@charset "UTF-8";@layer plone-components.base{:root{--quanta-icon-default-size-s:18px;--quanta-icon-default-size-m:24px;--quanta-icon-size-s:var(--quanta-icon-default-size-s);--quanta-icon-size-m:var(--quanta-icon-default-size-m);--quanta-icon-size-xxs:calc(var(--quanta-icon-size-s)/2);--quanta-icon-size-xs:calc(var(--quanta-icon-size-m)/2);--quanta-icon-size-l:calc(var(--quanta-icon-size-s)*2);--quanta-icon-size-xl:calc(var(--quanta-icon-size-m)*2);--quanta-icon-size-xxl:calc(var(--quanta-icon-size-m)*3);--quanta-color-icon-informative:var(--quanta-sapphire);--quanta-color-icon-negative:var(--quanta-candy);--quanta-color-icon-positive:var(--quanta-neon);--quanta-color-icon-notice:var(--quanta-lemmon)}.q.icon{color:inherit;fill:currentColor;pointer-events:none;display:inline-block}.q.icon:not(:root){overflow:hidden}@media (forced-colors:active){.q.icon{forced-color-adjust:auto}}.q.icon--sizeXXS,.q.icon--sizeXXS img,.q.icon--sizeXXS svg{block-size:var(--quanta-icon-size-xxs);inline-size:var(--quanta-icon-size-xxs)}.q.icon--sizeXS,.q.icon--sizeXS img,.q.icon--sizeXS svg{block-size:var(--quanta-icon-size-xs);inline-size:var(--quanta-icon-size-xs)}.q.icon--sizeS,.q.icon--sizeS img,.q.icon--sizeS svg{block-size:var(--quanta-icon-size-s);inline-size:var(--quanta-icon-size-s)}.q.icon--sizeM,.q.icon--sizeM img,.q.icon--sizeM svg{block-size:var(--quanta-icon-size-m);inline-size:var(--quanta-icon-size-m)}.q.icon--sizeL,.q.icon--sizeL img,.q.icon--sizeL svg{block-size:var(--quanta-icon-size-l);inline-size:var(--quanta-icon-size-l)}.q.icon--sizeXL,.q.icon--sizeXL img,.q.icon--sizeXL svg{block-size:var(--quanta-icon-size-xl);inline-size:var(--quanta-icon-size-xl)}.q.icon--sizeXXL,.q.icon--sizeXXL img,.q.icon--sizeXXL svg{block-size:var(--quanta-icon-size-xxl);inline-size:var(--quanta-icon-size-xxl)}.react-aria-CheckboxGroup{color:var(--text-color);flex-direction:column;gap:.571rem;display:flex}.react-aria-CheckboxGroup .react-aria-FieldError{color:var(--color-invalid);font-size:12px}.react-aria-CheckboxGroup [slot=description]{font-size:12px}.react-aria-ColorArea{border-radius:4px;flex-shrink:0;width:192px;height:192px}.react-aria-ColorArea[data-disabled],.react-aria-ColorArea[data-disabled] .react-aria-ColorThumb{background:grey!important}.react-aria-ColorField{color:var(--text-color);flex-direction:column;display:flex}.react-aria-ColorField .react-aria-Input{box-sizing:border-box;border:1px solid var(--border-color);background:var(--field-background);width:100%;max-width:12ch;color:var(--field-text-color);border-radius:6px;margin:0;padding:.286rem;font-size:1.143rem}.react-aria-ColorField .react-aria-Input[data-focused]{outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-ColorField[data-invalid] .react-aria-Input{border-color:var(--color-invalid)}.react-aria-ColorField .react-aria-FieldError{color:var(--color-invalid);font-size:12px}.react-aria-ColorField [slot=description]{font-size:12px}.react-aria-ColorField .react-aria-Input[data-disabled]{border-color:var(--border-color-disabled);color:var(--text-color-disabled)}.color-picker{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--text-color);vertical-align:middle;background:none;border:none;border-radius:4px;outline:none;align-items:center;gap:8px;padding:0;font-size:1rem;display:flex}.color-picker[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:2px}.color-picker-dialog{min-width:192px;max-height:inherit;box-sizing:border-box;outline:none;flex-direction:column;gap:8px;padding:15px;display:flex;overflow:auto}.react-aria-ColorSlider{grid-template-columns:1fr auto;grid-template-areas:"label output" "track track";gap:4px;max-width:300px;display:grid}.react-aria-ColorSlider .react-aria-Label{grid-area:label}.react-aria-ColorSlider .react-aria-SliderOutput{grid-area:output}.react-aria-ColorSlider .react-aria-SliderTrack{border-radius:4px;grid-area:track}.react-aria-ColorSlider[data-orientation=horizontal] .react-aria-SliderTrack{height:28px}.react-aria-ColorSlider[data-orientation=horizontal] .react-aria-ColorThumb{top:50%}.react-aria-ColorThumb{box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 0 0 1px #000,inset 0 0 0 1px #000}.react-aria-ColorThumb[data-focus-visible]{width:24px;height:24px}.react-aria-ColorSlider[data-orientation=vertical]{height:150px;display:block}.react-aria-ColorSlider[data-orientation=vertical] .react-aria-Label,.react-aria-ColorSlider[data-orientation=vertical] .react-aria-SliderOutput{display:none}.react-aria-ColorSlider[data-orientation=vertical] .react-aria-SliderTrack{width:28px;height:100%}.react-aria-ColorSlider[data-orientation=vertical] .react-aria-ColorThumb{left:50%}.react-aria-ColorSlider[data-disabled] .react-aria-SliderTrack{background:grey!important}.react-aria-ColorSlider[data-disabled] .react-aria-ColorThumb{opacity:.5;background:grey!important}.react-aria-ColorSwatch{border-radius:4px;width:32px;height:32px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.react-aria-ColorSwatchPicker{flex-wrap:wrap;gap:8px;display:flex}.react-aria-ColorSwatchPickerItem{forced-color-adjust:none;border-radius:4px;outline:none;width:-moz-fit-content;width:fit-content;position:relative}.react-aria-ColorSwatchPickerItem[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:2px}.react-aria-ColorSwatchPickerItem[data-selected]:after{border-radius:inherit;content:"";outline-offset:-4px;border:2px solid #000;outline:2px solid #fff;position:absolute;inset:0}.react-aria-ColorSwatchPickerItem[data-disabled]{opacity:.2}.react-aria-ColorSwatchPicker[data-layout=stack]{flex-direction:column}.react-aria-ComboBox{color:var(--text-color)}.react-aria-ComboBox .react-aria-Input{border:1px solid var(--border-color);background:var(--field-background);color:var(--field-text-color);vertical-align:middle;border-radius:6px;margin:0;padding:.286rem 2rem .286rem .571rem;font-size:1.072rem}.react-aria-ComboBox .react-aria-Input[data-focused]{outline:none;outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-ComboBox .react-aria-Button{background:var(--highlight-background);width:1.429rem;height:1.429rem;color:var(--highlight-foreground);cursor:default;forced-color-adjust:none;border:none;border-radius:4px;margin-left:-1.714rem;padding:0;font-size:.857rem}.react-aria-ComboBox .react-aria-Button[data-pressed]{background:var(--highlight-background);box-shadow:none}.react-aria-Popover[data-trigger=ComboBox]{width:var(--trigger-width)}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBox{width:unset;min-height:unset;max-height:inherit;border:none;display:block}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBox .react-aria-Header{padding-left:1.571rem}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBoxItem{padding:.286rem .571rem .286rem 1.571rem}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBoxItem[data-focus-visible]{outline:none}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBoxItem[data-selected]{background:unset;color:var(--text-color);font-weight:600}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBoxItem[data-selected]:before{alt:" ";content:"✓";content:"✓"/"";position:absolute;top:4px;left:4px}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBoxItem[data-focused],.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBoxItem[data-pressed]{background:var(--highlight-background);color:var(--highlight-foreground)}.react-aria-ComboBox .react-aria-Input[data-disabled]{border-color:var(--border-color-disabled)}.react-aria-ComboBox .react-aria-Button[data-disabled]{background:var(--border-color-disabled)}.react-aria-ComboBox .react-aria-Input[data-invalid]:not([data-focused]){border-color:var(--color-invalid)}.react-aria-ComboBox .react-aria-FieldError{color:var(--color-invalid);font-size:12px}.react-aria-ComboBox [slot=description]{font-size:12px}.react-aria-Disclosure .react-aria-Button[slot=trigger]{box-shadow:none;background:none;border:none;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.react-aria-Disclosure .react-aria-Button[slot=trigger] svg{fill:none;stroke:currentColor;stroke-width:3px;width:12px;height:12px;transition:rotate .2s;rotate:none}.react-aria-Disclosure[data-expanded] .react-aria-Button[slot=trigger] svg{rotate:90deg}.react-aria-DisclosurePanel{margin-left:32px}.react-aria-RadioGroup{color:var(--text-color);flex-direction:column;gap:8px;display:flex}.react-aria-Radio{color:var(--text-color);forced-color-adjust:none;align-items:center;gap:.571rem;font-size:1.143rem;display:flex}.react-aria-Radio:before{box-sizing:border-box;border:.143rem solid var(--border-color);background:var(--field-background);content:"";border-radius:1.286rem;width:1.286rem;height:1.286rem;transition:all .2s;display:block}.react-aria-Radio[data-pressed]:before{border-color:var(--border-color-pressed)}.react-aria-Radio[data-selected]:before{border-width:.429rem;border-color:var(--highlight-background)}.react-aria-Radio[data-selected][data-pressed]:before{border-color:var(--highlight-background-pressed)}.react-aria-Radio[data-focus-visible]:before{outline:2px solid var(--focus-ring-color);outline-offset:2px}.react-aria-Radio[data-invalid]:before{border-color:var(--color-invalid)}.react-aria-Radio[data-invalid][data-pressed]:before{border-color:var(--color-pressed-invalid)}.react-aria-RadioGroup .react-aria-FieldError{color:var(--color-invalid);font-size:12px}.react-aria-RadioGroup [slot=description]{font-size:12px}.react-aria-RadioGroup[data-orientation=horizontal]{flex-direction:row;align-items:center}.react-aria-Radio[data-disabled]{color:var(--text-color-disabled)}.react-aria-Radio[data-disabled]:before{border-color:var(--border-color-disabled)}.react-aria-Switch{color:var(--text-color);forced-color-adjust:none;align-items:center;gap:.571rem;font-size:1.143rem;display:flex}.react-aria-Switch .indicator{border:2px solid var(--border-color);background:var(--background-color);border-radius:1.143rem;width:2rem;height:1.143rem;transition:all .2s}.react-aria-Switch .indicator:before{background:var(--highlight-background);content:"";border-radius:16px;width:.857rem;height:.857rem;margin:.143rem;transition:all .2s;display:block}.react-aria-Switch[data-pressed] .indicator{border-color:var(--border-color-pressed)}.react-aria-Switch[data-pressed] .indicator:before{background:var(--highlight-background-pressed)}.react-aria-Switch[data-selected] .indicator{border-color:var(--highlight-background);background:var(--highlight-background)}.react-aria-Switch[data-selected] .indicator:before{background:var(--field-background);transform:translateX(100%)}.react-aria-Switch[data-selected][data-pressed] .indicator{border-color:var(--highlight-background-pressed);background:var(--highlight-background-pressed)}.react-aria-Switch[data-focus-visible] .indicator{outline:2px solid var(--focus-ring-color);outline-offset:2px}.react-aria-Switch[data-disabled]{color:var(--text-color-disabled)}.react-aria-Switch[data-disabled] .indicator{border-color:var(--border-color-disabled)}.react-aria-Switch[data-disabled] .indicator:before{background:var(--border-color-disabled)}.react-aria-NumberField{color:var(--text-color);margin-bottom:8px}.react-aria-NumberField .react-aria-Group{border-radius:6px;width:-moz-fit-content;width:fit-content;display:flex}.react-aria-NumberField .react-aria-Group[data-focus-within]{outline:1px solid var(--focus-ring-color)}.react-aria-NumberField .react-aria-Group[data-focus-within] .react-aria-Button,.react-aria-NumberField .react-aria-Group[data-focus-within] .react-aria-Input{border-color:var(--focus-ring-color)}.react-aria-NumberField .react-aria-Button{width:2.3rem;font-size:1.4rem}.react-aria-NumberField .react-aria-Button[slot=decrement]{border-start-end-radius:0;border-end-end-radius:0}.react-aria-NumberField .react-aria-Button[slot=increment]{border-start-start-radius:0;border-end-start-radius:0}.react-aria-NumberField .react-aria-Input{z-index:1;border:1px solid var(--border-color);background:var(--field-background);width:6rem;color:var(--field-text-color);border-radius:0;outline:none;flex:1;margin:0 -1px;padding:.429rem .571rem;font-size:1rem}.react-aria-NumberField[data-invalid] .react-aria-Button,.react-aria-NumberField[data-invalid] .react-aria-Input{border-color:var(--color-invalid)}.react-aria-NumberField[data-invalid]:focus-within .react-aria-Input{border-color:var(--focus-ring-color)}.react-aria-NumberField[data-invalid]:focus-within .react-aria-Button{border-color:var(--focus-ring-color)}.react-aria-NumberField .react-aria-FieldError{color:var(--color-invalid);font-size:12px}.react-aria-NumberField [slot=description]{font-size:12px}.react-aria-NumberField .react-aria-Button[data-disabled],.react-aria-NumberField .react-aria-Input[data-disabled]{border-color:var(--border-color-disabled);color:var(--text-color-disabled)}.react-aria-Slider{max-width:300px;color:var(--text-color);grid-template-columns:1fr auto;grid-template-areas:"label output" "track track";display:grid}.react-aria-Slider .react-aria-Label{grid-area:label}.react-aria-Slider .react-aria-SliderOutput{grid-area:output}.react-aria-Slider .react-aria-SliderTrack{grid-area:track;position:relative}.react-aria-Slider .react-aria-SliderTrack:before{background:var(--border-color);content:"";display:block;position:absolute}.react-aria-Slider .react-aria-SliderThumb{border:2px solid var(--background-color);background:var(--highlight-background);forced-color-adjust:none;border-radius:50%;width:1.429rem;height:1.429rem}.react-aria-Slider .react-aria-SliderThumb[data-dragging]{background:var(--highlight-background-pressed)}.react-aria-Slider .react-aria-SliderThumb[data-focus-visible]{outline:2px solid var(--focus-ring-color)}.react-aria-Slider[data-orientation=horizontal]{flex-direction:column;width:300px}.react-aria-Slider[data-orientation=horizontal] .react-aria-SliderTrack{width:100%;height:30px}.react-aria-Slider[data-orientation=horizontal] .react-aria-SliderTrack:before{width:100%;height:3px;top:50%;transform:translateY(-50%)}.react-aria-Slider[data-orientation=horizontal] .react-aria-SliderThumb{top:50%}.react-aria-Slider[data-orientation=vertical]{height:150px;display:block}.react-aria-Slider[data-orientation=vertical] .react-aria-Label,.react-aria-Slider[data-orientation=vertical] .react-aria-SliderOutput{display:none}.react-aria-Slider[data-orientation=vertical] .react-aria-SliderTrack{width:30px;height:100%}.react-aria-Slider[data-orientation=vertical] .react-aria-SliderTrack:before{width:3px;height:100%;left:50%;transform:translateX(-50%)}.react-aria-Slider[data-orientation=vertical] .react-aria-SliderThumb{left:50%}.react-aria-Slider[data-disabled] .react-aria-SliderThumb,.react-aria-Slider[data-disabled] .react-aria-SliderTrack:before{background:var(--border-color-disabled)}.react-aria-Calendar{width:-moz-fit-content;width:fit-content;max-width:100%;color:var(--text-color)}.react-aria-Calendar header{align-items:center;margin:0 4px .5rem;display:flex}.react-aria-Calendar header .react-aria-Heading{text-align:center;flex:1;margin:0;font-size:1.375rem}.react-aria-Calendar .react-aria-Button{width:2rem;height:2rem;padding:0}.react-aria-Calendar .react-aria-CalendarCell{cursor:default;forced-color-adjust:none;text-align:center;border-radius:6px;outline:none;width:2rem;margin:1px;line-height:2rem}.react-aria-Calendar .react-aria-CalendarCell[data-outside-month]{display:none}.react-aria-Calendar .react-aria-CalendarCell[data-pressed]{background:var(--gray-100)}.react-aria-Calendar .react-aria-CalendarCell[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:2px}.react-aria-Calendar .react-aria-CalendarCell[data-selected]{background:var(--highlight-background);color:var(--highlight-foreground)}.react-aria-Calendar .react-aria-CalendarCell[data-disabled]{color:var(--text-color-disabled)}.react-aria-Calendar .react-aria-CalendarCell[data-unavailable]{color:var(--color-invalid);text-decoration:line-through}.react-aria-Calendar .react-aria-CalendarCell[data-invalid]{background:var(--color-invalid);color:var(--highlight-foreground)}.react-aria-Calendar [slot=errorMessage]{color:var(--color-invalid);font-size:12px}.react-aria-DatePicker{color:var(--text-color)}.react-aria-DatePicker .react-aria-Group{align-items:center;width:-moz-fit-content;width:fit-content;display:flex}.react-aria-DatePicker .react-aria-Button{box-sizing:content-box;background:var(--highlight-background);width:1.429rem;height:1.429rem;color:var(--highlight-foreground);forced-color-adjust:none;border:none;border-radius:4px;margin-left:-1.929rem;padding:0;font-size:.857rem}.react-aria-DatePicker .react-aria-Button[data-pressed]{background:var(--highlight-background);box-shadow:none}.react-aria-DatePicker .react-aria-Button[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:2px}.react-aria-DatePicker .react-aria-DateInput{padding:4px 2.5rem 4px 8px}.react-aria-Popover[data-trigger=DatePicker]{max-width:unset}.react-aria-DatePicker[data-invalid] .react-aria-DateInput:after{alt:" ";content:"🚫"/"";content:"🚫";text-align:end;flex:1}.react-aria-DatePicker .react-aria-FieldError{color:var(--color-invalid);font-size:12px}.react-aria-DatePicker [slot=description]{font-size:12px}.react-aria-DateField{color:var(--text-color)}.react-aria-DateField .react-aria-FieldError{color:var(--color-invalid);font-size:12px}.react-aria-DateField [slot=description]{font-size:12px}.react-aria-DateRangePicker{color:var(--text-color)}.react-aria-DateRangePicker .react-aria-Group{box-sizing:border-box;border:1px solid var(--border-color);background:var(--field-background);white-space:nowrap;border-radius:6px;align-items:center;width:-moz-fit-content;width:fit-content;min-width:220px;max-width:100%;padding:4px 4px 4px 8px;display:flex;position:relative;overflow:auto}.react-aria-DateRangePicker .react-aria-Group[data-pressed]{background:var(--highlight-background);box-shadow:none}.react-aria-DateRangePicker .react-aria-Group[data-focus-within]{outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-DateRangePicker [slot=start]+span{padding:0 4px}.react-aria-DateRangePicker [slot=end]{flex:1;margin-right:2rem}.react-aria-DateRangePicker .react-aria-Button{box-sizing:content-box;background:var(--highlight-background);width:1.429rem;height:1.429rem;color:var(--highlight-foreground);forced-color-adjust:none;border:none;border-radius:4px;flex-shrink:0;margin-left:auto;padding:0;font-size:.857rem;position:sticky;right:0}.react-aria-DateRangePicker .react-aria-Button[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:2px}.react-aria-DateRangePicker .react-aria-DateInput{width:unset;min-width:unset;padding:unset;border:unset;outline:unset}.react-aria-Popover[data-trigger=DateRangePicker]{max-width:unset}.react-aria-DateRangePicker[data-invalid] [slot=end]:after{alt:" ";content:"🚫"/"";content:"🚫";text-align:end;flex:1;margin-left:1.5rem;margin-right:-1.5rem}.react-aria-DateRangePicker .react-aria-FieldError{color:var(--color-invalid);font-size:12px}.react-aria-DateRangePicker [slot=description]{font-size:12px}.react-aria-RangeCalendar{width:-moz-fit-content;width:fit-content;max-width:100%;color:var(--text-color)}.react-aria-RangeCalendar header{align-items:center;margin:0 4px .5rem;display:flex}.react-aria-RangeCalendar header .react-aria-Heading{text-align:center;flex:1;margin:0;font-size:1.375rem}.react-aria-RangeCalendar .react-aria-Button{width:2rem;height:2rem;padding:0}.react-aria-RangeCalendar table{border-collapse:collapse}.react-aria-RangeCalendar table td{padding:2px 0}.react-aria-RangeCalendar .react-aria-CalendarCell{cursor:default;forced-color-adjust:none;text-align:center;border-radius:6px;outline:none;width:2.286rem;line-height:2.286rem}.react-aria-RangeCalendar .react-aria-CalendarCell[data-outside-month]{display:none}.react-aria-RangeCalendar .react-aria-CalendarCell[data-pressed]{background:var(--gray-100)}.react-aria-RangeCalendar .react-aria-CalendarCell[data-focus-visible]{outline:2px solid var(--highlight-background);outline-offset:-2px}.react-aria-RangeCalendar .react-aria-CalendarCell[data-selected]{background:var(--highlight-background);color:var(--highlight-foreground);border-radius:0}.react-aria-RangeCalendar .react-aria-CalendarCell[data-selected][data-focus-visible]{outline-color:var(--highlight-foreground);outline-offset:-3px}.react-aria-RangeCalendar .react-aria-CalendarCell[data-selection-start]{border-start-start-radius:6px;border-end-start-radius:6px}.react-aria-RangeCalendar .react-aria-CalendarCell[data-selection-end]{border-start-end-radius:6px;border-end-end-radius:6px}.react-aria-RangeCalendar .react-aria-CalendarCell[data-disabled]{color:var(--text-color-disabled)}.react-aria-RangeCalendar .react-aria-CalendarCell[data-unavailable]{color:var(--color-invalid);text-decoration:line-through}.react-aria-RangeCalendar .react-aria-CalendarCell[data-invalid]{background:var(--color-invalid);color:var(--highlight-foreground)}.react-aria-RangeCalendar [slot=errorMessage]{color:var(--color-invalid);font-size:12px}.react-aria-Meter{--fill-color:#228b22;width:250px;color:var(--text-color);grid-template-columns:1fr auto;grid-template-areas:"label value" "bar bar";gap:4px;display:grid}.react-aria-Meter .value{grid-area:value}.react-aria-Meter .bar{height:10px;box-shadow:inset 0 0 0 1px var(--border-color);forced-color-adjust:none;border-radius:5px;grid-area:bar;overflow:hidden}.react-aria-Meter .fill{background:var(--fill-color);height:100%}@media (forced-colors:active){.react-aria-Meter{--fill-color:Highlight}}.react-aria-ProgressBar{width:250px;color:var(--text-color);grid-template-columns:1fr auto;grid-template-areas:"label value" "bar bar";gap:4px;display:grid}.react-aria-ProgressBar .value{grid-area:value}.react-aria-ProgressBar .bar{height:10px;box-shadow:inset 0 0 0 1px var(--border-color);forced-color-adjust:none;will-change:transform;border-radius:5px;grid-area:bar;overflow:hidden}.react-aria-ProgressBar .fill{background:var(--highlight-background);height:100%}.react-aria-ProgressBar:not([aria-valuenow]) .fill{border-radius:inherit;will-change:transform;width:120px;animation:indeterminate 1.5s ease-in-out infinite}@keyframes indeterminate{0%{transform:translateX(-100%)}to{transform:translateX(250px)}}.react-aria-SearchField{width:-moz-fit-content;width:fit-content;color:var(--text-color);grid-template-columns:1fr auto;grid-template-areas:"label label" "input button" "help help";align-items:center;display:grid}.react-aria-SearchField .react-aria-Input{border:1px solid var(--border-color);background:var(--field-background);color:var(--field-text-color);border-radius:6px;grid-area:input;margin:0;padding:.286rem 1.714rem .286rem .286rem;font-size:1.143rem}.react-aria-SearchField .react-aria-Input::-webkit-search-cancel-button,.react-aria-SearchField .react-aria-Input::-webkit-search-decoration{-webkit-appearance:none}.react-aria-SearchField .react-aria-Input[data-focused]{outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-SearchField .react-aria-Button{background:var(--gray-500);width:1.143rem;height:1.143rem;color:var(--gray-50);text-align:center;vertical-align:middle;border:none;border-radius:1.143rem;grid-area:button;margin-left:-1.429rem;padding:0;font-size:.857rem;line-height:.857rem}.react-aria-SearchField .react-aria-Button[data-pressed]{background:var(--gray-600)}.react-aria-SearchField[data-empty] button{display:none}.react-aria-SearchField .react-aria-Input[data-invalid]{border-color:var(--color-invalid)}.react-aria-SearchField .react-aria-FieldError{color:var(--color-invalid);grid-area:help;font-size:12px}.react-aria-SearchField [slot=description]{grid-area:help;font-size:12px}.react-aria-SearchField .react-aria-Input[data-disabled]{border-color:var(--border-color-disabled);color:var(--text-color-disabled)}.react-aria-Select{color:var(--text-color)}.react-aria-Select .react-aria-Button{border-radius:6px;align-items:center;max-width:250px;padding:.286rem .286rem .286rem .571rem;font-size:1.072rem;display:flex;box-shadow:0 1px 2px rgba(0,0,0,.1)}.react-aria-Select .react-aria-Button[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-Select[data-invalid] .react-aria-Button{border:1px solid var(--color-invalid)}.react-aria-Select[data-invalid] .react-aria-Label{color:var(--color-invalid)}.react-aria-Select[data-disabled] .react-aria-Label,.react-aria-Select[data-disabled] [slot=description]{color:var(--basic-400)}.react-aria-Select .react-aria-SelectValue[data-placeholder]{color:var(--text-color-placeholder);font-style:italic}.react-aria-Select span[aria-hidden]{background:var(--highlight-background);width:1.5rem;color:var(--highlight-foreground);forced-color-adjust:none;border-radius:4px;margin-left:1rem;padding:1px;font-size:.857rem;line-height:1.375rem}.react-aria-Select[data-required] .react-aria-Label:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath fill='hsl(7, 90%25, 59%25)' d='M12 18a6 6 0 100-12 6 6 0 000 12z'/%3E%3C/svg%3E")}.react-aria-Popover[data-trigger=Select]{min-width:var(--trigger-width)}.react-aria-Popover[data-trigger=Select] .react-aria-ListBox{width:unset;min-height:unset;max-height:inherit;border:none;display:block}.react-aria-Popover[data-trigger=Select] .react-aria-ListBox .react-aria-Header{padding-left:1.571rem}.react-aria-Popover[data-trigger=Select] .react-aria-ListBoxItem{padding:.286rem .571rem .286rem 1.571rem}.react-aria-Popover[data-trigger=Select] .react-aria-ListBoxItem[data-focus-visible]{outline:none}.react-aria-Popover[data-trigger=Select] .react-aria-ListBoxItem[data-selected]{background:unset;color:var(--text-color);font-weight:600}.react-aria-Popover[data-trigger=Select] .react-aria-ListBoxItem[data-selected]:before{alt:" ";content:"✓";content:"✓"/"";position:absolute;top:4px;left:4px}.react-aria-Popover[data-trigger=Select] .react-aria-ListBoxItem[data-focused],.react-aria-Popover[data-trigger=Select] .react-aria-ListBoxItem[data-pressed]{background:var(--highlight-background);color:var(--highlight-foreground)}.react-aria-Select .react-aria-SelectValue [slot=description]{display:none}.react-aria-Select .react-aria-Button[data-disabled]{border-color:var(--border-color-disabled);color:var(--text-color-disabled)}.react-aria-Select .react-aria-Button[data-disabled] span[aria-hidden]{background:var(--border-color-disabled);color:var(--text-color-disabled)}.react-aria-Select .react-aria-Button[data-disabled] .react-aria-SelectValue[data-placeholder]{color:var(--text-color-disabled)}@media (forced-colors:active){.react-aria-Select .react-aria-Button[data-disabled] span[aria-hidden]{background:none}}.react-aria-Select .react-aria-FieldError{color:var(--color-invalid);font-size:12px}.react-aria-Select [slot=description]{padding-top:3px;font-size:12px;display:block}.react-aria-TimeField{color:var(--text-color)}.react-aria-DateInput{border:1px solid var(--border-color);background:var(--field-background);forced-color-adjust:none;white-space:nowrap;border-radius:6px;width:-moz-fit-content;width:fit-content;min-width:150px;padding:4px;display:flex}.react-aria-DateInput[data-focus-within]{outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-DateSegment{color:var(--text-color);font-variant-numeric:tabular-nums;text-align:end;padding:0 2px}.react-aria-DateSegment[data-type=literal]{padding:0}.react-aria-DateSegment[data-placeholder]{color:var(--text-color-placeholder);font-style:italic}.react-aria-DateSegment:focus{background:var(--highlight-background);caret-color:transparent;color:var(--highlight-foreground);border-radius:4px;outline:none}.react-aria-DateSegment[data-invalid]{color:var(--color-invalid)}.react-aria-DateSegment[data-invalid]:focus{background:var(--highlight-background-invalid);color:var(--highlight-foreground)}.react-aria-TimeField .react-aria-FieldError{color:var(--color-invalid);font-size:12px}.react-aria-TimeField [slot=description]{font-size:12px}.react-aria-Label{letter-spacing:.012em;font-size:.9rem;font-weight:500;line-height:1.71429}.react-aria-Label:after{color:var(--basic-600);vertical-align:middle;margin-left:3px;line-height:0;display:inline-block}.react-aria-TextField{width:-moz-fit-content;width:fit-content;color:var(--text-color);flex-direction:column;display:flex}.react-aria-TextField .react-aria-Input{border:1px solid var(--border-color);background:var(--field-background);color:var(--field-text-color);border-radius:6px;margin:0;padding:.286rem;font-size:1.143rem}.react-aria-TextField .react-aria-Input[data-focused]{outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-TextField .react-aria-TextArea{border:1px solid var(--border-color);background:var(--field-background);color:var(--field-text-color);border-radius:6px;margin:0;padding:.286rem;font-size:1.143rem}.react-aria-TextField .react-aria-TextArea[data-focused]{outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-TextField .react-aria-Input[data-invalid],.react-aria-TextField .react-aria-TextArea[data-invalid]{border-color:var(--color-invalid)}.react-aria-TextField .react-aria-FieldError{color:var(--color-invalid);font-size:12px}.react-aria-TextField [slot=description]{font-size:12px}.react-aria-TextField .react-aria-Input[data-disabled],.react-aria-TextField .react-aria-TextArea[data-disabled]{border-color:var(--border-color-disabled);color:var(--text-color-disabled)}.react-aria-ListBox{width:250px;min-height:100px;max-height:inherit;box-sizing:border-box;border:1px solid var(--border-color);background:var(--overlay-background);forced-color-adjust:none;border-radius:6px;outline:none;flex-direction:column;max-height:300px;padding:2px;display:flex;overflow:auto}.react-aria-ListBox[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-ListBoxItem{color:var(--text-color);cursor:default;border-radius:6px;outline:none;flex-direction:column;margin:2px;padding:.286rem .571rem;font-size:1.072rem;display:flex;position:relative}.react-aria-ListBoxItem[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:-2px}.react-aria-ListBoxItem[data-selected]{background:var(--highlight-background);color:var(--highlight-foreground)}.react-aria-ListBoxItem[data-selected][data-focus-visible]{outline-color:var(--highlight-foreground);outline-offset:-4px}.react-aria-ListBoxItem[href]{cursor:pointer;-webkit-touch-callout:none;text-decoration:none}.react-aria-ListBox .react-aria-Section:not(:first-child){margin-top:12px}.react-aria-ListBox .react-aria-Header{padding:0 .714rem;font-size:1.143rem;font-weight:700}.react-aria-ListBoxItem [slot=label]{font-weight:700}.react-aria-ListBoxItem [slot=description]{font-size:small}.react-aria-ListBox[data-layout=grid],.react-aria-ListBox[data-orientation=horizontal]{flex-direction:row;width:-moz-fit-content;width:fit-content;max-width:100%;padding:4px}:is(.react-aria-ListBox[data-orientation=horizontal],.react-aria-ListBox[data-layout=grid]) .react-aria-ListBoxItem{margin:0;padding:4px;position:relative}:is(.react-aria-ListBox[data-orientation=horizontal],.react-aria-ListBox[data-layout=grid]) .react-aria-ListBoxItem img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:4px;max-width:150px;margin-bottom:4px;transition:box-shadow .2s}:is(.react-aria-ListBox[data-orientation=horizontal],.react-aria-ListBox[data-layout=grid]) .react-aria-ListBoxItem[data-hovered] img{box-shadow:0 0 8px var(--highlight-background-hover)}:is(.react-aria-ListBox[data-orientation=horizontal],.react-aria-ListBox[data-layout=grid]) .react-aria-ListBoxItem[data-selected]{color:inherit;background:none}:is(.react-aria-ListBox[data-orientation=horizontal],.react-aria-ListBox[data-layout=grid]) .react-aria-ListBoxItem[data-selected] img{box-shadow:0 0 12px var(--highlight-background-hover)}:is(.react-aria-ListBox[data-orientation=horizontal],.react-aria-ListBox[data-layout=grid]) .react-aria-ListBoxItem[data-selected]:after{box-sizing:border-box;border:2px solid var(--highlight-foreground);alt:" ";background:var(--highlight-background);width:22px;height:22px;color:var(--highlight-foreground);content:"✓";content:"✓"/"";border-radius:22px;justify-content:center;align-items:center;font-size:14px;line-height:1em;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 0 8px rgba(0,0,0,.5)}.react-aria-ListBox[data-layout=grid]{scrollbar-gutter:stable;grid-template-columns:1fr 1fr;display:grid}.react-aria-ListBox[data-layout=grid][data-orientation=horizontal]{grid-template-rows:58px 58px;grid-template-columns:none;grid-auto-columns:250px;grid-auto-flow:column;gap:8px;width:100%;max-width:none;max-height:200px;display:grid}.react-aria-ListBox[data-layout=grid][data-orientation=horizontal] .react-aria-ListBoxItem{grid-template:"image ." 1fr "image title" "image description" "image ." 1fr/auto 1fr;-moz-column-gap:8px;column-gap:8px;display:grid}.react-aria-ListBox[data-layout=grid][data-orientation=horizontal] .react-aria-ListBoxItem img{grid-area:image;width:50px;height:50px;margin-bottom:0}.react-aria-ListBox[data-layout=grid][data-orientation=horizontal] .react-aria-ListBoxItem [slot=label]{grid-area:title}.react-aria-ListBox[data-layout=grid][data-orientation=horizontal] .react-aria-ListBoxItem [slot=description]{grid-area:description}.react-aria-ListBoxItem[data-disabled]{color:var(--text-color-disabled)}.react-aria-ListBox[data-empty]{justify-content:center;align-items:center;font-style:italic}.react-aria-ListBoxItem[data-dragging]{opacity:.6}.react-aria-ListBox[data-drop-target]{background:var(--highlight-overlay);outline:2px solid var(--highlight-background);outline-offset:-1px}.react-aria-ListBoxItem[data-drop-target]{background:var(--highlight-overlay);outline:2px solid var(--highlight-background)}.react-aria-GridList{width:250px;min-height:100px;max-height:inherit;box-sizing:border-box;border:1px solid var(--border-color);background:var(--overlay-background);forced-color-adjust:none;border-radius:6px;outline:none;flex-direction:column;gap:2px;max-height:300px;padding:4px;display:flex;overflow:auto}.react-aria-GridList[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-GridList .react-aria-GridListItem{min-height:28px;color:var(--text-color);cursor:default;border-radius:6px;outline:none;align-items:center;gap:.571rem;padding:.286rem .286rem .286rem .571rem;font-size:1.072rem;display:flex;position:relative;transform:translateZ(0)}.react-aria-GridList .react-aria-GridListItem[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:-2px}.react-aria-GridList .react-aria-GridListItem[data-pressed]{background:var(---basic-300)}.react-aria-GridList .react-aria-GridListItem[data-selected]{background:var(--highlight-background);color:var(--highlight-foreground);--focus-ring-color:var(--highlight-foreground)}.react-aria-GridList .react-aria-GridListItem[data-selected][data-focus-visible]{outline-color:var(--highlight-foreground);outline-offset:-4px}.react-aria-GridList .react-aria-GridListItem[data-selected] .react-aria-Button{color:var(--highlight-foreground);--highlight-hover:hsla(0,0%,100%,0.1);--highlight-pressed:hsla(0,0%,100%,0.2)}.react-aria-GridList .react-aria-GridListItem[data-disabled]{color:var(--text-color-disabled)}.react-aria-GridList .react-aria-GridListItem .react-aria-Button:not([slot]){margin-left:auto}.react-aria-GridList .react-aria-GridListItem .react-aria-Button{background:none;border:none;padding:.286rem .429rem;font-size:1.2rem;line-height:1.2em;transition:background .2s}.react-aria-GridList .react-aria-GridListItem .react-aria-Button[data-hovered]{background:var(--highlight-hover)}.react-aria-GridList .react-aria-GridListItem .react-aria-Button[data-pressed]{background:var(--highlight-pressed);box-shadow:none}@supports selector(:has(.foo)){.react-aria-GridList{gap:0}.react-aria-GridList .react-aria-GridListItem[data-selected]:has(+[data-selected]){border-end-end-radius:0;border-end-start-radius:0}.react-aria-GridList .react-aria-GridListItem[data-selected]:has(+.react-aria-DropIndicator+[data-selected]){border-end-end-radius:0;border-end-start-radius:0}.react-aria-GridList .react-aria-GridListItem[data-selected]+.react-aria-DropIndicator+[data-selected],.react-aria-GridList .react-aria-GridListItem[data-selected]+[data-selected]{border-start-start-radius:0;border-start-end-radius:0}}.react-aria-GridList :where(.react-aria-GridListItem) .react-aria-Checkbox{--selected-color:var(--highlight-foreground);--selected-color-pressed:var(--highlight-foreground-pressed);--checkmark-color:var(--highlight-background);--background-color:var(--highlight-background)}.react-aria-GridListItem[data-href]{cursor:pointer}.react-aria-GridList[data-empty]{justify-content:center;align-items:center;font-style:italic}.react-aria-GridListItem[data-allows-dragging]{padding-left:4px}.react-aria-GridListItem[data-dragging]{opacity:.6}.react-aria-GridListItem [slot=drag]{all:unset;text-align:center;width:15px}.react-aria-GridListItem [slot=drag][data-focus-visible]{outline:2px solid var(--focus-ring-color);border-radius:4px}.react-aria-GridList[data-drop-target]{background:var(--highlight-overlay);outline:2px solid var(--highlight-background);outline-offset:-1px}.react-aria-GridListItem[data-drop-target]{background:var(--highlight-overlay);outline:2px solid var(--highlight-background)}@supports not selector(:has(.foo)){.react-aria-DropIndicator{margin-bottom:-2px}}.react-aria-Form{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.react-aria-Form [role=alert]{border:2px solid var(--color-invalid);background:var(--overlay-background);border-radius:6px;outline:none;max-width:250px;padding:12px}.react-aria-Form [role=alert]:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px}.react-aria-Form [role=alert] h3{margin-top:0}.react-aria-Form [role=alert] p{margin-bottom:0}:root{--plone-table-border:0 none;--plone-table-border-radius:0;--plone-table-padding:.286rem;--plone-table-width:initial;--plone-table-max-width:100%;--plone-table-background:var(--overlay-background);--plone-table-header-color:var(--text-color);--plone-table-header-font-size:1rem;--plone-table-header-border-bottom:1px solid var(--border-color);--plone-table-row-color:var(--text-color);--plone-table-row-font-size:1rem;--plone-table-row-pressed:var(--highlight-pressed);--plone-table-row-border-radius:0;--plone-table-column-font-weight:500;--plone-table-cell-padding:18px 12px;--plone-table-cell-border-bottom:1px solid var(--smoke)}.react-aria-Table{width:var(--plone-table-width);max-width:100%;min-height:100px;padding:var(--plone-table-padding);border:var(--plone-table-border);border-radius:var(--plone-table-border-radius);background:var(--plone-table-background);border-spacing:0;forced-color-adjust:none;word-break:break-word;outline:none;align-self:start}.react-aria-Table[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-Table .react-aria-TableHeader{color:var(--plone-table-header-color);font-size:var(--plone-table-header-font-size)}.react-aria-Table .react-aria-TableHeader tr:last-child .react-aria-Column{border-bottom:var(--plone-table-header-border-bottom);cursor:default}.react-aria-Table .react-aria-Row{--radius-top:6px;--radius-bottom:6px;--radius:var(--radius-top) var(--radius-top) var(--radius-bottom) var(--radius-bottom);border-radius:var(--plone-table-row-border-radius);clip-path:inset(0 round var(--radius));color:var(--plone-table-row-color);cursor:default;font-size:var(--plone-table-row-font-size);outline:none;position:relative;transform:scale(1)}.react-aria-Table .react-aria-Row[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:-2px}.react-aria-Table .react-aria-Row[data-pressed]{background:var(--plone-table-row-pressed)}.react-aria-Table .react-aria-Row[data-selected]{background:var(--highlight-background);color:var(--highlight-foreground);--text-color:var(--highlight-foreground);--focus-ring-color:var(--highlight-foreground);--link-color:var(--highlight-foreground);--link-color-secondary:var(--highlight-foreground);--button-background:var(--highlight-background)}.react-aria-Table .react-aria-Row[data-selected] .react-aria-Cell[data-focus-visible],.react-aria-Table .react-aria-Row[data-selected][data-focus-visible]{outline-offset:-4px}.react-aria-Table .react-aria-Row[data-disabled]{color:var(--text-color-disabled)}.react-aria-Table .react-aria-Row[data-dragging]{opacity:.6;transform:translateZ(0)}.react-aria-Table .react-aria-Row [slot=drag]{all:unset;text-align:center;width:1em}.react-aria-Table .react-aria-Row [slot=drag][data-focus-visible]{outline:2px solid var(--focus-ring-color);border-radius:4px}.react-aria-Table .react-aria-Row[data-href]{cursor:pointer}.react-aria-Table .react-aria-Cell{padding:var(--plone-table-cell-padding);text-align:left;outline:none}.react-aria-Table .react-aria-Cell[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:-2px}.react-aria-Table .react-aria-Column{padding:var(--plone-table-cell-padding);text-align:left;outline:none}.react-aria-Table .react-aria-Column[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:-2px}.react-aria-Table .react-aria-Cell{border-bottom:var(--plone-table-cell-border-bottom);transform:translateZ(0)}.react-aria-Table .react-aria-Cell:first-child{border-radius:var(--radius-top) 0 0 var(--radius-bottom)}.react-aria-Table .react-aria-Cell:last-child{border-radius:0 var(--radius-top) var(--radius-bottom) 0}@supports selector(:has(.foo)){.react-aria-Table .react-aria-Row[data-selected]:has(+[data-selected]){--radius-bottom:0px}.react-aria-Table .react-aria-Row[data-selected]:has(+.react-aria-DropIndicator+[data-selected]){--radius-bottom:0px}.react-aria-Table .react-aria-Row[data-selected]+.react-aria-DropIndicator+[data-selected],.react-aria-Table .react-aria-Row[data-selected]+[data-selected]{--radius-top:0px}}:where(.react-aria-Row) .react-aria-Checkbox{--selected-color:var(--highlight-foreground);--selected-color-pressed:var(--highlight-foreground-pressed);--checkmark-color:var(--highlight-background);--background-color:var(--highlight-background)}.react-aria-Column{font-weight:var(--plone-table-column-font-weight)}.react-aria-Column .sort-indicator{padding:0 2px}.react-aria-Column:not([data-sort-direction]) .sort-indicator{visibility:hidden}.react-aria-ResizableTableContainer{max-width:var(--plone-table-max-width);border:var(--plone-table-border);border-radius:var(--plone-table-border-radius);background:var(--plone-table-background);position:relative;overflow:auto}.react-aria-ResizableTableContainer .react-aria-Table{border:none}.react-aria-ResizableTableContainer .flex-wrapper{align-items:center;display:flex}.react-aria-ResizableTableContainer .column-name{--background-color:var(--overlay-background);color:inherit;font:inherit;text-align:start;text-overflow:ellipsis;border-color:transparent;flex:1;transition:background .2s;overflow:hidden}.react-aria-ResizableTableContainer .column-name[data-hovered]{background:var(--highlight-hover)}.react-aria-ResizableTableContainer .column-name[data-pressed]{background:var(--highlight-pressed);box-shadow:none}.react-aria-ResizableTableContainer .column-name:focus-visible{outline:2px solid var(--focus-ring-color)}.react-aria-ResizableTableContainer .react-aria-Button{--background-color:var(--overlay-background);color:inherit;font:inherit;text-align:start;text-overflow:ellipsis;border-color:transparent;flex:1;transition:background .2s;overflow:hidden}.react-aria-ResizableTableContainer .react-aria-Button[data-hovered]{background:var(--highlight-hover)}.react-aria-ResizableTableContainer .react-aria-Button[data-pressed]{background:var(--highlight-pressed);box-shadow:none}.react-aria-ResizableTableContainer .react-aria-Button:focus-visible{outline:2px solid var(--focus-ring-color)}.react-aria-ResizableTableContainer .react-aria-ColumnResizer{box-sizing:border-box;touch-action:none;background-color:grey;background-clip:content-box;border-color:transparent;border-style:none solid;border-width:5px;flex:none;width:15px;height:25px}.react-aria-ResizableTableContainer .react-aria-ColumnResizer[data-resizable-direction=both]{cursor:ew-resize}.react-aria-ResizableTableContainer .react-aria-ColumnResizer[data-resizable-direction=left]{cursor:e-resize}.react-aria-ResizableTableContainer .react-aria-ColumnResizer[data-resizable-direction=right]{cursor:w-resize}.react-aria-ResizableTableContainer .react-aria-ColumnResizer[data-focus-visible]{background-color:var(--focus-ring-color)}.react-aria-ResizableTableContainer .react-aria-ColumnResizer[data-resizing]{border-color:var(--focus-ring-color);background-color:transparent}.react-aria-ResizableTableContainer .react-aria-Cell,.react-aria-ResizableTableContainer .react-aria-Column{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-aria-DropIndicator[data-drop-target]{outline:1px solid var(--highlight-background);transform:translateZ(0)}.react-aria-Table[data-drop-target]{background:var(--highlight-overlay);outline:2px solid var(--highlight-background);outline-offset:-1px}.react-aria-Row[data-drop-target]{background:var(--highlight-overlay);outline:2px solid var(--highlight-background)}.react-aria-Dialog{outline:none;padding:30px}.react-aria-Dialog .react-aria-Heading[slot=title]{margin-top:0;line-height:1em}.react-aria-ModalOverlay{z-index:100;width:100vw;height:var(--visual-viewport-height);background:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.react-aria-ModalOverlay[data-entering]{animation:modal-fade .2s}.react-aria-ModalOverlay[data-exiting]{animation:modal-fade .15s ease-in reverse}.react-aria-Modal{border:1px solid var(--border-color);background:var(--overlay-background);max-width:300px;color:var(--text-color);border-radius:6px;outline:none;box-shadow:0 8px 20px rgba(0,0,0,.1)}.react-aria-Modal[data-entering]{animation:modal-zoom .3s cubic-bezier(.175,.885,.32,1.275)}.react-aria-Modal .react-aria-TextField{margin-bottom:8px}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-zoom{0%{transform:scale(.8)}to{transform:scale(1)}}@keyframes mymodal-blur{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:rgba(45,0,0,0)}to{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(45,0,0,.3)}}@keyframes mymodal-slide{0%{transform:translateX(100%)}to{transform:translateX(0)}}.react-aria-Popover{--background-color:var(--overlay-background);box-sizing:border-box;border:1px solid var(--border-color);background:var(--background-color);max-width:250px;color:var(--text-color);border-radius:6px;outline:none;box-shadow:0 8px 20px rgba(0,0,0,.1)}.react-aria-Popover .react-aria-OverlayArrow svg{fill:var(--background-color);stroke:var(--border-color);stroke-width:1px;display:block}.react-aria-Popover[data-placement=top]{--origin:translateY(8px)}.react-aria-Popover[data-placement=top]:has(.react-aria-OverlayArrow){margin-bottom:6px}.react-aria-Popover[data-placement=bottom]{--origin:translateY(-8px)}.react-aria-Popover[data-placement=bottom]:has(.react-aria-OverlayArrow){margin-top:6px}.react-aria-Popover[data-placement=bottom] .react-aria-OverlayArrow svg{transform:rotate(180deg)}.react-aria-Popover[data-placement=right]{--origin:translateX(-8px)}.react-aria-Popover[data-placement=right]:has(.react-aria-OverlayArrow){margin-left:6px}.react-aria-Popover[data-placement=right] .react-aria-OverlayArrow svg{transform:rotate(90deg)}.react-aria-Popover[data-placement=left]{--origin:translateX(8px)}.react-aria-Popover[data-placement=left]:has(.react-aria-OverlayArrow){margin-right:6px}.react-aria-Popover[data-placement=left] .react-aria-OverlayArrow svg{transform:rotate(-90deg)}.react-aria-Popover[data-entering]{animation:popover-slide .2s}.react-aria-Popover[data-exiting]{animation:popover-slide .2s ease-in reverse}@keyframes popover-slide{0%{opacity:0;transform:var(--origin)}to{opacity:1;transform:translateY(0)}}.react-aria-Link{color:var(--link-color);cursor:pointer;outline:none;font-size:18px;text-decoration:underline;transition:all .2s;position:relative}.react-aria-Link[data-pressed]{color:var(--link-color-pressed)}.react-aria-Link[data-focused],.react-aria-Link[data-hovered]{color:var(--link-color-secondary)}.react-aria-Link[data-focus-visible]:after{border:2px solid var(--focus-ring-color);content:"";border-radius:6px;position:absolute;inset:-3px -6px}.react-aria-Link[data-disabled]{color:var(--text-color-disabled);cursor:default}.react-aria-Tabs{color:var(--text-color);display:flex}.react-aria-Tabs[data-orientation=horizontal]{flex-direction:column}.react-aria-TabList{display:flex}.react-aria-TabList[data-orientation=horizontal]{border-bottom:1px solid var(--border-color)}.react-aria-TabList[data-orientation=horizontal] .react-aria-Tab{border-bottom:3px solid var(--border-color)}.react-aria-Tab{color:var(--text-color-base);cursor:default;forced-color-adjust:none;--border-color:transparent;outline:none;padding:10px;transition:color .2s;position:relative}.react-aria-Tab[data-focused],.react-aria-Tab[data-hovered]{color:var(--text-color-hover)}.react-aria-Tab[data-selected]{--border-color:var(--highlight-background);color:var(--text-color)}.react-aria-Tab[data-disabled][data-selected]{--border-color:var(--text-color-disabled)}.react-aria-Tab[data-focus-visible]:after{border:2px solid var(--focus-ring-color);content:"";border-radius:4px;position:absolute;inset:4px}.react-aria-TabPanel{border-radius:4px;outline:none;margin-top:4px;padding:10px}.react-aria-TabPanel[data-focus-visible]{outline:2px solid var(--focus-ring-color)}.react-aria-Tabs[data-orientation=vertical]{flex-direction:row}.react-aria-TabList[data-orientation=vertical]{border-inline-end:1px solid grey;flex-direction:column}.react-aria-TabList[data-orientation=vertical] .react-aria-Tab{border-inline-end:3px solid var(--border-color,transparent)}.react-aria-Tab[data-disabled]{color:var(--text-color-disabled)}.react-aria-Tab[data-disabled][data-selected]{--border-color:var(--border-color-disabled)}.react-aria-Tab[href]{cursor:pointer;text-decoration:none}.react-aria-TagGroup{color:var(--text-color);flex-direction:column;gap:2px;font-size:small;display:flex}.react-aria-TagList{flex-wrap:wrap;gap:4px;display:flex}.react-aria-Tag{border:1px solid var(--border-color);color:var(--text-color);cursor:default;forced-color-adjust:none;border-radius:4px;outline:none;align-items:center;padding:2px 8px;font-size:.929rem;transition:border-color .2s;display:flex}.react-aria-Tag[data-hovered]{border-color:var(--border-color-hover)}.react-aria-Tag[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:2px}.react-aria-Tag[data-selected]{border-color:var(--highlight-background);background:var(--highlight-background);color:var(--highlight-foreground)}.react-aria-Tag [slot=remove]{color:var(--text-color-base);background:none;border:none;outline:none;margin-left:8px;padding:0;font-size:.95em;transition:color .2s}.react-aria-Tag [slot=remove][data-hovered]{color:var(--text-color-hover)}.react-aria-Tag[data-selected] [slot=remove]{color:inherit}.react-aria-Tag[data-href]{cursor:pointer;text-decoration:none}.react-aria-TagList .react-aria-Tag[data-disabled]{border-color:var(--border-color-disabled);color:var(--text-color-disabled)}.react-aria-TagGroup [slot=description]{font-size:12px}.react-aria-TagGroup [slot=errorMessage]{color:var(--color-invalid);font-size:12px}.react-aria-Toolbar{flex-wrap:wrap;gap:5px;display:flex}.react-aria-Toolbar[data-orientation=horizontal]{flex-direction:row}.react-aria-Toolbar .react-aria-Group{display:contents}.react-aria-Toolbar{width:-moz-fit-content;width:fit-content}.react-aria-Toolbar[data-orientation=vertical]{flex-direction:column;align-items:flex-start}.react-aria-Tooltip{background:var(--highlight-background);max-width:150px;color:var(--highlight-foreground);forced-color-adjust:none;border-radius:4px;outline:none;padding:2px 8px;transform:translateZ(0);box-shadow:0 8px 20px rgba(0,0,0,.1)}.react-aria-Tooltip[data-placement=top]{--origin:translateY(4px);margin-bottom:8px}.react-aria-Tooltip[data-placement=bottom]{--origin:translateY(-4px);margin-top:8px}.react-aria-Tooltip[data-placement=bottom] .react-aria-OverlayArrow svg{transform:rotate(180deg)}.react-aria-Tooltip[data-placement=right]{--origin:translateX(-4px);margin-left:8px}.react-aria-Tooltip[data-placement=right] .react-aria-OverlayArrow svg{transform:rotate(90deg)}.react-aria-Tooltip[data-placement=left]{--origin:translateX(4px);margin-right:8px}.react-aria-Tooltip[data-placement=left] .react-aria-OverlayArrow svg{transform:rotate(-90deg)}.react-aria-Tooltip .react-aria-OverlayArrow svg{fill:var(--highlight-background);display:block}.react-aria-Tooltip[data-entering]{animation:slide .2s}.react-aria-Tooltip[data-exiting]{animation:slide .2s ease-in reverse}@keyframes slide{0%{opacity:0;transform:var(--origin)}to{opacity:1;transform:translateY(0)}}.react-aria-Breadcrumbs{color:var(--text-color);align-items:center;margin:0;padding:0;font-size:18px;list-style:none;display:flex}.react-aria-Breadcrumbs svg.home-icon{vertical-align:middle;margin-top:-5px;margin-right:5px}.react-aria-Breadcrumbs .react-aria-Breadcrumb:not(:last-child):after{alt:" ";content:"›";content:"›"/"";padding:0 5px}.react-aria-Breadcrumbs .react-aria-Link{color:var(--link-color-secondary);cursor:pointer;outline:none;text-decoration:none;position:relative}.react-aria-Breadcrumbs .react-aria-Link[data-hovered]{text-decoration:underline}.react-aria-Breadcrumbs .react-aria-Link[data-current]{color:var(--text-color);font-weight:700}.react-aria-Breadcrumbs .react-aria-Link[data-focus-visible]:after{border:2px solid var(--focus-ring-color);content:"";border-radius:6px;position:absolute;inset:-2px -4px}.react-aria-Breadcrumbs .react-aria-Link[data-disabled]{cursor:default}.react-aria-Breadcrumbs .react-aria-Link[data-disabled]:not([data-current]){color:var(--text-color-disabled)}.react-aria-Checkbox{--selected-color:var(--highlight-background);--selected-color-pressed:var(--highlight-background-pressed);--checkmark-color:var(--highlight-foreground);color:var(--text-color);forced-color-adjust:none;align-items:center;gap:.571rem;font-size:1.143rem;display:flex}.react-aria-Checkbox .checkbox{border:2px solid var(--border-color);border-radius:4px;justify-content:center;align-items:center;width:1.143rem;height:1.143rem;transition:all .2s;display:flex}.react-aria-Checkbox svg{fill:none;width:1rem;height:1rem;stroke:var(--checkmark-color);stroke-dasharray:22;stroke-dashoffset:66px;stroke-width:3px;transition:all .2s}.react-aria-Checkbox[data-pressed] .checkbox{border-color:var(--border-color-pressed)}.react-aria-Checkbox[data-focus-visible] .checkbox{outline:2px solid var(--focus-ring-color);outline-offset:2px}.react-aria-Checkbox[data-selected] .checkbox{border-color:var(--selected-color);background:var(--selected-color)}.react-aria-Checkbox[data-selected][data-pressed] .checkbox{border-color:var(--selected-color-pressed);background:var(--selected-color-pressed)}.react-aria-Checkbox[data-selected] svg{stroke-dashoffset:44px}.react-aria-Checkbox[data-indeterminate] .checkbox{border-color:var(--selected-color);background:var(--selected-color)}.react-aria-Checkbox[data-indeterminate][data-pressed] .checkbox{border-color:var(--selected-color-pressed);background:var(--selected-color-pressed)}.react-aria-Checkbox[data-indeterminate] svg{stroke-dashoffset:44px;fill:var(--checkmark-color);stroke:none}.react-aria-Checkbox[data-invalid]{color:var(--color-invalid)}.react-aria-Checkbox[data-invalid] .checkbox{--checkmark-color:var(--gray-50);border-color:var(--color-invalid)}.react-aria-Checkbox[data-invalid][data-pressed] .checkbox{border-color:var(--color-pressed-invalid)}.react-aria-Checkbox[data-invalid][data-selected] .checkbox{background:var(--color-invalid)}.react-aria-Checkbox[data-invalid][data-selected][data-pressed] .checkbox{background:var(--color-pressed-invalid)}.react-aria-Checkbox[data-invalid][data-indeterminate] .checkbox{background:var(--color-invalid)}.react-aria-Checkbox[data-invalid][data-indeterminate][data-pressed] .checkbox{background:var(--color-pressed-invalid)}.react-aria-Checkbox[data-disabled]{color:var(--text-color-disabled)}.react-aria-Checkbox[data-disabled] .checkbox{border-color:var(--border-color-disabled)}.react-aria-Checkbox[data-disabled]+[slot=description]{color:var(--text-color-disabled)}.react-aria-Checkbox[data-required]:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24"><path fill="hsl(7, 90%, 59%)" d="M12 18a6 6 0 100-12 6 6 0 000 12z"/></svg>')}.react-aria-CheckboxField [slot=description]{padding-top:3px;font-size:12px;display:block}.react-aria-CheckboxField [slot=errorMessage]{color:var(--color-invalid);font-size:12px}.react-aria-Button{border:1px solid var(--border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--button-background);color:var(--text-color);text-align:center;vertical-align:middle;border-radius:6px;outline:none;margin:0;padding:8px;font-size:1rem;text-decoration:none}.react-aria-Button[data-pressed]{border-color:var(--border-color-pressed);background:var(--button-background-pressed);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.react-aria-Button[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-Button[data-disabled]{border-color:var(--border-color-disabled);color:var(--text-color-disabled)}.react-aria-Button .icon:not(:last-child){margin-right:6px}.react-aria-Button:has(.icon){align-items:center;line-height:0;display:inline-flex}.react-aria-ToggleButton{border:1px solid var(--border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--button-background);color:var(--text-color);forced-color-adjust:none;text-align:center;vertical-align:middle;border-radius:6px;outline:none;margin:0;padding:8px;font-size:1rem}.react-aria-ToggleButton[data-pressed]{border-color:var(--border-color-pressed);background:var(--button-background-pressed);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.react-aria-ToggleButton[data-selected]{border-color:var(--highlight-background);background:var(--highlight-background);color:var(--highlight-foreground)}.react-aria-ToggleButton[data-selected][data-pressed]{border-color:var(--highlight-background-pressed);background:var(--highlight-background-pressed)}.react-aria-ToggleButton[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:2px}.react-aria-ToggleButton[data-disabled]{border-color:var(--border-color-disabled);background:var(--button-background);color:var(--text-color-disabled)}.react-aria-ToggleButton .icon:not(:last-child){margin-right:6px}.react-aria-ToggleButton:has(.icon){align-items:center;line-height:0;display:inline-flex}.react-aria-Menu{min-width:150px;max-height:inherit;box-sizing:border-box;outline:none;padding:2px;overflow:auto}.react-aria-MenuItem{color:var(--text-color);cursor:default;forced-color-adjust:none;border-radius:6px;outline:none;grid-template-areas:"icon label kbd" "icon desc kbd";justify-content:start;align-items:center;-moz-column-gap:20px;column-gap:20px;margin:2px;padding:.286rem .571rem;font-size:1.072rem;display:grid;position:relative}.react-aria-MenuItem[data-focused]{background:var(--highlight-background);color:var(--highlight-foreground)}.react-aria-MenuItem[data-selection-mode]{padding-left:24px}.react-aria-MenuItem[data-selection-mode]:before{font-weight:600;position:absolute;left:4px}.react-aria-MenuItem[data-selection-mode][data-selection-mode=multiple][data-selected]:before{alt:" ";content:"✓";content:"✓"/"";font-weight:600;position:absolute;left:4px}.react-aria-MenuItem[data-selection-mode][data-selection-mode=single][data-selected]:before{content:"●";content:"●"/"";transform:scale(.7)}.react-aria-MenuItem[href]{cursor:pointer;text-decoration:none}.react-aria-Menu .react-aria-Section:not(:first-child){margin-top:12px}.react-aria-Menu .react-aria-Header{padding:0 .714rem;font-size:1.143rem;font-weight:700}.react-aria-Menu .react-aria-Separator{background:var(--border-color);height:1px;margin:2px 4px}.react-aria-MenuItem [slot=label]{grid-area:label}.react-aria-MenuItem [slot=description]{grid-area:desc;font-size:small}.react-aria-MenuItem kbd{text-align:end;grid-area:kbd;font-family:monospace}.react-aria-MenuItem[data-disabled]{color:var(--text-color-disabled)}.blocks-toolbar{border-radius:6px;flex-wrap:wrap;gap:5px;padding:6px;display:flex;box-shadow:0 6px 12px rgba(2,19,34,.06),0 9px 18px rgba(2,19,34,.18)}.blocks-toolbar[data-orientation=horizontal]{flex-direction:row}.blocks-toolbar .react-aria-Group{display:contents}.react-aria-Separator{background-color:var(--border-color);align-self:stretch}.react-aria-Separator[aria-orientation=vertical]{width:1px;margin:0 10px}.blocks-toolbar{width:-moz-fit-content;width:fit-content}.blocks-toolbar[data-orientation=vertical]{flex-direction:column;align-items:flex-start}.react-aria-Separator:not([aria-orientation=vertical]){border:none;width:100%;height:1px;margin:10px 0}.q.container{container-type:inline-size}.q.container.layout{max-width:var(--layout-container-width);margin-left:auto;margin-right:auto}.q.container.narrow{max-width:var(--narrow-container-width);margin-left:auto;margin-right:auto}}:root{--quanta-air:#fff;--quanta-space:#000;--quanta-denim:#021322;--quanta-snow:#f3f5f7;--quanta-smoke:#e4e8ec;--quanta-silver:#c3cdd5;--quanta-dolphin:#8296a6;--quanta-pigeon:#617789;--quanta-iron:#4a5b68;--quanta-arctic:#e2f1fd;--quanta-sky:#c5e3fc;--quanta-azure:#7cc0f8;--quanta-cobalt:#2597f4;--quanta-sapphire:#0b78d0;--quanta-royal:#085696;--quanta-ballet:#fee9e7;--quanta-flamingo:#fcd0ca;--quanta-poppy:#f9a094;--quanta-rose:#f54e38;--quanta-candy:#d0220b;--quanta-wine:#a91c09;--quanta-cream:#fcf3cf;--quanta-banana:#faeaad;--quanta-lemmon:#f6d355;--quanta-gold:#b48f09;--quanta-dijon:#917308;--quanta-bronze:#6b5506;--quanta-daiquiri:#e2f7de;--quanta-mint:#c5efbe;--quanta-celery:#8bde7c;--quanta-neon:#3da72a;--quanta-emerald:#318722;--quanta-turtle:#256619;--quanta-aqua:#d6f5f2;--quanta-spa:#baeee9;--quanta-tiffany:#74dcd4;--quanta-turquoise:#29a399;--quanta-peacock:#207e77;--quanta-puya:#175e58;--background-color:#fff;--gray-50:#fff;--gray-100:#d0d0d0;--gray-200:#afafaf;--gray-300:#8f8f8f;--gray-400:#717171;--gray-500:#555;--gray-600:#393939;--purple-100:#d5c9fa;--purple-200:#b8a3f6;--purple-300:#997cf2;--purple-400:#7a54ef;--purple-500:#582ddc;--purple-600:#3c1e95;--red-100:#f7c4ba;--red-200:#f29887;--red-300:#eb664d;--red-400:#de2300;--red-500:#a81b00;--red-600:#731200;--highlight-hover:rgba(0,0,0,0.07);--highlight-pressed:rgba(0,0,0,0.15);--basic-50:#fff;--basic-100:#f1f5f9;--basic-200:#e2e8f0;--basic-300:#cbd5e1;--basic-400:#94a3b8;--basic-500:#64748b;--basic-600:#475569;--basic-700:#334155;--basic-800:#1e293b;--basic-900:#0f172a;--basic-950:#020617;--text-color:var(--basic-950);--text-color-base:var(--basic-600);--text-color-hover:var(--basic-950);--text-color-disabled:var(--basic-500);--text-color-placeholder:var(--gray-400);--link-color:var(--quanta-sapphire);--link-color-secondary:var(--quanta-royal);--link-color-pressed:var(--quanta-cobalt);--border-color:var(--basic-400);--border-color-hover:var(--basic-500);--border-color-pressed:var(--basic-500);--border-color-disabled:var(--basic-300);--focus-ring-color:var(--basic-400);--field-background:var(--basic-50);--field-text-color:var(--basic-950);--button-background:var(--basic-50);--button-background-pressed:var(--background-color);--overlay-background:var(--basic-50);--highlight-background:var(--basic-600);--highlight-background-pressed:var(--basic-800);--highlight-background-invalid:var(--quanta-candy);--highlight-background-hover:var(--basic-400);--highlight-foreground:var(--basic-50);--highlight-foreground-pressed:var(--basic-200);--highlight-overlay:var(--basic-400);--color-invalid:var(--red-400);--color-pressed-invalid:var(--red-500);--default-container-width:940px;--narrow-container-width:620px}@media (forced-colors:active){:root{--background-color:Canvas;--focus-ring-color:Highlight;--text-color:ButtonText;--text-color-base:ButtonText;--text-color-hover:ButtonText;--text-color-disabled:GrayText;--text-color-placeholder:ButtonText;--link-color:LinkText;--link-color-secondary:LinkText;--link-color-pressed:LinkText;--border-color:ButtonBorder;--border-color-hover:ButtonBorder;--border-color-pressed:ButtonBorder;--border-color-disabled:GrayText;--field-background:Field;--field-text-color:FieldText;--overlay-background:Canvas;--button-background:ButtonFace;--button-background-pressed:ButtonFace;--highlight-background:Highlight;--highlight-background-pressed:Highlight;--highlight-background-invalid:LinkText;--highlight-foreground:HighlightText;--highlight-foreground-pressed:HighlightText;--color-invalid:LinkText;--color-pressed-invalid:LinkText}}.ui.button.authenticationProvider{display:inline-flex;width:300px;align-items:center;margin:.5rem auto}.ui.button.authenticationProvider,.ui.button.authenticationProvider:hover{border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.5)}.ui.button.authenticationProvider#facebook{background:#3b5998 none repeat scroll 0 0;color:#fff}.ui.button.authenticationProvider#facebook:hover{background:#293e69 none repeat scroll 0 0}.ui.button.authenticationProvider#github{background:#333 none repeat scroll 0 0;color:#fff}.ui.button.authenticationProvider#github:hover{background:#555 none repeat scroll 0 0}.ui.button.authenticationProvider#google{background:#fff none repeat scroll 0 0;color:#000}.ui.button.authenticationProvider#google:hover{background:#eff0ee none repeat scroll 0 0}.ui.button.authenticationProvider#linkedin{background:#1a81b9 none repeat scroll 0 0;color:#fff}.ui.button.authenticationProvider#linkedin:hover{background:#0770a9 none repeat scroll 0 0;color:#fff}.ui.button.authenticationProvider#microsoft{background:#329ffd none repeat scroll 0 0;color:#fff}.ui.button.authenticationProvider#microsoft:hover{background:#0089ff none repeat scroll 0 0}.ui.container#authenticationProviders{padding-bottom:1rem;text-align:center}.block.code>.code-block-wrapper.edit.dark>textarea{caret-color:#fff}.block.code>.code-block-wrapper.edit.light>textarea{caret-color:#657b83}.block.code>.code-block-wrapper.edit>textarea{overflow:hidden;width:100%;padding:10px;border:0;background-color:#f5f5f5;outline:none;resize:none}.block.code>.code-block-wrapper.wrapLongLines code[class*=language-],.block.code>.code-block-wrapper.wrapLongLines pre[class*=language-]{white-space:pre-wrap}.block.code>.code-block-wrapper>.code-toolbar .toolbar{left:auto;display:initial;padding:initial;border-radius:initial;background-color:initial;box-shadow:none;transform:none}.block.gist.edit{position:relative}.block.gist.edit iframe{width:100%;height:100%}.block.gist.edit .gist.editLayer{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1)}div.codeBlockCaption{margin:0 5px;color:#000;font-size:14px;font-weight:300;line-height:18px;text-align:left;white-space:normal}div.codeBlockCaption .title{margin-bottom:10px;font-size:14px;font-weight:700;line-height:16px}div.codeBlockCaption .description p{margin-bottom:10px;font-size:14px;font-weight:300;line-height:16px}.code-block-wrapper.dark.edit{caret-color:#fff}.code-block-wrapper.dark.edit textarea::-moz-selection{background-color:rgba(0,224,224,.25)!important}.code-block-wrapper.dark.edit textarea::selection{background-color:rgba(0,224,224,.25)!important}.code-block-wrapper.dark code[class*=language-],.code-block-wrapper.dark pre[class*=language-]{background:0 0;caret-color:#fff;color:#fff;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;-webkit-hyphens:none;hyphens:none;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;text-shadow:0 -.1em .2em #000;white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal}.code-block-wrapper.dark :not(pre)>code[class*=language-],.code-block-wrapper.dark pre[class*=language-]{background:#2a2623}.code-block-wrapper.dark pre[class*=language-]{overflow:auto;padding:1em;border:.3em solid #b3b3b3;border-radius:.5em;margin:.5em 0;box-shadow:inset 1px 1px .5em #000}.code-block-wrapper.dark pre[class*=language-]::-moz-selection{background:#2dd4ff}.code-block-wrapper.dark pre[class*=language-]::selection{background:#2dd4ff}.code-block-wrapper.dark code[class*=language-]::-moz-selection,.code-block-wrapper.dark code[class*=language-] ::-moz-selection,.code-block-wrapper.dark pre[class*=language-]::-moz-selection,.code-block-wrapper.dark pre[class*=language-] ::-moz-selection{background:#2dd4ff;text-shadow:none}.code-block-wrapper.dark code[class*=language-]::selection,.code-block-wrapper.dark code[class*=language-] ::selection,.code-block-wrapper.dark pre[class*=language-]::selection,.code-block-wrapper.dark pre[class*=language-] ::selection{background:#2dd4ff;text-shadow:none}.code-block-wrapper.dark :not(pre)>code[class*=language-]{padding:.15em .2em .05em;border:.13em solid #b3b3b3;border-radius:.3em;box-shadow:inset 1px 1px .3em -.1em #000;white-space:normal}.code-block-wrapper.dark .token.cdata,.code-block-wrapper.dark .token.comment,.code-block-wrapper.dark .token.doctype,.code-block-wrapper.dark .token.prolog{color:#d4d0ab}.code-block-wrapper.dark .token.namespace,.code-block-wrapper.dark .token.punctuation{color:silver;opacity:1}.code-block-wrapper.dark .token.boolean,.code-block-wrapper.dark .token.deleted,.code-block-wrapper.dark .token.number,.code-block-wrapper.dark .token.tag{color:#f9c}.code-block-wrapper.dark .token.builtin,.code-block-wrapper.dark .token.constant,.code-block-wrapper.dark .token.keyword,.code-block-wrapper.dark .token.property,.code-block-wrapper.dark .token.selector,.code-block-wrapper.dark .token.symbol{color:#00e0e0}.code-block-wrapper.dark .language-css .token.string,.code-block-wrapper.dark .style .token.string,.code-block-wrapper.dark .token.attr-name,.code-block-wrapper.dark .token.attr-value,.code-block-wrapper.dark .token.char,.code-block-wrapper.dark .token.entity,.code-block-wrapper.dark .token.inserted,.code-block-wrapper.dark .token.operator,.code-block-wrapper.dark .token.string,.code-block-wrapper.dark .token.url,.code-block-wrapper.dark .token.variable{color:#abe338}.code-block-wrapper.dark .token.atrule,.code-block-wrapper.dark .token.important,.code-block-wrapper.dark .token.regex{color:gold}.code-block-wrapper.dark .token.bold,.code-block-wrapper.dark .token.important{font-weight:700}.code-block-wrapper.dark .token.italic{font-style:italic}.code-block-wrapper.dark .token.entity{cursor:help}.code-block-wrapper.dark .language-markup .token.attr-name,.code-block-wrapper.dark .language-markup .token.punctuation,.code-block-wrapper.dark .language-markup .token.tag{color:#f9c}.code-block-wrapper.dark .token{position:relative;z-index:1}.code-block-wrapper.dark .line-highlight.line-highlight{z-index:0;border-top:1px dashed #b3b3b3;border-bottom:1px dashed #b3b3b3;margin-top:.75em;background:rgba(84,84,84,.25);background:linear-gradient(90deg,rgba(84,84,84,.1) 70%,rgba(84,84,84,0))}.code-block-wrapper.dark .line-highlight.line-highlight:before,.code-block-wrapper.dark .line-highlight.line-highlight[data-end]:after{background-color:#8693a6;color:#f4f1ef}.code-block-wrapper.dark pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}.code-block-wrapper.dark pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.code-block-wrapper.dark .line-numbers .line-numbers-rows{position:absolute;top:0;left:-3.8em;width:3em;border-right:1px solid #b3b3b3;font-size:100%;letter-spacing:-1px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.code-block-wrapper.dark .line-numbers-rows>span{display:block;counter-increment:linenumber}.code-block-wrapper.dark .line-numbers-rows>span:before{display:block;padding-right:.8em;color:#b3b3b3;content:counter(linenumber);text-align:right}.code-block-wrapper.dark div.code-toolbar{position:relative}.code-block-wrapper.dark div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;opacity:0;transition:opacity .3s ease-in-out}.code-block-wrapper.dark div.code-toolbar:hover>.toolbar{opacity:1}.code-block-wrapper.dark div.code-toolbar:focus-within>.toolbar{opacity:1}.code-block-wrapper.dark div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}.code-block-wrapper.dark div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}.code-block-wrapper.dark div.code-toolbar>.toolbar>.toolbar-item>button{overflow:visible;padding:0;border:0;background:0 0;color:inherit;font:inherit;line-height:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.code-block-wrapper.dark div.code-toolbar>.toolbar>.toolbar-item>a,.code-block-wrapper.dark div.code-toolbar>.toolbar>.toolbar-item>button,.code-block-wrapper.dark div.code-toolbar>.toolbar>.toolbar-item>span{padding:0 .5em;border-radius:.5em;background:hsla(0,0%,87.8%,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);color:#ebebeb;font-size:.8em}.code-block-wrapper.dark div.code-toolbar>.toolbar>.toolbar-item>a:focus,.code-block-wrapper.dark div.code-toolbar>.toolbar>.toolbar-item>a:hover,.code-block-wrapper.dark div.code-toolbar>.toolbar>.toolbar-item>button:focus,.code-block-wrapper.dark div.code-toolbar>.toolbar>.toolbar-item>button:hover,.code-block-wrapper.dark div.code-toolbar>.toolbar>.toolbar-item>span:focus,.code-block-wrapper.dark div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}.code-block-wrapper.light.edit{caret-color:#2a2623}.code-block-wrapper.light.edit textarea::-moz-selection{background-color:#00e0e0!important}.code-block-wrapper.light.edit textarea::selection{background-color:#00e0e0!important}.code-block-wrapper.light code[class*=language-],.code-block-wrapper.light pre[class*=language-]{color:#2a2623;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;-webkit-hyphens:none;hyphens:none;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal}.code-block-wrapper.light code[class*=language-]::-moz-selection,.code-block-wrapper.light code[class*=language-] ::-moz-selection,.code-block-wrapper.light pre[class*=language-]::-moz-selection,.code-block-wrapper.light pre[class*=language-] ::-moz-selection{background:#00e0e0}.code-block-wrapper.light code[class*=language-]::selection,.code-block-wrapper.light code[class*=language-] ::selection,.code-block-wrapper.light pre[class*=language-]::selection,.code-block-wrapper.light pre[class*=language-] ::selection{background:#00e0e0}.code-block-wrapper.light pre[class*=language-]{overflow:auto;padding:1em;border-radius:.3em;margin:.5em 0}.code-block-wrapper.light :not(pre)>code[class*=language-],.code-block-wrapper.light pre[class*=language-]{background-color:#f4f3f1}.code-block-wrapper.light :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.code-block-wrapper.light .token.cdata,.code-block-wrapper.light .token.comment,.code-block-wrapper.light .token.doctype,.code-block-wrapper.light .token.prolog{color:#5d483a}.code-block-wrapper.light .token.punctuation{color:#3e5359}.code-block-wrapper.light .token.namespace{opacity:.7}.code-block-wrapper.light .token.boolean,.code-block-wrapper.light .token.constant,.code-block-wrapper.light .token.deleted,.code-block-wrapper.light .token.number,.code-block-wrapper.light .token.property,.code-block-wrapper.light .token.symbol,.code-block-wrapper.light .token.tag{color:#7d0099}.code-block-wrapper.light .token.attr-name,.code-block-wrapper.light .token.builtin,.code-block-wrapper.light .token.char,.code-block-wrapper.light .token.inserted,.code-block-wrapper.light .token.selector,.code-block-wrapper.light .token.string,.code-block-wrapper.light .token.url{color:#0a5200}.code-block-wrapper.light .token.entity{background:#eee8d5;color:#2a2623}.code-block-wrapper.light .token.atrule,.code-block-wrapper.light .token.attr-value,.code-block-wrapper.light .token.keyword{color:#004d99}.code-block-wrapper.light .token.class-name,.code-block-wrapper.light .token.function{color:#853300}.code-block-wrapper.light .token.important,.code-block-wrapper.light .token.regex,.code-block-wrapper.light .token.variable{color:#8a1100}.code-block-wrapper.light .token.bold,.code-block-wrapper.light .token.important{font-weight:700}.code-block-wrapper.light .token.italic{font-style:italic}.code-block-wrapper.light .token.entity{cursor:help}.code-block-wrapper.light pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}.code-block-wrapper.light pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.code-block-wrapper.light .line-numbers .line-numbers-rows{position:absolute;top:0;left:-3.8em;width:3em;border-right:1px solid #4d4d4d;font-size:100%;letter-spacing:-1px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.code-block-wrapper.light .line-numbers-rows>span{display:block;counter-increment:linenumber}.code-block-wrapper.light .line-numbers-rows>span:before{display:block;padding-right:.8em;color:#4d4d4d;content:counter(linenumber);text-align:right}.code-block-wrapper.light div.code-toolbar{position:relative}.code-block-wrapper.light div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;opacity:0;transition:opacity .3s ease-in-out}.code-block-wrapper.light div.code-toolbar:hover>.toolbar{opacity:1}.code-block-wrapper.light div.code-toolbar:focus-within>.toolbar{opacity:1}.code-block-wrapper.light div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}.code-block-wrapper.light div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}.code-block-wrapper.light div.code-toolbar>.toolbar>.toolbar-item>button{overflow:visible;padding:0;border:0;background:0 0;color:inherit;font:inherit;line-height:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.code-block-wrapper.light div.code-toolbar>.toolbar>.toolbar-item>a,.code-block-wrapper.light div.code-toolbar>.toolbar>.toolbar-item>button,.code-block-wrapper.light div.code-toolbar>.toolbar>.toolbar-item>span{padding:0 .5em;border-radius:.5em;background:#f5f2f0;background:hsla(0,0%,87.8%,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);color:#4d4d4d;font-size:.8em}.code-block-wrapper.light div.code-toolbar>.toolbar>.toolbar-item>a:focus,.code-block-wrapper.light div.code-toolbar>.toolbar>.toolbar-item>a:hover,.code-block-wrapper.light div.code-toolbar>.toolbar>.toolbar-item>button:focus,.code-block-wrapper.light div.code-toolbar>.toolbar>.toolbar-item>button:hover,.code-block-wrapper.light div.code-toolbar>.toolbar>.toolbar-item>span:focus,.code-block-wrapper.light div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}.label-node{padding:2px 6px;background-color:#acacac;color:#494949;cursor:pointer;font-weight:700}.label-wrapper-dark{border:none!important;border-radius:0!important;margin-bottom:4px!important;background-color:#303030!important;color:#fff!important}.ui.top.center.popup:before{display:none}.label-wrapper{border:none!important;border-radius:0!important;margin-bottom:4px!important;background-color:#fff!important;color:#000!important}.card-image-wrapper{overflow:hidden;max-width:100%;height:150px}.card-image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body:not(.dimmable.dimmed.scrolling) .select-template-modal{display:flex;max-height:90vh;flex-direction:column}body:not(.dimmable.dimmed.scrolling) .select-template-modal>.content{overflow-y:auto}.select-template-modal .actions:after{display:none}.create-template-modal .content .info-title{font-size:1.2rem}.create-template-modal .content .required-field-popup{color:red}.create-template-modal .content .fields{display:flex;width:100%;gap:30px}.create-template-modal .content .fields .field{display:flex;flex-direction:column;flex-grow:1;margin-bottom:35px;color:#292623}.create-template-modal .content .fields .field.required label:after{display:inline-block;width:13px;height:13px;border-radius:50%;margin-left:10px;background-color:transparent;color:red;content:"";content:"\ea81";font-family:remixicon!important;-moz-osx-font-smoothing:grayscale;font-style:normal}.create-template-modal .content .fields .field label{padding-bottom:7px;font-size:14px;font-weight:500}.create-template-modal .content .fields .field input,.create-template-modal .content .fields .field textarea{height:60px;padding:.58035714em 0;border:solid #e5e5e5;border-width:0 0 .0625rem;border-radius:0;-webkit-appearance:none;box-shadow:inset 0 0 0 0 transparent;color:#292623;font-size:19px;line-height:1.21428571em;outline:none;transition:color .1s ease,border-color .1s ease}@media (max-width:768px){.create-template-modal .content .fields{flex-direction:column;gap:15px}}.toolbar-actions>*{position:relative}.toolbar-actions .overlap-action{position:absolute;z-index:1;top:0;left:0;display:block;width:100%;height:100%;cursor:pointer;opacity:0}.context-menu-wrapper .context-menu-toggle{background:none;border:1px solid;border-radius:4px;padding:.5rem;font-size:1.25rem;line-height:1}.context-menu .context-menu-header{margin-bottom:.5rem}.context-menu .context-menu-back{padding:.25rem 0;font-size:inherit}.context-menu .context-menu-back:before{margin-right:.5rem}.context-menu .context-menu-skip-link{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.context-menu .context-menu-skip-link:focus{position:static;width:auto;height:auto;overflow:visible;display:block;padding:.5rem;background:#005a9c;color:#fff;text-decoration:none;font-weight:600}.context-menu .context-menu-skip-link:focus:hover{background:#003d6b}.context-menu .context-menu-children,.context-menu .context-menu-items{list-style:none;margin:0;padding:0}@keyframes field-just-changed-anim{0%{background-color:#ff0}to{background-color:transparent}}.file-picker-toolbar{display:flex;justify-content:space-between}.input-toolbar{width:60%!important}.field-just-changed{animation:field-just-changed-anim .5s}.field-attached-image .toolbar-inner{display:flex;align-items:center}.field-attached-image .preview img{width:100%}.field-attached-image .preview .ui.buttons{position:absolute;top:1rem;right:2rem}._svg-widget-module__fieldset___5RUZh{display:flex;flex-direction:column;padding:0;border:none;margin:0;row-gap:1em}._svg-widget-module__slide___KkxoA{display:flex;-moz-column-gap:1rem;column-gap:1rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._svg-widget-module__wrapper___jnxEe{position:relative;border:.125em solid var(--border-color,#ececec);isolation:isolate}._svg-widget-module__input___0pvnH{display:none}._svg-widget-module__checkbox___8sWpV{position:relative;display:block;overflow:hidden;width:3rem;height:1.5rem;flex-shrink:0;border:.125rem solid #524942;border-radius:100vmax;background-color:#e0b8b8}@media (prefers-reduced-motion:no-preference){._svg-widget-module__checkbox___8sWpV{transition:all .2s ease-in-out}}._svg-widget-module__checkbox___8sWpV:before{--_position:-1;position:absolute;top:50%;left:50%;height:1rem;border-radius:50%;aspect-ratio:1;background-color:#fff;content:"";filter:drop-shadow(0 0 3px hsla(0,0%,0%,.35));translate:calc(-50% + 0.75rem*var(--_position)) -50%}@media (prefers-reduced-motion:no-preference){._svg-widget-module__checkbox___8sWpV:before{transition:all .2s ease-in-out}}._svg-widget-module__input___0pvnH:checked+._svg-widget-module__slide___KkxoA ._svg-widget-module__checkbox___8sWpV{background-color:#b8e0be}._svg-widget-module__input___0pvnH:checked+._svg-widget-module__slide___KkxoA ._svg-widget-module__checkbox___8sWpV:before{--_position:1}._svg-widget-module__input___0pvnH:not(:checked)+._svg-widget-module__slide___KkxoA ._svg-widget-module__wrapper___jnxEe:before{position:absolute;z-index:1;display:grid;-webkit-backdrop-filter:blur(.125em) brightness(.8) contrast(1.1);backdrop-filter:blur(.125em) brightness(.8) contrast(1.1);background-color:hsla(0,0%,100%,.35);color:var(--text-color,#000);content:attr(data-message);font-size:1.25rem;font-weight:600;inset:0;place-items:center}._svg-widget-module__preview___x2qYu{position:relative;display:block;inline-size:20rem;isolation:isolate;max-inline-size:100%}@font-face{font-family:remixicon;src:url(/static/media/remixicon.2698e4e0.eot);src:url(/static/media/remixicon.2698e4e0.eot) format("embedded-opentype"),url(/static/media/remixicon.8de559a4.woff2) format("woff2"),url(/static/media/remixicon.0097ee10.woff) format("woff"),url(/static/media/remixicon.8b230d28.ttf) format("truetype"),url(/static/media/remixicon.288513ab.svg) format("svg");font-display:swap}[class*=" ri-"],[class^=ri-]{font-family:remixicon!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ri-lg{font-size:1.3333em;line-height:.75em;vertical-align:-.0667em}.ri-xl{font-size:1.5em;line-height:.6666em;vertical-align:-.075em}.ri-xxs{font-size:.5em}.ri-xs{font-size:.75em}.ri-sm{font-size:.875em}.ri-1x{font-size:1em}.ri-2x{font-size:2em}.ri-3x{font-size:3em}.ri-4x{font-size:4em}.ri-5x{font-size:5em}.ri-6x{font-size:6em}.ri-7x{font-size:7em}.ri-8x{font-size:8em}.ri-9x{font-size:9em}.ri-10x{font-size:10em}.ri-fw{text-align:center;width:1.25em}.ri-24-hours-fill:before{content:"\ea01"}.ri-24-hours-line:before{content:"\ea02"}.ri-4k-fill:before{content:"\ea03"}.ri-4k-line:before{content:"\ea04"}.ri-a-b:before{content:"\ea05"}.ri-account-box-fill:before{content:"\ea06"}.ri-account-box-line:before{content:"\ea07"}.ri-account-circle-fill:before{content:"\ea08"}.ri-account-circle-line:before{content:"\ea09"}.ri-account-pin-box-fill:before{content:"\ea0a"}.ri-account-pin-box-line:before{content:"\ea0b"}.ri-account-pin-circle-fill:before{content:"\ea0c"}.ri-account-pin-circle-line:before{content:"\ea0d"}.ri-add-box-fill:before{content:"\ea0e"}.ri-add-box-line:before{content:"\ea0f"}.ri-add-circle-fill:before{content:"\ea10"}.ri-add-circle-line:before{content:"\ea11"}.ri-add-fill:before{content:"\ea12"}.ri-add-line:before{content:"\ea13"}.ri-admin-fill:before{content:"\ea14"}.ri-admin-line:before{content:"\ea15"}.ri-advertisement-fill:before{content:"\ea16"}.ri-advertisement-line:before{content:"\ea17"}.ri-airplay-fill:before{content:"\ea18"}.ri-airplay-line:before{content:"\ea19"}.ri-alarm-fill:before{content:"\ea1a"}.ri-alarm-line:before{content:"\ea1b"}.ri-alarm-warning-fill:before{content:"\ea1c"}.ri-alarm-warning-line:before{content:"\ea1d"}.ri-album-fill:before{content:"\ea1e"}.ri-album-line:before{content:"\ea1f"}.ri-alert-fill:before{content:"\ea20"}.ri-alert-line:before{content:"\ea21"}.ri-aliens-fill:before{content:"\ea22"}.ri-aliens-line:before{content:"\ea23"}.ri-align-bottom:before{content:"\ea24"}.ri-align-center:before{content:"\ea25"}.ri-align-justify:before{content:"\ea26"}.ri-align-left:before{content:"\ea27"}.ri-align-right:before{content:"\ea28"}.ri-align-top:before{content:"\ea29"}.ri-align-vertically:before{content:"\ea2a"}.ri-alipay-fill:before{content:"\ea2b"}.ri-alipay-line:before{content:"\ea2c"}.ri-amazon-fill:before{content:"\ea2d"}.ri-amazon-line:before{content:"\ea2e"}.ri-anchor-fill:before{content:"\ea2f"}.ri-anchor-line:before{content:"\ea30"}.ri-ancient-gate-fill:before{content:"\ea31"}.ri-ancient-gate-line:before{content:"\ea32"}.ri-ancient-pavilion-fill:before{content:"\ea33"}.ri-ancient-pavilion-line:before{content:"\ea34"}.ri-android-fill:before{content:"\ea35"}.ri-android-line:before{content:"\ea36"}.ri-angularjs-fill:before{content:"\ea37"}.ri-angularjs-line:before{content:"\ea38"}.ri-anticlockwise-2-fill:before{content:"\ea39"}.ri-anticlockwise-2-line:before{content:"\ea3a"}.ri-anticlockwise-fill:before{content:"\ea3b"}.ri-anticlockwise-line:before{content:"\ea3c"}.ri-app-store-fill:before{content:"\ea3d"}.ri-app-store-line:before{content:"\ea3e"}.ri-apple-fill:before{content:"\ea3f"}.ri-apple-line:before{content:"\ea40"}.ri-apps-2-fill:before{content:"\ea41"}.ri-apps-2-line:before{content:"\ea42"}.ri-apps-fill:before{content:"\ea43"}.ri-apps-line:before{content:"\ea44"}.ri-archive-drawer-fill:before{content:"\ea45"}.ri-archive-drawer-line:before{content:"\ea46"}.ri-archive-fill:before{content:"\ea47"}.ri-archive-line:before{content:"\ea48"}.ri-arrow-down-circle-fill:before{content:"\ea49"}.ri-arrow-down-circle-line:before{content:"\ea4a"}.ri-arrow-down-fill:before{content:"\ea4b"}.ri-arrow-down-line:before{content:"\ea4c"}.ri-arrow-down-s-fill:before{content:"\ea4d"}.ri-arrow-down-s-line:before{content:"\ea4e"}.ri-arrow-drop-down-fill:before{content:"\ea4f"}.ri-arrow-drop-down-line:before{content:"\ea50"}.ri-arrow-drop-left-fill:before{content:"\ea51"}.ri-arrow-drop-left-line:before{content:"\ea52"}.ri-arrow-drop-right-fill:before{content:"\ea53"}.ri-arrow-drop-right-line:before{content:"\ea54"}.ri-arrow-drop-up-fill:before{content:"\ea55"}.ri-arrow-drop-up-line:before{content:"\ea56"}.ri-arrow-go-back-fill:before{content:"\ea57"}.ri-arrow-go-back-line:before{content:"\ea58"}.ri-arrow-go-forward-fill:before{content:"\ea59"}.ri-arrow-go-forward-line:before{content:"\ea5a"}.ri-arrow-left-circle-fill:before{content:"\ea5b"}.ri-arrow-left-circle-line:before{content:"\ea5c"}.ri-arrow-left-down-fill:before{content:"\ea5d"}.ri-arrow-left-down-line:before{content:"\ea5e"}.ri-arrow-left-fill:before{content:"\ea5f"}.ri-arrow-left-line:before{content:"\ea60"}.ri-arrow-left-right-fill:before{content:"\ea61"}.ri-arrow-left-right-line:before{content:"\ea62"}.ri-arrow-left-s-fill:before{content:"\ea63"}.ri-arrow-left-s-line:before{content:"\ea64"}.ri-arrow-left-up-fill:before{content:"\ea65"}.ri-arrow-left-up-line:before{content:"\ea66"}.ri-arrow-right-circle-fill:before{content:"\ea67"}.ri-arrow-right-circle-line:before{content:"\ea68"}.ri-arrow-right-down-fill:before{content:"\ea69"}.ri-arrow-right-down-line:before{content:"\ea6a"}.ri-arrow-right-fill:before{content:"\ea6b"}.ri-arrow-right-line:before{content:"\ea6c"}.ri-arrow-right-s-fill:before{content:"\ea6d"}.ri-arrow-right-s-line:before{content:"\ea6e"}.ri-arrow-right-up-fill:before{content:"\ea6f"}.ri-arrow-right-up-line:before{content:"\ea70"}.ri-arrow-up-circle-fill:before{content:"\ea71"}.ri-arrow-up-circle-line:before{content:"\ea72"}.ri-arrow-up-down-fill:before{content:"\ea73"}.ri-arrow-up-down-line:before{content:"\ea74"}.ri-arrow-up-fill:before{content:"\ea75"}.ri-arrow-up-line:before{content:"\ea76"}.ri-arrow-up-s-fill:before{content:"\ea77"}.ri-arrow-up-s-line:before{content:"\ea78"}.ri-artboard-2-fill:before{content:"\ea79"}.ri-artboard-2-line:before{content:"\ea7a"}.ri-artboard-fill:before{content:"\ea7b"}.ri-artboard-line:before{content:"\ea7c"}.ri-article-fill:before{content:"\ea7d"}.ri-article-line:before{content:"\ea7e"}.ri-aspect-ratio-fill:before{content:"\ea7f"}.ri-aspect-ratio-line:before{content:"\ea80"}.ri-asterisk:before{content:"\ea81"}.ri-at-fill:before{content:"\ea82"}.ri-at-line:before{content:"\ea83"}.ri-attachment-2:before{content:"\ea84"}.ri-attachment-fill:before{content:"\ea85"}.ri-attachment-line:before{content:"\ea86"}.ri-auction-fill:before{content:"\ea87"}.ri-auction-line:before{content:"\ea88"}.ri-award-fill:before{content:"\ea89"}.ri-award-line:before{content:"\ea8a"}.ri-baidu-fill:before{content:"\ea8b"}.ri-baidu-line:before{content:"\ea8c"}.ri-ball-pen-fill:before{content:"\ea8d"}.ri-ball-pen-line:before{content:"\ea8e"}.ri-bank-card-2-fill:before{content:"\ea8f"}.ri-bank-card-2-line:before{content:"\ea90"}.ri-bank-card-fill:before{content:"\ea91"}.ri-bank-card-line:before{content:"\ea92"}.ri-bank-fill:before{content:"\ea93"}.ri-bank-line:before{content:"\ea94"}.ri-bar-chart-2-fill:before{content:"\ea95"}.ri-bar-chart-2-line:before{content:"\ea96"}.ri-bar-chart-box-fill:before{content:"\ea97"}.ri-bar-chart-box-line:before{content:"\ea98"}.ri-bar-chart-fill:before{content:"\ea99"}.ri-bar-chart-grouped-fill:before{content:"\ea9a"}.ri-bar-chart-grouped-line:before{content:"\ea9b"}.ri-bar-chart-horizontal-fill:before{content:"\ea9c"}.ri-bar-chart-horizontal-line:before{content:"\ea9d"}.ri-bar-chart-line:before{content:"\ea9e"}.ri-barcode-box-fill:before{content:"\ea9f"}.ri-barcode-box-line:before{content:"\eaa0"}.ri-barcode-fill:before{content:"\eaa1"}.ri-barcode-line:before{content:"\eaa2"}.ri-barricade-fill:before{content:"\eaa3"}.ri-barricade-line:before{content:"\eaa4"}.ri-base-station-fill:before{content:"\eaa5"}.ri-base-station-line:before{content:"\eaa6"}.ri-basketball-fill:before{content:"\eaa7"}.ri-basketball-line:before{content:"\eaa8"}.ri-battery-2-charge-fill:before{content:"\eaa9"}.ri-battery-2-charge-line:before{content:"\eaaa"}.ri-battery-2-fill:before{content:"\eaab"}.ri-battery-2-line:before{content:"\eaac"}.ri-battery-charge-fill:before{content:"\eaad"}.ri-battery-charge-line:before{content:"\eaae"}.ri-battery-fill:before{content:"\eaaf"}.ri-battery-line:before{content:"\eab0"}.ri-battery-low-fill:before{content:"\eab1"}.ri-battery-low-line:before{content:"\eab2"}.ri-battery-saver-fill:before{content:"\eab3"}.ri-battery-saver-line:before{content:"\eab4"}.ri-battery-share-fill:before{content:"\eab5"}.ri-battery-share-line:before{content:"\eab6"}.ri-bear-smile-fill:before{content:"\eab7"}.ri-bear-smile-line:before{content:"\eab8"}.ri-behance-fill:before{content:"\eab9"}.ri-behance-line:before{content:"\eaba"}.ri-bell-fill:before{content:"\eabb"}.ri-bell-line:before{content:"\eabc"}.ri-bike-fill:before{content:"\eabd"}.ri-bike-line:before{content:"\eabe"}.ri-bilibili-fill:before{content:"\eabf"}.ri-bilibili-line:before{content:"\eac0"}.ri-bill-fill:before{content:"\eac1"}.ri-bill-line:before{content:"\eac2"}.ri-billiards-fill:before{content:"\eac3"}.ri-billiards-line:before{content:"\eac4"}.ri-bit-coin-fill:before{content:"\eac5"}.ri-bit-coin-line:before{content:"\eac6"}.ri-blaze-fill:before{content:"\eac7"}.ri-blaze-line:before{content:"\eac8"}.ri-bluetooth-connect-fill:before{content:"\eac9"}.ri-bluetooth-connect-line:before{content:"\eaca"}.ri-bluetooth-fill:before{content:"\eacb"}.ri-bluetooth-line:before{content:"\eacc"}.ri-blur-off-fill:before{content:"\eacd"}.ri-blur-off-line:before{content:"\eace"}.ri-body-scan-fill:before{content:"\eacf"}.ri-body-scan-line:before{content:"\ead0"}.ri-bold:before{content:"\ead1"}.ri-book-2-fill:before{content:"\ead2"}.ri-book-2-line:before{content:"\ead3"}.ri-book-3-fill:before{content:"\ead4"}.ri-book-3-line:before{content:"\ead5"}.ri-book-fill:before{content:"\ead6"}.ri-book-line:before{content:"\ead7"}.ri-book-mark-fill:before{content:"\ead8"}.ri-book-mark-line:before{content:"\ead9"}.ri-book-open-fill:before{content:"\eada"}.ri-book-open-line:before{content:"\eadb"}.ri-book-read-fill:before{content:"\eadc"}.ri-book-read-line:before{content:"\eadd"}.ri-booklet-fill:before{content:"\eade"}.ri-booklet-line:before{content:"\eadf"}.ri-bookmark-2-fill:before{content:"\eae0"}.ri-bookmark-2-line:before{content:"\eae1"}.ri-bookmark-3-fill:before{content:"\eae2"}.ri-bookmark-3-line:before{content:"\eae3"}.ri-bookmark-fill:before{content:"\eae4"}.ri-bookmark-line:before{content:"\eae5"}.ri-boxing-fill:before{content:"\eae6"}.ri-boxing-line:before{content:"\eae7"}.ri-braces-fill:before{content:"\eae8"}.ri-braces-line:before{content:"\eae9"}.ri-brackets-fill:before{content:"\eaea"}.ri-brackets-line:before{content:"\eaeb"}.ri-briefcase-2-fill:before{content:"\eaec"}.ri-briefcase-2-line:before{content:"\eaed"}.ri-briefcase-3-fill:before{content:"\eaee"}.ri-briefcase-3-line:before{content:"\eaef"}.ri-briefcase-4-fill:before{content:"\eaf0"}.ri-briefcase-4-line:before{content:"\eaf1"}.ri-briefcase-5-fill:before{content:"\eaf2"}.ri-briefcase-5-line:before{content:"\eaf3"}.ri-briefcase-fill:before{content:"\eaf4"}.ri-briefcase-line:before{content:"\eaf5"}.ri-bring-forward:before{content:"\eaf6"}.ri-bring-to-front:before{content:"\eaf7"}.ri-broadcast-fill:before{content:"\eaf8"}.ri-broadcast-line:before{content:"\eaf9"}.ri-brush-2-fill:before{content:"\eafa"}.ri-brush-2-line:before{content:"\eafb"}.ri-brush-3-fill:before{content:"\eafc"}.ri-brush-3-line:before{content:"\eafd"}.ri-brush-4-fill:before{content:"\eafe"}.ri-brush-4-line:before{content:"\eaff"}.ri-brush-fill:before{content:"\eb00"}.ri-brush-line:before{content:"\eb01"}.ri-bubble-chart-fill:before{content:"\eb02"}.ri-bubble-chart-line:before{content:"\eb03"}.ri-bug-2-fill:before{content:"\eb04"}.ri-bug-2-line:before{content:"\eb05"}.ri-bug-fill:before{content:"\eb06"}.ri-bug-line:before{content:"\eb07"}.ri-building-2-fill:before{content:"\eb08"}.ri-building-2-line:before{content:"\eb09"}.ri-building-3-fill:before{content:"\eb0a"}.ri-building-3-line:before{content:"\eb0b"}.ri-building-4-fill:before{content:"\eb0c"}.ri-building-4-line:before{content:"\eb0d"}.ri-building-fill:before{content:"\eb0e"}.ri-building-line:before{content:"\eb0f"}.ri-bus-2-fill:before{content:"\eb10"}.ri-bus-2-line:before{content:"\eb11"}.ri-bus-fill:before{content:"\eb12"}.ri-bus-line:before{content:"\eb13"}.ri-bus-wifi-fill:before{content:"\eb14"}.ri-bus-wifi-line:before{content:"\eb15"}.ri-cactus-fill:before{content:"\eb16"}.ri-cactus-line:before{content:"\eb17"}.ri-cake-2-fill:before{content:"\eb18"}.ri-cake-2-line:before{content:"\eb19"}.ri-cake-3-fill:before{content:"\eb1a"}.ri-cake-3-line:before{content:"\eb1b"}.ri-cake-fill:before{content:"\eb1c"}.ri-cake-line:before{content:"\eb1d"}.ri-calculator-fill:before{content:"\eb1e"}.ri-calculator-line:before{content:"\eb1f"}.ri-calendar-2-fill:before{content:"\eb20"}.ri-calendar-2-line:before{content:"\eb21"}.ri-calendar-check-fill:before{content:"\eb22"}.ri-calendar-check-line:before{content:"\eb23"}.ri-calendar-event-fill:before{content:"\eb24"}.ri-calendar-event-line:before{content:"\eb25"}.ri-calendar-fill:before{content:"\eb26"}.ri-calendar-line:before{content:"\eb27"}.ri-calendar-todo-fill:before{content:"\eb28"}.ri-calendar-todo-line:before{content:"\eb29"}.ri-camera-2-fill:before{content:"\eb2a"}.ri-camera-2-line:before{content:"\eb2b"}.ri-camera-3-fill:before{content:"\eb2c"}.ri-camera-3-line:before{content:"\eb2d"}.ri-camera-fill:before{content:"\eb2e"}.ri-camera-lens-fill:before{content:"\eb2f"}.ri-camera-lens-line:before{content:"\eb30"}.ri-camera-line:before{content:"\eb31"}.ri-camera-off-fill:before{content:"\eb32"}.ri-camera-off-line:before{content:"\eb33"}.ri-camera-switch-fill:before{content:"\eb34"}.ri-camera-switch-line:before{content:"\eb35"}.ri-capsule-fill:before{content:"\eb36"}.ri-capsule-line:before{content:"\eb37"}.ri-car-fill:before{content:"\eb38"}.ri-car-line:before{content:"\eb39"}.ri-car-washing-fill:before{content:"\eb3a"}.ri-car-washing-line:before{content:"\eb3b"}.ri-caravan-fill:before{content:"\eb3c"}.ri-caravan-line:before{content:"\eb3d"}.ri-cast-fill:before{content:"\eb3e"}.ri-cast-line:before{content:"\eb3f"}.ri-cellphone-fill:before{content:"\eb40"}.ri-cellphone-line:before{content:"\eb41"}.ri-celsius-fill:before{content:"\eb42"}.ri-celsius-line:before{content:"\eb43"}.ri-centos-fill:before{content:"\eb44"}.ri-centos-line:before{content:"\eb45"}.ri-character-recognition-fill:before{content:"\eb46"}.ri-character-recognition-line:before{content:"\eb47"}.ri-charging-pile-2-fill:before{content:"\eb48"}.ri-charging-pile-2-line:before{content:"\eb49"}.ri-charging-pile-fill:before{content:"\eb4a"}.ri-charging-pile-line:before{content:"\eb4b"}.ri-chat-1-fill:before{content:"\eb4c"}.ri-chat-1-line:before{content:"\eb4d"}.ri-chat-2-fill:before{content:"\eb4e"}.ri-chat-2-line:before{content:"\eb4f"}.ri-chat-3-fill:before{content:"\eb50"}.ri-chat-3-line:before{content:"\eb51"}.ri-chat-4-fill:before{content:"\eb52"}.ri-chat-4-line:before{content:"\eb53"}.ri-chat-check-fill:before{content:"\eb54"}.ri-chat-check-line:before{content:"\eb55"}.ri-chat-delete-fill:before{content:"\eb56"}.ri-chat-delete-line:before{content:"\eb57"}.ri-chat-download-fill:before{content:"\eb58"}.ri-chat-download-line:before{content:"\eb59"}.ri-chat-follow-up-fill:before{content:"\eb5a"}.ri-chat-follow-up-line:before{content:"\eb5b"}.ri-chat-forward-fill:before{content:"\eb5c"}.ri-chat-forward-line:before{content:"\eb5d"}.ri-chat-heart-fill:before{content:"\eb5e"}.ri-chat-heart-line:before{content:"\eb5f"}.ri-chat-history-fill:before{content:"\eb60"}.ri-chat-history-line:before{content:"\eb61"}.ri-chat-new-fill:before{content:"\eb62"}.ri-chat-new-line:before{content:"\eb63"}.ri-chat-off-fill:before{content:"\eb64"}.ri-chat-off-line:before{content:"\eb65"}.ri-chat-poll-fill:before{content:"\eb66"}.ri-chat-poll-line:before{content:"\eb67"}.ri-chat-private-fill:before{content:"\eb68"}.ri-chat-private-line:before{content:"\eb69"}.ri-chat-quote-fill:before{content:"\eb6a"}.ri-chat-quote-line:before{content:"\eb6b"}.ri-chat-settings-fill:before{content:"\eb6c"}.ri-chat-settings-line:before{content:"\eb6d"}.ri-chat-smile-2-fill:before{content:"\eb6e"}.ri-chat-smile-2-line:before{content:"\eb6f"}.ri-chat-smile-3-fill:before{content:"\eb70"}.ri-chat-smile-3-line:before{content:"\eb71"}.ri-chat-smile-fill:before{content:"\eb72"}.ri-chat-smile-line:before{content:"\eb73"}.ri-chat-upload-fill:before{content:"\eb74"}.ri-chat-upload-line:before{content:"\eb75"}.ri-chat-voice-fill:before{content:"\eb76"}.ri-chat-voice-line:before{content:"\eb77"}.ri-check-double-fill:before{content:"\eb78"}.ri-check-double-line:before{content:"\eb79"}.ri-check-fill:before{content:"\eb7a"}.ri-check-line:before{content:"\eb7b"}.ri-checkbox-blank-circle-fill:before{content:"\eb7c"}.ri-checkbox-blank-circle-line:before{content:"\eb7d"}.ri-checkbox-blank-fill:before{content:"\eb7e"}.ri-checkbox-blank-line:before{content:"\eb7f"}.ri-checkbox-circle-fill:before{content:"\eb80"}.ri-checkbox-circle-line:before{content:"\eb81"}.ri-checkbox-fill:before{content:"\eb82"}.ri-checkbox-indeterminate-fill:before{content:"\eb83"}.ri-checkbox-indeterminate-line:before{content:"\eb84"}.ri-checkbox-line:before{content:"\eb85"}.ri-checkbox-multiple-blank-fill:before{content:"\eb86"}.ri-checkbox-multiple-blank-line:before{content:"\eb87"}.ri-checkbox-multiple-fill:before{content:"\eb88"}.ri-checkbox-multiple-line:before{content:"\eb89"}.ri-china-railway-fill:before{content:"\eb8a"}.ri-china-railway-line:before{content:"\eb8b"}.ri-chrome-fill:before{content:"\eb8c"}.ri-chrome-line:before{content:"\eb8d"}.ri-clapperboard-fill:before{content:"\eb8e"}.ri-clapperboard-line:before{content:"\eb8f"}.ri-clipboard-fill:before{content:"\eb90"}.ri-clipboard-line:before{content:"\eb91"}.ri-clockwise-2-fill:before{content:"\eb92"}.ri-clockwise-2-line:before{content:"\eb93"}.ri-clockwise-fill:before{content:"\eb94"}.ri-clockwise-line:before{content:"\eb95"}.ri-close-circle-fill:before{content:"\eb96"}.ri-close-circle-line:before{content:"\eb97"}.ri-close-fill:before{content:"\eb98"}.ri-close-line:before{content:"\eb99"}.ri-closed-captioning-fill:before{content:"\eb9a"}.ri-closed-captioning-line:before{content:"\eb9b"}.ri-cloud-fill:before{content:"\eb9c"}.ri-cloud-line:before{content:"\eb9d"}.ri-cloud-off-fill:before{content:"\eb9e"}.ri-cloud-off-line:before{content:"\eb9f"}.ri-cloud-windy-fill:before{content:"\eba0"}.ri-cloud-windy-line:before{content:"\eba1"}.ri-cloudy-2-fill:before{content:"\eba2"}.ri-cloudy-2-line:before{content:"\eba3"}.ri-cloudy-fill:before{content:"\eba4"}.ri-cloudy-line:before{content:"\eba5"}.ri-code-box-fill:before{content:"\eba6"}.ri-code-box-line:before{content:"\eba7"}.ri-code-fill:before{content:"\eba8"}.ri-code-line:before{content:"\eba9"}.ri-code-s-fill:before{content:"\ebaa"}.ri-code-s-line:before{content:"\ebab"}.ri-code-s-slash-fill:before{content:"\ebac"}.ri-code-s-slash-line:before{content:"\ebad"}.ri-code-view:before{content:"\ebae"}.ri-codepen-fill:before{content:"\ebaf"}.ri-codepen-line:before{content:"\ebb0"}.ri-coin-fill:before{content:"\ebb1"}.ri-coin-line:before{content:"\ebb2"}.ri-coins-fill:before{content:"\ebb3"}.ri-coins-line:before{content:"\ebb4"}.ri-collage-fill:before{content:"\ebb5"}.ri-collage-line:before{content:"\ebb6"}.ri-command-fill:before{content:"\ebb7"}.ri-command-line:before{content:"\ebb8"}.ri-community-fill:before{content:"\ebb9"}.ri-community-line:before{content:"\ebba"}.ri-compass-2-fill:before{content:"\ebbb"}.ri-compass-2-line:before{content:"\ebbc"}.ri-compass-3-fill:before{content:"\ebbd"}.ri-compass-3-line:before{content:"\ebbe"}.ri-compass-4-fill:before{content:"\ebbf"}.ri-compass-4-line:before{content:"\ebc0"}.ri-compass-discover-fill:before{content:"\ebc1"}.ri-compass-discover-line:before{content:"\ebc2"}.ri-compass-fill:before{content:"\ebc3"}.ri-compass-line:before{content:"\ebc4"}.ri-compasses-2-fill:before{content:"\ebc5"}.ri-compasses-2-line:before{content:"\ebc6"}.ri-compasses-fill:before{content:"\ebc7"}.ri-compasses-line:before{content:"\ebc8"}.ri-computer-fill:before{content:"\ebc9"}.ri-computer-line:before{content:"\ebca"}.ri-contacts-book-2-fill:before{content:"\ebcb"}.ri-contacts-book-2-line:before{content:"\ebcc"}.ri-contacts-book-fill:before{content:"\ebcd"}.ri-contacts-book-line:before{content:"\ebce"}.ri-contacts-book-upload-fill:before{content:"\ebcf"}.ri-contacts-book-upload-line:before{content:"\ebd0"}.ri-contacts-fill:before{content:"\ebd1"}.ri-contacts-line:before{content:"\ebd2"}.ri-contrast-2-fill:before{content:"\ebd3"}.ri-contrast-2-line:before{content:"\ebd4"}.ri-contrast-drop-2-fill:before{content:"\ebd5"}.ri-contrast-drop-2-line:before{content:"\ebd6"}.ri-contrast-drop-fill:before{content:"\ebd7"}.ri-contrast-drop-line:before{content:"\ebd8"}.ri-contrast-fill:before{content:"\ebd9"}.ri-contrast-line:before{content:"\ebda"}.ri-copper-coin-fill:before{content:"\ebdb"}.ri-copper-coin-line:before{content:"\ebdc"}.ri-copper-diamond-fill:before{content:"\ebdd"}.ri-copper-diamond-line:before{content:"\ebde"}.ri-copyleft-fill:before{content:"\ebdf"}.ri-copyleft-line:before{content:"\ebe0"}.ri-copyright-fill:before{content:"\ebe1"}.ri-copyright-line:before{content:"\ebe2"}.ri-coreos-fill:before{content:"\ebe3"}.ri-coreos-line:before{content:"\ebe4"}.ri-coupon-2-fill:before{content:"\ebe5"}.ri-coupon-2-line:before{content:"\ebe6"}.ri-coupon-3-fill:before{content:"\ebe7"}.ri-coupon-3-line:before{content:"\ebe8"}.ri-coupon-4-fill:before{content:"\ebe9"}.ri-coupon-4-line:before{content:"\ebea"}.ri-coupon-5-fill:before{content:"\ebeb"}.ri-coupon-5-line:before{content:"\ebec"}.ri-coupon-fill:before{content:"\ebed"}.ri-coupon-line:before{content:"\ebee"}.ri-cpu-fill:before{content:"\ebef"}.ri-cpu-line:before{content:"\ebf0"}.ri-creative-commons-by-fill:before{content:"\ebf1"}.ri-creative-commons-by-line:before{content:"\ebf2"}.ri-creative-commons-fill:before{content:"\ebf3"}.ri-creative-commons-line:before{content:"\ebf4"}.ri-creative-commons-nc-fill:before{content:"\ebf5"}.ri-creative-commons-nc-line:before{content:"\ebf6"}.ri-creative-commons-nd-fill:before{content:"\ebf7"}.ri-creative-commons-nd-line:before{content:"\ebf8"}.ri-creative-commons-sa-fill:before{content:"\ebf9"}.ri-creative-commons-sa-line:before{content:"\ebfa"}.ri-creative-commons-zero-fill:before{content:"\ebfb"}.ri-creative-commons-zero-line:before{content:"\ebfc"}.ri-criminal-fill:before{content:"\ebfd"}.ri-criminal-line:before{content:"\ebfe"}.ri-crop-2-fill:before{content:"\ebff"}.ri-crop-2-line:before{content:"\ec00"}.ri-crop-fill:before{content:"\ec01"}.ri-crop-line:before{content:"\ec02"}.ri-css3-fill:before{content:"\ec03"}.ri-css3-line:before{content:"\ec04"}.ri-cup-fill:before{content:"\ec05"}.ri-cup-line:before{content:"\ec06"}.ri-currency-fill:before{content:"\ec07"}.ri-currency-line:before{content:"\ec08"}.ri-cursor-fill:before{content:"\ec09"}.ri-cursor-line:before{content:"\ec0a"}.ri-customer-service-2-fill:before{content:"\ec0b"}.ri-customer-service-2-line:before{content:"\ec0c"}.ri-customer-service-fill:before{content:"\ec0d"}.ri-customer-service-line:before{content:"\ec0e"}.ri-dashboard-2-fill:before{content:"\ec0f"}.ri-dashboard-2-line:before{content:"\ec10"}.ri-dashboard-3-fill:before{content:"\ec11"}.ri-dashboard-3-line:before{content:"\ec12"}.ri-dashboard-fill:before{content:"\ec13"}.ri-dashboard-line:before{content:"\ec14"}.ri-database-2-fill:before{content:"\ec15"}.ri-database-2-line:before{content:"\ec16"}.ri-database-fill:before{content:"\ec17"}.ri-database-line:before{content:"\ec18"}.ri-delete-back-2-fill:before{content:"\ec19"}.ri-delete-back-2-line:before{content:"\ec1a"}.ri-delete-back-fill:before{content:"\ec1b"}.ri-delete-back-line:before{content:"\ec1c"}.ri-delete-bin-2-fill:before{content:"\ec1d"}.ri-delete-bin-2-line:before{content:"\ec1e"}.ri-delete-bin-3-fill:before{content:"\ec1f"}.ri-delete-bin-3-line:before{content:"\ec20"}.ri-delete-bin-4-fill:before{content:"\ec21"}.ri-delete-bin-4-line:before{content:"\ec22"}.ri-delete-bin-5-fill:before{content:"\ec23"}.ri-delete-bin-5-line:before{content:"\ec24"}.ri-delete-bin-6-fill:before{content:"\ec25"}.ri-delete-bin-6-line:before{content:"\ec26"}.ri-delete-bin-7-fill:before{content:"\ec27"}.ri-delete-bin-7-line:before{content:"\ec28"}.ri-delete-bin-fill:before{content:"\ec29"}.ri-delete-bin-line:before{content:"\ec2a"}.ri-delete-column:before{content:"\ec2b"}.ri-delete-row:before{content:"\ec2c"}.ri-device-fill:before{content:"\ec2d"}.ri-device-line:before{content:"\ec2e"}.ri-device-recover-fill:before{content:"\ec2f"}.ri-device-recover-line:before{content:"\ec30"}.ri-dingding-fill:before{content:"\ec31"}.ri-dingding-line:before{content:"\ec32"}.ri-direction-fill:before{content:"\ec33"}.ri-direction-line:before{content:"\ec34"}.ri-disc-fill:before{content:"\ec35"}.ri-disc-line:before{content:"\ec36"}.ri-discord-fill:before{content:"\ec37"}.ri-discord-line:before{content:"\ec38"}.ri-discuss-fill:before{content:"\ec39"}.ri-discuss-line:before{content:"\ec3a"}.ri-dislike-fill:before{content:"\ec3b"}.ri-dislike-line:before{content:"\ec3c"}.ri-disqus-fill:before{content:"\ec3d"}.ri-disqus-line:before{content:"\ec3e"}.ri-divide-fill:before{content:"\ec3f"}.ri-divide-line:before{content:"\ec40"}.ri-donut-chart-fill:before{content:"\ec41"}.ri-donut-chart-line:before{content:"\ec42"}.ri-door-closed-fill:before{content:"\ec43"}.ri-door-closed-line:before{content:"\ec44"}.ri-door-fill:before{content:"\ec45"}.ri-door-line:before{content:"\ec46"}.ri-door-lock-box-fill:before{content:"\ec47"}.ri-door-lock-box-line:before{content:"\ec48"}.ri-door-lock-fill:before{content:"\ec49"}.ri-door-lock-line:before{content:"\ec4a"}.ri-door-open-fill:before{content:"\ec4b"}.ri-door-open-line:before{content:"\ec4c"}.ri-dossier-fill:before{content:"\ec4d"}.ri-dossier-line:before{content:"\ec4e"}.ri-douban-fill:before{content:"\ec4f"}.ri-douban-line:before{content:"\ec50"}.ri-double-quotes-l:before{content:"\ec51"}.ri-double-quotes-r:before{content:"\ec52"}.ri-download-2-fill:before{content:"\ec53"}.ri-download-2-line:before{content:"\ec54"}.ri-download-cloud-2-fill:before{content:"\ec55"}.ri-download-cloud-2-line:before{content:"\ec56"}.ri-download-cloud-fill:before{content:"\ec57"}.ri-download-cloud-line:before{content:"\ec58"}.ri-download-fill:before{content:"\ec59"}.ri-download-line:before{content:"\ec5a"}.ri-draft-fill:before{content:"\ec5b"}.ri-draft-line:before{content:"\ec5c"}.ri-drag-drop-fill:before{content:"\ec5d"}.ri-drag-drop-line:before{content:"\ec5e"}.ri-drag-move-2-fill:before{content:"\ec5f"}.ri-drag-move-2-line:before{content:"\ec60"}.ri-drag-move-fill:before{content:"\ec61"}.ri-drag-move-line:before{content:"\ec62"}.ri-dribbble-fill:before{content:"\ec63"}.ri-dribbble-line:before{content:"\ec64"}.ri-drive-fill:before{content:"\ec65"}.ri-drive-line:before{content:"\ec66"}.ri-drizzle-fill:before{content:"\ec67"}.ri-drizzle-line:before{content:"\ec68"}.ri-drop-fill:before{content:"\ec69"}.ri-drop-line:before{content:"\ec6a"}.ri-dropbox-fill:before{content:"\ec6b"}.ri-dropbox-line:before{content:"\ec6c"}.ri-dual-sim-1-fill:before{content:"\ec6d"}.ri-dual-sim-1-line:before{content:"\ec6e"}.ri-dual-sim-2-fill:before{content:"\ec6f"}.ri-dual-sim-2-line:before{content:"\ec70"}.ri-dv-fill:before{content:"\ec71"}.ri-dv-line:before{content:"\ec72"}.ri-dvd-fill:before{content:"\ec73"}.ri-dvd-line:before{content:"\ec74"}.ri-e-bike-2-fill:before{content:"\ec75"}.ri-e-bike-2-line:before{content:"\ec76"}.ri-e-bike-fill:before{content:"\ec77"}.ri-e-bike-line:before{content:"\ec78"}.ri-earth-fill:before{content:"\ec79"}.ri-earth-line:before{content:"\ec7a"}.ri-earthquake-fill:before{content:"\ec7b"}.ri-earthquake-line:before{content:"\ec7c"}.ri-edge-fill:before{content:"\ec7d"}.ri-edge-line:before{content:"\ec7e"}.ri-edit-2-fill:before{content:"\ec7f"}.ri-edit-2-line:before{content:"\ec80"}.ri-edit-box-fill:before{content:"\ec81"}.ri-edit-box-line:before{content:"\ec82"}.ri-edit-circle-fill:before{content:"\ec83"}.ri-edit-circle-line:before{content:"\ec84"}.ri-edit-fill:before{content:"\ec85"}.ri-edit-line:before{content:"\ec86"}.ri-eject-fill:before{content:"\ec87"}.ri-eject-line:before{content:"\ec88"}.ri-emotion-2-fill:before{content:"\ec89"}.ri-emotion-2-line:before{content:"\ec8a"}.ri-emotion-fill:before{content:"\ec8b"}.ri-emotion-happy-fill:before{content:"\ec8c"}.ri-emotion-happy-line:before{content:"\ec8d"}.ri-emotion-laugh-fill:before{content:"\ec8e"}.ri-emotion-laugh-line:before{content:"\ec8f"}.ri-emotion-line:before{content:"\ec90"}.ri-emotion-normal-fill:before{content:"\ec91"}.ri-emotion-normal-line:before{content:"\ec92"}.ri-emotion-sad-fill:before{content:"\ec93"}.ri-emotion-sad-line:before{content:"\ec94"}.ri-emotion-unhappy-fill:before{content:"\ec95"}.ri-emotion-unhappy-line:before{content:"\ec96"}.ri-empathize-fill:before{content:"\ec97"}.ri-empathize-line:before{content:"\ec98"}.ri-emphasis-cn:before{content:"\ec99"}.ri-emphasis:before{content:"\ec9a"}.ri-english-input:before{content:"\ec9b"}.ri-equalizer-fill:before{content:"\ec9c"}.ri-equalizer-line:before{content:"\ec9d"}.ri-eraser-fill:before{content:"\ec9e"}.ri-eraser-line:before{content:"\ec9f"}.ri-error-warning-fill:before{content:"\eca0"}.ri-error-warning-line:before{content:"\eca1"}.ri-evernote-fill:before{content:"\eca2"}.ri-evernote-line:before{content:"\eca3"}.ri-exchange-box-fill:before{content:"\eca4"}.ri-exchange-box-line:before{content:"\eca5"}.ri-exchange-cny-fill:before{content:"\eca6"}.ri-exchange-cny-line:before{content:"\eca7"}.ri-exchange-dollar-fill:before{content:"\eca8"}.ri-exchange-dollar-line:before{content:"\eca9"}.ri-exchange-fill:before{content:"\ecaa"}.ri-exchange-funds-fill:before{content:"\ecab"}.ri-exchange-funds-line:before{content:"\ecac"}.ri-exchange-line:before{content:"\ecad"}.ri-external-link-fill:before{content:"\ecae"}.ri-external-link-line:before{content:"\ecaf"}.ri-eye-2-fill:before{content:"\ecb0"}.ri-eye-2-line:before{content:"\ecb1"}.ri-eye-close-fill:before{content:"\ecb2"}.ri-eye-close-line:before{content:"\ecb3"}.ri-eye-fill:before{content:"\ecb4"}.ri-eye-line:before{content:"\ecb5"}.ri-eye-off-fill:before{content:"\ecb6"}.ri-eye-off-line:before{content:"\ecb7"}.ri-facebook-box-fill:before{content:"\ecb8"}.ri-facebook-box-line:before{content:"\ecb9"}.ri-facebook-circle-fill:before{content:"\ecba"}.ri-facebook-circle-line:before{content:"\ecbb"}.ri-facebook-fill:before{content:"\ecbc"}.ri-facebook-line:before{content:"\ecbd"}.ri-fahrenheit-fill:before{content:"\ecbe"}.ri-fahrenheit-line:before{content:"\ecbf"}.ri-feedback-fill:before{content:"\ecc0"}.ri-feedback-line:before{content:"\ecc1"}.ri-file-2-fill:before{content:"\ecc2"}.ri-file-2-line:before{content:"\ecc3"}.ri-file-3-fill:before{content:"\ecc4"}.ri-file-3-line:before{content:"\ecc5"}.ri-file-4-fill:before{content:"\ecc6"}.ri-file-4-line:before{content:"\ecc7"}.ri-file-add-fill:before{content:"\ecc8"}.ri-file-add-line:before{content:"\ecc9"}.ri-file-chart-2-fill:before{content:"\ecca"}.ri-file-chart-2-line:before{content:"\eccb"}.ri-file-chart-fill:before{content:"\eccc"}.ri-file-chart-line:before{content:"\eccd"}.ri-file-cloud-fill:before{content:"\ecce"}.ri-file-cloud-line:before{content:"\eccf"}.ri-file-code-fill:before{content:"\ecd0"}.ri-file-code-line:before{content:"\ecd1"}.ri-file-copy-2-fill:before{content:"\ecd2"}.ri-file-copy-2-line:before{content:"\ecd3"}.ri-file-copy-fill:before{content:"\ecd4"}.ri-file-copy-line:before{content:"\ecd5"}.ri-file-damage-fill:before{content:"\ecd6"}.ri-file-damage-line:before{content:"\ecd7"}.ri-file-download-fill:before{content:"\ecd8"}.ri-file-download-line:before{content:"\ecd9"}.ri-file-edit-fill:before{content:"\ecda"}.ri-file-edit-line:before{content:"\ecdb"}.ri-file-excel-2-fill:before{content:"\ecdc"}.ri-file-excel-2-line:before{content:"\ecdd"}.ri-file-excel-fill:before{content:"\ecde"}.ri-file-excel-line:before{content:"\ecdf"}.ri-file-fill:before{content:"\ece0"}.ri-file-forbid-fill:before{content:"\ece1"}.ri-file-forbid-line:before{content:"\ece2"}.ri-file-gif-fill:before{content:"\ece3"}.ri-file-gif-line:before{content:"\ece4"}.ri-file-history-fill:before{content:"\ece5"}.ri-file-history-line:before{content:"\ece6"}.ri-file-hwp-fill:before{content:"\ece7"}.ri-file-hwp-line:before{content:"\ece8"}.ri-file-info-fill:before{content:"\ece9"}.ri-file-info-line:before{content:"\ecea"}.ri-file-line:before{content:"\eceb"}.ri-file-list-2-fill:before{content:"\ecec"}.ri-file-list-2-line:before{content:"\eced"}.ri-file-list-3-fill:before{content:"\ecee"}.ri-file-list-3-line:before{content:"\ecef"}.ri-file-list-fill:before{content:"\ecf0"}.ri-file-list-line:before{content:"\ecf1"}.ri-file-lock-fill:before{content:"\ecf2"}.ri-file-lock-line:before{content:"\ecf3"}.ri-file-mark-fill:before{content:"\ecf4"}.ri-file-mark-line:before{content:"\ecf5"}.ri-file-music-fill:before{content:"\ecf6"}.ri-file-music-line:before{content:"\ecf7"}.ri-file-paper-2-fill:before{content:"\ecf8"}.ri-file-paper-2-line:before{content:"\ecf9"}.ri-file-paper-fill:before{content:"\ecfa"}.ri-file-paper-line:before{content:"\ecfb"}.ri-file-pdf-fill:before{content:"\ecfc"}.ri-file-pdf-line:before{content:"\ecfd"}.ri-file-ppt-2-fill:before{content:"\ecfe"}.ri-file-ppt-2-line:before{content:"\ecff"}.ri-file-ppt-fill:before{content:"\ed00"}.ri-file-ppt-line:before{content:"\ed01"}.ri-file-reduce-fill:before{content:"\ed02"}.ri-file-reduce-line:before{content:"\ed03"}.ri-file-search-fill:before{content:"\ed04"}.ri-file-search-line:before{content:"\ed05"}.ri-file-settings-fill:before{content:"\ed06"}.ri-file-settings-line:before{content:"\ed07"}.ri-file-shield-2-fill:before{content:"\ed08"}.ri-file-shield-2-line:before{content:"\ed09"}.ri-file-shield-fill:before{content:"\ed0a"}.ri-file-shield-line:before{content:"\ed0b"}.ri-file-shred-fill:before{content:"\ed0c"}.ri-file-shred-line:before{content:"\ed0d"}.ri-file-text-fill:before{content:"\ed0e"}.ri-file-text-line:before{content:"\ed0f"}.ri-file-transfer-fill:before{content:"\ed10"}.ri-file-transfer-line:before{content:"\ed11"}.ri-file-unknow-fill:before{content:"\ed12"}.ri-file-unknow-line:before{content:"\ed13"}.ri-file-upload-fill:before{content:"\ed14"}.ri-file-upload-line:before{content:"\ed15"}.ri-file-user-fill:before{content:"\ed16"}.ri-file-user-line:before{content:"\ed17"}.ri-file-warning-fill:before{content:"\ed18"}.ri-file-warning-line:before{content:"\ed19"}.ri-file-word-2-fill:before{content:"\ed1a"}.ri-file-word-2-line:before{content:"\ed1b"}.ri-file-word-fill:before{content:"\ed1c"}.ri-file-word-line:before{content:"\ed1d"}.ri-file-zip-fill:before{content:"\ed1e"}.ri-file-zip-line:before{content:"\ed1f"}.ri-film-fill:before{content:"\ed20"}.ri-film-line:before{content:"\ed21"}.ri-filter-2-fill:before{content:"\ed22"}.ri-filter-2-line:before{content:"\ed23"}.ri-filter-3-fill:before{content:"\ed24"}.ri-filter-3-line:before{content:"\ed25"}.ri-filter-fill:before{content:"\ed26"}.ri-filter-line:before{content:"\ed27"}.ri-filter-off-fill:before{content:"\ed28"}.ri-filter-off-line:before{content:"\ed29"}.ri-find-replace-fill:before{content:"\ed2a"}.ri-find-replace-line:before{content:"\ed2b"}.ri-finder-fill:before{content:"\ed2c"}.ri-finder-line:before{content:"\ed2d"}.ri-fingerprint-2-fill:before{content:"\ed2e"}.ri-fingerprint-2-line:before{content:"\ed2f"}.ri-fingerprint-fill:before{content:"\ed30"}.ri-fingerprint-line:before{content:"\ed31"}.ri-fire-fill:before{content:"\ed32"}.ri-fire-line:before{content:"\ed33"}.ri-firefox-fill:before{content:"\ed34"}.ri-firefox-line:before{content:"\ed35"}.ri-first-aid-kit-fill:before{content:"\ed36"}.ri-first-aid-kit-line:before{content:"\ed37"}.ri-flag-2-fill:before{content:"\ed38"}.ri-flag-2-line:before{content:"\ed39"}.ri-flag-fill:before{content:"\ed3a"}.ri-flag-line:before{content:"\ed3b"}.ri-flashlight-fill:before{content:"\ed3c"}.ri-flashlight-line:before{content:"\ed3d"}.ri-flask-fill:before{content:"\ed3e"}.ri-flask-line:before{content:"\ed3f"}.ri-flight-land-fill:before{content:"\ed40"}.ri-flight-land-line:before{content:"\ed41"}.ri-flight-takeoff-fill:before{content:"\ed42"}.ri-flight-takeoff-line:before{content:"\ed43"}.ri-flood-fill:before{content:"\ed44"}.ri-flood-line:before{content:"\ed45"}.ri-flow-chart:before{content:"\ed46"}.ri-flutter-fill:before{content:"\ed47"}.ri-flutter-line:before{content:"\ed48"}.ri-focus-2-fill:before{content:"\ed49"}.ri-focus-2-line:before{content:"\ed4a"}.ri-focus-3-fill:before{content:"\ed4b"}.ri-focus-3-line:before{content:"\ed4c"}.ri-focus-fill:before{content:"\ed4d"}.ri-focus-line:before{content:"\ed4e"}.ri-foggy-fill:before{content:"\ed4f"}.ri-foggy-line:before{content:"\ed50"}.ri-folder-2-fill:before{content:"\ed51"}.ri-folder-2-line:before{content:"\ed52"}.ri-folder-3-fill:before{content:"\ed53"}.ri-folder-3-line:before{content:"\ed54"}.ri-folder-4-fill:before{content:"\ed55"}.ri-folder-4-line:before{content:"\ed56"}.ri-folder-5-fill:before{content:"\ed57"}.ri-folder-5-line:before{content:"\ed58"}.ri-folder-add-fill:before{content:"\ed59"}.ri-folder-add-line:before{content:"\ed5a"}.ri-folder-chart-2-fill:before{content:"\ed5b"}.ri-folder-chart-2-line:before{content:"\ed5c"}.ri-folder-chart-fill:before{content:"\ed5d"}.ri-folder-chart-line:before{content:"\ed5e"}.ri-folder-download-fill:before{content:"\ed5f"}.ri-folder-download-line:before{content:"\ed60"}.ri-folder-fill:before{content:"\ed61"}.ri-folder-forbid-fill:before{content:"\ed62"}.ri-folder-forbid-line:before{content:"\ed63"}.ri-folder-history-fill:before{content:"\ed64"}.ri-folder-history-line:before{content:"\ed65"}.ri-folder-info-fill:before{content:"\ed66"}.ri-folder-info-line:before{content:"\ed67"}.ri-folder-keyhole-fill:before{content:"\ed68"}.ri-folder-keyhole-line:before{content:"\ed69"}.ri-folder-line:before{content:"\ed6a"}.ri-folder-lock-fill:before{content:"\ed6b"}.ri-folder-lock-line:before{content:"\ed6c"}.ri-folder-music-fill:before{content:"\ed6d"}.ri-folder-music-line:before{content:"\ed6e"}.ri-folder-open-fill:before{content:"\ed6f"}.ri-folder-open-line:before{content:"\ed70"}.ri-folder-received-fill:before{content:"\ed71"}.ri-folder-received-line:before{content:"\ed72"}.ri-folder-reduce-fill:before{content:"\ed73"}.ri-folder-reduce-line:before{content:"\ed74"}.ri-folder-settings-fill:before{content:"\ed75"}.ri-folder-settings-line:before{content:"\ed76"}.ri-folder-shared-fill:before{content:"\ed77"}.ri-folder-shared-line:before{content:"\ed78"}.ri-folder-shield-2-fill:before{content:"\ed79"}.ri-folder-shield-2-line:before{content:"\ed7a"}.ri-folder-shield-fill:before{content:"\ed7b"}.ri-folder-shield-line:before{content:"\ed7c"}.ri-folder-transfer-fill:before{content:"\ed7d"}.ri-folder-transfer-line:before{content:"\ed7e"}.ri-folder-unknow-fill:before{content:"\ed7f"}.ri-folder-unknow-line:before{content:"\ed80"}.ri-folder-upload-fill:before{content:"\ed81"}.ri-folder-upload-line:before{content:"\ed82"}.ri-folder-user-fill:before{content:"\ed83"}.ri-folder-user-line:before{content:"\ed84"}.ri-folder-warning-fill:before{content:"\ed85"}.ri-folder-warning-line:before{content:"\ed86"}.ri-folder-zip-fill:before{content:"\ed87"}.ri-folder-zip-line:before{content:"\ed88"}.ri-folders-fill:before{content:"\ed89"}.ri-folders-line:before{content:"\ed8a"}.ri-font-color:before{content:"\ed8b"}.ri-font-size-2:before{content:"\ed8c"}.ri-font-size:before{content:"\ed8d"}.ri-football-fill:before{content:"\ed8e"}.ri-football-line:before{content:"\ed8f"}.ri-footprint-fill:before{content:"\ed90"}.ri-footprint-line:before{content:"\ed91"}.ri-forbid-2-fill:before{content:"\ed92"}.ri-forbid-2-line:before{content:"\ed93"}.ri-forbid-fill:before{content:"\ed94"}.ri-forbid-line:before{content:"\ed95"}.ri-format-clear:before{content:"\ed96"}.ri-fridge-fill:before{content:"\ed97"}.ri-fridge-line:before{content:"\ed98"}.ri-fullscreen-exit-fill:before{content:"\ed99"}.ri-fullscreen-exit-line:before{content:"\ed9a"}.ri-fullscreen-fill:before{content:"\ed9b"}.ri-fullscreen-line:before{content:"\ed9c"}.ri-function-fill:before{content:"\ed9d"}.ri-function-line:before{content:"\ed9e"}.ri-functions:before{content:"\ed9f"}.ri-funds-box-fill:before{content:"\eda0"}.ri-funds-box-line:before{content:"\eda1"}.ri-funds-fill:before{content:"\eda2"}.ri-funds-line:before{content:"\eda3"}.ri-gallery-fill:before{content:"\eda4"}.ri-gallery-line:before{content:"\eda5"}.ri-gallery-upload-fill:before{content:"\eda6"}.ri-gallery-upload-line:before{content:"\eda7"}.ri-game-fill:before{content:"\eda8"}.ri-game-line:before{content:"\eda9"}.ri-gamepad-fill:before{content:"\edaa"}.ri-gamepad-line:before{content:"\edab"}.ri-gas-station-fill:before{content:"\edac"}.ri-gas-station-line:before{content:"\edad"}.ri-gatsby-fill:before{content:"\edae"}.ri-gatsby-line:before{content:"\edaf"}.ri-genderless-fill:before{content:"\edb0"}.ri-genderless-line:before{content:"\edb1"}.ri-ghost-2-fill:before{content:"\edb2"}.ri-ghost-2-line:before{content:"\edb3"}.ri-ghost-fill:before{content:"\edb4"}.ri-ghost-line:before{content:"\edb5"}.ri-ghost-smile-fill:before{content:"\edb6"}.ri-ghost-smile-line:before{content:"\edb7"}.ri-gift-2-fill:before{content:"\edb8"}.ri-gift-2-line:before{content:"\edb9"}.ri-gift-fill:before{content:"\edba"}.ri-gift-line:before{content:"\edbb"}.ri-git-branch-fill:before{content:"\edbc"}.ri-git-branch-line:before{content:"\edbd"}.ri-git-commit-fill:before{content:"\edbe"}.ri-git-commit-line:before{content:"\edbf"}.ri-git-merge-fill:before{content:"\edc0"}.ri-git-merge-line:before{content:"\edc1"}.ri-git-pull-request-fill:before{content:"\edc2"}.ri-git-pull-request-line:before{content:"\edc3"}.ri-git-repository-commits-fill:before{content:"\edc4"}.ri-git-repository-commits-line:before{content:"\edc5"}.ri-git-repository-fill:before{content:"\edc6"}.ri-git-repository-line:before{content:"\edc7"}.ri-git-repository-private-fill:before{content:"\edc8"}.ri-git-repository-private-line:before{content:"\edc9"}.ri-github-fill:before{content:"\edca"}.ri-github-line:before{content:"\edcb"}.ri-gitlab-fill:before{content:"\edcc"}.ri-gitlab-line:before{content:"\edcd"}.ri-global-fill:before{content:"\edce"}.ri-global-line:before{content:"\edcf"}.ri-globe-fill:before{content:"\edd0"}.ri-globe-line:before{content:"\edd1"}.ri-goblet-fill:before{content:"\edd2"}.ri-goblet-line:before{content:"\edd3"}.ri-google-fill:before{content:"\edd4"}.ri-google-line:before{content:"\edd5"}.ri-google-play-fill:before{content:"\edd6"}.ri-google-play-line:before{content:"\edd7"}.ri-government-fill:before{content:"\edd8"}.ri-government-line:before{content:"\edd9"}.ri-gps-fill:before{content:"\edda"}.ri-gps-line:before{content:"\eddb"}.ri-gradienter-fill:before{content:"\eddc"}.ri-gradienter-line:before{content:"\eddd"}.ri-grid-fill:before{content:"\edde"}.ri-grid-line:before{content:"\eddf"}.ri-group-2-fill:before{content:"\ede0"}.ri-group-2-line:before{content:"\ede1"}.ri-group-fill:before{content:"\ede2"}.ri-group-line:before{content:"\ede3"}.ri-guide-fill:before{content:"\ede4"}.ri-guide-line:before{content:"\ede5"}.ri-h-1:before{content:"\ede6"}.ri-h-2:before{content:"\ede7"}.ri-h-3:before{content:"\ede8"}.ri-h-4:before{content:"\ede9"}.ri-h-5:before{content:"\edea"}.ri-h-6:before{content:"\edeb"}.ri-hail-fill:before{content:"\edec"}.ri-hail-line:before{content:"\eded"}.ri-hammer-fill:before{content:"\edee"}.ri-hammer-line:before{content:"\edef"}.ri-hand-coin-fill:before{content:"\edf0"}.ri-hand-coin-line:before{content:"\edf1"}.ri-hand-heart-fill:before{content:"\edf2"}.ri-hand-heart-line:before{content:"\edf3"}.ri-hand-sanitizer-fill:before{content:"\edf4"}.ri-hand-sanitizer-line:before{content:"\edf5"}.ri-handbag-fill:before{content:"\edf6"}.ri-handbag-line:before{content:"\edf7"}.ri-hard-drive-2-fill:before{content:"\edf8"}.ri-hard-drive-2-line:before{content:"\edf9"}.ri-hard-drive-fill:before{content:"\edfa"}.ri-hard-drive-line:before{content:"\edfb"}.ri-hashtag:before{content:"\edfc"}.ri-haze-2-fill:before{content:"\edfd"}.ri-haze-2-line:before{content:"\edfe"}.ri-haze-fill:before{content:"\edff"}.ri-haze-line:before{content:"\ee00"}.ri-hd-fill:before{content:"\ee01"}.ri-hd-line:before{content:"\ee02"}.ri-heading:before{content:"\ee03"}.ri-headphone-fill:before{content:"\ee04"}.ri-headphone-line:before{content:"\ee05"}.ri-health-book-fill:before{content:"\ee06"}.ri-health-book-line:before{content:"\ee07"}.ri-heart-2-fill:before{content:"\ee08"}.ri-heart-2-line:before{content:"\ee09"}.ri-heart-3-fill:before{content:"\ee0a"}.ri-heart-3-line:before{content:"\ee0b"}.ri-heart-add-fill:before{content:"\ee0c"}.ri-heart-add-line:before{content:"\ee0d"}.ri-heart-fill:before{content:"\ee0e"}.ri-heart-line:before{content:"\ee0f"}.ri-heart-pulse-fill:before{content:"\ee10"}.ri-heart-pulse-line:before{content:"\ee11"}.ri-hearts-fill:before{content:"\ee12"}.ri-hearts-line:before{content:"\ee13"}.ri-heavy-showers-fill:before{content:"\ee14"}.ri-heavy-showers-line:before{content:"\ee15"}.ri-history-fill:before{content:"\ee16"}.ri-history-line:before{content:"\ee17"}.ri-home-2-fill:before{content:"\ee18"}.ri-home-2-line:before{content:"\ee19"}.ri-home-3-fill:before{content:"\ee1a"}.ri-home-3-line:before{content:"\ee1b"}.ri-home-4-fill:before{content:"\ee1c"}.ri-home-4-line:before{content:"\ee1d"}.ri-home-5-fill:before{content:"\ee1e"}.ri-home-5-line:before{content:"\ee1f"}.ri-home-6-fill:before{content:"\ee20"}.ri-home-6-line:before{content:"\ee21"}.ri-home-7-fill:before{content:"\ee22"}.ri-home-7-line:before{content:"\ee23"}.ri-home-8-fill:before{content:"\ee24"}.ri-home-8-line:before{content:"\ee25"}.ri-home-fill:before{content:"\ee26"}.ri-home-gear-fill:before{content:"\ee27"}.ri-home-gear-line:before{content:"\ee28"}.ri-home-heart-fill:before{content:"\ee29"}.ri-home-heart-line:before{content:"\ee2a"}.ri-home-line:before{content:"\ee2b"}.ri-home-smile-2-fill:before{content:"\ee2c"}.ri-home-smile-2-line:before{content:"\ee2d"}.ri-home-smile-fill:before{content:"\ee2e"}.ri-home-smile-line:before{content:"\ee2f"}.ri-home-wifi-fill:before{content:"\ee30"}.ri-home-wifi-line:before{content:"\ee31"}.ri-honor-of-kings-fill:before{content:"\ee32"}.ri-honor-of-kings-line:before{content:"\ee33"}.ri-honour-fill:before{content:"\ee34"}.ri-honour-line:before{content:"\ee35"}.ri-hospital-fill:before{content:"\ee36"}.ri-hospital-line:before{content:"\ee37"}.ri-hotel-bed-fill:before{content:"\ee38"}.ri-hotel-bed-line:before{content:"\ee39"}.ri-hotel-fill:before{content:"\ee3a"}.ri-hotel-line:before{content:"\ee3b"}.ri-hotspot-fill:before{content:"\ee3c"}.ri-hotspot-line:before{content:"\ee3d"}.ri-hq-fill:before{content:"\ee3e"}.ri-hq-line:before{content:"\ee3f"}.ri-html5-fill:before{content:"\ee40"}.ri-html5-line:before{content:"\ee41"}.ri-ie-fill:before{content:"\ee42"}.ri-ie-line:before{content:"\ee43"}.ri-image-2-fill:before{content:"\ee44"}.ri-image-2-line:before{content:"\ee45"}.ri-image-add-fill:before{content:"\ee46"}.ri-image-add-line:before{content:"\ee47"}.ri-image-edit-fill:before{content:"\ee48"}.ri-image-edit-line:before{content:"\ee49"}.ri-image-fill:before{content:"\ee4a"}.ri-image-line:before{content:"\ee4b"}.ri-inbox-archive-fill:before{content:"\ee4c"}.ri-inbox-archive-line:before{content:"\ee4d"}.ri-inbox-fill:before{content:"\ee4e"}.ri-inbox-line:before{content:"\ee4f"}.ri-inbox-unarchive-fill:before{content:"\ee50"}.ri-inbox-unarchive-line:before{content:"\ee51"}.ri-increase-decrease-fill:before{content:"\ee52"}.ri-increase-decrease-line:before{content:"\ee53"}.ri-indent-decrease:before{content:"\ee54"}.ri-indent-increase:before{content:"\ee55"}.ri-indeterminate-circle-fill:before{content:"\ee56"}.ri-indeterminate-circle-line:before{content:"\ee57"}.ri-information-fill:before{content:"\ee58"}.ri-information-line:before{content:"\ee59"}.ri-infrared-thermometer-fill:before{content:"\ee5a"}.ri-infrared-thermometer-line:before{content:"\ee5b"}.ri-ink-bottle-fill:before{content:"\ee5c"}.ri-ink-bottle-line:before{content:"\ee5d"}.ri-input-cursor-move:before{content:"\ee5e"}.ri-input-method-fill:before{content:"\ee5f"}.ri-input-method-line:before{content:"\ee60"}.ri-insert-column-left:before{content:"\ee61"}.ri-insert-column-right:before{content:"\ee62"}.ri-insert-row-bottom:before{content:"\ee63"}.ri-insert-row-top:before{content:"\ee64"}.ri-instagram-fill:before{content:"\ee65"}.ri-instagram-line:before{content:"\ee66"}.ri-install-fill:before{content:"\ee67"}.ri-install-line:before{content:"\ee68"}.ri-invision-fill:before{content:"\ee69"}.ri-invision-line:before{content:"\ee6a"}.ri-italic:before{content:"\ee6b"}.ri-kakao-talk-fill:before{content:"\ee6c"}.ri-kakao-talk-line:before{content:"\ee6d"}.ri-key-2-fill:before{content:"\ee6e"}.ri-key-2-line:before{content:"\ee6f"}.ri-key-fill:before{content:"\ee70"}.ri-key-line:before{content:"\ee71"}.ri-keyboard-box-fill:before{content:"\ee72"}.ri-keyboard-box-line:before{content:"\ee73"}.ri-keyboard-fill:before{content:"\ee74"}.ri-keyboard-line:before{content:"\ee75"}.ri-keynote-fill:before{content:"\ee76"}.ri-keynote-line:before{content:"\ee77"}.ri-knife-blood-fill:before{content:"\ee78"}.ri-knife-blood-line:before{content:"\ee79"}.ri-knife-fill:before{content:"\ee7a"}.ri-knife-line:before{content:"\ee7b"}.ri-landscape-fill:before{content:"\ee7c"}.ri-landscape-line:before{content:"\ee7d"}.ri-layout-2-fill:before{content:"\ee7e"}.ri-layout-2-line:before{content:"\ee7f"}.ri-layout-3-fill:before{content:"\ee80"}.ri-layout-3-line:before{content:"\ee81"}.ri-layout-4-fill:before{content:"\ee82"}.ri-layout-4-line:before{content:"\ee83"}.ri-layout-5-fill:before{content:"\ee84"}.ri-layout-5-line:before{content:"\ee85"}.ri-layout-6-fill:before{content:"\ee86"}.ri-layout-6-line:before{content:"\ee87"}.ri-layout-bottom-2-fill:before{content:"\ee88"}.ri-layout-bottom-2-line:before{content:"\ee89"}.ri-layout-bottom-fill:before{content:"\ee8a"}.ri-layout-bottom-line:before{content:"\ee8b"}.ri-layout-column-fill:before{content:"\ee8c"}.ri-layout-column-line:before{content:"\ee8d"}.ri-layout-fill:before{content:"\ee8e"}.ri-layout-grid-fill:before{content:"\ee8f"}.ri-layout-grid-line:before{content:"\ee90"}.ri-layout-left-2-fill:before{content:"\ee91"}.ri-layout-left-2-line:before{content:"\ee92"}.ri-layout-left-fill:before{content:"\ee93"}.ri-layout-left-line:before{content:"\ee94"}.ri-layout-line:before{content:"\ee95"}.ri-layout-masonry-fill:before{content:"\ee96"}.ri-layout-masonry-line:before{content:"\ee97"}.ri-layout-right-2-fill:before{content:"\ee98"}.ri-layout-right-2-line:before{content:"\ee99"}.ri-layout-right-fill:before{content:"\ee9a"}.ri-layout-right-line:before{content:"\ee9b"}.ri-layout-row-fill:before{content:"\ee9c"}.ri-layout-row-line:before{content:"\ee9d"}.ri-layout-top-2-fill:before{content:"\ee9e"}.ri-layout-top-2-line:before{content:"\ee9f"}.ri-layout-top-fill:before{content:"\eea0"}.ri-layout-top-line:before{content:"\eea1"}.ri-leaf-fill:before{content:"\eea2"}.ri-leaf-line:before{content:"\eea3"}.ri-lifebuoy-fill:before{content:"\eea4"}.ri-lifebuoy-line:before{content:"\eea5"}.ri-lightbulb-fill:before{content:"\eea6"}.ri-lightbulb-flash-fill:before{content:"\eea7"}.ri-lightbulb-flash-line:before{content:"\eea8"}.ri-lightbulb-line:before{content:"\eea9"}.ri-line-chart-fill:before{content:"\eeaa"}.ri-line-chart-line:before{content:"\eeab"}.ri-line-fill:before{content:"\eeac"}.ri-line-height:before{content:"\eead"}.ri-line-line:before{content:"\eeae"}.ri-link-m:before{content:"\eeaf"}.ri-link-unlink-m:before{content:"\eeb0"}.ri-link-unlink:before{content:"\eeb1"}.ri-link:before{content:"\eeb2"}.ri-linkedin-box-fill:before{content:"\eeb3"}.ri-linkedin-box-line:before{content:"\eeb4"}.ri-linkedin-fill:before{content:"\eeb5"}.ri-linkedin-line:before{content:"\eeb6"}.ri-links-fill:before{content:"\eeb7"}.ri-links-line:before{content:"\eeb8"}.ri-list-check-2:before{content:"\eeb9"}.ri-list-check:before{content:"\eeba"}.ri-list-ordered:before{content:"\eebb"}.ri-list-settings-fill:before{content:"\eebc"}.ri-list-settings-line:before{content:"\eebd"}.ri-list-unordered:before{content:"\eebe"}.ri-live-fill:before{content:"\eebf"}.ri-live-line:before{content:"\eec0"}.ri-loader-2-fill:before{content:"\eec1"}.ri-loader-2-line:before{content:"\eec2"}.ri-loader-3-fill:before{content:"\eec3"}.ri-loader-3-line:before{content:"\eec4"}.ri-loader-4-fill:before{content:"\eec5"}.ri-loader-4-line:before{content:"\eec6"}.ri-loader-5-fill:before{content:"\eec7"}.ri-loader-5-line:before{content:"\eec8"}.ri-loader-fill:before{content:"\eec9"}.ri-loader-line:before{content:"\eeca"}.ri-lock-2-fill:before{content:"\eecb"}.ri-lock-2-line:before{content:"\eecc"}.ri-lock-fill:before{content:"\eecd"}.ri-lock-line:before{content:"\eece"}.ri-lock-password-fill:before{content:"\eecf"}.ri-lock-password-line:before{content:"\eed0"}.ri-lock-unlock-fill:before{content:"\eed1"}.ri-lock-unlock-line:before{content:"\eed2"}.ri-login-box-fill:before{content:"\eed3"}.ri-login-box-line:before{content:"\eed4"}.ri-login-circle-fill:before{content:"\eed5"}.ri-login-circle-line:before{content:"\eed6"}.ri-logout-box-fill:before{content:"\eed7"}.ri-logout-box-line:before{content:"\eed8"}.ri-logout-box-r-fill:before{content:"\eed9"}.ri-logout-box-r-line:before{content:"\eeda"}.ri-logout-circle-fill:before{content:"\eedb"}.ri-logout-circle-line:before{content:"\eedc"}.ri-logout-circle-r-fill:before{content:"\eedd"}.ri-logout-circle-r-line:before{content:"\eede"}.ri-luggage-cart-fill:before{content:"\eedf"}.ri-luggage-cart-line:before{content:"\eee0"}.ri-luggage-deposit-fill:before{content:"\eee1"}.ri-luggage-deposit-line:before{content:"\eee2"}.ri-lungs-fill:before{content:"\eee3"}.ri-lungs-line:before{content:"\eee4"}.ri-mac-fill:before{content:"\eee5"}.ri-mac-line:before{content:"\eee6"}.ri-macbook-fill:before{content:"\eee7"}.ri-macbook-line:before{content:"\eee8"}.ri-magic-fill:before{content:"\eee9"}.ri-magic-line:before{content:"\eeea"}.ri-mail-add-fill:before{content:"\eeeb"}.ri-mail-add-line:before{content:"\eeec"}.ri-mail-check-fill:before{content:"\eeed"}.ri-mail-check-line:before{content:"\eeee"}.ri-mail-close-fill:before{content:"\eeef"}.ri-mail-close-line:before{content:"\eef0"}.ri-mail-download-fill:before{content:"\eef1"}.ri-mail-download-line:before{content:"\eef2"}.ri-mail-fill:before{content:"\eef3"}.ri-mail-forbid-fill:before{content:"\eef4"}.ri-mail-forbid-line:before{content:"\eef5"}.ri-mail-line:before{content:"\eef6"}.ri-mail-lock-fill:before{content:"\eef7"}.ri-mail-lock-line:before{content:"\eef8"}.ri-mail-open-fill:before{content:"\eef9"}.ri-mail-open-line:before{content:"\eefa"}.ri-mail-send-fill:before{content:"\eefb"}.ri-mail-send-line:before{content:"\eefc"}.ri-mail-settings-fill:before{content:"\eefd"}.ri-mail-settings-line:before{content:"\eefe"}.ri-mail-star-fill:before{content:"\eeff"}.ri-mail-star-line:before{content:"\ef00"}.ri-mail-unread-fill:before{content:"\ef01"}.ri-mail-unread-line:before{content:"\ef02"}.ri-mail-volume-fill:before{content:"\ef03"}.ri-mail-volume-line:before{content:"\ef04"}.ri-map-2-fill:before{content:"\ef05"}.ri-map-2-line:before{content:"\ef06"}.ri-map-fill:before{content:"\ef07"}.ri-map-line:before{content:"\ef08"}.ri-map-pin-2-fill:before{content:"\ef09"}.ri-map-pin-2-line:before{content:"\ef0a"}.ri-map-pin-3-fill:before{content:"\ef0b"}.ri-map-pin-3-line:before{content:"\ef0c"}.ri-map-pin-4-fill:before{content:"\ef0d"}.ri-map-pin-4-line:before{content:"\ef0e"}.ri-map-pin-5-fill:before{content:"\ef0f"}.ri-map-pin-5-line:before{content:"\ef10"}.ri-map-pin-add-fill:before{content:"\ef11"}.ri-map-pin-add-line:before{content:"\ef12"}.ri-map-pin-fill:before{content:"\ef13"}.ri-map-pin-line:before{content:"\ef14"}.ri-map-pin-range-fill:before{content:"\ef15"}.ri-map-pin-range-line:before{content:"\ef16"}.ri-map-pin-time-fill:before{content:"\ef17"}.ri-map-pin-time-line:before{content:"\ef18"}.ri-map-pin-user-fill:before{content:"\ef19"}.ri-map-pin-user-line:before{content:"\ef1a"}.ri-mark-pen-fill:before{content:"\ef1b"}.ri-mark-pen-line:before{content:"\ef1c"}.ri-markdown-fill:before{content:"\ef1d"}.ri-markdown-line:before{content:"\ef1e"}.ri-markup-fill:before{content:"\ef1f"}.ri-markup-line:before{content:"\ef20"}.ri-mastercard-fill:before{content:"\ef21"}.ri-mastercard-line:before{content:"\ef22"}.ri-mastodon-fill:before{content:"\ef23"}.ri-mastodon-line:before{content:"\ef24"}.ri-medal-2-fill:before{content:"\ef25"}.ri-medal-2-line:before{content:"\ef26"}.ri-medal-fill:before{content:"\ef27"}.ri-medal-line:before{content:"\ef28"}.ri-medicine-bottle-fill:before{content:"\ef29"}.ri-medicine-bottle-line:before{content:"\ef2a"}.ri-medium-fill:before{content:"\ef2b"}.ri-medium-line:before{content:"\ef2c"}.ri-men-fill:before{content:"\ef2d"}.ri-men-line:before{content:"\ef2e"}.ri-mental-health-fill:before{content:"\ef2f"}.ri-mental-health-line:before{content:"\ef30"}.ri-menu-2-fill:before{content:"\ef31"}.ri-menu-2-line:before{content:"\ef32"}.ri-menu-3-fill:before{content:"\ef33"}.ri-menu-3-line:before{content:"\ef34"}.ri-menu-4-fill:before{content:"\ef35"}.ri-menu-4-line:before{content:"\ef36"}.ri-menu-5-fill:before{content:"\ef37"}.ri-menu-5-line:before{content:"\ef38"}.ri-menu-add-fill:before{content:"\ef39"}.ri-menu-add-line:before{content:"\ef3a"}.ri-menu-fill:before{content:"\ef3b"}.ri-menu-fold-fill:before{content:"\ef3c"}.ri-menu-fold-line:before{content:"\ef3d"}.ri-menu-line:before{content:"\ef3e"}.ri-menu-unfold-fill:before{content:"\ef3f"}.ri-menu-unfold-line:before{content:"\ef40"}.ri-merge-cells-horizontal:before{content:"\ef41"}.ri-merge-cells-vertical:before{content:"\ef42"}.ri-message-2-fill:before{content:"\ef43"}.ri-message-2-line:before{content:"\ef44"}.ri-message-3-fill:before{content:"\ef45"}.ri-message-3-line:before{content:"\ef46"}.ri-message-fill:before{content:"\ef47"}.ri-message-line:before{content:"\ef48"}.ri-messenger-fill:before{content:"\ef49"}.ri-messenger-line:before{content:"\ef4a"}.ri-meteor-fill:before{content:"\ef4b"}.ri-meteor-line:before{content:"\ef4c"}.ri-mic-2-fill:before{content:"\ef4d"}.ri-mic-2-line:before{content:"\ef4e"}.ri-mic-fill:before{content:"\ef4f"}.ri-mic-line:before{content:"\ef50"}.ri-mic-off-fill:before{content:"\ef51"}.ri-mic-off-line:before{content:"\ef52"}.ri-mickey-fill:before{content:"\ef53"}.ri-mickey-line:before{content:"\ef54"}.ri-microscope-fill:before{content:"\ef55"}.ri-microscope-line:before{content:"\ef56"}.ri-microsoft-fill:before{content:"\ef57"}.ri-microsoft-line:before{content:"\ef58"}.ri-mind-map:before{content:"\ef59"}.ri-mini-program-fill:before{content:"\ef5a"}.ri-mini-program-line:before{content:"\ef5b"}.ri-mist-fill:before{content:"\ef5c"}.ri-mist-line:before{content:"\ef5d"}.ri-money-cny-box-fill:before{content:"\ef5e"}.ri-money-cny-box-line:before{content:"\ef5f"}.ri-money-cny-circle-fill:before{content:"\ef60"}.ri-money-cny-circle-line:before{content:"\ef61"}.ri-money-dollar-box-fill:before{content:"\ef62"}.ri-money-dollar-box-line:before{content:"\ef63"}.ri-money-dollar-circle-fill:before{content:"\ef64"}.ri-money-dollar-circle-line:before{content:"\ef65"}.ri-money-euro-box-fill:before{content:"\ef66"}.ri-money-euro-box-line:before{content:"\ef67"}.ri-money-euro-circle-fill:before{content:"\ef68"}.ri-money-euro-circle-line:before{content:"\ef69"}.ri-money-pound-box-fill:before{content:"\ef6a"}.ri-money-pound-box-line:before{content:"\ef6b"}.ri-money-pound-circle-fill:before{content:"\ef6c"}.ri-money-pound-circle-line:before{content:"\ef6d"}.ri-moon-clear-fill:before{content:"\ef6e"}.ri-moon-clear-line:before{content:"\ef6f"}.ri-moon-cloudy-fill:before{content:"\ef70"}.ri-moon-cloudy-line:before{content:"\ef71"}.ri-moon-fill:before{content:"\ef72"}.ri-moon-foggy-fill:before{content:"\ef73"}.ri-moon-foggy-line:before{content:"\ef74"}.ri-moon-line:before{content:"\ef75"}.ri-more-2-fill:before{content:"\ef76"}.ri-more-2-line:before{content:"\ef77"}.ri-more-fill:before{content:"\ef78"}.ri-more-line:before{content:"\ef79"}.ri-motorbike-fill:before{content:"\ef7a"}.ri-motorbike-line:before{content:"\ef7b"}.ri-mouse-fill:before{content:"\ef7c"}.ri-mouse-line:before{content:"\ef7d"}.ri-movie-2-fill:before{content:"\ef7e"}.ri-movie-2-line:before{content:"\ef7f"}.ri-movie-fill:before{content:"\ef80"}.ri-movie-line:before{content:"\ef81"}.ri-music-2-fill:before{content:"\ef82"}.ri-music-2-line:before{content:"\ef83"}.ri-music-fill:before{content:"\ef84"}.ri-music-line:before{content:"\ef85"}.ri-mv-fill:before{content:"\ef86"}.ri-mv-line:before{content:"\ef87"}.ri-navigation-fill:before{content:"\ef88"}.ri-navigation-line:before{content:"\ef89"}.ri-netease-cloud-music-fill:before{content:"\ef8a"}.ri-netease-cloud-music-line:before{content:"\ef8b"}.ri-netflix-fill:before{content:"\ef8c"}.ri-netflix-line:before{content:"\ef8d"}.ri-newspaper-fill:before{content:"\ef8e"}.ri-newspaper-line:before{content:"\ef8f"}.ri-node-tree:before{content:"\ef90"}.ri-notification-2-fill:before{content:"\ef91"}.ri-notification-2-line:before{content:"\ef92"}.ri-notification-3-fill:before{content:"\ef93"}.ri-notification-3-line:before{content:"\ef94"}.ri-notification-4-fill:before{content:"\ef95"}.ri-notification-4-line:before{content:"\ef96"}.ri-notification-badge-fill:before{content:"\ef97"}.ri-notification-badge-line:before{content:"\ef98"}.ri-notification-fill:before{content:"\ef99"}.ri-notification-line:before{content:"\ef9a"}.ri-notification-off-fill:before{content:"\ef9b"}.ri-notification-off-line:before{content:"\ef9c"}.ri-npmjs-fill:before{content:"\ef9d"}.ri-npmjs-line:before{content:"\ef9e"}.ri-number-0:before{content:"\ef9f"}.ri-number-1:before{content:"\efa0"}.ri-number-2:before{content:"\efa1"}.ri-number-3:before{content:"\efa2"}.ri-number-4:before{content:"\efa3"}.ri-number-5:before{content:"\efa4"}.ri-number-6:before{content:"\efa5"}.ri-number-7:before{content:"\efa6"}.ri-number-8:before{content:"\efa7"}.ri-number-9:before{content:"\efa8"}.ri-numbers-fill:before{content:"\efa9"}.ri-numbers-line:before{content:"\efaa"}.ri-nurse-fill:before{content:"\efab"}.ri-nurse-line:before{content:"\efac"}.ri-oil-fill:before{content:"\efad"}.ri-oil-line:before{content:"\efae"}.ri-omega:before{content:"\efaf"}.ri-open-arm-fill:before{content:"\efb0"}.ri-open-arm-line:before{content:"\efb1"}.ri-open-source-fill:before{content:"\efb2"}.ri-open-source-line:before{content:"\efb3"}.ri-opera-fill:before{content:"\efb4"}.ri-opera-line:before{content:"\efb5"}.ri-order-play-fill:before{content:"\efb6"}.ri-order-play-line:before{content:"\efb7"}.ri-organization-chart:before{content:"\efb8"}.ri-outlet-2-fill:before{content:"\efb9"}.ri-outlet-2-line:before{content:"\efba"}.ri-outlet-fill:before{content:"\efbb"}.ri-outlet-line:before{content:"\efbc"}.ri-page-separator:before{content:"\efbd"}.ri-pages-fill:before{content:"\efbe"}.ri-pages-line:before{content:"\efbf"}.ri-paint-brush-fill:before{content:"\efc0"}.ri-paint-brush-line:before{content:"\efc1"}.ri-paint-fill:before{content:"\efc2"}.ri-paint-line:before{content:"\efc3"}.ri-palette-fill:before{content:"\efc4"}.ri-palette-line:before{content:"\efc5"}.ri-pantone-fill:before{content:"\efc6"}.ri-pantone-line:before{content:"\efc7"}.ri-paragraph:before{content:"\efc8"}.ri-parent-fill:before{content:"\efc9"}.ri-parent-line:before{content:"\efca"}.ri-parentheses-fill:before{content:"\efcb"}.ri-parentheses-line:before{content:"\efcc"}.ri-parking-box-fill:before{content:"\efcd"}.ri-parking-box-line:before{content:"\efce"}.ri-parking-fill:before{content:"\efcf"}.ri-parking-line:before{content:"\efd0"}.ri-passport-fill:before{content:"\efd1"}.ri-passport-line:before{content:"\efd2"}.ri-patreon-fill:before{content:"\efd3"}.ri-patreon-line:before{content:"\efd4"}.ri-pause-circle-fill:before{content:"\efd5"}.ri-pause-circle-line:before{content:"\efd6"}.ri-pause-fill:before{content:"\efd7"}.ri-pause-line:before{content:"\efd8"}.ri-pause-mini-fill:before{content:"\efd9"}.ri-pause-mini-line:before{content:"\efda"}.ri-paypal-fill:before{content:"\efdb"}.ri-paypal-line:before{content:"\efdc"}.ri-pen-nib-fill:before{content:"\efdd"}.ri-pen-nib-line:before{content:"\efde"}.ri-pencil-fill:before{content:"\efdf"}.ri-pencil-line:before{content:"\efe0"}.ri-pencil-ruler-2-fill:before{content:"\efe1"}.ri-pencil-ruler-2-line:before{content:"\efe2"}.ri-pencil-ruler-fill:before{content:"\efe3"}.ri-pencil-ruler-line:before{content:"\efe4"}.ri-percent-fill:before{content:"\efe5"}.ri-percent-line:before{content:"\efe6"}.ri-phone-camera-fill:before{content:"\efe7"}.ri-phone-camera-line:before{content:"\efe8"}.ri-phone-fill:before{content:"\efe9"}.ri-phone-find-fill:before{content:"\efea"}.ri-phone-find-line:before{content:"\efeb"}.ri-phone-line:before{content:"\efec"}.ri-phone-lock-fill:before{content:"\efed"}.ri-phone-lock-line:before{content:"\efee"}.ri-picture-in-picture-2-fill:before{content:"\efef"}.ri-picture-in-picture-2-line:before{content:"\eff0"}.ri-picture-in-picture-exit-fill:before{content:"\eff1"}.ri-picture-in-picture-exit-line:before{content:"\eff2"}.ri-picture-in-picture-fill:before{content:"\eff3"}.ri-picture-in-picture-line:before{content:"\eff4"}.ri-pie-chart-2-fill:before{content:"\eff5"}.ri-pie-chart-2-line:before{content:"\eff6"}.ri-pie-chart-box-fill:before{content:"\eff7"}.ri-pie-chart-box-line:before{content:"\eff8"}.ri-pie-chart-fill:before{content:"\eff9"}.ri-pie-chart-line:before{content:"\effa"}.ri-pin-distance-fill:before{content:"\effb"}.ri-pin-distance-line:before{content:"\effc"}.ri-ping-pong-fill:before{content:"\effd"}.ri-ping-pong-line:before{content:"\effe"}.ri-pinterest-fill:before{content:"\efff"}.ri-pinterest-line:before{content:"\f000"}.ri-pinyin-input:before{content:"\f001"}.ri-pixelfed-fill:before{content:"\f002"}.ri-pixelfed-line:before{content:"\f003"}.ri-plane-fill:before{content:"\f004"}.ri-plane-line:before{content:"\f005"}.ri-plant-fill:before{content:"\f006"}.ri-plant-line:before{content:"\f007"}.ri-play-circle-fill:before{content:"\f008"}.ri-play-circle-line:before{content:"\f009"}.ri-play-fill:before{content:"\f00a"}.ri-play-line:before{content:"\f00b"}.ri-play-list-2-fill:before{content:"\f00c"}.ri-play-list-2-line:before{content:"\f00d"}.ri-play-list-add-fill:before{content:"\f00e"}.ri-play-list-add-line:before{content:"\f00f"}.ri-play-list-fill:before{content:"\f010"}.ri-play-list-line:before{content:"\f011"}.ri-play-mini-fill:before{content:"\f012"}.ri-play-mini-line:before{content:"\f013"}.ri-playstation-fill:before{content:"\f014"}.ri-playstation-line:before{content:"\f015"}.ri-plug-2-fill:before{content:"\f016"}.ri-plug-2-line:before{content:"\f017"}.ri-plug-fill:before{content:"\f018"}.ri-plug-line:before{content:"\f019"}.ri-polaroid-2-fill:before{content:"\f01a"}.ri-polaroid-2-line:before{content:"\f01b"}.ri-polaroid-fill:before{content:"\f01c"}.ri-polaroid-line:before{content:"\f01d"}.ri-police-car-fill:before{content:"\f01e"}.ri-police-car-line:before{content:"\f01f"}.ri-price-tag-2-fill:before{content:"\f020"}.ri-price-tag-2-line:before{content:"\f021"}.ri-price-tag-3-fill:before{content:"\f022"}.ri-price-tag-3-line:before{content:"\f023"}.ri-price-tag-fill:before{content:"\f024"}.ri-price-tag-line:before{content:"\f025"}.ri-printer-cloud-fill:before{content:"\f026"}.ri-printer-cloud-line:before{content:"\f027"}.ri-printer-fill:before{content:"\f028"}.ri-printer-line:before{content:"\f029"}.ri-product-hunt-fill:before{content:"\f02a"}.ri-product-hunt-line:before{content:"\f02b"}.ri-profile-fill:before{content:"\f02c"}.ri-profile-line:before{content:"\f02d"}.ri-projector-2-fill:before{content:"\f02e"}.ri-projector-2-line:before{content:"\f02f"}.ri-projector-fill:before{content:"\f030"}.ri-projector-line:before{content:"\f031"}.ri-psychotherapy-fill:before{content:"\f032"}.ri-psychotherapy-line:before{content:"\f033"}.ri-pulse-fill:before{content:"\f034"}.ri-pulse-line:before{content:"\f035"}.ri-pushpin-2-fill:before{content:"\f036"}.ri-pushpin-2-line:before{content:"\f037"}.ri-pushpin-fill:before{content:"\f038"}.ri-pushpin-line:before{content:"\f039"}.ri-qq-fill:before{content:"\f03a"}.ri-qq-line:before{content:"\f03b"}.ri-qr-code-fill:before{content:"\f03c"}.ri-qr-code-line:before{content:"\f03d"}.ri-qr-scan-2-fill:before{content:"\f03e"}.ri-qr-scan-2-line:before{content:"\f03f"}.ri-qr-scan-fill:before{content:"\f040"}.ri-qr-scan-line:before{content:"\f041"}.ri-question-answer-fill:before{content:"\f042"}.ri-question-answer-line:before{content:"\f043"}.ri-question-fill:before{content:"\f044"}.ri-question-line:before{content:"\f045"}.ri-question-mark:before{content:"\f046"}.ri-questionnaire-fill:before{content:"\f047"}.ri-questionnaire-line:before{content:"\f048"}.ri-quill-pen-fill:before{content:"\f049"}.ri-quill-pen-line:before{content:"\f04a"}.ri-radar-fill:before{content:"\f04b"}.ri-radar-line:before{content:"\f04c"}.ri-radio-2-fill:before{content:"\f04d"}.ri-radio-2-line:before{content:"\f04e"}.ri-radio-button-fill:before{content:"\f04f"}.ri-radio-button-line:before{content:"\f050"}.ri-radio-fill:before{content:"\f051"}.ri-radio-line:before{content:"\f052"}.ri-rainbow-fill:before{content:"\f053"}.ri-rainbow-line:before{content:"\f054"}.ri-rainy-fill:before{content:"\f055"}.ri-rainy-line:before{content:"\f056"}.ri-reactjs-fill:before{content:"\f057"}.ri-reactjs-line:before{content:"\f058"}.ri-record-circle-fill:before{content:"\f059"}.ri-record-circle-line:before{content:"\f05a"}.ri-record-mail-fill:before{content:"\f05b"}.ri-record-mail-line:before{content:"\f05c"}.ri-recycle-fill:before{content:"\f05d"}.ri-recycle-line:before{content:"\f05e"}.ri-red-packet-fill:before{content:"\f05f"}.ri-red-packet-line:before{content:"\f060"}.ri-reddit-fill:before{content:"\f061"}.ri-reddit-line:before{content:"\f062"}.ri-refresh-fill:before{content:"\f063"}.ri-refresh-line:before{content:"\f064"}.ri-refund-2-fill:before{content:"\f065"}.ri-refund-2-line:before{content:"\f066"}.ri-refund-fill:before{content:"\f067"}.ri-refund-line:before{content:"\f068"}.ri-registered-fill:before{content:"\f069"}.ri-registered-line:before{content:"\f06a"}.ri-remixicon-fill:before{content:"\f06b"}.ri-remixicon-line:before{content:"\f06c"}.ri-remote-control-2-fill:before{content:"\f06d"}.ri-remote-control-2-line:before{content:"\f06e"}.ri-remote-control-fill:before{content:"\f06f"}.ri-remote-control-line:before{content:"\f070"}.ri-repeat-2-fill:before{content:"\f071"}.ri-repeat-2-line:before{content:"\f072"}.ri-repeat-fill:before{content:"\f073"}.ri-repeat-line:before{content:"\f074"}.ri-repeat-one-fill:before{content:"\f075"}.ri-repeat-one-line:before{content:"\f076"}.ri-reply-all-fill:before{content:"\f077"}.ri-reply-all-line:before{content:"\f078"}.ri-reply-fill:before{content:"\f079"}.ri-reply-line:before{content:"\f07a"}.ri-reserved-fill:before{content:"\f07b"}.ri-reserved-line:before{content:"\f07c"}.ri-rest-time-fill:before{content:"\f07d"}.ri-rest-time-line:before{content:"\f07e"}.ri-restart-fill:before{content:"\f07f"}.ri-restart-line:before{content:"\f080"}.ri-restaurant-2-fill:before{content:"\f081"}.ri-restaurant-2-line:before{content:"\f082"}.ri-restaurant-fill:before{content:"\f083"}.ri-restaurant-line:before{content:"\f084"}.ri-rewind-fill:before{content:"\f085"}.ri-rewind-line:before{content:"\f086"}.ri-rewind-mini-fill:before{content:"\f087"}.ri-rewind-mini-line:before{content:"\f088"}.ri-rhythm-fill:before{content:"\f089"}.ri-rhythm-line:before{content:"\f08a"}.ri-riding-fill:before{content:"\f08b"}.ri-riding-line:before{content:"\f08c"}.ri-road-map-fill:before{content:"\f08d"}.ri-road-map-line:before{content:"\f08e"}.ri-roadster-fill:before{content:"\f08f"}.ri-roadster-line:before{content:"\f090"}.ri-robot-fill:before{content:"\f091"}.ri-robot-line:before{content:"\f092"}.ri-rocket-2-fill:before{content:"\f093"}.ri-rocket-2-line:before{content:"\f094"}.ri-rocket-fill:before{content:"\f095"}.ri-rocket-line:before{content:"\f096"}.ri-rotate-lock-fill:before{content:"\f097"}.ri-rotate-lock-line:before{content:"\f098"}.ri-rounded-corner:before{content:"\f099"}.ri-route-fill:before{content:"\f09a"}.ri-route-line:before{content:"\f09b"}.ri-router-fill:before{content:"\f09c"}.ri-router-line:before{content:"\f09d"}.ri-rss-fill:before{content:"\f09e"}.ri-rss-line:before{content:"\f09f"}.ri-ruler-2-fill:before{content:"\f0a0"}.ri-ruler-2-line:before{content:"\f0a1"}.ri-ruler-fill:before{content:"\f0a2"}.ri-ruler-line:before{content:"\f0a3"}.ri-run-fill:before{content:"\f0a4"}.ri-run-line:before{content:"\f0a5"}.ri-safari-fill:before{content:"\f0a6"}.ri-safari-line:before{content:"\f0a7"}.ri-safe-2-fill:before{content:"\f0a8"}.ri-safe-2-line:before{content:"\f0a9"}.ri-safe-fill:before{content:"\f0aa"}.ri-safe-line:before{content:"\f0ab"}.ri-sailboat-fill:before{content:"\f0ac"}.ri-sailboat-line:before{content:"\f0ad"}.ri-save-2-fill:before{content:"\f0ae"}.ri-save-2-line:before{content:"\f0af"}.ri-save-3-fill:before{content:"\f0b0"}.ri-save-3-line:before{content:"\f0b1"}.ri-save-fill:before{content:"\f0b2"}.ri-save-line:before{content:"\f0b3"}.ri-scales-2-fill:before{content:"\f0b4"}.ri-scales-2-line:before{content:"\f0b5"}.ri-scales-3-fill:before{content:"\f0b6"}.ri-scales-3-line:before{content:"\f0b7"}.ri-scales-fill:before{content:"\f0b8"}.ri-scales-line:before{content:"\f0b9"}.ri-scan-2-fill:before{content:"\f0ba"}.ri-scan-2-line:before{content:"\f0bb"}.ri-scan-fill:before{content:"\f0bc"}.ri-scan-line:before{content:"\f0bd"}.ri-scissors-2-fill:before{content:"\f0be"}.ri-scissors-2-line:before{content:"\f0bf"}.ri-scissors-cut-fill:before{content:"\f0c0"}.ri-scissors-cut-line:before{content:"\f0c1"}.ri-scissors-fill:before{content:"\f0c2"}.ri-scissors-line:before{content:"\f0c3"}.ri-screenshot-2-fill:before{content:"\f0c4"}.ri-screenshot-2-line:before{content:"\f0c5"}.ri-screenshot-fill:before{content:"\f0c6"}.ri-screenshot-line:before{content:"\f0c7"}.ri-sd-card-fill:before{content:"\f0c8"}.ri-sd-card-line:before{content:"\f0c9"}.ri-sd-card-mini-fill:before{content:"\f0ca"}.ri-sd-card-mini-line:before{content:"\f0cb"}.ri-search-2-fill:before{content:"\f0cc"}.ri-search-2-line:before{content:"\f0cd"}.ri-search-eye-fill:before{content:"\f0ce"}.ri-search-eye-line:before{content:"\f0cf"}.ri-search-fill:before{content:"\f0d0"}.ri-search-line:before{content:"\f0d1"}.ri-secure-payment-fill:before{content:"\f0d2"}.ri-secure-payment-line:before{content:"\f0d3"}.ri-seedling-fill:before{content:"\f0d4"}.ri-seedling-line:before{content:"\f0d5"}.ri-send-backward:before{content:"\f0d6"}.ri-send-plane-2-fill:before{content:"\f0d7"}.ri-send-plane-2-line:before{content:"\f0d8"}.ri-send-plane-fill:before{content:"\f0d9"}.ri-send-plane-line:before{content:"\f0da"}.ri-send-to-back:before{content:"\f0db"}.ri-sensor-fill:before{content:"\f0dc"}.ri-sensor-line:before{content:"\f0dd"}.ri-separator:before{content:"\f0de"}.ri-server-fill:before{content:"\f0df"}.ri-server-line:before{content:"\f0e0"}.ri-service-fill:before{content:"\f0e1"}.ri-service-line:before{content:"\f0e2"}.ri-settings-2-fill:before{content:"\f0e3"}.ri-settings-2-line:before{content:"\f0e4"}.ri-settings-3-fill:before{content:"\f0e5"}.ri-settings-3-line:before{content:"\f0e6"}.ri-settings-4-fill:before{content:"\f0e7"}.ri-settings-4-line:before{content:"\f0e8"}.ri-settings-5-fill:before{content:"\f0e9"}.ri-settings-5-line:before{content:"\f0ea"}.ri-settings-6-fill:before{content:"\f0eb"}.ri-settings-6-line:before{content:"\f0ec"}.ri-settings-fill:before{content:"\f0ed"}.ri-settings-line:before{content:"\f0ee"}.ri-shape-2-fill:before{content:"\f0ef"}.ri-shape-2-line:before{content:"\f0f0"}.ri-shape-fill:before{content:"\f0f1"}.ri-shape-line:before{content:"\f0f2"}.ri-share-box-fill:before{content:"\f0f3"}.ri-share-box-line:before{content:"\f0f4"}.ri-share-circle-fill:before{content:"\f0f5"}.ri-share-circle-line:before{content:"\f0f6"}.ri-share-fill:before{content:"\f0f7"}.ri-share-forward-2-fill:before{content:"\f0f8"}.ri-share-forward-2-line:before{content:"\f0f9"}.ri-share-forward-box-fill:before{content:"\f0fa"}.ri-share-forward-box-line:before{content:"\f0fb"}.ri-share-forward-fill:before{content:"\f0fc"}.ri-share-forward-line:before{content:"\f0fd"}.ri-share-line:before{content:"\f0fe"}.ri-shield-check-fill:before{content:"\f0ff"}.ri-shield-check-line:before{content:"\f100"}.ri-shield-cross-fill:before{content:"\f101"}.ri-shield-cross-line:before{content:"\f102"}.ri-shield-fill:before{content:"\f103"}.ri-shield-flash-fill:before{content:"\f104"}.ri-shield-flash-line:before{content:"\f105"}.ri-shield-keyhole-fill:before{content:"\f106"}.ri-shield-keyhole-line:before{content:"\f107"}.ri-shield-line:before{content:"\f108"}.ri-shield-star-fill:before{content:"\f109"}.ri-shield-star-line:before{content:"\f10a"}.ri-shield-user-fill:before{content:"\f10b"}.ri-shield-user-line:before{content:"\f10c"}.ri-ship-2-fill:before{content:"\f10d"}.ri-ship-2-line:before{content:"\f10e"}.ri-ship-fill:before{content:"\f10f"}.ri-ship-line:before{content:"\f110"}.ri-shirt-fill:before{content:"\f111"}.ri-shirt-line:before{content:"\f112"}.ri-shopping-bag-2-fill:before{content:"\f113"}.ri-shopping-bag-2-line:before{content:"\f114"}.ri-shopping-bag-3-fill:before{content:"\f115"}.ri-shopping-bag-3-line:before{content:"\f116"}.ri-shopping-bag-fill:before{content:"\f117"}.ri-shopping-bag-line:before{content:"\f118"}.ri-shopping-basket-2-fill:before{content:"\f119"}.ri-shopping-basket-2-line:before{content:"\f11a"}.ri-shopping-basket-fill:before{content:"\f11b"}.ri-shopping-basket-line:before{content:"\f11c"}.ri-shopping-cart-2-fill:before{content:"\f11d"}.ri-shopping-cart-2-line:before{content:"\f11e"}.ri-shopping-cart-fill:before{content:"\f11f"}.ri-shopping-cart-line:before{content:"\f120"}.ri-showers-fill:before{content:"\f121"}.ri-showers-line:before{content:"\f122"}.ri-shuffle-fill:before{content:"\f123"}.ri-shuffle-line:before{content:"\f124"}.ri-shut-down-fill:before{content:"\f125"}.ri-shut-down-line:before{content:"\f126"}.ri-side-bar-fill:before{content:"\f127"}.ri-side-bar-line:before{content:"\f128"}.ri-signal-tower-fill:before{content:"\f129"}.ri-signal-tower-line:before{content:"\f12a"}.ri-signal-wifi-1-fill:before{content:"\f12b"}.ri-signal-wifi-1-line:before{content:"\f12c"}.ri-signal-wifi-2-fill:before{content:"\f12d"}.ri-signal-wifi-2-line:before{content:"\f12e"}.ri-signal-wifi-3-fill:before{content:"\f12f"}.ri-signal-wifi-3-line:before{content:"\f130"}.ri-signal-wifi-error-fill:before{content:"\f131"}.ri-signal-wifi-error-line:before{content:"\f132"}.ri-signal-wifi-fill:before{content:"\f133"}.ri-signal-wifi-line:before{content:"\f134"}.ri-signal-wifi-off-fill:before{content:"\f135"}.ri-signal-wifi-off-line:before{content:"\f136"}.ri-sim-card-2-fill:before{content:"\f137"}.ri-sim-card-2-line:before{content:"\f138"}.ri-sim-card-fill:before{content:"\f139"}.ri-sim-card-line:before{content:"\f13a"}.ri-single-quotes-l:before{content:"\f13b"}.ri-single-quotes-r:before{content:"\f13c"}.ri-sip-fill:before{content:"\f13d"}.ri-sip-line:before{content:"\f13e"}.ri-skip-back-fill:before{content:"\f13f"}.ri-skip-back-line:before{content:"\f140"}.ri-skip-back-mini-fill:before{content:"\f141"}.ri-skip-back-mini-line:before{content:"\f142"}.ri-skip-forward-fill:before{content:"\f143"}.ri-skip-forward-line:before{content:"\f144"}.ri-skip-forward-mini-fill:before{content:"\f145"}.ri-skip-forward-mini-line:before{content:"\f146"}.ri-skull-2-fill:before{content:"\f147"}.ri-skull-2-line:before{content:"\f148"}.ri-skull-fill:before{content:"\f149"}.ri-skull-line:before{content:"\f14a"}.ri-skype-fill:before{content:"\f14b"}.ri-skype-line:before{content:"\f14c"}.ri-slack-fill:before{content:"\f14d"}.ri-slack-line:before{content:"\f14e"}.ri-slice-fill:before{content:"\f14f"}.ri-slice-line:before{content:"\f150"}.ri-slideshow-2-fill:before{content:"\f151"}.ri-slideshow-2-line:before{content:"\f152"}.ri-slideshow-3-fill:before{content:"\f153"}.ri-slideshow-3-line:before{content:"\f154"}.ri-slideshow-4-fill:before{content:"\f155"}.ri-slideshow-4-line:before{content:"\f156"}.ri-slideshow-fill:before{content:"\f157"}.ri-slideshow-line:before{content:"\f158"}.ri-smartphone-fill:before{content:"\f159"}.ri-smartphone-line:before{content:"\f15a"}.ri-snapchat-fill:before{content:"\f15b"}.ri-snapchat-line:before{content:"\f15c"}.ri-snowy-fill:before{content:"\f15d"}.ri-snowy-line:before{content:"\f15e"}.ri-sort-asc:before{content:"\f15f"}.ri-sort-desc:before{content:"\f160"}.ri-sound-module-fill:before{content:"\f161"}.ri-sound-module-line:before{content:"\f162"}.ri-soundcloud-fill:before{content:"\f163"}.ri-soundcloud-line:before{content:"\f164"}.ri-space-ship-fill:before{content:"\f165"}.ri-space-ship-line:before{content:"\f166"}.ri-space:before{content:"\f167"}.ri-spam-2-fill:before{content:"\f168"}.ri-spam-2-line:before{content:"\f169"}.ri-spam-3-fill:before{content:"\f16a"}.ri-spam-3-line:before{content:"\f16b"}.ri-spam-fill:before{content:"\f16c"}.ri-spam-line:before{content:"\f16d"}.ri-speaker-2-fill:before{content:"\f16e"}.ri-speaker-2-line:before{content:"\f16f"}.ri-speaker-3-fill:before{content:"\f170"}.ri-speaker-3-line:before{content:"\f171"}.ri-speaker-fill:before{content:"\f172"}.ri-speaker-line:before{content:"\f173"}.ri-spectrum-fill:before{content:"\f174"}.ri-spectrum-line:before{content:"\f175"}.ri-speed-fill:before{content:"\f176"}.ri-speed-line:before{content:"\f177"}.ri-speed-mini-fill:before{content:"\f178"}.ri-speed-mini-line:before{content:"\f179"}.ri-split-cells-horizontal:before{content:"\f17a"}.ri-split-cells-vertical:before{content:"\f17b"}.ri-spotify-fill:before{content:"\f17c"}.ri-spotify-line:before{content:"\f17d"}.ri-spy-fill:before{content:"\f17e"}.ri-spy-line:before{content:"\f17f"}.ri-stack-fill:before{content:"\f180"}.ri-stack-line:before{content:"\f181"}.ri-stack-overflow-fill:before{content:"\f182"}.ri-stack-overflow-line:before{content:"\f183"}.ri-stackshare-fill:before{content:"\f184"}.ri-stackshare-line:before{content:"\f185"}.ri-star-fill:before{content:"\f186"}.ri-star-half-fill:before{content:"\f187"}.ri-star-half-line:before{content:"\f188"}.ri-star-half-s-fill:before{content:"\f189"}.ri-star-half-s-line:before{content:"\f18a"}.ri-star-line:before{content:"\f18b"}.ri-star-s-fill:before{content:"\f18c"}.ri-star-s-line:before{content:"\f18d"}.ri-star-smile-fill:before{content:"\f18e"}.ri-star-smile-line:before{content:"\f18f"}.ri-steam-fill:before{content:"\f190"}.ri-steam-line:before{content:"\f191"}.ri-steering-2-fill:before{content:"\f192"}.ri-steering-2-line:before{content:"\f193"}.ri-steering-fill:before{content:"\f194"}.ri-steering-line:before{content:"\f195"}.ri-stethoscope-fill:before{content:"\f196"}.ri-stethoscope-line:before{content:"\f197"}.ri-sticky-note-2-fill:before{content:"\f198"}.ri-sticky-note-2-line:before{content:"\f199"}.ri-sticky-note-fill:before{content:"\f19a"}.ri-sticky-note-line:before{content:"\f19b"}.ri-stock-fill:before{content:"\f19c"}.ri-stock-line:before{content:"\f19d"}.ri-stop-circle-fill:before{content:"\f19e"}.ri-stop-circle-line:before{content:"\f19f"}.ri-stop-fill:before{content:"\f1a0"}.ri-stop-line:before{content:"\f1a1"}.ri-stop-mini-fill:before{content:"\f1a2"}.ri-stop-mini-line:before{content:"\f1a3"}.ri-store-2-fill:before{content:"\f1a4"}.ri-store-2-line:before{content:"\f1a5"}.ri-store-3-fill:before{content:"\f1a6"}.ri-store-3-line:before{content:"\f1a7"}.ri-store-fill:before{content:"\f1a8"}.ri-store-line:before{content:"\f1a9"}.ri-strikethrough-2:before{content:"\f1aa"}.ri-strikethrough:before{content:"\f1ab"}.ri-subscript-2:before{content:"\f1ac"}.ri-subscript:before{content:"\f1ad"}.ri-subtract-fill:before{content:"\f1ae"}.ri-subtract-line:before{content:"\f1af"}.ri-subway-fill:before{content:"\f1b0"}.ri-subway-line:before{content:"\f1b1"}.ri-subway-wifi-fill:before{content:"\f1b2"}.ri-subway-wifi-line:before{content:"\f1b3"}.ri-suitcase-2-fill:before{content:"\f1b4"}.ri-suitcase-2-line:before{content:"\f1b5"}.ri-suitcase-3-fill:before{content:"\f1b6"}.ri-suitcase-3-line:before{content:"\f1b7"}.ri-suitcase-fill:before{content:"\f1b8"}.ri-suitcase-line:before{content:"\f1b9"}.ri-sun-cloudy-fill:before{content:"\f1ba"}.ri-sun-cloudy-line:before{content:"\f1bb"}.ri-sun-fill:before{content:"\f1bc"}.ri-sun-foggy-fill:before{content:"\f1bd"}.ri-sun-foggy-line:before{content:"\f1be"}.ri-sun-line:before{content:"\f1bf"}.ri-superscript-2:before{content:"\f1c0"}.ri-superscript:before{content:"\f1c1"}.ri-surgical-mask-fill:before{content:"\f1c2"}.ri-surgical-mask-line:before{content:"\f1c3"}.ri-surround-sound-fill:before{content:"\f1c4"}.ri-surround-sound-line:before{content:"\f1c5"}.ri-survey-fill:before{content:"\f1c6"}.ri-survey-line:before{content:"\f1c7"}.ri-swap-box-fill:before{content:"\f1c8"}.ri-swap-box-line:before{content:"\f1c9"}.ri-swap-fill:before{content:"\f1ca"}.ri-swap-line:before{content:"\f1cb"}.ri-switch-fill:before{content:"\f1cc"}.ri-switch-line:before{content:"\f1cd"}.ri-sword-fill:before{content:"\f1ce"}.ri-sword-line:before{content:"\f1cf"}.ri-syringe-fill:before{content:"\f1d0"}.ri-syringe-line:before{content:"\f1d1"}.ri-t-box-fill:before{content:"\f1d2"}.ri-t-box-line:before{content:"\f1d3"}.ri-t-shirt-2-fill:before{content:"\f1d4"}.ri-t-shirt-2-line:before{content:"\f1d5"}.ri-t-shirt-air-fill:before{content:"\f1d6"}.ri-t-shirt-air-line:before{content:"\f1d7"}.ri-t-shirt-fill:before{content:"\f1d8"}.ri-t-shirt-line:before{content:"\f1d9"}.ri-table-2:before{content:"\f1da"}.ri-table-alt-fill:before{content:"\f1db"}.ri-table-alt-line:before{content:"\f1dc"}.ri-table-fill:before{content:"\f1dd"}.ri-table-line:before{content:"\f1de"}.ri-tablet-fill:before{content:"\f1df"}.ri-tablet-line:before{content:"\f1e0"}.ri-takeaway-fill:before{content:"\f1e1"}.ri-takeaway-line:before{content:"\f1e2"}.ri-taobao-fill:before{content:"\f1e3"}.ri-taobao-line:before{content:"\f1e4"}.ri-tape-fill:before{content:"\f1e5"}.ri-tape-line:before{content:"\f1e6"}.ri-task-fill:before{content:"\f1e7"}.ri-task-line:before{content:"\f1e8"}.ri-taxi-fill:before{content:"\f1e9"}.ri-taxi-line:before{content:"\f1ea"}.ri-taxi-wifi-fill:before{content:"\f1eb"}.ri-taxi-wifi-line:before{content:"\f1ec"}.ri-team-fill:before{content:"\f1ed"}.ri-team-line:before{content:"\f1ee"}.ri-telegram-fill:before{content:"\f1ef"}.ri-telegram-line:before{content:"\f1f0"}.ri-temp-cold-fill:before{content:"\f1f1"}.ri-temp-cold-line:before{content:"\f1f2"}.ri-temp-hot-fill:before{content:"\f1f3"}.ri-temp-hot-line:before{content:"\f1f4"}.ri-terminal-box-fill:before{content:"\f1f5"}.ri-terminal-box-line:before{content:"\f1f6"}.ri-terminal-fill:before{content:"\f1f7"}.ri-terminal-line:before{content:"\f1f8"}.ri-terminal-window-fill:before{content:"\f1f9"}.ri-terminal-window-line:before{content:"\f1fa"}.ri-test-tube-fill:before{content:"\f1fb"}.ri-test-tube-line:before{content:"\f1fc"}.ri-text-direction-l:before{content:"\f1fd"}.ri-text-direction-r:before{content:"\f1fe"}.ri-text-spacing:before{content:"\f1ff"}.ri-text-wrap:before{content:"\f200"}.ri-text:before{content:"\f201"}.ri-thermometer-fill:before{content:"\f202"}.ri-thermometer-line:before{content:"\f203"}.ri-thumb-down-fill:before{content:"\f204"}.ri-thumb-down-line:before{content:"\f205"}.ri-thumb-up-fill:before{content:"\f206"}.ri-thumb-up-line:before{content:"\f207"}.ri-thunderstorms-fill:before{content:"\f208"}.ri-thunderstorms-line:before{content:"\f209"}.ri-ticket-2-fill:before{content:"\f20a"}.ri-ticket-2-line:before{content:"\f20b"}.ri-ticket-fill:before{content:"\f20c"}.ri-ticket-line:before{content:"\f20d"}.ri-time-fill:before{content:"\f20e"}.ri-time-line:before{content:"\f20f"}.ri-timer-2-fill:before{content:"\f210"}.ri-timer-2-line:before{content:"\f211"}.ri-timer-fill:before{content:"\f212"}.ri-timer-flash-fill:before{content:"\f213"}.ri-timer-flash-line:before{content:"\f214"}.ri-timer-line:before{content:"\f215"}.ri-todo-fill:before{content:"\f216"}.ri-todo-line:before{content:"\f217"}.ri-toggle-fill:before{content:"\f218"}.ri-toggle-line:before{content:"\f219"}.ri-tools-fill:before{content:"\f21a"}.ri-tools-line:before{content:"\f21b"}.ri-tornado-fill:before{content:"\f21c"}.ri-tornado-line:before{content:"\f21d"}.ri-trademark-fill:before{content:"\f21e"}.ri-trademark-line:before{content:"\f21f"}.ri-traffic-light-fill:before{content:"\f220"}.ri-traffic-light-line:before{content:"\f221"}.ri-train-fill:before{content:"\f222"}.ri-train-line:before{content:"\f223"}.ri-train-wifi-fill:before{content:"\f224"}.ri-train-wifi-line:before{content:"\f225"}.ri-translate-2:before{content:"\f226"}.ri-translate:before{content:"\f227"}.ri-travesti-fill:before{content:"\f228"}.ri-travesti-line:before{content:"\f229"}.ri-treasure-map-fill:before{content:"\f22a"}.ri-treasure-map-line:before{content:"\f22b"}.ri-trello-fill:before{content:"\f22c"}.ri-trello-line:before{content:"\f22d"}.ri-trophy-fill:before{content:"\f22e"}.ri-trophy-line:before{content:"\f22f"}.ri-truck-fill:before{content:"\f230"}.ri-truck-line:before{content:"\f231"}.ri-tumblr-fill:before{content:"\f232"}.ri-tumblr-line:before{content:"\f233"}.ri-tv-2-fill:before{content:"\f234"}.ri-tv-2-line:before{content:"\f235"}.ri-tv-fill:before{content:"\f236"}.ri-tv-line:before{content:"\f237"}.ri-twitch-fill:before{content:"\f238"}.ri-twitch-line:before{content:"\f239"}.ri-twitter-fill:before{content:"\f23a"}.ri-twitter-line:before{content:"\f23b"}.ri-typhoon-fill:before{content:"\f23c"}.ri-typhoon-line:before{content:"\f23d"}.ri-u-disk-fill:before{content:"\f23e"}.ri-u-disk-line:before{content:"\f23f"}.ri-ubuntu-fill:before{content:"\f240"}.ri-ubuntu-line:before{content:"\f241"}.ri-umbrella-fill:before{content:"\f242"}.ri-umbrella-line:before{content:"\f243"}.ri-underline:before{content:"\f244"}.ri-uninstall-fill:before{content:"\f245"}.ri-uninstall-line:before{content:"\f246"}.ri-unsplash-fill:before{content:"\f247"}.ri-unsplash-line:before{content:"\f248"}.ri-upload-2-fill:before{content:"\f249"}.ri-upload-2-line:before{content:"\f24a"}.ri-upload-cloud-2-fill:before{content:"\f24b"}.ri-upload-cloud-2-line:before{content:"\f24c"}.ri-upload-cloud-fill:before{content:"\f24d"}.ri-upload-cloud-line:before{content:"\f24e"}.ri-upload-fill:before{content:"\f24f"}.ri-upload-line:before{content:"\f250"}.ri-usb-fill:before{content:"\f251"}.ri-usb-line:before{content:"\f252"}.ri-user-2-fill:before{content:"\f253"}.ri-user-2-line:before{content:"\f254"}.ri-user-3-fill:before{content:"\f255"}.ri-user-3-line:before{content:"\f256"}.ri-user-4-fill:before{content:"\f257"}.ri-user-4-line:before{content:"\f258"}.ri-user-5-fill:before{content:"\f259"}.ri-user-5-line:before{content:"\f25a"}.ri-user-6-fill:before{content:"\f25b"}.ri-user-6-line:before{content:"\f25c"}.ri-user-add-fill:before{content:"\f25d"}.ri-user-add-line:before{content:"\f25e"}.ri-user-fill:before{content:"\f25f"}.ri-user-follow-fill:before{content:"\f260"}.ri-user-follow-line:before{content:"\f261"}.ri-user-heart-fill:before{content:"\f262"}.ri-user-heart-line:before{content:"\f263"}.ri-user-line:before{content:"\f264"}.ri-user-location-fill:before{content:"\f265"}.ri-user-location-line:before{content:"\f266"}.ri-user-received-2-fill:before{content:"\f267"}.ri-user-received-2-line:before{content:"\f268"}.ri-user-received-fill:before{content:"\f269"}.ri-user-received-line:before{content:"\f26a"}.ri-user-search-fill:before{content:"\f26b"}.ri-user-search-line:before{content:"\f26c"}.ri-user-settings-fill:before{content:"\f26d"}.ri-user-settings-line:before{content:"\f26e"}.ri-user-shared-2-fill:before{content:"\f26f"}.ri-user-shared-2-line:before{content:"\f270"}.ri-user-shared-fill:before{content:"\f271"}.ri-user-shared-line:before{content:"\f272"}.ri-user-smile-fill:before{content:"\f273"}.ri-user-smile-line:before{content:"\f274"}.ri-user-star-fill:before{content:"\f275"}.ri-user-star-line:before{content:"\f276"}.ri-user-unfollow-fill:before{content:"\f277"}.ri-user-unfollow-line:before{content:"\f278"}.ri-user-voice-fill:before{content:"\f279"}.ri-user-voice-line:before{content:"\f27a"}.ri-video-add-fill:before{content:"\f27b"}.ri-video-add-line:before{content:"\f27c"}.ri-video-chat-fill:before{content:"\f27d"}.ri-video-chat-line:before{content:"\f27e"}.ri-video-download-fill:before{content:"\f27f"}.ri-video-download-line:before{content:"\f280"}.ri-video-fill:before{content:"\f281"}.ri-video-line:before{content:"\f282"}.ri-video-upload-fill:before{content:"\f283"}.ri-video-upload-line:before{content:"\f284"}.ri-vidicon-2-fill:before{content:"\f285"}.ri-vidicon-2-line:before{content:"\f286"}.ri-vidicon-fill:before{content:"\f287"}.ri-vidicon-line:before{content:"\f288"}.ri-vimeo-fill:before{content:"\f289"}.ri-vimeo-line:before{content:"\f28a"}.ri-vip-crown-2-fill:before{content:"\f28b"}.ri-vip-crown-2-line:before{content:"\f28c"}.ri-vip-crown-fill:before{content:"\f28d"}.ri-vip-crown-line:before{content:"\f28e"}.ri-vip-diamond-fill:before{content:"\f28f"}.ri-vip-diamond-line:before{content:"\f290"}.ri-vip-fill:before{content:"\f291"}.ri-vip-line:before{content:"\f292"}.ri-virus-fill:before{content:"\f293"}.ri-virus-line:before{content:"\f294"}.ri-visa-fill:before{content:"\f295"}.ri-visa-line:before{content:"\f296"}.ri-voice-recognition-fill:before{content:"\f297"}.ri-voice-recognition-line:before{content:"\f298"}.ri-voiceprint-fill:before{content:"\f299"}.ri-voiceprint-line:before{content:"\f29a"}.ri-volume-down-fill:before{content:"\f29b"}.ri-volume-down-line:before{content:"\f29c"}.ri-volume-mute-fill:before{content:"\f29d"}.ri-volume-mute-line:before{content:"\f29e"}.ri-volume-off-vibrate-fill:before{content:"\f29f"}.ri-volume-off-vibrate-line:before{content:"\f2a0"}.ri-volume-up-fill:before{content:"\f2a1"}.ri-volume-up-line:before{content:"\f2a2"}.ri-volume-vibrate-fill:before{content:"\f2a3"}.ri-volume-vibrate-line:before{content:"\f2a4"}.ri-vuejs-fill:before{content:"\f2a5"}.ri-vuejs-line:before{content:"\f2a6"}.ri-walk-fill:before{content:"\f2a7"}.ri-walk-line:before{content:"\f2a8"}.ri-wallet-2-fill:before{content:"\f2a9"}.ri-wallet-2-line:before{content:"\f2aa"}.ri-wallet-3-fill:before{content:"\f2ab"}.ri-wallet-3-line:before{content:"\f2ac"}.ri-wallet-fill:before{content:"\f2ad"}.ri-wallet-line:before{content:"\f2ae"}.ri-water-flash-fill:before{content:"\f2af"}.ri-water-flash-line:before{content:"\f2b0"}.ri-webcam-fill:before{content:"\f2b1"}.ri-webcam-line:before{content:"\f2b2"}.ri-wechat-2-fill:before{content:"\f2b3"}.ri-wechat-2-line:before{content:"\f2b4"}.ri-wechat-fill:before{content:"\f2b5"}.ri-wechat-line:before{content:"\f2b6"}.ri-wechat-pay-fill:before{content:"\f2b7"}.ri-wechat-pay-line:before{content:"\f2b8"}.ri-weibo-fill:before{content:"\f2b9"}.ri-weibo-line:before{content:"\f2ba"}.ri-whatsapp-fill:before{content:"\f2bb"}.ri-whatsapp-line:before{content:"\f2bc"}.ri-wheelchair-fill:before{content:"\f2bd"}.ri-wheelchair-line:before{content:"\f2be"}.ri-wifi-fill:before{content:"\f2bf"}.ri-wifi-line:before{content:"\f2c0"}.ri-wifi-off-fill:before{content:"\f2c1"}.ri-wifi-off-line:before{content:"\f2c2"}.ri-window-2-fill:before{content:"\f2c3"}.ri-window-2-line:before{content:"\f2c4"}.ri-window-fill:before{content:"\f2c5"}.ri-window-line:before{content:"\f2c6"}.ri-windows-fill:before{content:"\f2c7"}.ri-windows-line:before{content:"\f2c8"}.ri-windy-fill:before{content:"\f2c9"}.ri-windy-line:before{content:"\f2ca"}.ri-wireless-charging-fill:before{content:"\f2cb"}.ri-wireless-charging-line:before{content:"\f2cc"}.ri-women-fill:before{content:"\f2cd"}.ri-women-line:before{content:"\f2ce"}.ri-wubi-input:before{content:"\f2cf"}.ri-xbox-fill:before{content:"\f2d0"}.ri-xbox-line:before{content:"\f2d1"}.ri-xing-fill:before{content:"\f2d2"}.ri-xing-line:before{content:"\f2d3"}.ri-youtube-fill:before{content:"\f2d4"}.ri-youtube-line:before{content:"\f2d5"}.ri-zcool-fill:before{content:"\f2d6"}.ri-zcool-line:before{content:"\f2d7"}.ri-zhihu-fill:before{content:"\f2d8"}.ri-zhihu-line:before{content:"\f2d9"}.ri-zoom-in-fill:before{content:"\f2da"}.ri-zoom-in-line:before{content:"\f2db"}.ri-zoom-out-fill:before{content:"\f2dc"}.ri-zoom-out-line:before{content:"\f2dd"}.ri-zzz-fill:before{content:"\f2de"}.ri-zzz-line:before{content:"\f2df"}.ri-arrow-down-double-fill:before{content:"\f2e0"}.ri-arrow-down-double-line:before{content:"\f2e1"}.ri-arrow-left-double-fill:before{content:"\f2e2"}.ri-arrow-left-double-line:before{content:"\f2e3"}.ri-arrow-right-double-fill:before{content:"\f2e4"}.ri-arrow-right-double-line:before{content:"\f2e5"}.ri-arrow-turn-back-fill:before{content:"\f2e6"}.ri-arrow-turn-back-line:before{content:"\f2e7"}.ri-arrow-turn-forward-fill:before{content:"\f2e8"}.ri-arrow-turn-forward-line:before{content:"\f2e9"}.ri-arrow-up-double-fill:before{content:"\f2ea"}.ri-arrow-up-double-line:before{content:"\f2eb"}.ri-bard-fill:before{content:"\f2ec"}.ri-bard-line:before{content:"\f2ed"}.ri-bootstrap-fill:before{content:"\f2ee"}.ri-bootstrap-line:before{content:"\f2ef"}.ri-box-1-fill:before{content:"\f2f0"}.ri-box-1-line:before{content:"\f2f1"}.ri-box-2-fill:before{content:"\f2f2"}.ri-box-2-line:before{content:"\f2f3"}.ri-box-3-fill:before{content:"\f2f4"}.ri-box-3-line:before{content:"\f2f5"}.ri-brain-fill:before{content:"\f2f6"}.ri-brain-line:before{content:"\f2f7"}.ri-candle-fill:before{content:"\f2f8"}.ri-candle-line:before{content:"\f2f9"}.ri-cash-fill:before{content:"\f2fa"}.ri-cash-line:before{content:"\f2fb"}.ri-contract-left-fill:before{content:"\f2fc"}.ri-contract-left-line:before{content:"\f2fd"}.ri-contract-left-right-fill:before{content:"\f2fe"}.ri-contract-left-right-line:before{content:"\f2ff"}.ri-contract-right-fill:before{content:"\f300"}.ri-contract-right-line:before{content:"\f301"}.ri-contract-up-down-fill:before{content:"\f302"}.ri-contract-up-down-line:before{content:"\f303"}.ri-copilot-fill:before{content:"\f304"}.ri-copilot-line:before{content:"\f305"}.ri-corner-down-left-fill:before{content:"\f306"}.ri-corner-down-left-line:before{content:"\f307"}.ri-corner-down-right-fill:before{content:"\f308"}.ri-corner-down-right-line:before{content:"\f309"}.ri-corner-left-down-fill:before{content:"\f30a"}.ri-corner-left-down-line:before{content:"\f30b"}.ri-corner-left-up-fill:before{content:"\f30c"}.ri-corner-left-up-line:before{content:"\f30d"}.ri-corner-right-down-fill:before{content:"\f30e"}.ri-corner-right-down-line:before{content:"\f30f"}.ri-corner-right-up-fill:before{content:"\f310"}.ri-corner-right-up-line:before{content:"\f311"}.ri-corner-up-left-double-fill:before{content:"\f312"}.ri-corner-up-left-double-line:before{content:"\f313"}.ri-corner-up-left-fill:before{content:"\f314"}.ri-corner-up-left-line:before{content:"\f315"}.ri-corner-up-right-double-fill:before{content:"\f316"}.ri-corner-up-right-double-line:before{content:"\f317"}.ri-corner-up-right-fill:before{content:"\f318"}.ri-corner-up-right-line:before{content:"\f319"}.ri-cross-fill:before{content:"\f31a"}.ri-cross-line:before{content:"\f31b"}.ri-edge-new-fill:before{content:"\f31c"}.ri-edge-new-line:before{content:"\f31d"}.ri-equal-fill:before{content:"\f31e"}.ri-equal-line:before{content:"\f31f"}.ri-expand-left-fill:before{content:"\f320"}.ri-expand-left-line:before{content:"\f321"}.ri-expand-left-right-fill:before{content:"\f322"}.ri-expand-left-right-line:before{content:"\f323"}.ri-expand-right-fill:before{content:"\f324"}.ri-expand-right-line:before{content:"\f325"}.ri-expand-up-down-fill:before{content:"\f326"}.ri-expand-up-down-line:before{content:"\f327"}.ri-flickr-fill:before{content:"\f328"}.ri-flickr-line:before{content:"\f329"}.ri-forward-10-fill:before{content:"\f32a"}.ri-forward-10-line:before{content:"\f32b"}.ri-forward-15-fill:before{content:"\f32c"}.ri-forward-15-line:before{content:"\f32d"}.ri-forward-30-fill:before{content:"\f32e"}.ri-forward-30-line:before{content:"\f32f"}.ri-forward-5-fill:before{content:"\f330"}.ri-forward-5-line:before{content:"\f331"}.ri-graduation-cap-fill:before{content:"\f332"}.ri-graduation-cap-line:before{content:"\f333"}.ri-home-office-fill:before{content:"\f334"}.ri-home-office-line:before{content:"\f335"}.ri-hourglass-2-fill:before{content:"\f336"}.ri-hourglass-2-line:before{content:"\f337"}.ri-hourglass-fill:before{content:"\f338"}.ri-hourglass-line:before{content:"\f339"}.ri-javascript-fill:before{content:"\f33a"}.ri-javascript-line:before{content:"\f33b"}.ri-loop-left-fill:before{content:"\f33c"}.ri-loop-left-line:before{content:"\f33d"}.ri-loop-right-fill:before{content:"\f33e"}.ri-loop-right-line:before{content:"\f33f"}.ri-memories-fill:before{content:"\f340"}.ri-memories-line:before{content:"\f341"}.ri-meta-fill:before{content:"\f342"}.ri-meta-line:before{content:"\f343"}.ri-microsoft-loop-fill:before{content:"\f344"}.ri-microsoft-loop-line:before{content:"\f345"}.ri-nft-fill:before{content:"\f346"}.ri-nft-line:before{content:"\f347"}.ri-notion-fill:before{content:"\f348"}.ri-notion-line:before{content:"\f349"}.ri-openai-fill:before{content:"\f34a"}.ri-openai-line:before{content:"\f34b"}.ri-overline:before{content:"\f34c"}.ri-p2p-fill:before{content:"\f34d"}.ri-p2p-line:before{content:"\f34e"}.ri-presentation-fill:before{content:"\f34f"}.ri-presentation-line:before{content:"\f350"}.ri-replay-10-fill:before{content:"\f351"}.ri-replay-10-line:before{content:"\f352"}.ri-replay-15-fill:before{content:"\f353"}.ri-replay-15-line:before{content:"\f354"}.ri-replay-30-fill:before{content:"\f355"}.ri-replay-30-line:before{content:"\f356"}.ri-replay-5-fill:before{content:"\f357"}.ri-replay-5-line:before{content:"\f358"}.ri-school-fill:before{content:"\f359"}.ri-school-line:before{content:"\f35a"}.ri-shining-2-fill:before{content:"\f35b"}.ri-shining-2-line:before{content:"\f35c"}.ri-shining-fill:before{content:"\f35d"}.ri-shining-line:before{content:"\f35e"}.ri-sketching:before{content:"\f35f"}.ri-skip-down-fill:before{content:"\f360"}.ri-skip-down-line:before{content:"\f361"}.ri-skip-left-fill:before{content:"\f362"}.ri-skip-left-line:before{content:"\f363"}.ri-skip-right-fill:before{content:"\f364"}.ri-skip-right-line:before{content:"\f365"}.ri-skip-up-fill:before{content:"\f366"}.ri-skip-up-line:before{content:"\f367"}.ri-slow-down-fill:before{content:"\f368"}.ri-slow-down-line:before{content:"\f369"}.ri-sparkling-2-fill:before{content:"\f36a"}.ri-sparkling-2-line:before{content:"\f36b"}.ri-sparkling-fill:before{content:"\f36c"}.ri-sparkling-line:before{content:"\f36d"}.ri-speak-fill:before{content:"\f36e"}.ri-speak-line:before{content:"\f36f"}.ri-speed-up-fill:before{content:"\f370"}.ri-speed-up-line:before{content:"\f371"}.ri-tiktok-fill:before{content:"\f372"}.ri-tiktok-line:before{content:"\f373"}.ri-token-swap-fill:before{content:"\f374"}.ri-token-swap-line:before{content:"\f375"}.ri-unpin-fill:before{content:"\f376"}.ri-unpin-line:before{content:"\f377"}.ri-wechat-channels-fill:before{content:"\f378"}.ri-wechat-channels-line:before{content:"\f379"}.ri-wordpress-fill:before{content:"\f37a"}.ri-wordpress-line:before{content:"\f37b"}.ri-blender-fill:before{content:"\f37c"}.ri-blender-line:before{content:"\f37d"}.ri-emoji-sticker-fill:before{content:"\f37e"}.ri-emoji-sticker-line:before{content:"\f37f"}.ri-git-close-pull-request-fill:before{content:"\f380"}.ri-git-close-pull-request-line:before{content:"\f381"}.ri-instance-fill:before{content:"\f382"}.ri-instance-line:before{content:"\f383"}.ri-megaphone-fill:before{content:"\f384"}.ri-megaphone-line:before{content:"\f385"}.ri-pass-expired-fill:before{content:"\f386"}.ri-pass-expired-line:before{content:"\f387"}.ri-pass-pending-fill:before{content:"\f388"}.ri-pass-pending-line:before{content:"\f389"}.ri-pass-valid-fill:before{content:"\f38a"}.ri-pass-valid-line:before{content:"\f38b"}.ri-ai-generate:before{content:"\f38c"}.ri-calendar-close-fill:before{content:"\f38d"}.ri-calendar-close-line:before{content:"\f38e"}.ri-draggable:before{content:"\f38f"}.ri-font-family:before{content:"\f390"}.ri-font-mono:before{content:"\f391"}.ri-font-sans-serif:before{content:"\f392"}.ri-font-sans:before{content:"\f393"}.ri-hard-drive-3-fill:before{content:"\f394"}.ri-hard-drive-3-line:before{content:"\f395"}.ri-kick-fill:before{content:"\f396"}.ri-kick-line:before{content:"\f397"}.ri-list-check-3:before{content:"\f398"}.ri-list-indefinite:before{content:"\f399"}.ri-list-ordered-2:before{content:"\f39a"}.ri-list-radio:before{content:"\f39b"}.ri-openbase-fill:before{content:"\f39c"}.ri-openbase-line:before{content:"\f39d"}.ri-planet-fill:before{content:"\f39e"}.ri-planet-line:before{content:"\f39f"}.ri-prohibited-fill:before{content:"\f3a0"}.ri-prohibited-line:before{content:"\f3a1"}.ri-quote-text:before{content:"\f3a2"}.ri-seo-fill:before{content:"\f3a3"}.ri-seo-line:before{content:"\f3a4"}.ri-slash-commands:before{content:"\f3a5"}.ri-archive-2-fill:before{content:"\f3a6"}.ri-archive-2-line:before{content:"\f3a7"}.ri-inbox-2-fill:before{content:"\f3a8"}.ri-inbox-2-line:before{content:"\f3a9"}.ri-shake-hands-fill:before{content:"\f3aa"}.ri-shake-hands-line:before{content:"\f3ab"}.ri-supabase-fill:before{content:"\f3ac"}.ri-supabase-line:before{content:"\f3ad"}.ri-water-percent-fill:before{content:"\f3ae"}.ri-water-percent-line:before{content:"\f3af"}.ri-yuque-fill:before{content:"\f3b0"}.ri-yuque-line:before{content:"\f3b1"}.ri-crosshair-2-fill:before{content:"\f3b2"}.ri-crosshair-2-line:before{content:"\f3b3"}.ri-crosshair-fill:before{content:"\f3b4"}.ri-crosshair-line:before{content:"\f3b5"}.ri-file-close-fill:before{content:"\f3b6"}.ri-file-close-line:before{content:"\f3b7"}.ri-infinity-fill:before{content:"\f3b8"}.ri-infinity-line:before{content:"\f3b9"}.ri-rfid-fill:before{content:"\f3ba"}.ri-rfid-line:before{content:"\f3bb"}.ri-slash-commands-2:before{content:"\f3bc"}.ri-user-forbid-fill:before{content:"\f3bd"}.ri-user-forbid-line:before{content:"\f3be"}.ri-beer-fill:before{content:"\f3bf"}.ri-beer-line:before{content:"\f3c0"}.ri-circle-fill:before{content:"\f3c1"}.ri-circle-line:before{content:"\f3c2"}.ri-dropdown-list:before{content:"\f3c3"}.ri-file-image-fill:before{content:"\f3c4"}.ri-file-image-line:before{content:"\f3c5"}.ri-file-pdf-2-fill:before{content:"\f3c6"}.ri-file-pdf-2-line:before{content:"\f3c7"}.ri-file-video-fill:before{content:"\f3c8"}.ri-file-video-line:before{content:"\f3c9"}.ri-folder-image-fill:before{content:"\f3ca"}.ri-folder-image-line:before{content:"\f3cb"}.ri-folder-video-fill:before{content:"\f3cc"}.ri-folder-video-line:before{content:"\f3cd"}.ri-hexagon-fill:before{content:"\f3ce"}.ri-hexagon-line:before{content:"\f3cf"}.ri-menu-search-fill:before{content:"\f3d0"}.ri-menu-search-line:before{content:"\f3d1"}.ri-octagon-fill:before{content:"\f3d2"}.ri-octagon-line:before{content:"\f3d3"}.ri-pentagon-fill:before{content:"\f3d4"}.ri-pentagon-line:before{content:"\f3d5"}.ri-rectangle-fill:before{content:"\f3d6"}.ri-rectangle-line:before{content:"\f3d7"}.ri-robot-2-fill:before{content:"\f3d8"}.ri-robot-2-line:before{content:"\f3d9"}.ri-shapes-fill:before{content:"\f3da"}.ri-shapes-line:before{content:"\f3db"}.ri-square-fill:before{content:"\f3dc"}.ri-square-line:before{content:"\f3dd"}.ri-tent-fill:before{content:"\f3de"}.ri-tent-line:before{content:"\f3df"}.ri-threads-fill:before{content:"\f3e0"}.ri-threads-line:before{content:"\f3e1"}.ri-tree-fill:before{content:"\f3e2"}.ri-tree-line:before{content:"\f3e3"}.ri-triangle-fill:before{content:"\f3e4"}.ri-triangle-line:before{content:"\f3e5"}.ri-twitter-x-fill:before{content:"\f3e6"}.ri-twitter-x-line:before{content:"\f3e7"}.ri-verified-badge-fill:before{content:"\f3e8"}.ri-verified-badge-line:before{content:"\f3e9"}.ri-armchair-fill:before{content:"\f3ea"}.ri-armchair-line:before{content:"\f3eb"}.ri-bnb-fill:before{content:"\f3ec"}.ri-bnb-line:before{content:"\f3ed"}.ri-bread-fill:before{content:"\f3ee"}.ri-bread-line:before{content:"\f3ef"}.ri-btc-fill:before{content:"\f3f0"}.ri-btc-line:before{content:"\f3f1"}.ri-calendar-schedule-fill:before{content:"\f3f2"}.ri-calendar-schedule-line:before{content:"\f3f3"}.ri-dice-1-fill:before{content:"\f3f4"}.ri-dice-1-line:before{content:"\f3f5"}.ri-dice-2-fill:before{content:"\f3f6"}.ri-dice-2-line:before{content:"\f3f7"}.ri-dice-3-fill:before{content:"\f3f8"}.ri-dice-3-line:before{content:"\f3f9"}.ri-dice-4-fill:before{content:"\f3fa"}.ri-dice-4-line:before{content:"\f3fb"}.ri-dice-5-fill:before{content:"\f3fc"}.ri-dice-5-line:before{content:"\f3fd"}.ri-dice-6-fill:before{content:"\f3fe"}.ri-dice-6-line:before{content:"\f3ff"}.ri-dice-fill:before{content:"\f400"}.ri-dice-line:before{content:"\f401"}.ri-drinks-fill:before{content:"\f402"}.ri-drinks-line:before{content:"\f403"}.ri-equalizer-2-fill:before{content:"\f404"}.ri-equalizer-2-line:before{content:"\f405"}.ri-equalizer-3-fill:before{content:"\f406"}.ri-equalizer-3-line:before{content:"\f407"}.ri-eth-fill:before{content:"\f408"}.ri-eth-line:before{content:"\f409"}.ri-flower-fill:before{content:"\f40a"}.ri-flower-line:before{content:"\f40b"}.ri-glasses-2-fill:before{content:"\f40c"}.ri-glasses-2-line:before{content:"\f40d"}.ri-glasses-fill:before{content:"\f40e"}.ri-glasses-line:before{content:"\f40f"}.ri-goggles-fill:before{content:"\f410"}.ri-goggles-line:before{content:"\f411"}.ri-image-circle-fill:before{content:"\f412"}.ri-image-circle-line:before{content:"\f413"}.ri-info-i:before{content:"\f414"}.ri-money-rupee-circle-fill:before{content:"\f415"}.ri-money-rupee-circle-line:before{content:"\f416"}.ri-news-fill:before{content:"\f417"}.ri-news-line:before{content:"\f418"}.ri-robot-3-fill:before{content:"\f419"}.ri-robot-3-line:before{content:"\f41a"}.ri-share-2-fill:before{content:"\f41b"}.ri-share-2-line:before{content:"\f41c"}.ri-sofa-fill:before{content:"\f41d"}.ri-sofa-line:before{content:"\f41e"}.ri-svelte-fill:before{content:"\f41f"}.ri-svelte-line:before{content:"\f420"}.ri-vk-fill:before{content:"\f421"}.ri-vk-line:before{content:"\f422"}.ri-xrp-fill:before{content:"\f423"}.ri-xrp-line:before{content:"\f424"}.ri-xtz-fill:before{content:"\f425"}.ri-xtz-line:before{content:"\f426"}.ri-archive-stack-fill:before{content:"\f427"}.ri-archive-stack-line:before{content:"\f428"}.ri-bowl-fill:before{content:"\f429"}.ri-bowl-line:before{content:"\f42a"}.ri-calendar-view:before{content:"\f42b"}.ri-carousel-view:before{content:"\f42c"}.ri-code-block:before{content:"\f42d"}.ri-color-filter-fill:before{content:"\f42e"}.ri-color-filter-line:before{content:"\f42f"}.ri-contacts-book-3-fill:before{content:"\f430"}.ri-contacts-book-3-line:before{content:"\f431"}.ri-contract-fill:before{content:"\f432"}.ri-contract-line:before{content:"\f433"}.ri-drinks-2-fill:before{content:"\f434"}.ri-drinks-2-line:before{content:"\f435"}.ri-export-fill:before{content:"\f436"}.ri-export-line:before{content:"\f437"}.ri-file-check-fill:before{content:"\f438"}.ri-file-check-line:before{content:"\f439"}.ri-focus-mode:before{content:"\f43a"}.ri-folder-6-fill:before{content:"\f43b"}.ri-folder-6-line:before{content:"\f43c"}.ri-folder-check-fill:before{content:"\f43d"}.ri-folder-check-line:before{content:"\f43e"}.ri-folder-close-fill:before{content:"\f43f"}.ri-folder-close-line:before{content:"\f440"}.ri-folder-cloud-fill:before{content:"\f441"}.ri-folder-cloud-line:before{content:"\f442"}.ri-gallery-view-2:before{content:"\f443"}.ri-gallery-view:before{content:"\f444"}.ri-hand:before{content:"\f445"}.ri-import-fill:before{content:"\f446"}.ri-import-line:before{content:"\f447"}.ri-information-2-fill:before{content:"\f448"}.ri-information-2-line:before{content:"\f449"}.ri-kanban-view-2:before{content:"\f44a"}.ri-kanban-view:before{content:"\f44b"}.ri-list-view:before{content:"\f44c"}.ri-lock-star-fill:before{content:"\f44d"}.ri-lock-star-line:before{content:"\f44e"}.ri-puzzle-2-fill:before{content:"\f44f"}.ri-puzzle-2-line:before{content:"\f450"}.ri-puzzle-fill:before{content:"\f451"}.ri-puzzle-line:before{content:"\f452"}.ri-ram-2-fill:before{content:"\f453"}.ri-ram-2-line:before{content:"\f454"}.ri-ram-fill:before{content:"\f455"}.ri-ram-line:before{content:"\f456"}.ri-receipt-fill:before{content:"\f457"}.ri-receipt-line:before{content:"\f458"}.ri-shadow-fill:before{content:"\f459"}.ri-shadow-line:before{content:"\f45a"}.ri-sidebar-fold-fill:before{content:"\f45b"}.ri-sidebar-fold-line:before{content:"\f45c"}.ri-sidebar-unfold-fill:before{content:"\f45d"}.ri-sidebar-unfold-line:before{content:"\f45e"}.ri-slideshow-view:before{content:"\f45f"}.ri-sort-alphabet-asc:before{content:"\f460"}.ri-sort-alphabet-desc:before{content:"\f461"}.ri-sort-number-asc:before{content:"\f462"}.ri-sort-number-desc:before{content:"\f463"}.ri-stacked-view:before{content:"\f464"}.ri-sticky-note-add-fill:before{content:"\f465"}.ri-sticky-note-add-line:before{content:"\f466"}.ri-swap-2-fill:before{content:"\f467"}.ri-swap-2-line:before{content:"\f468"}.ri-swap-3-fill:before{content:"\f469"}.ri-swap-3-line:before{content:"\f46a"}.ri-table-3:before{content:"\f46b"}.ri-table-view:before{content:"\f46c"}.ri-text-block:before{content:"\f46d"}.ri-text-snippet:before{content:"\f46e"}.ri-timeline-view:before{content:"\f46f"}@font-face{font-display:swap;font-family:BaWue Sans;font-style:normal;font-weight:500;src:url(/static/media/BaWue_Sans-Regular.cd3805ee.woff2) format("woff2"),url(/static/media/BaWue_Sans-Regular.7a3cdd30.woff) format("woff")}@font-face{font-display:swap;font-family:BaWue Sans;font-style:italic;font-weight:500;src:url(/static/media/BaWue_Sans-RegularItalic.00a9c992.woff2) format("woff2"),url(/static/media/BaWue_Sans-RegularItalic.d5d4d2e2.woff) format("woff")}@font-face{font-display:swap;font-family:BaWue Sans;font-style:normal;font-weight:700;src:url(/static/media/BaWue_Sans-Bold.e4aa9066.woff2) format("woff2"),url(/static/media/BaWue_Sans-Bold.1b013013.woff) format("woff")}@font-face{font-display:swap;font-family:BaWue Sans;font-style:italic;font-weight:700;src:url(/static/media/BaWue_Sans-BoldItalic.f752908a.woff2) format("woff2"),url(/static/media/BaWue_Sans-BoldItalic.c56ed131.woff) format("woff")}@font-face{font-display:swap;font-family:BaWue Sans;font-style:normal;font-weight:600;src:url(/static/media/BaWue_Sans-SemiBold.2d68ae2d.woff2) format("woff2"),url(/static/media/BaWue_Sans-SemiBold.3f3b37c6.woff) format("woff")}@font-face{font-display:swap;font-family:BaWue Sans;font-style:italic;font-weight:600;src:url(/static/media/BaWue_Sans-SemiBoldItalic.eb38fd26.woff2) format("woff2"),url(/static/media/BaWue_Sans-SemiBoldItalic.d85c1867.woff) format("woff")}@font-face{font-display:swap;font-family:"BaWue Serif";font-style:normal;font-weight:700;src:url(/static/media/BaWue_Serif-Bold.60df280c.woff2) format("woff2"),url(/static/media/BaWue_Serif-Bold.a28dfeef.woff) format("woff")}@font-face{font-display:swap;font-family:"BaWue Serif";font-style:normal;font-weight:400;src:url(/static/media/BaWue_Serif-Regular.006d1a0f.woff2) format("woff2"),url(/static/media/BaWue_Serif-Regular.f1c1ccc5.woff) format("woff")}@property --background{inherits:true;initial-value:#fff;syntax:"<color>"}@property --text-color{inherits:true;initial-value:#666;syntax:"<color>"}@property --text-size{inherits:true;initial-value:18px;syntax:"<length> | <percentage>"}@property --primary-color{inherits:true;initial-value:#fff;syntax:"<color>"}@property --primary-foreground-color{inherits:true;initial-value:#000;syntax:"<color>"}@property --secondary-color{inherits:true;initial-value:#ecebeb;syntax:"<color>"}@property --secondary-foreground-color{inherits:true;initial-value:#000;syntax:"<color>"}@property --accent-color{inherits:true;initial-value:#ecebeb;syntax:"<color>"}@property --accent-foreground-color{inherits:true;initial-value:#000;syntax:"<color>"}:root{--background:initial;--text-color:initial;--primary-color:var(--background);--header-background:var(--primary-color);--header-foreground:var(--primary-foreground-color);--footer-background:var(--secondary-color);--footer-foreground:var(--secondary-foreground-color);--fatmenu-background:var(--accent-color);--fatmenu-foreground:var(--accent-foreground-color);--breadcrumbs-background:var(--accent-color);--breadcrumbs-foreground:var(--accent-foreground-color);--search-background:var(--accent-color);--search-foreground:var(--accent-foreground-color);--link-color:#0070a2;--link-foreground-color:var(--link-color)}.max-1-lines{-webkit-line-clamp:1}.max-2-lines{-webkit-line-clamp:2}.max-3-lines{-webkit-line-clamp:3}.max-4-lines{-webkit-line-clamp:4}.max-5-lines{-webkit-line-clamp:5}.padding-1{padding-left:20px!important}.padding-2{padding-left:40px!important}.padding-3{padding-left:60px!important}.padding-4{padding-left:80px!important}.padding-5{padding-left:100px!important}.padding-6{padding-left:120px!important}:root{--primary-color:#fff000;--secondary-color:#fef9b9;--accent-color:#9e84ff;--subtle-color:#f3f2f2;--muted-color:#f8f8f8;--body-color:#fff;--background-color-transparent:hsla(0,0%,100%,0.85);--background-color-transparent-muted:hsla(0,0%,100%,0.15);--text-color:#000;--placeholder-color:#959595;--input-hover-border-color:#b2b2b2;--input-border-color:#e5e5e5;--form-text-main-color:#292623;--clear-icon-color:#e40166;--select-color:#fff000;--bsbw-slider-controls-default-margin:0.5rem;--bsbw-slider-controls-default-button-size:3.125rem}@media screen and (max-width:1439px){:root{--horizontal-space:20px}}:root{--horizontal-space:20px}@media screen and (min-width:769px){:root{--horizontal-space:25px}}@media screen and (min-width:1281px){:root{--horizontal-space:50px}}@media screen and (min-width:1367px){:root{--horizontal-space:60px}}html[data-theme=dark]{--muted-color:invert(#f8f8f8);--body-color:#000;--background-color:#000;--background-color-transparent:rgba(0,0,0,0.85);--bsbw-header-text-color:#fff;--link-color:#9e84ff;--table-even-row-color:#333;--table-odd-row-color:#444;--text-color:#fff;--select-color:#f3f2ff}.flex-space-between{display:flex!important;justify-content:space-between!important}.flex-column{display:flex!important;flex-direction:column!important}*,:after,:before{scroll-margin-block-start:90px}.visible-hidden{position:absolute!important;overflow:hidden!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;margin:-1px!important;clip:rect(1px,1px,1px,1px)!important;white-space:nowrap!important}.block.metadata.text.richtext{max-width:100%}.block.metadata.text.richtext :has(>img.image-right){display:flex;flex-wrap:wrap;gap:1rem}@media (min-width:768px){.block.metadata.text.richtext :has(>img.image-right){flex-wrap:nowrap}}.block.metadata.text.richtext :has(>img.image-right) img.image-right{order:999;aspect-ratio:initial;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.block.metadata.text.richtext :has(>img.image-right) img.image-right{width:100%;height:auto;max-height:400px;flex:1;-o-object-fit:cover;object-fit:cover}}.block.metadata.text.richtext .textPicContainer.picRight .picContainer{padding-left:15px;float:right}.block.metadata.text.richtext .textPicContainer.picLeft .picContainer{padding-right:15px;float:left}.block.metadata.text.richtext .textPicContainer .picContainer{width:220px}.block.metadata.text.richtext .textPicContainer .picContainer .caption{font-size:.75rem}.block.metadata.text.richtext .clearfix:after,.block.metadata.text.richtext .clearfix:before{display:block;width:100%;clear:both;content:""}.block.metadata.text.richtext .clearfix .col-sm-6{position:relative;width:50%;min-height:1px;padding-right:15px;padding-left:15px;float:left}.block.metadata.text.richtext .clearfix .col-sm-6 .caption{font-size:.75rem}.block.metadata.text.richtext :has(>img.image-left){display:flex;flex-wrap:wrap;gap:1rem}@media (min-width:768px){.block.metadata.text.richtext :has(>img.image-left){flex-wrap:nowrap}}.block.metadata.text.richtext :has(>img.image-left) img.image-right{order:0;aspect-ratio:initial;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.block.metadata.text.richtext :has(>img.image-left) img.image-right{width:100%;height:auto;max-height:400px;flex:1;-o-object-fit:cover;object-fit:cover}}.block.metadata.text.richtext :where(img){max-width:270px;height:100%;max-height:500px}.boxContainer{height:100%;padding-top:15px;padding-bottom:15px}.boxContainer .box{box-shadow:0 2px 6px 2px rgba(42,38,35,.1)}.boxContainer .teaserWithImageLeft{padding-bottom:0}.boxContainer .col-xs-12{display:flex;align-items:center}@media (max-width:768px){.boxContainer .col-xs-12{flex-direction:column}}.boxContainer .teaserImageContainer a{border-bottom:none}@media (min-width:768px){.boxContainer .teaserImageContainer{float:left}}.boxContainer .teaserTextContainer{height:100%;flex-direction:column;padding-top:20px;padding-bottom:20px}.boxContainer .teaserTextContainer .teaserText{max-width:75%}.boxContainer .teaserTextContainer a{align-self:flex-end;margin-right:15px;margin-bottom:20px;float:right}.h5p-player-wrapper .h5p-player-actions[data-playing=false] strong,a,body,h1,h2,h3,h4,h5,h6,li,p{font-family:var(--custom-main-font,"BaWue Sans",sans-serif);font-style:normal;font-size:1.188rem;line-height:1.5;font-weight:300}li::marker{line-height:32px}.breadcrumbs .breadcrumb a,.breadcrumbs li>a,.breadcrumbs p>a,.content-area .breadcrumb a,.content-area li>a,.content-area p>a{color:#0070a2;text-decoration:underline}ol,p,ul{margin-bottom:25px;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}ol:last-child,p:last-child,ul:last-child{margin-bottom:0}strong{font-weight:700}em,em span span{font-style:italic}#page-document blockquote{padding:18px 40px}h1.documentFirstHeading{border:none;font-size:5.625rem;line-height:1.1666;font-weight:700;padding-top:40px;margin-bottom:80px;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}@container (max-width: 768px){h1.documentFirstHeading{font-size:3.125rem;line-height:1.1428}}@media only screen and (max-width:768px){h1.documentFirstHeading{margin-bottom:60px}}h1.documentFirstHeading span{border:none;font-size:5.625rem;line-height:1.1666;font-weight:700}@container (max-width: 768px){h1.documentFirstHeading span{font-size:3.125rem;line-height:1.1428}}h1.documentFirstHeading:before{display:none}.block h2.headline{font-size:2.25rem;line-height:1.1666;font-weight:300;margin-top:80px;margin-bottom:80px}@container (max-width: 768px){.block h2.headline{font-size:2rem;line-height:1.1}}@media only screen and (max-width:768px){.block h2.headline{margin-top:60px;margin-bottom:60px}}.block .heading-wrapper h2:last-child,.heading-wrapper h2{font-size:2.25rem;line-height:1.1666;font-weight:300;margin-top:80px;margin-bottom:80px}@container (max-width: 768px){.block .heading-wrapper h2:last-child,.heading-wrapper h2{font-size:2rem;line-height:1.1}}@media only screen and (max-width:768px){.block .heading-wrapper h2:last-child,.heading-wrapper h2{margin-top:60px;margin-bottom:60px}}.heading-wrapper h3{padding-top:3rem;padding-bottom:1rem;font-size:42px;font-weight:300;line-height:48px}h2{font-size:2rem;line-height:1.1;font-weight:700;margin-top:80px;margin-bottom:40px;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}@media only screen and (max-width:768px){h2{margin-top:60px}}h2 span{font-size:inherit;font-weight:inherit;line-height:inherit}h3{font-size:1.75rem;line-height:1.25;font-weight:700;margin-top:60px;margin-bottom:20px;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}h3 span{font-size:inherit;font-weight:inherit;line-height:inherit}h4{font-size:1.438rem;line-height:1.5;font-weight:700;margin-top:60px;margin-bottom:20px;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}h4 span{font-size:inherit;font-weight:inherit;line-height:inherit}.head-title,.head-title span{font-size:1.188rem;line-height:1.5;font-weight:700;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word;padding-bottom:10px;letter-spacing:1px;text-transform:uppercase!important}#page-add .head-title,#page-add .head-title span,#page-edit .head-title,#page-edit .head-title span{-webkit-user-select:none;-moz-user-select:none;user-select:none}#sidebar .inline.field.text input,#toolbar .inline.field.text input{font-size:16px;line-height:22px}#sidebar *,#toolbar *{font-family:var(--custom-cms-font,"Metropolis",var(--custom-main-font,"BaWue Sans",sans-serif))!important}#sidebar,#sidebar .ui.checkbox label,#sidebar .ui.input,#sidebar .ui.segment,#sidebar .ui.segments .segment,#toolbar,#toolbar .ui.checkbox label,#toolbar .ui.input,#toolbar .ui.segment,#toolbar .ui.segments .segment{font-size:16px}#sidebar .ui.secondary.segment,#toolbar .ui.secondary.segment{font-size:14px}:root{--layout-container-width:1440px;--default-container-width:1440px;--narrow-container-width:1440px;--align-right:end;--align-left:start;--align-center:center}body{overflow-x:initial}html[style*=padding-right] .sidebar-container{margin-right:15px}.header-wrapper .a.container,.header-wrapper .q.container{position:relative;z-index:12}.content-area .a.container,.content-area .q.container{position:relative;z-index:10}footer .a.container,footer .q.container{position:relative;z-index:8}[data-popper-placement]{position:relative;z-index:200}.has--align--center{max-width:var(--narrow-container-width);margin-right:auto;margin-left:auto}.has--align--wide{max-width:var(--default-container-width);margin-right:auto;margin-left:auto}#page-contents>*,#page-document .blocks-group-wrapper>*,#page-history>*,.has--align--full,.header-wrapper .header{max-width:var(--layout-container-width);margin-right:auto;margin-left:auto}@container (max-width: 1480px){.header-wrapper .header{margin-right:20px;margin-left:20px}}.breadcrumbs .breadcrumb{max-width:var(--default-container-width);margin-right:auto;margin-left:auto}@container (max-width: 1480px){.breadcrumbs .breadcrumb{margin-right:20px;margin-left:20px}}.content-area #page-edit .ui.container a.external:after,.content-area .a.container a.external:after,.content-area .q.container a.external:after,.content-area .ui.container a.external:after{display:inline-block;width:11px;height:11px;background-color:var(--link-foreground-color,#0070a2);content:"";-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='external-link-alt' class='svg-inline--fa fa-external-link-alt fa-w-16' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M432 320h-32a16 16 0 00-16 16v112H64V128h144a16 16 0 0016-16V80a16 16 0 00-16-16H48a48 48 0 00-48 48v352a48 48 0 0048 48h352a48 48 0 0048-48V336a16 16 0 00-16-16zM488 0H360c-21.37 0-32.05 25.91-17 41l35.73 35.73L135 320.37a24 24 0 000 34L157.67 377a24 24 0 0034 0l243.61-243.68L471 169c15 15 41 4.5 41-17V24a24 24 0 00-24-24z'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='external-link-alt' class='svg-inline--fa fa-external-link-alt fa-w-16' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M432 320h-32a16 16 0 00-16 16v112H64V128h144a16 16 0 0016-16V80a16 16 0 00-16-16H48a48 48 0 00-48 48v352a48 48 0 0048 48h352a48 48 0 0048-48V336a16 16 0 00-16-16zM488 0H360c-21.37 0-32.05 25.91-17 41l35.73 35.73L135 320.37a24 24 0 000 34L157.67 377a24 24 0 0034 0l243.61-243.68L471 169c15 15 41 4.5 41-17V24a24 24 0 00-24-24z'/%3E%3C/svg%3E") no-repeat center;white-space:nowrap;margin-top:-25px;margin-left:3px}.content-area #page-edit .ui.container .block.button a.external:after,.content-area #page-edit .ui.container .block.image a.external:after,.content-area #page-edit .ui.container .block.listing a.external:after,.content-area #page-edit .ui.container .block.teaser a.external:after,.content-area .a.container .block.button a.external:after,.content-area .a.container .block.image a.external:after,.content-area .a.container .block.listing a.external:after,.content-area .a.container .block.teaser a.external:after,.content-area .q.container .block.button a.external:after,.content-area .q.container .block.image a.external:after,.content-area .q.container .block.listing a.external:after,.content-area .q.container .block.teaser a.external:after{display:none}#page-document .blocks-group-wrapper .block.separator.has--align--center .line,#page-document .blocks-group-wrapper .block.separator.has--align--left .line,#page-document .blocks-group-wrapper .download-event,#page-document .blocks-group-wrapper>.block.code,#page-document .blocks-group-wrapper>.block.image.align.left.medium,#page-document .blocks-group-wrapper>.block.image.align.left.small,#page-document .blocks-group-wrapper>.block.image.align.right.medium,#page-document .blocks-group-wrapper>.block.image.align.right.small,#page-document .blocks-group-wrapper>.block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper>.block.maps.align.left,#page-document .blocks-group-wrapper>.block.maps.align.right,#page-document .blocks-group-wrapper>.block.video.align.center .video-inner,#page-document .blocks-group-wrapper>.block.video.align.left,#page-document .blocks-group-wrapper>.block.video.align.right,#page-document .blocks-group-wrapper>blockquote,#page-document .blocks-group-wrapper>h2,#page-document .blocks-group-wrapper>h3,#page-document .blocks-group-wrapper>h4,#page-document .blocks-group-wrapper>h5,#page-document .blocks-group-wrapper>h6,#page-document .blocks-group-wrapper>li,#page-document .blocks-group-wrapper>ol,#page-document .blocks-group-wrapper>p,#page-document .blocks-group-wrapper>pre,#page-document .blocks-group-wrapper>span,#page-document .blocks-group-wrapper>ul,#page-document .h5p-player-wrapper .h5p-player-actions[data-playing=false] .blocks-group-wrapper>strong,.h5p-player-wrapper .h5p-player-actions[data-playing=false] #page-document .blocks-group-wrapper>strong{max-width:var(--narrow-container-width);margin-right:auto;margin-left:auto}@container (max-width: 1480px){#page-document .blocks-group-wrapper .block.separator.has--align--center .line,#page-document .blocks-group-wrapper .block.separator.has--align--left .line,#page-document .blocks-group-wrapper .download-event,#page-document .blocks-group-wrapper>.block.code,#page-document .blocks-group-wrapper>.block.image.align.left.medium,#page-document .blocks-group-wrapper>.block.image.align.left.small,#page-document .blocks-group-wrapper>.block.image.align.right.medium,#page-document .blocks-group-wrapper>.block.image.align.right.small,#page-document .blocks-group-wrapper>.block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper>.block.maps.align.left,#page-document .blocks-group-wrapper>.block.maps.align.right,#page-document .blocks-group-wrapper>.block.video.align.center .video-inner,#page-document .blocks-group-wrapper>.block.video.align.left,#page-document .blocks-group-wrapper>.block.video.align.right,#page-document .blocks-group-wrapper>blockquote,#page-document .blocks-group-wrapper>h2,#page-document .blocks-group-wrapper>h3,#page-document .blocks-group-wrapper>h4,#page-document .blocks-group-wrapper>h5,#page-document .blocks-group-wrapper>h6,#page-document .blocks-group-wrapper>li,#page-document .blocks-group-wrapper>ol,#page-document .blocks-group-wrapper>p,#page-document .blocks-group-wrapper>pre,#page-document .blocks-group-wrapper>span,#page-document .blocks-group-wrapper>ul,#page-document .h5p-player-wrapper .h5p-player-actions[data-playing=false] .blocks-group-wrapper>strong,.h5p-player-wrapper .h5p-player-actions[data-playing=false] #page-document .blocks-group-wrapper>strong{margin-right:20px;margin-left:20px}}#page-document .blocks-group-wrapper>.accordion-block,#page-document .blocks-group-wrapper>.block.__button,#page-document .blocks-group-wrapper>.block.eventMetadata .details-container,#page-document .blocks-group-wrapper>.block.heading .heading-wrapper,#page-document .blocks-group-wrapper>.block.highlight .teaser-description-title,#page-document .blocks-group-wrapper>.block.image.align.center,#page-document .blocks-group-wrapper>.block.image.align.left,#page-document .blocks-group-wrapper>.block.image.align.right,#page-document .blocks-group-wrapper>.block.image.align.wide figure,#page-document .blocks-group-wrapper>.block.listing .emptyListing,#page-document .blocks-group-wrapper>.block.listing.grid,#page-document .blocks-group-wrapper>.block.listing .image-gallery,#page-document .blocks-group-wrapper>.block.listing .listing-item,#page-document .blocks-group-wrapper>.block.maps.align.left,#page-document .blocks-group-wrapper>.block.maps.align.right,#page-document .blocks-group-wrapper>.block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper>.block.search.grid,#page-document .blocks-group-wrapper>.block.search .searchBlock-container,#page-document .blocks-group-wrapper>.block.teaser .teaser-item.default,#page-document .blocks-group-wrapper>.block.video.align.left,#page-document .blocks-group-wrapper>.block.video.align.right,#page-document .blocks-group-wrapper>.block.video.align.wide .video-inner,#page-document .blocks-group-wrapper>.block h2.headline,#page-document .blocks-group-wrapper>.slate blockquote,#page-document .blocks-group-wrapper>.table-of-contents,#page-document .blocks-group-wrapper>h1.documentFirstHeading,#page-document .blocks-group-wrapper>table{max-width:var(--default-container-width);margin-right:auto;margin-left:auto}@container (max-width: 1480px){#page-document .blocks-group-wrapper>.accordion-block,#page-document .blocks-group-wrapper>.block.__button,#page-document .blocks-group-wrapper>.block.eventMetadata .details-container,#page-document .blocks-group-wrapper>.block.heading .heading-wrapper,#page-document .blocks-group-wrapper>.block.highlight .teaser-description-title,#page-document .blocks-group-wrapper>.block.image.align.center,#page-document .blocks-group-wrapper>.block.image.align.left,#page-document .blocks-group-wrapper>.block.image.align.right,#page-document .blocks-group-wrapper>.block.image.align.wide figure,#page-document .blocks-group-wrapper>.block.listing .emptyListing,#page-document .blocks-group-wrapper>.block.listing.grid,#page-document .blocks-group-wrapper>.block.listing .image-gallery,#page-document .blocks-group-wrapper>.block.listing .listing-item,#page-document .blocks-group-wrapper>.block.maps.align.left,#page-document .blocks-group-wrapper>.block.maps.align.right,#page-document .blocks-group-wrapper>.block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper>.block.search.grid,#page-document .blocks-group-wrapper>.block.search .searchBlock-container,#page-document .blocks-group-wrapper>.block.teaser .teaser-item.default,#page-document .blocks-group-wrapper>.block.video.align.left,#page-document .blocks-group-wrapper>.block.video.align.right,#page-document .blocks-group-wrapper>.block.video.align.wide .video-inner,#page-document .blocks-group-wrapper>.block h2.headline,#page-document .blocks-group-wrapper>.slate blockquote,#page-document .blocks-group-wrapper>.table-of-contents,#page-document .blocks-group-wrapper>h1.documentFirstHeading,#page-document .blocks-group-wrapper>table{margin-right:20px;margin-left:20px}}#page-document .blocks-group-wrapper>.block.image.align.full,#page-document .blocks-group-wrapper>.block.maps.align.full,#page-document .blocks-group-wrapper>.block.teaser,#page-document .blocks-group-wrapper>.block.video.align.full{max-width:var(--layout-container-width);margin-right:auto;margin-left:auto}@container (max-width: 768px){#page-document .blocks-group-wrapper .block.maps.align.left iframe,#page-document .blocks-group-wrapper .block.maps.align.right iframe,#page-document .blocks-group-wrapper .block.video.align.left .video-inner,#page-document .blocks-group-wrapper .block.video.align.right .video-inner{width:100%}}@container (max-width: 1480px){#page-document .blocks-group-wrapper>h1.documentFirstHeading{margin-right:20px;margin-left:20px}}#page-document .blocks-group-wrapper>.block{margin-bottom:25px}@container (max-width: 1480px){#page-document .blocks-group-wrapper>.block.has--block-width--layout,#page-document .blocks-group-wrapper>.block.has--block-width--narrow,#page-document .blocks-group-wrapper>.block:not(.highlight,.teaser,.gridBlock,.slider).has--block-width--default{margin-right:20px;margin-left:20px}}#page-document .blocks-group-wrapper:last-child{margin-bottom:-1rem!important}#page-add [class*=block-editor-]:not(.contained),#page-edit [class*=block-editor-]:not(.contained){max-width:var(--layout-container-width);margin-right:auto;margin-left:auto}@container (max-width: 1520px){#page-add [class*=block-editor-]:not(.contained),#page-edit [class*=block-editor-]:not(.contained){margin-right:40px;margin-left:40px}}#page-add .block-editor-codeBlock,#page-add .block-editor-description .documentDescription,#page-add .block-editor-image.left.medium,#page-add .block-editor-image.left.small,#page-add .block-editor-image.right.medium,#page-add .block-editor-image.right.small,#page-add .block-editor-mermaidBlock,#page-add .block-editor-separator.has--align--center .block.separator.inner .block.separator .block.separator .line,#page-add .block-editor-separator.has--align--left .block.separator.inner .block.separator .block.separator .line,#page-add .block-editor-video.align.left,#page-add .block-editor-video.align.right,#page-add .block-editor-video.center .video-inner,#page-add .block.inner.h5p,#page-add .block.inner.sodix,#page-add .block.maps.align.center .maps-inner,#page-add .block.slate .slate-editor,#page-edit .block-editor-codeBlock,#page-edit .block-editor-description .documentDescription,#page-edit .block-editor-image.left.medium,#page-edit .block-editor-image.left.small,#page-edit .block-editor-image.right.medium,#page-edit .block-editor-image.right.small,#page-edit .block-editor-mermaidBlock,#page-edit .block-editor-separator.has--align--center .block.separator.inner .block.separator .block.separator .line,#page-edit .block-editor-separator.has--align--left .block.separator.inner .block.separator .block.separator .line,#page-edit .block-editor-video.align.left,#page-edit .block-editor-video.align.right,#page-edit .block-editor-video.center .video-inner,#page-edit .block.inner.h5p,#page-edit .block.inner.sodix,#page-edit .block.maps.align.center .maps-inner,#page-edit .block.slate .slate-editor{max-width:var(--narrow-container-width);margin-right:auto;margin-left:auto}@container (max-width: 1520px){#page-add .block-editor-codeBlock,#page-add .block-editor-description .documentDescription,#page-add .block-editor-image.left.medium,#page-add .block-editor-image.left.small,#page-add .block-editor-image.right.medium,#page-add .block-editor-image.right.small,#page-add .block-editor-mermaidBlock,#page-add .block-editor-separator.has--align--center .block.separator.inner .block.separator .block.separator .line,#page-add .block-editor-separator.has--align--left .block.separator.inner .block.separator .block.separator .line,#page-add .block-editor-video.align.left,#page-add .block-editor-video.align.right,#page-add .block-editor-video.center .video-inner,#page-add .block.inner.h5p,#page-add .block.inner.sodix,#page-add .block.maps.align.center .maps-inner,#page-add .block.slate .slate-editor,#page-edit .block-editor-codeBlock,#page-edit .block-editor-description .documentDescription,#page-edit .block-editor-image.left.medium,#page-edit .block-editor-image.left.small,#page-edit .block-editor-image.right.medium,#page-edit .block-editor-image.right.small,#page-edit .block-editor-mermaidBlock,#page-edit .block-editor-separator.has--align--center .block.separator.inner .block.separator .block.separator .line,#page-edit .block-editor-separator.has--align--left .block.separator.inner .block.separator .block.separator .line,#page-edit .block-editor-video.align.left,#page-edit .block-editor-video.align.right,#page-edit .block-editor-video.center .video-inner,#page-edit .block.inner.h5p,#page-edit .block.inner.sodix,#page-edit .block.maps.align.center .maps-inner,#page-edit .block.slate .slate-editor{margin-right:40px;margin-left:40px}}#page-add .block-editor-highlight .teaser-description-title,#page-add .block-editor-image.left.large,#page-add .block-editor-image.right.large,#page-add .block-editor-image.wide.large figure,#page-add .block-editor-image.wide figure,#page-add .block-editor-listing .items,#page-add .block-editor-listing .listing.message,#page-add .block-editor-search .searchBlock-container,#page-add .block-editor-slateTable .block.table,#page-add .block-editor-teaser .teaser-item.default,#page-add .block-editor-title h1,#page-add .block-editor-toc .table-of-contents,#page-add .block-editor-video.align.left,#page-add .block-editor-video.align.right,#page-add .block.eventMetadata .details-container,#page-add .block.heading .heading-wrapper,#page-add .block.introduction .slate-editor,#page-add .block.maps.align.left,#page-add .block.maps.align.right,#page-add .block.maps.align.wide .maps-inner,#page-add .block.teaser.has--align--center,#page-add .block.video.align.wide .video-inner,#page-edit .block-editor-highlight .teaser-description-title,#page-edit .block-editor-image.left.large,#page-edit .block-editor-image.right.large,#page-edit .block-editor-image.wide.large figure,#page-edit .block-editor-image.wide figure,#page-edit .block-editor-listing .items,#page-edit .block-editor-listing .listing.message,#page-edit .block-editor-search .searchBlock-container,#page-edit .block-editor-slateTable .block.table,#page-edit .block-editor-teaser .teaser-item.default,#page-edit .block-editor-title h1,#page-edit .block-editor-toc .table-of-contents,#page-edit .block-editor-video.align.left,#page-edit .block-editor-video.align.right,#page-edit .block.eventMetadata .details-container,#page-edit .block.heading .heading-wrapper,#page-edit .block.introduction .slate-editor,#page-edit .block.maps.align.left,#page-edit .block.maps.align.right,#page-edit .block.maps.align.wide .maps-inner,#page-edit .block.teaser.has--align--center,#page-edit .block.video.align.wide .video-inner{max-width:var(--default-container-width);margin-right:auto;margin-left:auto}@container (max-width: 1520px){#page-add .block-editor-highlight .teaser-description-title,#page-add .block-editor-image.left.large,#page-add .block-editor-image.right.large,#page-add .block-editor-image.wide.large figure,#page-add .block-editor-image.wide figure,#page-add .block-editor-listing .items,#page-add .block-editor-listing .listing.message,#page-add .block-editor-search .searchBlock-container,#page-add .block-editor-slateTable .block.table,#page-add .block-editor-teaser .teaser-item.default,#page-add .block-editor-title h1,#page-add .block-editor-toc .table-of-contents,#page-add .block-editor-video.align.left,#page-add .block-editor-video.align.right,#page-add .block.eventMetadata .details-container,#page-add .block.heading .heading-wrapper,#page-add .block.introduction .slate-editor,#page-add .block.maps.align.left,#page-add .block.maps.align.right,#page-add .block.maps.align.wide .maps-inner,#page-add .block.teaser.has--align--center,#page-add .block.video.align.wide .video-inner,#page-edit .block-editor-highlight .teaser-description-title,#page-edit .block-editor-image.left.large,#page-edit .block-editor-image.right.large,#page-edit .block-editor-image.wide.large figure,#page-edit .block-editor-image.wide figure,#page-edit .block-editor-listing .items,#page-edit .block-editor-listing .listing.message,#page-edit .block-editor-search .searchBlock-container,#page-edit .block-editor-slateTable .block.table,#page-edit .block-editor-teaser .teaser-item.default,#page-edit .block-editor-title h1,#page-edit .block-editor-toc .table-of-contents,#page-edit .block-editor-video.align.left,#page-edit .block-editor-video.align.right,#page-edit .block.eventMetadata .details-container,#page-edit .block.heading .heading-wrapper,#page-edit .block.introduction .slate-editor,#page-edit .block.maps.align.left,#page-edit .block.maps.align.right,#page-edit .block.maps.align.wide .maps-inner,#page-edit .block.teaser.has--align--center,#page-edit .block.video.align.wide .video-inner{margin-right:40px;margin-left:40px}}#page-add .block-editor-image,#page-add .block-editor-separator.has--align--left,#page-add .block-editor-slate,#page-add .block-editor-slider,#page-add .block-editor-teaser,#page-edit .block-editor-image,#page-edit .block-editor-separator.has--align--left,#page-edit .block-editor-slate,#page-edit .block-editor-slider,#page-edit .block-editor-teaser{max-width:var(--layout-container-width);margin-right:auto;margin-left:auto}@container (max-width: 1520px){#page-add .block-editor-image,#page-add .block-editor-separator.has--align--left,#page-add .block-editor-slate,#page-add .block-editor-slider,#page-add .block-editor-teaser,#page-edit .block-editor-image,#page-edit .block-editor-separator.has--align--left,#page-edit .block-editor-slate,#page-edit .block-editor-slider,#page-edit .block-editor-teaser{margin-right:40px;margin-left:40px}}@container (max-width: 768px){#page-add .block.video.align.left .video-inner,#page-add .block.video.align.right .video-inner,#page-edit .block.video.align.left .video-inner,#page-edit .block.video.align.right .video-inner{width:100%}}.block.__grid .ui.stackable,.block.__grid h2.headline,.block.gridBlock .grid-items,.block.gridBlock .ui.stackable,.block.gridBlock h2.headline{max-width:var(--default-container-width);margin-right:auto;margin-left:auto;max-width:calc(var(--default-container-width) + 20px)}@media only screen and (max-width:1480px){.block.gridBlock{margin-right:10px;margin-left:10px}}@container (max-width: 1480px){#page-document .blocks-group-wrapper>.block h2.headline{margin-right:10px;margin-left:10px}}#page-document .block.gridBlock .block.image.align.center figure{max-width:unset}body.has-toolbar.has-sidebar .drag.handle.wrapper{margin-left:-30px!important}body.has-toolbar.has-sidebar .block .ui.basic.button.delete-button{margin-right:-30px!important}.listing-item{width:auto}#page-add img,#page-document img,#page-edit img{-o-object-position:center;object-position:center}#page-add .block-editor-accordion [class*=block-editor-],#page-edit .block-editor-accordion [class*=block-editor-]{margin-right:0;margin-left:0}#page-add>.container>.ui.form,#page-edit>.container>.ui.form{margin-top:20px;max-width:var(--default-container-width);margin-right:auto;margin-left:auto}.blocks-group-wrapper{background:var(--theme-color);color:var(--theme-foreground-color);padding-top:80px;padding-bottom:80px}@media only screen and (max-width:768px){.blocks-group-wrapper{padding-top:60px;padding-bottom:60px}}.blocks-group-wrapper:first-child{padding-top:0}.blocks-group-wrapper>a:not(.item),.blocks-group-wrapper>blockquote,.blocks-group-wrapper>em,.blocks-group-wrapper>figcaption,.blocks-group-wrapper>h1,.blocks-group-wrapper>h2,.blocks-group-wrapper>h3,.blocks-group-wrapper>li,.blocks-group-wrapper>ol,.blocks-group-wrapper>p,.blocks-group-wrapper>span,.blocks-group-wrapper>strong,.blocks-group-wrapper>ul{color:var(--theme-foreground-color)}.blocks-group-wrapper a:not(.item):not(:has(>.teaser-item),:has(>.listing-body),:has(>.card-container)){color:var(--link-foreground-color,--theme-foreground-color);text-decoration:underline}.blocks-group-wrapper:first-child:has(>.documentFirstHeading){padding-top:0}.block{background-color:var(--theme-color)}#page-document .blocks-group-wrapper .block:first-child h2,#page-document .blocks-group-wrapper .block:first-child h2.headline{margin-top:0}#page-document .block.next--has--different--backgroundColor{margin-bottom:0!important}#page-document .blocks-group-wrapper .block.gridBlock.is--first--of--block-type.previous--has--same--backgroundColor{margin-top:80px}@media only screen and (max-width:768px){#page-document .blocks-group-wrapper .block.gridBlock.is--first--of--block-type.previous--has--same--backgroundColor{margin-top:60px}}#page-document .blocks-group-wrapper .block.gridBlock.is--last--of--block-type.next--has--same--backgroundColor{margin-bottom:80px}#page-document .blocks-group-wrapper .block.__button.next--has--different--backgroundColor,#page-document .blocks-group-wrapper .block.__button.next--has--different--backgroundColor .button.container,#page-document .blocks-group-wrapper .block.gridBlock.next--is--same--block-type.next--has--same--backgroundColor{margin-bottom:0}body .table-of-contents h2,body h1.documentFirstHeading,body header.head-title span{color:var(--theme-foreground-color)}body .block.__button>.button.container .ui.button{border-color:var(--theme-foreground-color);background-color:var(--theme-color);color:var(--theme-foreground-color)}body .block.__button>.button.container .ui.button:active,body .block.__button>.button.container .ui.button:focus,body .block.__button>.button.container .ui.button:hover{border-color:var(--theme-foreground-color);background-color:var(--theme-foreground-color);color:var(--theme-color)}body .block.teaser .teaser-item{border-bottom-color:var(--theme-foreground-color)!important}body .block.teaser .headline,body .block.teaser h2,body .block.teaser p{color:var(--theme-foreground-color)}body .block.separator .line:not(.inner):after{border-color:var(--theme-foreground-color)}body .block.introduction a,body .block.introduction h2,body .block.introduction h3,body .block.introduction li,body .block.introduction ol,body .block.introduction p,body .block.introduction strong,body .block.introduction ul,body .block.listing .emptyListing,body .block.listing h2.headline,body .block.search .emptyListing,body .block.search h2.headline{color:var(--theme-foreground-color)}body .block.listing .listing-item,body .block.search .listing-item{border-bottom-color:var(--theme-foreground-color)!important}body .block.listing .listing-item .head-title,body .block.listing .listing-item .head-title span,body .block.listing .listing-item a>.listing-body .headline,body .block.listing .listing-item a>.listing-body a,body .block.listing .listing-item a>.listing-body h2,body .block.listing .listing-item a>.listing-body h3,body .block.listing .listing-item a>.listing-body p,body .block.listing .listing-item a>.listing-body span,body .block.search .listing-item .head-title,body .block.search .listing-item .head-title span,body .block.search .listing-item a>.listing-body .headline,body .block.search .listing-item a>.listing-body a,body .block.search .listing-item a>.listing-body h2,body .block.search .listing-item a>.listing-body h3,body .block.search .listing-item a>.listing-body p,body .block.search .listing-item a>.listing-body span{color:var(--theme-foreground-color)}body .block.listing .listing-item .card-container,body .block.search .listing-item .card-container{background-color:var(--theme-high-contrast-color)}body .block.listing .listing-item .card-container .content,body .block.listing .listing-item .card-container .content p,body .block.search .listing-item .card-container .content,body .block.search .listing-item .card-container .content p{color:var(--theme-foreground-color)}body .block.listing.imageGallery div>.ui.container,body .block.search.imageGallery div>.ui.container{background:none}body .block.listing.imageGallery .image-wrapper .cookie-consent-overlay .cookie-consent-buttons,body .block.search.imageGallery .image-wrapper .cookie-consent-overlay .cookie-consent-buttons{background-color:#000}body .block.listing.imageGallery .image-wrapper .cookie-consent-overlay .cookie-consent-buttons a,body .block.listing.imageGallery figcaption .credits p b,body .block.search.imageGallery .image-wrapper .cookie-consent-overlay .cookie-consent-buttons a,body .block.search.imageGallery figcaption .credits p b{color:var(--theme-foreground-color)}body .block.listing.imageGallery figcaption .credits a,body .block.search.imageGallery figcaption .credits a{text-decoration:underline}body .block.listing.imageGallery .image-gallery-thumbnails-wrapper .image-gallery-thumbnails-container .image-gallery-thumbnail.active,body .block.listing.imageGallery .image-gallery-thumbnails-wrapper .image-gallery-thumbnails-container .image-gallery-thumbnail:hover,body .block.search.imageGallery .image-gallery-thumbnails-wrapper .image-gallery-thumbnails-container .image-gallery-thumbnail.active,body .block.search.imageGallery .image-gallery-thumbnails-wrapper .image-gallery-thumbnails-container .image-gallery-thumbnail:hover{border:3px solid var(--theme-foreground-color)}body .block.listing.imageGallery .image-gallery-description,body .block.search.imageGallery .image-gallery-description{color:var(--theme-low-contrast-foreground-color)}body .block.listing.imageGallery .image-gallery-description .download a,body .block.search.imageGallery .image-gallery-description .download a{color:var(--theme-low-contrast-foreground-color);text-decoration:underline}body .block.listing .image-gallery-content,body .block.search .image-gallery-content{background:none!important}body .block.listing .image-gallery-content figcaption .credits,body .block.listing .image-gallery-content figcaption .credits a,body .block.listing .image-gallery-content figcaption .description,body .block.listing .image-gallery-content figcaption .description>div,body .block.listing .image-gallery-content figcaption .title,body .block.search .image-gallery-content figcaption .credits,body .block.search .image-gallery-content figcaption .credits a,body .block.search .image-gallery-content figcaption .description,body .block.search .image-gallery-content figcaption .description>div,body .block.search .image-gallery-content figcaption .title{color:var(--theme-foreground-color)}body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button,body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button{border-color:var(--theme-foreground-color)}body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button svg path,body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button svg path,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button svg path,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button svg path{fill:var(--theme-foreground-color)!important}body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:active svg,body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:focus svg,body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:hover svg,body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:active svg,body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:focus svg,body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:hover svg,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:active svg,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:focus svg,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:hover svg,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:active svg,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:focus svg,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:hover svg{background:var(--theme-foreground-color)!important}body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:active svg path,body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:focus svg path,body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:hover svg path,body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:active svg path,body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:focus svg path,body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:hover svg path,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:active svg path,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:focus svg path,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:hover svg path,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:active svg path,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:focus svg path,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:hover svg path{fill:var(--theme-color)!important}body .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.ui.button.image-gallery-icon path,body .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.ui.button.image-gallery-icon path{stroke:var(--theme-foreground-color)}body .block.listing .pagination-wrapper .ui.pagination.desktop-pagination.menu,body .block.search .pagination-wrapper .ui.pagination.desktop-pagination.menu{display:flex;background:none}body .block.listing .pagination-wrapper .ui.pagination.desktop-pagination.menu a,body .block.search .pagination-wrapper .ui.pagination.desktop-pagination.menu a{max-height:38px!important;border-color:var(--theme-foreground-color);color:var(--theme-foreground-color)}body .block.listing .pagination-wrapper .ui.pagination.desktop-pagination.menu a:nth-child(n):not(:last-child),body .block.search .pagination-wrapper .ui.pagination.desktop-pagination.menu a:nth-child(n):not(:last-child){border-right:none}body .block.listing .pagination-wrapper .ui.pagination.desktop-pagination.menu a.disabled,body .block.search .pagination-wrapper .ui.pagination.desktop-pagination.menu a.disabled{color:var(--theme-low-contrast-foreground-color)!important}body .block.listing .pagination-wrapper .ui.pagination.desktop-pagination.menu a.active,body .block.search .pagination-wrapper .ui.pagination.desktop-pagination.menu a.active{background:var(--theme-foreground-color);color:var(--theme-color)}body .block.listing .pagination-wrapper .ui.pagination.menu,body .block.search .pagination-wrapper .ui.pagination.menu{display:flex;background:none}body .block.listing .pagination-wrapper .ui.pagination.menu a,body .block.search .pagination-wrapper .ui.pagination.menu a{max-height:38px!important;border-color:var(--theme-foreground-color);color:var(--theme-foreground-color)}body .block.listing .pagination-wrapper .ui.pagination.menu a.disabled,body .block.search .pagination-wrapper .ui.pagination.menu a.disabled{color:var(--theme-low-contrast-foreground-color)!important}body .block.listing .pagination-wrapper .ui.pagination.menu a.active,body .block.search .pagination-wrapper .ui.pagination.menu a.active{background:var(--theme-foreground-color);color:var(--theme-color)}body .block.listing .pagination-wrapper .total,body .block.search .pagination-wrapper .total{color:var(--theme-foreground-color)}body .block.slider .slider-dots .slider-dot:after{background-color:var(--theme-high-contrast-color)}body .block.slider .slider-dots .slider-dot--selected:after{background:var(--theme-foreground-color)}body .block.quote .line{border-color:var(--theme-foreground-color)}body .block.audio figcaption .credits,body .block.audio figcaption .credits a,body .block.audio figcaption .description,body .block.audio figcaption .description>div,body .block.audio figcaption .title,body .block.image figcaption .credits,body .block.image figcaption .credits a,body .block.image figcaption .description,body .block.image figcaption .description>div,body .block.image figcaption .title,body .block.imageslider figcaption .credits,body .block.imageslider figcaption .credits a,body .block.imageslider figcaption .description,body .block.imageslider figcaption .description>div,body .block.imageslider figcaption .title,body .block.quote footer,body .block.video figcaption .credits,body .block.video figcaption .credits a,body .block.video figcaption .description,body .block.video figcaption .description>div,body .block.video figcaption .title{color:var(--theme-foreground-color)}body .block.audio figcaption .credits>a,body .block.audio figcaption .credits div>a,body .block.image figcaption .credits>a,body .block.image figcaption .credits div>a,body .block.imageslider figcaption .credits>a,body .block.imageslider figcaption .credits div>a,body .block.video figcaption .credits>a,body .block.video figcaption .credits div>a{text-decoration:underline!important}body .block.search .search-input{border:none!important;background:var(--theme-high-contrast-color)!important}body .block.search .search-input .ui.input{background-color:transparent!important}body .block.search .search-input .ui.input input{color:var(--theme-foreground-color)}body .block.search .search-input .ui.input input::-moz-placeholder{color:var(--theme-low-contrast-foreground-color)!important}body .block.search .search-input .ui.input input::placeholder{color:var(--theme-low-contrast-foreground-color)!important}body .block.search .search-input button.search-input-clear-icon-button,body .block.search .search-input button.search-input-live-icon-button{background-color:transparent!important}body .block.search .search-input button.search-input-clear-icon-button svg path,body .block.search .search-input button.search-input-live-icon-button svg path{fill:var(--theme-foreground-color)!important}body .block.search .search-sort-wrapper{border:1px solid var(--theme-foreground-color)}body .block.search .search-sort-wrapper .react-select__control{background-color:transparent}body .block.search .search-sort-wrapper .react-select__control .react-select__single-value{color:var(--theme-foreground-color)}body .block.search .search-sort-wrapper .react-select__control .react-select__indicator svg,body .block.search .search-sort-wrapper .react-select__control .react-select__indicator svg path{fill:var(--theme-foreground-color)}body .block.search .search-sort-wrapper .ui.basic.compact.icon.button.active{background:var(--theme-foreground-color)}body .block.search .search-sort-wrapper .ui.basic.compact.icon.button{border:none!important;margin:0!important;background-color:var(--theme-color)}body .block.search .search-sort-wrapper .ui.basic.compact.icon.button.active{background:var(--theme-foreground-color)!important}body .block.search .search-sort-wrapper .ui.basic.compact.icon.button.active svg>path{fill:var(--theme-color)}body .block.search .search-sort-wrapper .ui.basic.compact.icon.button.active svg>path:first-child{stroke:var(--theme-color)}body .block.search .search-sort-wrapper .ui.basic.compact.icon.button svg>path{fill:var(--theme-foreground-color)}body .block.search .search-sort-wrapper .ui.basic.compact.icon.button svg>path:first-child{stroke:var(--theme-foreground-color)}body .block.search .search-sort-wrapper .ui.basic.compact.icon.button:not(.active):hover{background:var(--theme-color)!important}body .block.search .facets h4.header,body .block.search .facets label{color:var(--theme-low-contrast-foreground-color)}body .block.search .facets .react-select-container .react-select__menu{background-color:var(--theme-high-contrast-color)}body .block.search .facets .react-select-container .react-select__menu .react-select__option{background-color:var(--theme-high-contrast-color);color:var(--theme-foreground-color)!important}body .block.search .facets .react-select-container .react-select__menu .react-select__option:hover{background:var(--theme-color)}body .block.search .facets .react-select__control{border-bottom:1px solid var(--theme-foreground-color);background-color:transparent}body .block.search .facets .react-select__control .react-select__indicator svg path{fill:var(--theme-foreground-color)!important}body .block.search .facets .react-select__control .react-select__multi-value{background-color:var(--theme-high-contrast-color)!important}body .block.search .facets .react-select__control .react-select__multi-value,body .block.search .facets .react-select__control .react-select__multi-value .react-select__multi-value__label,body .block.search .facets .react-select__control .react-select__single-value{color:var(--theme-foreground-color)}body .block.search .facets .react-select__control .CalendarMonth_caption>strong,body .block.search .facets .react-select__control .date-input{color:#000!important}body .block.search .facets .react-select__placeholder{color:var(--theme-foreground-color)}body .block.search .facets .DateRangePickerInput_arrow_svg{fill:var(--theme-foreground-color)}body .block.search .CalendarDay__default:hover,body .block.search .CalendarMonth_caption strong,body .block.search .DayPicker_weekHeader_li small{color:#252525}body .block.search .DateInput,body .block.search .DateInput input,body .block.search .DateRangePickerInput{border-color:var(--theme-foreground-color);background:none!important;color:var(--theme-foreground-color)}body .block.search .DateInput::-moz-placeholder,body .block.search .DateInput input::-moz-placeholder,body .block.search .DateRangePickerInput::-moz-placeholder{color:var(--theme-low-contrast-foreground-color)!important}body .block.search .DateInput::placeholder,body .block.search .DateInput input::placeholder,body .block.search .DateRangePickerInput::placeholder{color:var(--theme-low-contrast-foreground-color)!important}body .block.search .DateRangePickerInput_clearDates svg{color:var(--theme-foreground-color)}body .block.search .ui.toggle.checkbox label:before{border:1px solid var(--theme-foreground-color)}body .block.search .search-sort-on{border:none!important}body .block.search .search-sort-on .sorted-label,body .block.search .search-sort-on .sorted-label .sorted-label-value{color:var(--theme-foreground-color)}body .block.search .search-sort-on .react-select__menu{border-color:var(--theme-foreground-color)!important}body .block.search .search-sort-on .react-select__menu .react-select__menu-list{background:var(--theme-color)}body .block.search .search-sort-on .react-select__menu .react-select__menu-list .react-select__option{background-color:var(--theme-high-contrast-color);color:var(--theme-foreground-color)!important}body .block.search .search-sort-on .react-select__menu .react-select__menu-list .react-select__option svg{fill:var(--theme-foreground-color)!important}body .block.search .search-sort-on .react-select__menu .react-select__menu-list .react-select__option:hover{background:var(--theme-color)}body .block.heading h2.heading,body .block.search .search-details h2,body .block.search .search-details span{color:var(--theme-foreground-color)}body .block.imageslider .image-gallery-thumbnails-wrapper .image-gallery-thumbnails-container .image-gallery-thumbnail.active,body .block.imageslider .image-gallery-thumbnails-wrapper .image-gallery-thumbnails-container .image-gallery-thumbnail:hover{border-color:var(--theme-foreground-color)!important}body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button svg path,body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button svg path{fill:var(--theme-foreground-color)!important}body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:active svg,body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:focus svg,body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:hover svg,body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:active svg,body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:focus svg,body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:hover svg{background:var(--theme-foreground-color)!important}body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:active svg path,body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:focus svg path,body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.button.image-gallery-icon.image-gallery-play-button:hover svg path,body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:active svg path,body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:focus svg path,body .block.imageslider .image-gallery .image-gallery-content .image-gallery-slide-wrapper button.primary.image-gallery-icon.image-gallery-fullscreen-button:hover svg path{fill:var(--theme-color)!important}body .block.imageslider figcaption{padding-right:2em;padding-left:2em}body .block.gridBlock .headline{color:var(--theme-foreground-color)}body .block.gridBlock .grid-block-slate .slate,body .block.gridBlock .slate-editor{background:var(--theme-high-contrast-color);color:var(--theme-foreground-color)}body .block.gridBlock .grid-block-slate .slate>*,body .block.gridBlock .slate-editor>*{color:var(--theme-foreground-color)}body .block.gridBlock .block{--theme-color:inherit!important;--theme-high-contrast-color:inherit!important;--theme-foreground-color:inherit!important;--theme-low-contrast-foreground-color:inherit!important}body .block.gridBlock .block.teaser{padding-top:0}body .block.gridBlock .block.teaser,body .block.gridBlock .block.teaser .grid-teaser-item,body .block.gridBlock .block.teaser .teaser-item{background:var(--theme-high-contrast-color)}body .block.gridBlock .block.teaser .grid-teaser-item .download-file{color:var(--theme-foreground-color)}body .block.gridBlock .block.teaser .grid-teaser-item.hideImage{justify-content:start}body .block.gridBlock .block.image figure figcaption .credits a{text-decoration:underline!important}body .block.gridBlock .column>.slate,body .block.gridBlock .grid-items .slate:not(.inner){background-color:var(--theme-high-contrast-color)}body .block.gridBlock .column>.slate>*,body .block.gridBlock .grid-items .slate:not(.inner)>*,body .block.gridBlock h2.headline{color:var(--theme-foreground-color)}body .block.gridBlock .grid-teaser-item.hideImage{background:var(--theme-high-contrast-color)}body .block.gridBlock .grid-teaser-item .download-file,body .block.gridBlock .grid-teaser-item a,body .block.gridBlock .grid-teaser-item h2,body .block.gridBlock .grid-teaser-item p,body .block.gridBlock .grid-teaser-item strong{color:var(--theme-foreground-color)}body .block.gridBlock .grid-block-image .block.image figcaption .credits,body .block.gridBlock .grid-block-image .block.image figcaption .description{padding:0!important}body .block.gridBlock .grid-block-image .block.image figcaption .credits a,body .block.gridBlock .grid-block-image .block.image figcaption .description a{text-decoration:underline}body .block.gridBlock .grid-block-slate .slate em,body .block.gridBlock .grid-block-slate .slate strong{color:var(--theme-foreground-color)}body .block .cookie-consent-buttons button.button{color:#000}body .block .cookie-consent-buttons a,body .block .cookie-consent-buttons p{color:#fff!important}body .accordion-block .ui.styled.accordion,body .block-editor-accordion .ui.styled.accordion{border-color:var(--theme-foreground-color)}body .accordion-block .ui.styled.accordion .title.accordion-title,body .block-editor-accordion .ui.styled.accordion .title.accordion-title{background:var(--theme-color)}body .accordion-block .ui.styled.accordion .title.accordion-title>span,body .block-editor-accordion .ui.styled.accordion .title.accordion-title>span{color:var(--theme-low-contrast-foreground-color)}body .accordion-block .ui.styled.accordion .title.accordion-title.active>span,body .block-editor-accordion .ui.styled.accordion .title.accordion-title.active>span{color:var(--theme-foreground-color)}body .accordion-block .ui.styled.accordion .title.accordion-title>svg,body .block-editor-accordion .ui.styled.accordion .title.accordion-title>svg{fill:var(--theme-low-contrast-foreground-color)!important}body .accordion-block .ui.styled.accordion .title.accordion-title.active>svg,body .block-editor-accordion .ui.styled.accordion .title.accordion-title.active>svg{fill:var(--theme-foreground-color)!important}body .accordion-block .ui.styled.accordion .rah-static,body .block-editor-accordion .ui.styled.accordion .rah-static{background:var(--theme-color)!important}body .accordion-block .ui.styled.accordion:last-child,body .block-editor-accordion .ui.styled.accordion:last-child{border-color:var(--theme-foreground-color)}body .accordion-block .ui.styled.accordion figcaption .description,body .accordion-block .ui.styled.accordion figcaption .title,body .block-editor-accordion .ui.styled.accordion figcaption .description,body .block-editor-accordion .ui.styled.accordion figcaption .title{color:var(--theme-foreground-color)}body .accordion-block .block,body .accordion-block .blocks-group-wrapper,body .block-editor-accordion .block,body .block-editor-accordion .blocks-group-wrapper{--theme-color:inherit!important;--theme-high-contrast-color:inherit!important;--theme-foreground-color:inherit!important;--theme-low-contrast-foreground-color:inherit!important}body table.ui.table.slate-table-block,body table.ui.table.slate-table-block th,body table.ui.table.slate-table-block tr td{border-color:var(--theme-low-contrast-foreground-color)}body table.ui.table.slate-table-block th{background-color:var(--theme-high-contrast-color)!important}body table.ui.table.slate-table-block th p{color:var(--theme-low-contrast-foreground-color)!important}body table.ui.table.slate-table-block td{color:var(--theme-foreground-color)}body table.ui.table.slate-table-block tr{background:var(--theme-color)}body table.ui.table.slate-table-block.striped tbody tr:nth-child(2n){background-color:var(--theme-high-contrast-color)!important}body #page-add .block [data-slate-placeholder=true],body #page-edit .block [data-slate-placeholder=true]{color:var(--theme-low-contrast-foreground-color)!important}body #page-add .block-editor-slateTable .slate-table-block-wrapper thead.hide-header-edit,body #page-edit .block-editor-slateTable .slate-table-block-wrapper thead.hide-header-edit{opacity:1}body #page-add .block-editor-slateTable .slate-table-block-wrapper thead.hide-header-edit th span,body #page-edit .block-editor-slateTable .slate-table-block-wrapper thead.hide-header-edit th span{color:#a9a9a9!important}body #page-add [class^=block-editor-] a.slate-editor-link,body #page-edit [class^=block-editor-] a.slate-editor-link{color:var(--theme-foreground-color)}body #page-add [class^=block-editor-] .block .text-slate-editor-inner span,body #page-edit [class^=block-editor-] .block .text-slate-editor-inner span{color:var(--theme-foreground-color)!important}body #page-add [class^=block-editor-] .block .heading h2.editable,body #page-add [class^=block-editor-] .block .teaser .headline,body #page-add [class^=block-editor-] .block .teaser h2,body #page-add [class^=block-editor-] .block .teaser p,body #page-edit [class^=block-editor-] .block .heading h2.editable,body #page-edit [class^=block-editor-] .block .teaser .headline,body #page-edit [class^=block-editor-] .block .teaser h2,body #page-edit [class^=block-editor-] .block .teaser p{color:var(--theme-foreground-color)}body #page-add [class^=block-editor-] .block .title [data-slate-placeholder=true],body #page-edit [class^=block-editor-] .block .title [data-slate-placeholder=true]{top:unset!important;bottom:0}body #page-add [class^=block-editor-] .block .listing .react-select__placeholder,body #page-add [class^=block-editor-] .block .listing h2,body #page-add [class^=block-editor-] .block .listing h3,body #page-add [class^=block-editor-] .block .listing p,body #page-add [class^=block-editor-] .block .search .react-select__placeholder,body #page-add [class^=block-editor-] .block .search h2,body #page-add [class^=block-editor-] .block .search h3,body #page-add [class^=block-editor-] .block .search p,body #page-edit [class^=block-editor-] .block .listing .react-select__placeholder,body #page-edit [class^=block-editor-] .block .listing h2,body #page-edit [class^=block-editor-] .block .listing h3,body #page-edit [class^=block-editor-] .block .listing p,body #page-edit [class^=block-editor-] .block .search .react-select__placeholder,body #page-edit [class^=block-editor-] .block .search h2,body #page-edit [class^=block-editor-] .block .search h3,body #page-edit [class^=block-editor-] .block .search p{color:var(--theme-foreground-color)!important}body #page-add [class^=block-editor-] .block .search .search-input-live-icon-button,body #page-edit [class^=block-editor-] .block .search .search-input-live-icon-button{background:none!important}body #page-add [class^=block-editor-] .block .search .search-sort-wrapper .ui.basic.compact.icon.button:not(.active),body #page-edit [class^=block-editor-] .block .search .search-sort-wrapper .ui.basic.compact.icon.button:not(.active){background:#fff!important}body #page-add [class^=block-editor-] .block .gridBlock .slate-editor a,body #page-add [class^=block-editor-] .block .gridBlock .slate-editor li,body #page-add [class^=block-editor-] .block .gridBlock .slate-editor ol,body #page-add [class^=block-editor-] .block .gridBlock .slate-editor ul,body #page-edit [class^=block-editor-] .block .gridBlock .slate-editor a,body #page-edit [class^=block-editor-] .block .gridBlock .slate-editor li,body #page-edit [class^=block-editor-] .block .gridBlock .slate-editor ol,body #page-edit [class^=block-editor-] .block .gridBlock .slate-editor ul{color:var(--theme-foreground-color)}body #page-add [class^=block-editor-] .block .gridBlock .renderer-wrapper.empty .uber-grid-default-item p,body #page-edit [class^=block-editor-] .block .gridBlock .renderer-wrapper.empty .uber-grid-default-item p{color:#000!important}body header.header-wrapper{background:var(--header-background)}body header.header-wrapper .header .tools-wrapper .tools .anontools:after,body header.header-wrapper .header .tools-wrapper .tools .anontools a,body header.header-wrapper .header .tools-wrapper .tools a,body header.header-wrapper .header nav.navigation button.item{color:var(--header-foreground)}body header.header-wrapper .header nav.navigation .submenu-wrapper .submenu.active{background:var(--fatmenu-background)}body header.header-wrapper .header nav.navigation .submenu-wrapper .submenu.active .submenu-inner a,body header.header-wrapper .header nav.navigation .submenu-wrapper .submenu.active .submenu-inner h2{color:var(--fatmenu-foreground)}body header.header-wrapper .header nav.navigation .submenu-wrapper .submenu.active .submenu-inner .subitem-wrapper,body header.header-wrapper .header nav.navigation .submenu-wrapper .submenu.active .submenu-inner a span:hover{border-color:var(--fatmenu-foreground)}body header.header-wrapper .header nav.navigation .submenu-wrapper .submenu.active .submenu-inner button.close{background:none}body header.header-wrapper .header nav.navigation .submenu-wrapper .submenu.active .submenu-inner button.close:focus,body header.header-wrapper .header nav.navigation .submenu-wrapper .submenu.active .submenu-inner button.close:hover{outline:1px solid var(--fatmenu-foreground)}body header.header-wrapper .header nav.navigation .submenu-wrapper .submenu.active .submenu-inner button.close svg path{fill:var(--fatmenu-foreground)}body header.header-wrapper .header .search-bar{background-color:var(--search-background)}body header.header-wrapper .header .search-bar .searchbox{border-bottom-color:var(--search-foreground)!important}body header.header-wrapper .header .search-bar .searchbox input{background-color:var(--search-background);color:var(--search-foreground)}body header.header-wrapper .header .search-bar .searchbox input::-moz-placeholder{color:var(--search-foreground)}body header.header-wrapper .header .search-bar .searchbox input::placeholder{color:var(--search-foreground)}body header.header-wrapper .header .search-bar .searchbox>button:not(:hover,:active,:focus) svg path{fill:var(--secondary-foreground-color)}body header.header-wrapper .header .hamburger-wrapper .hamburger-box .hamburger-box:after,body header.header-wrapper .header .hamburger-wrapper .hamburger-box:after,body header.header-wrapper .header .hamburger-wrapper .hamburger-box:before,body header.header-wrapper .header .hamburger-wrapper .hamburger-inner .hamburger-box:after,body header.header-wrapper .header .hamburger-wrapper .hamburger-inner:after,body header.header-wrapper .header .hamburger-wrapper .hamburger-inner:before,body header.header-wrapper .header .hamburger-wrapper .hamburger .hamburger-box:after,body header.header-wrapper .header .hamburger-wrapper .hamburger:after,body header.header-wrapper .header .hamburger-wrapper .hamburger:before{background:var(--primary-foreground-color)}body header.header-wrapper .header .mobile-nav .search .search-button button:not(:hover,:active,:focus) svg path{fill:var(--fatmenu-foreground)}body header.header-wrapper .header .mobile-nav .menu-drawer{background:var(--fatmenu-background)}body header.header-wrapper .header .mobile-nav .menu-drawer ul li{border-color:var(--fatmenu-foreground);color:var(--fatmenu-foreground)}body header.header-wrapper .header .mobile-nav .menu-drawer .search-header button,body header.header-wrapper .header .mobile-nav .menu-drawer ul li a{color:var(--fatmenu-foreground)}body header.header-wrapper .header .mobile-nav .menu-drawer .searchbox>button:not(:hover,:active,:focus) svg path{fill:var(--fatmenu-foreground)}body header.header-wrapper .header .search .search-button button:not(:hover,:active,:focus) svg path{fill:var(--header-foreground)}body header.header-wrapper .logo a img,body header.header-wrapper .logo a img *{fill:red!important}body #main>.breadcrumbs{background:var(--breadcrumbs-background)}body #main>.breadcrumbs .divider:before,body #main>.breadcrumbs .section.active{color:var(--breadcrumbs-foreground)!important}body #main>.breadcrumbs a.section{color:var(--link-foreground-color,--breadcrumbs-foreground)}body #main>.breadcrumbs a.home svg{fill:var(--link-foreground-color,--breadcrumbs-foreground)!important}body #footer .footer{background:var(--footer-background)}body #footer .footer .footer-message{color:var(--footer-foreground)}body #footer .footer .footer-message a{color:var(--link-foreground-color,--footer-foreground)!important}body #footer .footer .footer-branding,body #footer .footer a.item,body #footer .footer li.item{color:var(--link-foreground-color,--secondary-foreground-color)!important}body #footer .footer li.item{border-right-color:var(--link-foreground-color,--secondary-foreground-color)!important}body.section-search .ui.basic.segment.content-area{margin-bottom:0}body.section-search .ui.basic.segment.content-area main{padding-bottom:1rem;background:var(--primary-color)}body.section-search .ui.basic.segment.content-area main>div,body.section-search .ui.basic.segment.content-area main>span,body.section-search .ui.basic.segment.content-area main h1.documentFirstHeading{color:var(--primary-foreground-color)}body.section-search .ui.basic.segment.content-area main #content-core article a{color:var(--link-foreground-color,--primary-foreground-color)}body.section-search .ui.basic.segment.content-area .items_total{color:var(--primary-foreground-color)}body.section-search .ui.basic.segment.content-area .items_total .header .header-content .sort-by,body.section-search .ui.basic.segment.content-area .items_total .header .header-content button{z-index:1;color:var(--primary-foreground-color)}body.section-search .ui.basic.segment.content-area .items_total .header .header-content .sort-by:before,body.section-search .ui.basic.segment.content-area .items_total .header .header-content button:before{border-color:var(--primary-foreground-color)}@media (min-width:769px){#main,body{overflow-x:hidden}}body:not(.section-diff) .diff-hidden{display:none}.content-area #page-edit .ui.container a.external:after,.content-area .q.container a.external:after{content:none}#page-document .blocks-group-wrapper:last-child{margin-bottom:0!important}.item.active:focus-visible{outline:2px solid #524942}svg.bordered{padding:.25rem;border:.063rem solid #524942;border-radius:.188rem;color:#2a2623}svg.bordered :hover{border-width:.125rem;border-color:#2a2623}.ui.page.dimmer{z-index:1501}.ui.modal.html-editor-modal{position:relative;display:flex!important;width:100%;height:100%;height:calc(100% - 7rem);flex-direction:column}.ui.modal.html-editor-modal .content{display:flex;flex:1}.ui.modal.html-editor-modal .html-editor-content{display:flex;width:100%;flex-direction:row}.ui.modal.html-editor-modal .html-editor-content .editor-container{display:flex;flex:1;flex-direction:column;padding-right:10px;border-right:.063rem solid #524942}.ui.modal.html-editor-modal .html-editor-content .html-editor{width:100%;height:100%;margin-bottom:10px}.ui.modal.html-editor-modal .html-editor-content .html-editor textarea{overflow-y:auto!important;-webkit-text-fill-color:inherit!important}.ui.modal.html-editor-modal .html-editor-content .preview-text{display:flex;flex:1;flex-direction:column;padding-left:10px}.ui.modal.html-editor-modal .html-editor-content .cancel{margin-right:10px}.ui.modal.html-editor-modal .html-editor-content button{margin:10px 0}.ui.modal.html-editor-modal .html-editor-content .error{color:#920303}#page-edit .blocks-form fieldset{min-width:unset}#qr-code-dialog,#warning-dialog{display:flex!important}body.fullscreen{overflow-y:auto}body.fullscreen main{min-height:100vh;min-height:100dvh;background-color:#fff}body.fullscreen #sidebar,body.fullscreen #toolbar,body.fullscreen .breadcrumbs,body.fullscreen .context-menu-wrapper,body.fullscreen .header-wrapper,body.fullscreen footer{display:none}.header-wrapper{padding:0}.content-wrapper{display:flex;min-height:100vh;flex-direction:column}.thumbnail-container{display:flex;flex:1;flex-direction:column}.view-viewview.thumbnail-container.content-area{display:flex;flex:1}.view-viewview.thumbnail-container.content-area main{display:flex;width:100%;flex:1}.dashboard .current-content .current-content-items-container .content-item,div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item{position:relative;display:flex;overflow:hidden;width:345px;flex-direction:column;padding:.063rem;border-radius:.188rem;background-color:#f4f3f1}.dashboard .current-content .current-content-items-container .content-item.image,div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item.image{background-color:transparent}.dashboard .current-content .current-content-items-container .content-item:hover,div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item:hover{padding:0;border:.063rem solid #2a2623}.dashboard .current-content .current-content-items-container .content-item:focus-within,div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item:focus-within{padding:0;border:.063rem solid #6e0bcc}.dashboard .current-content .current-content-items-container .content-item__subheader,div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item__subheader{margin-bottom:16px;color:#544f4f}.dashboard .current-content .current-content-items-container .content-item__headline,div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item__headline{margin:0 0 20px}.dashboard .current-content .current-content-items-container .content-item__headline__link,div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item__headline__link{border:none;color:inherit!important;font-size:inherit;font-weight:inherit}.dashboard .current-content .current-content-items-container .content-item__headline__link:before,div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item__headline__link:before{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;height:100%;padding:0;content:""}.dashboard .current-content .current-content-items-container .content-item__headline__link:focus,div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item__headline__link:focus{outline:none}.dashboard .current-content .current-content-items-container .content-item__inner-container,div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item__inner-container{display:flex;flex:1;flex-direction:column;justify-content:flex-end;padding:29px 34px 20px 26px}.dashboard .current-content .current-content-items-container .content-item__image-container,div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item__image-container{display:block;width:100%;height:217px;background-position:50%;background-size:cover}.label-node{padding:.25rem;border-bottom:.063rem solid #2a2623;background-color:#fff;color:#2a2623;font-weight:400}.label-node:hover{border-width:.125rem}.label-node:focus-visible{padding:.25rem;border-radius:.375rem;outline:.125rem solid #6e0bcc!important}span .label-wrapper-dark{background-color:#2a2623!important}span .label-wrapper-dark a,span .label-wrapper-dark p>a{border-bottom-color:#c0aaff;color:#c0aaff!important}.label-wrapper a{color:#6e0bcc}.sr-only{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap}#page-contents.folder-contents>*{max-width:none}#page-contents.folder-contents>* table{max-width:none!important;overflow-x:scroll}#page-contents.folder-contents>* table thead tr th{white-space:pre-wrap}#page-contents.folder-contents>* .ui.table:not(.unstackable) tr .icon-container button{padding:0!important}@media (max-width:767px){#page-contents.folder-contents>* .ui.table:not(.unstackable) tr{display:table-row!important}#page-contents.folder-contents>* .ui.table:not(.unstackable) tr>td,#page-contents.folder-contents>* .ui.table:not(.unstackable) tr>th{display:table-cell!important}}#page-document>*{margin-right:auto;margin-left:auto}.ui.segment{margin:0}.tooltip-container{position:relative;display:flex;align-items:center;margin-left:18px;cursor:pointer}.tooltip-container .tooltip-text{position:absolute;top:28px;left:0;width:220px;padding:17px 20px 21px 19px;border:.063rem solid #544f4f;border-radius:.188rem;background-color:#fff;box-shadow:0 2px 6px 2px rgba(42,38,25,.1);font-size:.875rem;opacity:0;text-align:center;transition:opacity .3s;visibility:hidden}.tooltip-container:hover .tooltip-text,.tooltip-container [aria-describedby]:focus+[role=tooltip]{opacity:1;visibility:visible}#save-content-modal{flex-direction:column}#save-content-modal.active.visible{z-index:1502;display:flex!important}#save-content-modal .save-content-search{width:80%}#save-content-modal .save-content-search input{height:100%;padding:8px .5rem;border-radius:.188rem;border:none;border-bottom:.063rem solid #524942;background-color:#f4f3f1;font-family:BaWue Sans;font-size:1.25rem;font-weight:400;line-height:1.625rem}#save-content-modal .save-content-search input:hover{border-color:#2a2623;border-bottom-width:.125rem}#save-content-modal .save-content-search input:focus{padding:8px .375rem;border:.125rem solid #6e0bcc;border-radius:.375rem!important;outline:none}#save-content-modal .header{font-size:1.5em}#save-content-modal .content{display:flex;flex-direction:column}#save-content-modal .content ul{padding-left:0;margin-bottom:4px;list-style:none}#save-content-modal .actions{display:flex}#page-password-reset .ui.secondary.segment{font-size:1rem}#page-password-reset .password-reset-accordion{background-color:unset!important}#page-password-reset .password-reset-accordion .title{display:inline-flex;background-color:unset!important;font-size:1rem;text-transform:unset!important}#page-password-reset .password-reset-accordion .content,#page-password-reset .password-reset-accordion .content ul>li{font-size:1rem}#page-edit+button.fullscreen-btn{right:20px;display:flex;visibility:visible}@media (max-width:768px){#page-edit+button.fullscreen-btn{display:none;visibility:hidden}}.sidebar-container button:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}.blur-background{position:fixed;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#2a2623;opacity:0;overflow-x:hidden;overflow-y:hidden;transition:opacity .15s .15s,visibility 0s;visibility:hidden}.has-desktop-menu-open .blur-background,.has-menu-open .blur-background,.has-search-open .blur-background{opacity:.8;visibility:visible}.ui.modal>.actions{text-align:left}td.CalendarDay__today{color:#205c90;text-decoration:underline}.folder-contents .ui.secondary.menu .dropdown.item:hover{padding:calc(.8125em - .125rem) calc(.9375em - .125rem);border:.125rem solid #2a2623}.citation-item:focus-visible{border-radius:.188rem;outline:.125rem solid #6e0bcc;outline-offset:2px}#toolbar .toolbar-content{z-index:100}.header-wrapper .header{flex-direction:column}.header-wrapper .header .logo-nav-wrapper{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;padding-top:25px;padding-bottom:35px}.header-wrapper .header .logo-nav-wrapper .logo{max-width:200px;max-height:80px;flex:1 1 0;align-self:center}.header-wrapper .header .logo-nav-wrapper .logo a{display:block}.header-wrapper .header .logo-nav-wrapper .logo a img{max-width:100%;height:auto}.header-wrapper .header .logo-nav-wrapper .navigation{display:flex;flex:3.5 1 0;align-self:center;justify-content:center}@media only screen and (max-width:768px){.header-wrapper .header .logo-nav-wrapper .navigation{display:none}}.header-wrapper .header .logo-nav-wrapper .navigation .desktop.menu{display:flex;justify-content:flex-end}.header-wrapper .header .logo-nav-wrapper .navigation .desktop.menu a.item{padding:0 5px;margin:0 5px;color:#000;font-size:18px;font-weight:600;line-height:24px;text-align:center}.header-wrapper .header .logo-nav-wrapper .navigation .mobile-menu .mobile-menu-nav>div{display:flex;flex-direction:column}.header-wrapper .header .logo-nav-wrapper .navigation .mobile-menu .mobile-menu-nav a.item{width:100%;padding:2rem 1.2rem 1.5rem;color:#000;font-size:18px}.header-wrapper .header .logo-nav-wrapper .navigation .mobile-menu .mobile-menu-nav a.item.active{border-bottom:4px solid #000}.header-wrapper .header .search-wrapper{display:flex;flex:1 1 0;flex-direction:row-reverse}@media only screen and (max-width:991px){.header-wrapper .header .search-wrapper.navigation-desktop{display:none}}.header-wrapper .header .search-wrapper .search .searchbox{display:flex}.header-wrapper .header .search-wrapper .search .searchbox input{border:none}.header-wrapper .header .search-wrapper .search .searchbox input:focus{outline:none}.header-wrapper .header .search-wrapper .search .search-button{text-align:right}.header-wrapper .header .search-wrapper .search button{width:64px;height:64px;border:none;border-radius:50%;background-color:transparent;color:#000;transition:background-color .2s ease-in-out,color .3s ease-in-out}.header-wrapper .header .search-wrapper .search button svg{transition:transform .3s ease-in-out;transition-property:transform}.header-wrapper .header .search-wrapper .search button:hover{background-color:#555;color:#fff;cursor:pointer}.header-wrapper .header .search-wrapper .search button:hover svg{transform:scale(.75)}.header-wrapper .header .search-wrapper .search button:active{transform:scale(.85);transition-duration:.1s;transition-property:transform}.header-wrapper .header .search-wrapper .search .search-bar{position:absolute;z-index:10;top:-135px;left:0;width:100%;height:90px;padding-top:2rem;transition:top .5s ease-in-out,height .6s ease-in-out;transition-property:top,height}.header-wrapper .header .search-wrapper .search .search-bar.active{top:0;height:188px}@media only screen and (max-width:768px){.header-wrapper .header .search-wrapper .search .search-bar.active{height:calc(100vh - 130px)}}.header-wrapper .header .search-wrapper .search .search-bar .ui.container{display:flex;height:100%;align-items:center;justify-content:center}@media only screen and (max-width:768px){.header-wrapper .header .search-wrapper .search .search-bar .ui.container{height:unset}}.header-wrapper .header .search-wrapper .search .search-bar .ui.container form{width:100%}.header-wrapper .header .search-wrapper .search .search-bar .ui.container form .searchbox{justify-content:space-between;padding-top:0;padding-bottom:.5rem;border-bottom:2px solid #000;border-left:none;margin-left:12.6rem}@media only screen and (max-width:769px){.header-wrapper .header .search-wrapper .search .search-bar .ui.container form .searchbox{padding-top:2rem;margin-left:.5rem}}@media only screen and (max-width:1367px){.header-wrapper .header .search-wrapper .search .search-bar .ui.container form .searchbox{padding-top:0}}.header-wrapper .header .search-wrapper .search .search-bar .ui.container form .searchbox input{overflow:hidden;width:70%;padding-left:0;margin-right:1rem;font-size:1.5rem}@media only screen and (min-width:769px) and (max-width:788px){.header-wrapper .header .search-wrapper .search .search-bar .ui.container form .searchbox input{margin-left:1.5rem}}.header-wrapper .header .search-wrapper .search .search-bar .ui.container form .searchbox input::-moz-placeholder{opacity:.5}.header-wrapper .header .search-wrapper .search .search-bar .ui.container form .searchbox input::placeholder{opacity:.5}.header-wrapper .header .search-wrapper .search .search-bar .ui.container form .searchbox button{width:75px;height:75px;padding:10px;margin-right:7px}.header-wrapper .header .search-wrapper .search .search-bar .ui.container form .searchbox button:hover{border-radius:50%;background-color:#555}.header-wrapper .header .search-wrapper .search .search-bar .ui.container form .searchbox button:hover svg{fill:#fff!important}.header-wrapper .header .search-wrapper .search .search-bar .ui.container form .searchbox button svg{fill:#000}.header-wrapper .header .tools-wrapper{display:flex;flex-direction:row-reverse;justify-content:space-between;padding-top:16px}.header-wrapper .header .tools-wrapper .intranet{padding:10px 20px;margin-top:-16px;margin-left:213px;background-color:#ececec}@media only screen and (max-width:1440px){.header-wrapper .header .tools-wrapper .intranet{margin-left:0}}.header-wrapper .header .tools-wrapper .intranet p{font-size:1.188rem;line-height:1;font-weight:700;font-weight:400;text-transform:capitalize}.header-wrapper .header .tools-wrapper .language-selector{padding-left:40px}.header-wrapper .header .tools-wrapper .language-selector a{text-transform:uppercase}.header-wrapper .header .tools-wrapper .tools{display:flex}.header-wrapper .header .tools-wrapper .tools a{margin-right:10px;color:#000;font-size:14px;text-align:center}.header-wrapper .header .tools-wrapper .tools a:not(:last-child):after{padding-right:0;padding-left:10px;content:"|";font-size:14px}.header-wrapper .header .tools-wrapper .tools .anontools{display:flex;margin-right:10px}.header-wrapper .header .tools-wrapper .tools .anontools a{margin-right:10px;color:#000}.header-wrapper .header .tools-wrapper .tools .anontools:after{content:"|";font-size:14px}.header-wrapper.intranet-header .header{flex-direction:column}.header-wrapper.intranet-header .header .logo-nav-wrapper{flex-wrap:wrap;justify-content:flex-start}.header-wrapper.intranet-header .header .logo-nav-wrapper .logo{flex:0 1 auto}@media only screen and (max-width:1440px){.header-wrapper.intranet-header .header .logo-nav-wrapper{position:relative}}@media only screen and (max-width:1440px){.header-wrapper.intranet-header .header .logo-nav-wrapper .mobile-nav.mobile.only{position:absolute;top:19px;right:0}}@media only screen and (max-width:1281px){.header-wrapper.intranet-header .header .logo-nav-wrapper .mobile-nav.mobile.only .menu-drawer{top:210px}}.header-wrapper.intranet-header .header .logo-nav-wrapper .navigation{flex-basis:100%;margin:29px auto 0}.header-wrapper.intranet-header .header .search-wrapper{flex:0 1 auto;align-self:center;margin-left:209px}@media only screen and (max-width:1440px){.header-wrapper.intranet-header .header .search-wrapper{width:100%;margin-left:0}}.header-wrapper.intranet-header .header .search-wrapper .search{width:100%;border-bottom:2px solid #ececec}.header-wrapper.intranet-header .header .search-wrapper .search .field.searchbox{border:none}.header-wrapper.intranet-header .header .search-wrapper .search .field.searchbox .ui.input input{width:500px}.header-wrapper.intranet-header .header .search-wrapper .search .field.searchbox .ui.input input::-moz-placeholder{color:grey;font-size:1.188rem;line-height:1.5;font-weight:300}.header-wrapper.intranet-header .header .search-wrapper .search .field.searchbox .ui.input input::placeholder{color:grey;font-size:1.188rem;line-height:1.5;font-weight:300}@media only screen and (max-width:1440px){.header-wrapper.intranet-header .header .search-wrapper .search .field.searchbox .ui.input input{width:100%}}@media only screen and (max-width:1440px){.header-wrapper.intranet-header .header .search-wrapper .search .field.searchbox button{padding-left:9px}}.header-wrapper.intranet-header .header .search-wrapper .search .field.searchbox button:hover{background-color:transparent;color:#000;cursor:pointer}.header-wrapper.intranet-header .header .tools-wrapper{justify-content:space-between}@media only screen and (max-width:1440px){.header-wrapper.intranet-header .header .tools-wrapper{flex-direction:row}}@media only screen and (max-width:1440px){.header-wrapper.intranet-header .header .tools-wrapper .tools{display:none}}@media only screen and (max-width:1071px){body.has-toolbar:not(.has-sidebar):not(.has-sidebar-collapsed) .search-wrapper.navigation-desktop{display:none}}@media only screen and (max-width:1447px){body.has-toolbar.has-sidebar .search-wrapper.navigation-desktop{display:none}}.navigation{height:64px}@media only screen and (max-width:769px){.navigation{display:none!important}}.navigation .item{position:relative;color:#000;font-size:18px;font-weight:600;line-height:24px;text-transform:none}.navigation .item.active:before,.navigation .item:hover:before{position:absolute;bottom:-49px;width:100%;border-bottom:9px solid var(--accent-color,#000);content:""}.navigation .ui.container{align-items:center}.navigation .menu-wrapper,.navigation .ui.container{display:flex;justify-content:flex-end}.navigation ul.desktop-menu{display:flex;min-height:0;padding:0;margin:0;font-size:20px;list-style:none}.navigation ul.desktop-menu>li>a,.navigation ul.desktop-menu>li>button{padding:20px 0 6px;border:none;border-bottom:9px solid transparent;margin:0 0 0 20px;background:none;cursor:pointer;font-weight:700;text-transform:none}.navigation ul.desktop-menu>li>a{display:block}.navigation ul.desktop-menu>li>a.item.active:before,.navigation ul.desktop-menu>li>a.item:hover:before{display:none}.navigation ul.desktop-menu>li:first-child>button{margin-left:0}.navigation ul.desktop-menu .submenu-wrapper{position:absolute;z-index:11;right:50%;left:50%;width:100vw;max-width:none;margin-top:40px;margin-right:-50vw;margin-left:-50vw}.navigation ul.desktop-menu .submenu{display:none;height:auto;padding:50px 102px 70px;background:#ecebeb;box-shadow:0 15px 20px 0 rgba(0,0,0,.25)}@media only screen and (min-width:769px) and (max-width:1281px){.navigation ul.desktop-menu .submenu{padding:40px}}.navigation ul.desktop-menu .submenu ul{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding:50px 0 0;list-style:none}.navigation ul.desktop-menu .submenu ul .sub-submenu ul{display:flex;flex-direction:column;padding-top:0;margin-top:20px}.navigation ul.desktop-menu .submenu ul .sub-submenu ul li{padding:0 0 10px}.navigation ul.desktop-menu .submenu ul .sub-submenu ul li a{padding-bottom:0;font-size:14px;font-weight:400;line-height:18px}.navigation ul.desktop-menu .submenu ul .sub-submenu ul li a.current.active{font-weight:700}.navigation ul.desktop-menu .submenu .close{position:absolute;top:27px;right:75px;border:0;margin-left:28px;color:#000;cursor:pointer}.navigation ul.desktop-menu .submenu .close:focus{outline:1px solid #000}.navigation ul.desktop-menu .submenu-inner{width:100%}.navigation ul.desktop-menu .submenu-inner h2{position:relative;display:inline-block;margin-left:25px;color:#000;font-size:1.75rem;line-height:1.1;font-weight:300;text-align:left}@container (max-width: 768px){.navigation ul.desktop-menu .submenu-inner h2{font-size:1.625rem;line-height:1.25}}.navigation ul.desktop-menu .submenu-inner .subitem-wrapper{width:20%;padding:0 20px 0 25px;border-left:1px solid #000}@media only screen and (min-width:1011px) and (max-width:1280px){.navigation ul.desktop-menu .submenu-inner .subitem-wrapper{width:33.33%}}.navigation ul.desktop-menu .submenu-inner .subitem-wrapper .left-arrow{position:absolute;left:-45px;border-bottom:none;font-family:Arial;font-size:35px;transform:rotate(270deg);visibility:hidden}.navigation ul.desktop-menu .submenu-inner .subitem-wrapper:nth-of-type(5n){padding-right:0}.navigation ul.desktop-menu .submenu-inner .subitem-wrapper:nth-of-type(n+6){margin-top:70px}@media only screen and (min-width:1011px) and (max-width:1280px){.navigation ul.desktop-menu .submenu-inner .subitem-wrapper:nth-of-type(n+4){margin-top:70px}}@media only screen and (min-width:1011px) and (max-width:1280px){.navigation ul.desktop-menu .submenu-inner .subitem-wrapper:nth-of-type(3n){padding-right:0}}.navigation ul.desktop-menu .submenu-inner .subitem-wrapper a.current .left-arrow{visibility:visible}.navigation ul.desktop-menu .submenu-inner .subitem-wrapper a span{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.navigation ul.desktop-menu .submenu.active{display:flex}.navigation ul.desktop-menu .submenu a{position:relative;display:inline-flex;align-items:flex-start;padding-bottom:8px;color:#000;font-size:1.188rem;line-height:1.5;font-weight:700}.navigation ul.desktop-menu .submenu a span{border-bottom:1px solid transparent;word-break:break-word}.navigation ul.desktop-menu .submenu a span:hover{border-bottom:1px solid #000}.view-addview .navigation .item.active:before,.view-addview .navigation .item:hover:before,.view-addview .navigation ul.desktop-menu .submenu-wrapper,.view-editview .navigation .item.active:before,.view-editview .navigation .item:hover:before,.view-editview .navigation ul.desktop-menu .submenu-wrapper{display:none}.has-menu-open{position:fixed;top:0;left:0;width:100%}.mobile-nav .ui.basic.button.search{padding:15px}.mobile-nav .hamburger-toggler{width:40px;height:24px;padding:0;border:none;background-color:transparent;cursor:pointer}.mobile-nav .hamburger-wrapper{display:flex}.mobile-nav .hamburger-inner,.mobile-nav .hamburger-inner:after,.mobile-nav .hamburger-inner:before,.mobile-nav .hamburger:after,.mobile-nav .hamburger:before{height:4px;border-radius:0}.mobile-nav div.menu-drawer .header,.mobile-nav div.menu-drawer .header button{font-weight:700}.mobile-nav div.menu-drawer li.header{margin:0!important}.mobile-nav div.menu-drawer li.current:before{position:absolute;left:-50px;width:0;height:100%;border-left:9px solid #000;content:""}.mobile-nav div.menu-drawer .search-header{display:flex;flex-flow:row-reverse;align-items:center}.mobile-nav div.menu-drawer .search-header .search-wrapper .search{padding-top:20px}.mobile-nav div.menu-drawer .search-header .search-wrapper .search button{padding:0;margin-right:20px}.header-wrapper.institut .menu-drawer{z-index:520}.menu-drawer{position:fixed;top:135px;right:0;display:flex;width:100vw;height:calc(100vh - 110px);flex-direction:column;padding-bottom:80px;background-color:#f4f7f8;color:#fffffe;font-size:20px;font-weight:200;letter-spacing:.3px;overflow-y:auto;text-align:left}@media only screen and (max-width:1281px){.menu-drawer{top:calc(135px + 1rem)}}.menu-drawer.search-menu{height:250px}.menu-drawer.subsection{z-index:9;flex-direction:column}.menu-drawer .search-hero{position:static}@media only screen and (max-width:1281px){.menu-drawer .search-hero{position:relative}}.menu-drawer .search-hero .ui.input input{font-size:24px}.menu-drawer .search-hero .ui.form.inline-search{padding:1rem}@media only screen and (min-width:769px) and (max-width:1281px){.menu-drawer .search-hero .ui.form.inline-search{padding:0 150px}}.menu-drawer .search-hero .ui.button .icon{height:30px!important}.menu-drawer ul.mobile-tools{padding:60px 30px 0;margin:0;font-size:20px;font-weight:200;list-style:none}.menu-drawer ul.mobile-tools li{display:list-item!important;padding:4px 0!important;border-bottom:0!important;margin-left:0!important}.menu-drawer ul.mobile-tools .search-container-mobile{padding-top:0}.menu-drawer ul.mobile-tools li a{display:inline!important;color:#00f;text-decoration:underline}.menu-drawer ul.mobile-tools span{color:#000}.menu-drawer ul.mobile-tools .language-selector :not(:last-child):after{margin-right:5px;margin-left:5px;content:"|";font-weight:300}.menu-drawer ul.mobile-tools.secondary{margin:20px 0}.menu-drawer ul.mobile-tools.secondary .language-selector{display:flex}.menu-drawer ul.mobile-tools.secondary li{padding:20px 0;border-bottom:none;text-transform:uppercase}.menu-drawer ul.mobile-tools.secondary a{color:grey}.menu-drawer ul.mobile-tools.secondary span{color:#000}.menu-drawer ul.mobile-tools.secondary .search-container-mobile{padding-top:0}.menu-drawer ul.mobile-tools.secondary .search-container-mobile button{width:auto;padding:0;border-bottom:none}.menu-drawer ul.sections{width:100%;padding:0 30px;margin-top:0;color:#fff;font-size:20px;list-style:none}.menu-drawer ul.sections li{position:relative;display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid;margin-left:20px;color:#000;line-height:24px}.menu-drawer ul.sections li .icon:hover{cursor:pointer}.menu-drawer ul.sections li.header{align-items:flex-start;line-height:36px}.menu-drawer ul.sections li.current{font-weight:700}.menu-drawer ul.sections li.has-children{border-bottom:0}.menu-drawer ul.sections li.sub-sub-section{padding-left:1em;border-bottom:0}.menu-drawer ul.sections li.sub-sub-section.last-child{border-bottom:1px solid}.menu-drawer ul.sections a{display:flex;width:100%;align-items:center;justify-content:space-between;color:#000;line-height:36px}.menu-drawer ul.sections .subsection .button-wrapper{margin:20px 30px 0}.menu-drawer ul.sections .subsection button{padding:20px 0 0 10px;border:0;background:transparent;color:#000}.menu-drawer ul.sections .subsection button span{display:inline-block;padding-top:22px;font-size:14px;font-weight:700;vertical-align:top}.has-toolbar-collapsed .menu-drawer,.has-toolbar .menu-drawer{top:158px;width:100%;height:calc(100vh - 158px)}.menu-drawer{opacity:0;visibility:hidden}.menu-drawer-enter.menu-drawer-enter-active{opacity:1;transition:transform .5s cubic-bezier(.09,.11,.24,.91),opacity .5s;visibility:visible}.menu-drawer-enter-done,.menu-drawer-exit{opacity:1;visibility:visible}.menu-drawer-exit,.menu-drawer-exit.menu-drawer-exit-active{transition:transform .5s cubic-bezier(.09,.11,.24,.91),opacity .5s}.menu-drawer-exit.menu-drawer-exit-active{opacity:0}#sidebar-metadata .field.widget .buttons,#sidebar-properties .field.widget .buttons{display:flex;align-items:center}#sidebar-metadata .field.widget .buttons button,#sidebar-properties .field.widget .buttons button{padding:5px;border-radius:3px;margin-right:3px;aspect-ratio:1/1;font-size:1em;line-height:normal}#sidebar-metadata .field.widget .buttons button.active,#sidebar-metadata .field.widget .buttons button[data-hovered=true],#sidebar-properties .field.widget .buttons button.active,#sidebar-properties .field.widget .buttons button[data-hovered=true]{box-shadow:inset 0 0 0 1px var(--border-color-pressed,#2996da)}#sidebar-metadata .field.widget .buttons button svg.icon,#sidebar-properties .field.widget .buttons button svg.icon{margin:0!important;opacity:.9;vertical-align:top}.field.theme-color-picker .eight.wide.column{flex-direction:row;align-items:center}.field.theme-color-picker .eight.wide.column input{height:32px;padding-left:8px;border-bottom-left-radius:0;border-top-left-radius:0;line-height:1}.field.theme-color-picker .eight.wide.column .theme-color-picker-button .react-aria-ColorSwatch{border-bottom-right-radius:0;border-top-right-radius:0;cursor:pointer}.field.theme-color-picker .eight.wide.column .theme-color-picker-reset{position:absolute;right:15px}.field.theme-color-picker .eight.wide.column .theme-color-picker-reset[data-hovered=true]{cursor:pointer;opacity:.7}.react-aria-ColorSwatch{box-shadow:inset 0 0 0 1px rgba(0,0,0,.3)}.theme-picker-widget .buttons{flex:1 1 100%;margin:1rem 0 .5rem;text-align:center}.theme-picker-widget button{position:relative;width:32px;height:32px;padding:1rem;border:2px solid #ccc;border-radius:100%;margin-right:.25rem}.theme-picker-widget button.active{border:2px solid red}.theme-picker-widget button.active:after{position:absolute;top:-.25rem;right:-.25rem;width:.5rem;height:.5rem;border-radius:100%;background-color:red;content:""}.theme-picker-widget .button.active,.theme-picker-widget .button.active:hover,.theme-picker-widget .button.grey,.theme-picker-widget .button.grey.active,.theme-picker-widget .ui.grey.button:hover,.theme-picker-widget button{background-color:var(--theme-color)}.buttons-widget button[data-disabled]{border-color:var(--border-color-disabled);color:var(--text-color-disabled)}body.contenttype-lrf #main .breadcrumbs,body.contenttype-plone-site #main .breadcrumbs,body.view-contentsview #main .breadcrumbs{display:none}#main .breadcrumbs{padding:20px 0;background-color:#ecebeb}#main .breadcrumbs .breadcrumb{display:flex;align-items:center}#main .breadcrumbs .breadcrumb .divider{transform:rotate(90deg)}#main .breadcrumbs .breadcrumb .divider:before{color:#000;content:"▲";font-size:7px}#main .breadcrumbs .breadcrumb .home{margin-right:.5em}#main .breadcrumbs .breadcrumb .home svg{margin-bottom:-4px}#main .breadcrumbs .breadcrumb .section{margin:0 7px 0 4px;font-size:1.188rem;line-height:1;font-weight:300}#main .breadcrumbs .breadcrumb .section.active{font-weight:700}.ui.basic.segment.content-area{padding:0;margin-top:0}.contenttype-news-item .documentFirstHeading{margin-top:0}.contenttype-news-item .blocks-group-wrapper{padding-top:0}.contenttype-news-item #page-document .dates{max-width:var(--default-container-width);margin:40px auto}@container (max-width: 1480px){.contenttype-news-item #page-document .dates{margin-right:20px;margin-left:20px}}.contenttype-news-item #page-document .dates .day{font-size:1.188rem;line-height:1.5;font-weight:700;letter-spacing:1px;text-transform:uppercase}@container (min-width: 769px ){.contenttype-news-item #page-document .dates .day+.head-title:before{content:"|"}}@container (max-width: 768px ){.contenttype-news-item #page-document .dates{margin-bottom:20px}.contenttype-news-item #page-document .dates .day{display:none}}@container (max-width: 768px ){.contenttype-event .ui.stackable.grid.details-container{margin-right:20px!important;margin-left:20px!important}.contenttype-event .ui.grid.details-container .row .column{padding:0!important}}.contenttype-event .ui.grid.details-container .row .column{padding:0}.contenttype-event .documentFirstHeading{margin-top:0}.contenttype-event .blocks-group-wrapper{padding-top:0;padding-bottom:80px}@container (max-width: 768px ){.contenttype-event .blocks-group-wrapper{padding-bottom:60px}}.contenttype-event #page-document .dates,.contenttype-event #page-document .details-container{max-width:var(--default-container-width);margin-right:auto;margin-left:auto}@container (max-width: 1480px){.contenttype-event #page-document .dates,.contenttype-event #page-document .details-container{margin-right:20px;margin-left:20px}}.contenttype-event .dates{margin-top:40px;margin-bottom:40px}@container (max-width: 768px ){.contenttype-event .dates{margin-bottom:20px}}.contenttype-event .dates .day{font-size:1.188rem;line-height:1.5;font-weight:700;letter-spacing:1px;text-transform:uppercase}.contenttype-event .dates .day+.head-title:before{content:"|"}.contenttype-event .details-container{padding-top:80px;padding-bottom:80px;border-top:1px solid #000;border-bottom:1px solid #000;margin-top:0;margin-bottom:80px}@container (max-width: 768px ){.contenttype-event .details-container{padding-top:60px;padding-bottom:60px;margin-bottom:60px}}.contenttype-event .details-container .two.column.row{padding-top:0}.contenttype-event .details-container .two.column.row .event-title{margin-bottom:25px}.contenttype-event .details-container .two.column.row .event-title .event-heading{font-size:1rem;line-height:1.333;font-weight:700;letter-spacing:1px;text-transform:uppercase}.contenttype-event .details-container .two.column.row .event-title .event-detail{margin-top:10px;font-size:24px;font-weight:300;line-height:33px}.contenttype-event .details-container .two.column.row .event-title .event-detail a,.contenttype-event .details-container .two.column.row .event-title .event-detail p{margin-top:10px;margin-bottom:10px;font-size:24px;font-weight:300;line-height:33px}.contenttype-event .details-container .two.column.row .event-title .separator{width:170px;height:30px;border-right:none;border-bottom:1px solid #000}.contenttype-event .details-container .two.column.row .event-button{padding-top:50px}.contenttype-event .details-container .two.column.row .event-button a:after{display:none!important}.contenttype-event .details-container .two.column.row .event-button .button.event-btn{padding:8px 20px;border:1px solid #000;background-color:transparent;color:#000;font-size:16px;font-weight:900;line-height:20px}.contenttype-event .details-container .two.column.row .event-button .button.event-btn a{color:#000;font-size:16px;font-weight:900;line-height:20px}.contenttype-file .content-area a{text-decoration:underline}.contenttype-file .content-area span{color:#555}.contenttype-image .content-area figure img{-o-object-fit:contain;object-fit:contain}.contenttype-image .content-area figure figcaption{margin-top:20px;margin-bottom:0}.contenttype-image .content-area figure figcaption .description div,.contenttype-image .content-area figure figcaption .title{margin-bottom:5px}.contenttype-image .content-area figure figcaption .credits{padding-bottom:20px;margin-bottom:0;color:#06c}.contenttype-file #page-add>*,.contenttype-file #page-document>*,.contenttype-file #page-edit>*,.contenttype-image #page-add>*,.contenttype-image #page-document>*,.contenttype-image #page-edit>*,.contenttype-link #page-add>*,.contenttype-link #page-document>*,.contenttype-link #page-edit>*{max-width:var(--default-container-width);margin-right:auto;margin-left:auto}@container (max-width: 1480px){.contenttype-file #page-add>*,.contenttype-file #page-document>*,.contenttype-file #page-edit>*,.contenttype-image #page-add>*,.contenttype-image #page-document>*,.contenttype-image #page-edit>*,.contenttype-link #page-add>*,.contenttype-link #page-document>*,.contenttype-link #page-edit>*{margin-right:20px;margin-left:20px}}.contenttype-file #page-document>p,.contenttype-image #page-document>p,.contenttype-link #page-document>p{max-width:var(--narrow-container-width);margin-right:auto;margin-left:auto}@container (max-width: 1480px){.contenttype-file #page-document>p,.contenttype-image #page-document>p,.contenttype-link #page-document>p{margin-right:20px;margin-left:20px}}.contenttype-file .documentDescription,.contenttype-image .documentDescription,.contenttype-link .documentDescription{margin-bottom:40px;color:#000;font-size:1.188rem;line-height:1.5;font-weight:300}@media only screen and (max-width:768px){.contenttype-file .documentDescription,.contenttype-image .documentDescription,.contenttype-link .documentDescription{margin-bottom:60px}}.field-wrapper-changeNote{display:none}.content-area #page-login{padding-top:60px}#page-login .help a,a{padding:.25rem;border-bottom:.063rem solid #6e0bcc;text-decoration:none;font-family:BaWue Sans;font-size:1.125rem;font-weight:400;line-height:1.4625rem}#page-login .help a:hover,a:hover{border-width:.125rem;text-decoration:none}#page-login .help a:focus,a:focus{border:none;border-radius:.375rem;outline:.125rem solid #6e0bcc;text-decoration:none}a.anchor{position:relative!important;width:1.25rem;height:1.25rem;padding:0;border:none;margin-top:.5rem;margin-left:-1.25rem!important}a.anchor svg{width:100%!important;height:100%;align-self:flex-end;fill:#2a2623!important;opacity:1!important;transform:none!important;transition:none!important;visibility:visible!important}.block h2.headline>a{color:inherit!important;font:inherit}.block h2.headline>a:hover{color:#6e0bcc!important}#footer .footer .footerLinks li a:hover,#footer .footer .legalLinks li a:hover,.content-area a,.content-area p>a{color:#6e0bcc!important;text-decoration:none!important}button,input,optgroup,select,textarea{font-family:var(--custom-main-font,"BaWue Sans",sans-serif)}a,button{cursor:pointer}[type=button]:focus-visible,[type=reset]:focus-visible,[type=submit]:focus-visible,button:focus-visible{outline:1px solid currentColor}svg.icon{flex-shrink:0}#toolbar-logout,.folder-contents .ui.table .icon-align-name,.ui.breadcrumb a,.ui.form p.help a{border:none}#sidebar *,#toolbar *{font-family:BaWue Sans!important}.callout{padding:1em;border-left:1em solid #ccc;background:#eee}.h5p-player-wrapper .h5p-player-actions[data-playing=false] strong:hover a.anchor svg,h2:hover a.anchor svg,h3:hover a.anchor svg,h4:hover a.anchor svg,h5:hover a.anchor svg,h6:hover a.anchor svg{opacity:1;transform:rotate(15deg);visibility:unset}.h5p-player-wrapper .h5p-player-actions[data-playing=false] strong a.anchor,h2 a.anchor,h3 a.anchor,h4 a.anchor,h5 a.anchor,h6 a.anchor{position:absolute;display:inline-block;width:30px;height:30px;margin-top:0!important;margin-left:10px!important;vertical-align:middle}.h5p-player-wrapper .h5p-player-actions[data-playing=false] strong a.anchor svg,h2 a.anchor svg,h3 a.anchor svg,h4 a.anchor svg,h5 a.anchor svg,h6 a.anchor svg{width:1ch;height:100%;fill:#42526e;opacity:0;transform:rotate(45deg);transition:opacity .2s ease 0s,transform .2s ease 0s;visibility:hidden}.h5p-player-wrapper .h5p-player-actions[data-playing=false] strong a.anchor.anchor-link,h2 a.anchor.anchor-link,h3 a.anchor.anchor-link,h4 a.anchor.anchor-link,h5 a.anchor.anchor-link,h6 a.anchor.anchor-link{vertical-align:middle}.h5p-player-wrapper .h5p-player-actions[data-playing=false] strong a.anchor.anchor-link svg,h2 a.anchor.anchor-link svg,h3 a.anchor.anchor-link svg,h4 a.anchor.anchor-link svg,h5 a.anchor.anchor-link svg,h6 a.anchor.anchor-link svg{width:20px;height:20px}.controlpanel a{border:none}.controlpanel a:focus{outline:none}ol>li,p,td,ul>li{font-family:BaWue Sans;font-size:1.125rem;font-weight:400;line-height:1.6875rem}@media (max-width:819px){ol>li,p,td,ul>li{font-family:BaWue Sans;font-size:1.125rem;font-weight:400;line-height:1.6875rem}}.formulas-container span{font-size:1.125rem}#fieldset-default-field-label-alt-desc a{padding:0;font-size:1rem}#image-schema-alt-ai-hint{font-size:1rem;line-height:1rem}body{background-color:#fff}.contenttype-file .content-area span,body{color:#2a2623}.ui.container:not(.controlpanel,.users-control-panel,.controlpanel-addons,.controlpanel-database,.controlpanel-undo,.types-control-panel,.text){max-width:1440px!important;margin-top:0;margin-bottom:0;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){.ui.container:not(.controlpanel,.users-control-panel,.controlpanel-addons,.controlpanel-database,.controlpanel-undo,.types-control-panel,.text){margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){.ui.container:not(.controlpanel,.users-control-panel,.controlpanel-addons,.controlpanel-database,.controlpanel-undo,.types-control-panel,.text){margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){.ui.container:not(.controlpanel,.users-control-panel,.controlpanel-addons,.controlpanel-database,.controlpanel-undo,.types-control-panel,.text){margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){.ui.container:not(.controlpanel,.users-control-panel,.controlpanel-addons,.controlpanel-database,.controlpanel-undo,.types-control-panel,.text){margin-right:0!important;margin-left:0!important}}@media screen and (max-width:1281px){.ui.container:not(.controlpanel,.users-control-panel,.controlpanel-addons,.controlpanel-database,.controlpanel-undo,.types-control-panel,.text){margin-left:20px}}.ui.container:not(.controlpanel,.users-control-panel,.controlpanel-addons,.controlpanel-database,.controlpanel-undo,.types-control-panel,.text).tags{margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){.ui.container:not(.controlpanel,.users-control-panel,.controlpanel-addons,.controlpanel-database,.controlpanel-undo,.types-control-panel,.text).tags{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){.ui.container:not(.controlpanel,.users-control-panel,.controlpanel-addons,.controlpanel-database,.controlpanel-undo,.types-control-panel,.text).tags{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){.ui.container:not(.controlpanel,.users-control-panel,.controlpanel-addons,.controlpanel-database,.controlpanel-undo,.types-control-panel,.text).tags{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){.ui.container:not(.controlpanel,.users-control-panel,.controlpanel-addons,.controlpanel-database,.controlpanel-undo,.types-control-panel,.text).tags{margin-right:0!important;margin-left:0!important}}#page-aliases .ui.container,#page-controlpanel .ui.container,#page-moderate-comments .ui.container,#page-rules .ui.container,.types-control-panel .ui.container{margin-right:auto!important;margin-left:auto!important}.field-wrapper-changeNote{display:block}.folder-contents .ui.menu .menu.top-menu-filter,.folder-contents .ui.menu .menu.top-menu-searchbox{margin-left:0!important}.folder-contents .ui.menu.top-menu{overflow-x:visible}.folder-contents .ui.menu.top-menu div.item.content-view-item{display:flex!important}.folder-contents .ui.icon.button.add-icon>.icon{margin-right:10px;vertical-align:baseline}.folder-contents .contents-table-wrapper{overflow-x:auto}.folder-contents .contents-table-wrapper tr td:not(.icon-container){min-width:100px}.folder-contents .contents-table-wrapper tr td.input-cell{min-width:400px}.folder-contents .contents-table-wrapper tr td.input-cell .input{width:100%}.folder-contents .contents-table-wrapper tr .icon-container{width:50px!important;max-width:none;margin:0}.folder-contents .contents-table-wrapper tr .table-cell-title{min-width:400px!important;max-width:none}.folder-contents .contents-table-wrapper tr .table-cell-title .table-cell-title-container{display:flex;flex-direction:row}.folder-contents .contents-table-wrapper tr .table-cell-title .table-cell-title-container .ui.small.input{width:100%}.folder-contents .contents-table-wrapper tr .table-cell-title .table-cell-title-container .add-icon-placeholder{min-width:50px}.folder-contents .contents-table-wrapper tr .dropdown-popup-trigger{max-width:-moz-fit-content;max-width:fit-content;max-height:-moz-fit-content;max-height:fit-content;border:.125rem solid transparent;border-radius:.188rem;aspect-ratio:1;background-color:transparent}.folder-contents .contents-table-wrapper tr .dropdown-popup-trigger:hover{border:.125rem solid #524942}.folder-contents .contents-table-wrapper tr .dropdown-popup-trigger:focus{border:.125rem solid #6e0bcc;outline:none}.folder-contents .contents-table-wrapper tr .dropdown-popup-trigger svg{vertical-align:middle}.folder-contents .icon-margin svg circle,.folder-contents .icon-margin svg ellipse,.folder-contents .icon-margin svg path,.folder-contents .icon-margin svg polygon,.folder-contents .icon-margin svg rect,.folder-contents .icon svg circle,.folder-contents .icon svg ellipse,.folder-contents .icon svg path,.folder-contents .icon svg polygon,.folder-contents .icon svg rect,.folder-contents svg.icon circle,.folder-contents svg.icon ellipse,.folder-contents svg.icon path,.folder-contents svg.icon polygon,.folder-contents svg.icon rect{fill:currentColor!important}.folder-contents .icon-align-name .icon-margin{color:#878f93}.selected-dropdown{background-color:rgba(0,0,0,.05)!important}.detail-page-button-container .back-forward-nav-container{display:flex;flex-direction:row;justify-content:flex-start;padding-top:3px;margin-right:20px!important;margin-left:20px!important}.detail-page-button-container .back-forward-nav-container a{display:flex;width:123px;max-height:40px;align-items:center;justify-content:space-between;padding:13px 6px 13px 15px;border:.063rem solid #524942;border-radius:.188rem;color:#2a2623!important;font-size:1rem;font-weight:700;text-decoration:none}.detail-page-button-container .back-forward-nav-container a:hover{padding:calc(13px - .063rem) calc(6px - .063rem) calc(13px - .063rem) calc(15px - .063rem);border-width:.125rem}.detail-page-button-container .back-forward-nav-container a:focus{outline:.125rem solid #6e0bcc;outline-offset:1px}.detail-page-button-container .back-forward-nav-container a.prev{margin-right:10px}.detail-page-button-container .back-forward-nav-container a.prev svg{transform:rotate(180deg)}@media (min-width:769px){.detail-page-button-container .back-forward-nav-container{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){.detail-page-button-container .back-forward-nav-container{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){.detail-page-button-container .back-forward-nav-container{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){.detail-page-button-container .back-forward-nav-container{margin-right:0!important;margin-left:0!important}}.detail-page-button-container{position:relative;display:flex;max-width:1440px;align-items:center;margin-top:auto;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){.detail-page-button-container{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){.detail-page-button-container{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){.detail-page-button-container{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){.detail-page-button-container{margin-right:0!important;margin-left:0!important;align-self:center}}.qr-code-container{width:100%;max-width:256px;height:auto;margin:0 auto}.qr-code{width:100%;max-width:100%;height:auto}.qr-code-warning{display:flex;flex-direction:column;padding:10px;border:2px solid rgba(255,165,0,.7);border-radius:5px;background:rgba(255,165,0,.3)}.qr-code-warning .qr-code-warning-title{margin-bottom:10px;font-size:1.5em;font-weight:700}.qr-code-url{display:flex;width:100%;height:-moz-max-content;height:max-content;align-content:center;justify-content:center;margin-top:12px}.qr-code-url .qr-code-clipboard-button{width:20px!important;min-height:20px!important;max-height:20px;padding:2px!important;border:none!important;margin:0;background-color:transparent}.qr-code-url .qr-code-clipboard-button:hover{padding:1px!important;border:1px solid #2a2623!important;background-color:transparent!important}.qr-code-url .qr-code-clipboard-button:focus{padding:1px!important;border:1px solid #6e0bcc!important;background-color:transparent!important}.contents-filter-message{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.5em;border:3px solid #a3cfbb;border-radius:.25rem;margin:1em;background-color:#d1e7dd}.tags,.ui.container.tags{display:flex;justify-content:flex-start}.tags .tags-title,.tags .ui.label,.ui.container.tags .tags-title,.ui.container.tags .ui.label{display:flex;height:24px;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:.188rem;background-color:#e4e1dc;color:#2a2623!important;font-size:12px;text-align:center}.tags.medium,.ui.container.tags.medium{width:72px;height:26px}.tags.medium .ui.label,.ui.container.tags.medium .ui.label{font-size:14px}.tags.medium .ui.label svg,.ui.container.tags.medium .ui.label svg{width:16px!important;height:16px!important}.tags.outline .ui.label,.ui.container.tags.outline .ui.label{border:.063rem solid #524942;background-color:#fff}.tags.accent .ui.label,.ui.container.tags.accent .ui.label{background-color:#fffc00}.tags.emphasis .ui.label,.ui.container.tags.emphasis .ui.label{background-color:#2a2623;color:#fff!important}.tags.success .ui.label,.ui.container.tags.success .ui.label{background-color:#defca1;color:#375a08!important}.tags.info .ui.label,.ui.container.tags.info .ui.label{background-color:#d0f6fd;color:#165571!important}.tags.warning .ui.label,.ui.container.tags.warning .ui.label{background-color:#ffd9c3;color:#920303!important}#view{display:flex;flex:1;flex-direction:column;justify-content:space-between}@media screen and (max-width:768px){#view{flex-direction:column}}#view .view-main-container{display:flex;flex:1;flex-direction:column}#view .view-main-container .detail-page-button{max-width:250px;margin-top:10px}@media (max-width:576px){#view .view-main-container .detail-page-button{margin:1rem 0}}#view .view-main-container .detail-page-button.collections,#view .view-main-container .detail-page-button.feedback{display:flex;width:200px;align-items:center;justify-content:center;padding-right:0!important;padding-left:0!important;background-color:#fff;color:#2a2623;font-size:1.125rem!important;font-weight:400}@media (max-width:576px){#view .view-main-container .detail-page-button.collections,#view .view-main-container .detail-page-button.feedback{font-size:16px!important}}#view .view-main-container .detail-page-button.collections svg,#view .view-main-container .detail-page-button.feedback svg{position:unset;margin-right:10px!important;background-color:#fff}#view .view-main-container .detail-page-button:focus{color:#000}.contenttype-file .content-area a{text-decoration:none}.qr-content-url{display:flex;width:100%;height:50px;align-items:center;justify-content:space-between}.qr-content-url .qr-code-clipboard-button{color:#2a2623!important}.unauthorized-view{padding:15px}.unauthorized-view a.button{align-items:center;color:#fff!important}.unauthorized-view a.button:hover{color:#2a2623!important}img.blurry{filter:blur(2px)}img.blurry,img:not(.blurry){transition:filter .5s ease}#footer .footer__navigation{display:flex;width:100%;justify-content:center;border-top:.063rem solid #e4e1dc;background:#2a2623;color:#fff}#footer .footer__navigation .footer-inner-container{max-width:1680px}#footer .footer__navigation .footer-inner-container nav{display:flex;align-items:center}#footer .footer__navigation .footer-inner-container nav ul{display:flex;-moz-column-gap:40px;column-gap:40px;margin-block-start:0}#footer .footer__navigation .footer-inner-container nav ul li{list-style:none}#footer .footer__navigation .footer-inner-container nav ul li>*,#footer .footer__navigation .footer-inner-container nav ul li a{font-family:BaWue Sans;font-size:1rem;font-weight:400;line-height:1.5rem}#footer .footer__navigation .footer-inner-container nav ul li a{padding:0;border:none;color:#fff}#footer .footer__navigation .footer-inner-container nav ul li a:where(:hover,:focus-visible,:active){padding-bottom:0!important;border-bottom:2px solid #fff}#footer .footer__navigation .footer-inner-container nav ul li a:focus{border-radius:0;border-bottom:2px solid #fff;outline:.125rem solid #c0aaff!important;outline-offset:5px;text-decoration:none}#footer .footer__wrapper{border:1px solid transparent;background:#2a2623;color:#fff}#footer .footer__wrapper .footer-inner-container{max-width:1680px}@media screen and (min-width:1440px){#footer .footer__wrapper .footer-inner-container{margin-right:auto;margin-left:auto}}#footer .footer__wrapper .footer-inner-container .left-side-column{flex:3;margin-top:40px}#footer .footer__wrapper .footer-inner-container .left-side-column>*{text-align:left}#footer .footer__wrapper .footer-inner-container .left-side-column>div{max-width:510px;color:#000}#footer .footer__wrapper .footer-inner-container .left-side-column>div .footer-links-columns{display:flex;align-items:flex-start;gap:70px}#footer .footer__wrapper .footer-inner-container .left-side-column>div .footerLinks{display:flex;gap:60px}#footer .footer__wrapper .footer-inner-container .left-side-column>div .footerLinks ul{padding:0;margin:0;list-style-type:none}#footer .footer__wrapper .footer-inner-container .left-side-column>div .footerLinks ul li{margin-bottom:6px;font-size:1rem;-webkit-hyphens:none;hyphens:none;margin-block:10px 0}#footer .footer__wrapper .footer-inner-container .left-side-column>div .footerLinks ul li a{padding:0;border:none;color:#fff;font-family:BaWue Sans;font-size:1rem;font-weight:400;line-height:1.5rem}#footer .footer__wrapper .footer-inner-container .left-side-column>div .footerLinks ul li a:where(:hover,:focus-visible,:active){padding-bottom:0!important;border-bottom:2px solid #fff}#footer .footer__wrapper .footer-inner-container .left-side-column>div .footerLinks ul li a:focus{border-radius:0;border-bottom:2px solid #fff;outline:.125rem solid #c0aaff!important;outline-offset:5px;text-decoration:none}#footer .footer__wrapper .footer-inner-container .left-side-column>div .logo{margin-bottom:30px}#footer .footer__wrapper .footer-inner-container .left-side-column>div .logo a{border:none}#footer .footer__wrapper .footer-inner-container .left-side-column>div .logo svg{height:34px!important;color:var(--text-color,#000)}html[data-theme=dark] #footer .footer__wrapper .footer-inner-container .left-side-column>div .logo svg{color:#fff}#footer .footer__wrapper .footer-inner-container .left-side-column p{font-size:1rem;-webkit-hyphens:none;hyphens:none;margin-block:20px 0}#footer .footer__wrapper .footer-inner-container .right-side-column{flex:2}#footer .footer__digitalpakt a{border:none}#footer .footer__digitalpakt a:focus{outline:none}#footer .footer__digitalpakt a img{display:block;max-width:min(100%,300px)}#footer .footer__partners{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:20px;column-gap:20px;margin-block:40px}#footer .footer__partners a{border:none}#footer .footer__partners a img{display:block;width:100px;max-width:100%;max-height:2.875rem}#footer .footer__partners a:focus{outline:none}@media (min-width:1281px){#footer .footer__navigation .footer-inner-container{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:10px 20px;margin-left:40px}#footer .footer__wrapper .footer-inner-container{display:flex;justify-content:space-between;padding:20px 4px 10px}#footer .footer__wrapper .footer-inner-container .column{width:100%;padding:10px 20px;margin-left:40px}#footer .footer__wrapper .footer-inner-container>*{margin-block:0}#footer .footer__partners{-moz-column-gap:60px;column-gap:60px}#footer .footer__partners img{max-height:2.75rem}}@media only screen and (min-width:769px) and (max-width:1281px){#footer .footer__wrapper .footer-inner-container{display:flex;align-items:center}#footer .footer__wrapper .footer-inner-container .left-side-column li>a,#footer .footer__wrapper .footer-inner-container .right-side-column .footer-description p{font-size:1rem}#footer .footer__wrapper .footer-inner-container .right-side-column__digitalpakt img{max-width:min(100%,350px)}#footer .footer__wrapper .footer-inner-container .column{padding:10px 20px}#footer .footer__wrapper .footer-inner-container>*{margin-block:0}#footer .footer__navigation .footer-inner-container{display:flex;flex-flow:wrap;align-items:center;justify-content:center}#footer .footer__navigation .footer-inner-container nav ul{margin-bottom:20px}#footer .footer__navigation .footer-inner-container nav ul li>*{font-size:1rem}#footer .footer__partners{-moz-column-gap:20px;column-gap:20px;margin-inline-start:auto}#footer .footer__partners img{max-height:2.25rem}}@media only screen and (max-width:769px){#footer .footer__wrapper .footer-inner-container{display:flex;flex-flow:column wrap}#footer .footer__wrapper .footer-inner-container .footer-links-columns{flex-flow:column;justify-content:center;gap:10px!important}#footer .footer__wrapper .footer-inner-container .left-side-column{position:relative}#footer .footer__wrapper .footer-inner-container .left-side-column .logo{margin:40px}#footer .footer__wrapper .footer-inner-container .left-side-column li>a{font-size:1rem;word-break:keep-all}#footer .footer__wrapper .footer-inner-container .left-side-column .footerLinks{position:relative;width:100%}#footer .footer__wrapper .footer-inner-container .left-side-column .footerLinks.show-separator:before{position:absolute;bottom:-8%;left:0;width:100%;height:1px;background-color:var(--text-color,#000);content:"";transform:translateY(-50%)}#footer .footer__wrapper .footer-inner-container .right-side-column .footer-description p{font-size:1rem}#footer .footer__wrapper .footer-inner-container .column{max-width:min(100%,600px);padding:2px 10px;margin:auto}#footer .footer__wrapper .footer-inner-container>*{margin-block:0}#footer .footer__digitalpakt{max-width:min(100%,350px);margin:40px auto 0;text-align:center}#footer .footer__digitalpakt img{display:inline-flex;width:100%}#footer .footer__digitalpakt .footer-description{text-align:start}#footer .footer__navigation .footer-inner-container{display:flex;flex-flow:column;align-items:center;justify-content:center}#footer .footer__navigation .footer-inner-container nav{margin-top:20px}#footer .footer__navigation .footer-inner-container nav .legalLinks{width:100%}#footer .footer__navigation .footer-inner-container nav ul{display:flex;flex-flow:column wrap;padding:0;margin:auto;-moz-column-gap:10px;column-gap:10px}#footer .footer__navigation .footer-inner-container nav ul li>*{font-size:1rem}#footer .footer__partners img{max-width:min(100%,250px)}}.footer-navigation-bar{padding:2rem 0;background:#fffc00}.footer-navigation-bar a{text-decoration:none!important}.footer-navigation-bar .footer-inner-container{display:flex;max-width:70%;align-items:flex-start;justify-content:space-between;margin:0 auto;gap:2rem}.footer-navigation-bar .footer-inner-container a{display:flex;flex-direction:column;align-items:center;color:inherit;text-decoration:none!important}.footer-navigation-bar .footer-inner-container a strong{margin-bottom:.25rem;font-size:1.25rem;font-weight:600;line-height:1.2;text-align:center}.footer-navigation-bar .footer-inner-container a span{margin-bottom:.75rem;color:#333;font-size:1.1rem;line-height:1;opacity:.7;text-decoration:none!important}.footer-navigation-bar .footer-inner-container>div{display:flex;flex:1;justify-content:center}.footer-navigation-bar .footer-inner-container>div:first-child{justify-content:flex-start}.footer-navigation-bar .footer-inner-container>div:first-child a{align-items:flex-start;text-align:left}.footer-navigation-bar .footer-inner-container>div:first-child a span,.footer-navigation-bar .footer-inner-container>div:first-child a strong{text-align:left}.footer-navigation-bar .footer-inner-container>div:last-child{justify-content:flex-end}.footer-navigation-bar .footer-inner-container>div:last-child a{align-items:flex-end;text-align:right}.footer-navigation-bar .footer-inner-container>div:last-child a span,.footer-navigation-bar .footer-inner-container>div:last-child a strong{text-align:right}.footer-navigation-bar .footer-inner-container>div:first-child a:hover,.footer-navigation-bar .footer-inner-container>div:last-child a:hover{text-decoration:underline!important}.footer-navigation-bar .footer-inner-container>div:first-child span,.footer-navigation-bar .footer-inner-container>div:first-child strong,.footer-navigation-bar .footer-inner-container>div:last-child span,.footer-navigation-bar .footer-inner-container>div:last-child strong{margin-bottom:0}.footer-navigation-bar i.ri-grid-fill{margin-top:.25rem;font-size:1.5rem}@media screen and (max-width:768px){.footer-navigation-bar{padding:1.5rem 0}.footer-navigation-bar .footer-inner-container{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;gap:1rem}.footer-navigation-bar .footer-inner-container>div{display:flex;min-width:0;flex:1;flex-direction:column;align-items:center;padding:0 .25rem;text-align:center}.footer-navigation-bar .footer-inner-container a{flex-direction:column;align-items:center}.footer-navigation-bar .footer-inner-container a strong{font-size:1rem;word-break:break-word}.footer-navigation-bar .footer-inner-container a span{font-size:.75rem}.footer-navigation-bar .footer-inner-container i.ri-grid-fill{margin-top:.2rem;font-size:1.2rem}}.footer-navigation-bar a,.footer-navigation-bar a *{border-bottom:none!important;text-decoration:none!important}body.has-toolbar>#toolbar:empty{min-width:80px}body.has-toolbar-collapsed>#toolbar:empty{min-width:20px}#toolbar .pastanaga-menu.menu-quick-metadata{height:900px;font-size:.9rem}#toolbar .pastanaga-menu.menu-quick-metadata *{font-size:.9rem}#toolbar .pastanaga-menu.menu-quick-metadata .download-icon{padding-left:5px}#toolbar .pastanaga-menu.menu-quick-metadata .stats{padding:8px 20px}#toolbar .pastanaga-menu.menu-quick-metadata header,#toolbar .pastanaga-menu.menu-quick-metadata header h2{font-weight:600}#toolbar .pastanaga-menu.menu-quick-metadata a{display:unset;color:var(--link-color,var(--accent-color,#9e84ff));text-transform:none}#toolbar .pastanaga-menu.menu-quick-metadata ul ul{padding-left:0}#toolbar .pastanaga-menu.menu-quick-metadata ul ul li:last-of-type{border-bottom:none}#toolbar .menu-more #toolbar-menu-item-add-massupload,#toolbar .menu-more #toolbar-menu-item-add-sodix{display:none}#toolbar .menu-more .state-select .eight.wide.column{position:relative;display:flex;max-width:280px;margin-bottom:2px}#toolbar .menu-more .state-select .eight.wide.column button{width:auto;border:2px solid transparent;border-radius:.188rem;margin-right:4px}#toolbar .menu-more .state-select .eight.wide.column button:hover{border:2px solid #252525}#toolbar .menu-more .state-select .eight.wide.column .dropdown-select-container{width:calc(100% - 32px);height:45px;padding:0}#toolbar .menu-more .state-select .eight.wide.column .dropdown-select-container:focus-within{border:none}#toolbar .menu-more .state-select .eight.wide.column .dropdown-select__control{min-height:45px;max-height:45px;padding:4px;border-bottom:2px solid #b8c6c8;margin-right:0}#toolbar .menu-more .state-select .eight.wide.column .dropdown-select__control:focus,#toolbar .menu-more .state-select .eight.wide.column .dropdown-select__control:focus-within{outline:2px solid #6e0bcc;outline-offset:2px}#toolbar .menu-more .state-select .eight.wide.column .dropdown-select__placeholder{overflow:hidden;max-width:calc(100% - 20px);text-overflow:ellipsis;text-transform:none;white-space:nowrap}#toolbar .menu-more .state-select .eight.wide.column .dropdown-select__indicator{padding:0;background-color:transparent}#toolbar .menu-more .state-select .eight.wide.column .dropdown-select__menu{padding:0}#toolbar .menu-more .state-select .eight.wide.column .dropdown-select__menu__item{border-bottom:unset!important}#toolbar .menu-more .state-select .eight.wide.column .dropdown-select__menu__item.focused,#toolbar .menu-more .state-select .eight.wide.column .dropdown-select__menu__item:focus{border-bottom:.125rem solid #6e0bcc!important}#toolbar .menu-more .state-select .eight.wide.column .dropdown-select__menu__item.selected{color:#007eb1!important}#toolbar .menu-more .state-select .eight.wide.column .dropdown-select__menu__item.selected:hover{background-color:rgba(0,0,0,.05)}#toolbar .menu-more .state-select .eight.wide.column .dropdown-select__menu__item:focus,#toolbar .menu-more .state-select .eight.wide.column .dropdown-select__menu__item:focus-within{border-bottom:2px solid #252525}#toolbar .toolbar-body a,#toolbar .toolbar-body button,#toolbar .toolbar.expanded .toolbar-bottom .user{display:flex;align-items:center;padding:.375rem;border:none;border-radius:.188rem;color:#2a2623}#toolbar .toolbar-body a:hover,#toolbar .toolbar-body button:hover,#toolbar .toolbar.expanded .toolbar-bottom .user:hover{padding:.25rem;border:.125rem solid #2a2623}#toolbar .toolbar-body a:focus,#toolbar .toolbar-body button:focus,#toolbar .toolbar.expanded .toolbar-bottom .user:focus{padding:.25rem;border:.125rem solid #6e0bcc}@media only screen and (min-width:768px){#toolbar .pastanaga-menu,#toolbar .pusher-puller>*{width:700px}}@media only screen and (max-width:768px){#toolbar .toolbar-content{position:relative;width:auto!important}}@keyframes spinner-bsbw{to{transform:rotate(1turn)}}.spinner-bsbw:before{display:block;width:20px;height:20px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-top-color:#000;margin:20px auto;animation:spinner-bsbw .6s linear infinite;content:""}.contenttype-extractedpresentation #page-document>*,.contenttype-file #page-add>*,.contenttype-file #page-document>*,.contenttype-file #page-edit>*,.contenttype-h5p #page-add>*,.contenttype-h5p #page-document>*,.contenttype-h5p #page-edit>*,.contenttype-image #page-add>*,.contenttype-image #page-document>*,.contenttype-image #page-edit>*,.contenttype-link #page-add>*,.contenttype-link #page-document>*,.contenttype-link #page-edit>*,.contenttype-skaimage #page-add>*,.contenttype-skaimage #page-document>*,.contenttype-skaimage #page-edit>*,.contenttype-skavideo #page-add>*,.contenttype-skavideo #page-document>*,.contenttype-skavideo #page-edit>*,.contenttype-sodix #page-add>*,.contenttype-sodix #page-document>*,.contenttype-sodix #page-edit>*,.contenttype-xapi #page-add>*,.contenttype-xapi #page-document>*,.contenttype-xapi #page-edit>*{width:100%;max-width:unset;justify-content:center;margin-right:0;margin-left:0}.contenttype-extractedpresentation #page-document>* .file-wrapper,.contenttype-file #page-add>* .file-wrapper,.contenttype-file #page-document>* .file-wrapper,.contenttype-file #page-edit>* .file-wrapper,.contenttype-h5p #page-add>* .file-wrapper,.contenttype-h5p #page-document>* .file-wrapper,.contenttype-h5p #page-edit>* .file-wrapper,.contenttype-image #page-add>* .file-wrapper,.contenttype-image #page-document>* .file-wrapper,.contenttype-image #page-edit>* .file-wrapper,.contenttype-link #page-add>* .file-wrapper,.contenttype-link #page-document>* .file-wrapper,.contenttype-link #page-edit>* .file-wrapper,.contenttype-skaimage #page-add>* .file-wrapper,.contenttype-skaimage #page-document>* .file-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper,.contenttype-skavideo #page-add>* .file-wrapper,.contenttype-skavideo #page-document>* .file-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper,.contenttype-sodix #page-add>* .file-wrapper,.contenttype-sodix #page-document>* .file-wrapper,.contenttype-sodix #page-edit>* .file-wrapper,.contenttype-xapi #page-add>* .file-wrapper,.contenttype-xapi #page-document>* .file-wrapper,.contenttype-xapi #page-edit>* .file-wrapper{display:flex;max-width:100%;flex:1}.contenttype-extractedpresentation #page-document>* .file-wrapper__main,.contenttype-file #page-add>* .file-wrapper__main,.contenttype-file #page-document>* .file-wrapper__main,.contenttype-file #page-edit>* .file-wrapper__main,.contenttype-h5p #page-add>* .file-wrapper__main,.contenttype-h5p #page-document>* .file-wrapper__main,.contenttype-h5p #page-edit>* .file-wrapper__main,.contenttype-image #page-add>* .file-wrapper__main,.contenttype-image #page-document>* .file-wrapper__main,.contenttype-image #page-edit>* .file-wrapper__main,.contenttype-link #page-add>* .file-wrapper__main,.contenttype-link #page-document>* .file-wrapper__main,.contenttype-link #page-edit>* .file-wrapper__main,.contenttype-skaimage #page-add>* .file-wrapper__main,.contenttype-skaimage #page-document>* .file-wrapper__main,.contenttype-skaimage #page-edit>* .file-wrapper__main,.contenttype-skavideo #page-add>* .file-wrapper__main,.contenttype-skavideo #page-document>* .file-wrapper__main,.contenttype-skavideo #page-edit>* .file-wrapper__main,.contenttype-sodix #page-add>* .file-wrapper__main,.contenttype-sodix #page-document>* .file-wrapper__main,.contenttype-sodix #page-edit>* .file-wrapper__main,.contenttype-xapi #page-add>* .file-wrapper__main,.contenttype-xapi #page-document>* .file-wrapper__main,.contenttype-xapi #page-edit>* .file-wrapper__main{display:flex;flex-direction:row;flex-wrap:wrap}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .pdf-viewer,.contenttype-file #page-add>* .file-wrapper__main .pdf-viewer,.contenttype-file #page-document>* .file-wrapper__main .pdf-viewer,.contenttype-file #page-edit>* .file-wrapper__main .pdf-viewer,.contenttype-h5p #page-add>* .file-wrapper__main .pdf-viewer,.contenttype-h5p #page-document>* .file-wrapper__main .pdf-viewer,.contenttype-h5p #page-edit>* .file-wrapper__main .pdf-viewer,.contenttype-image #page-add>* .file-wrapper__main .pdf-viewer,.contenttype-image #page-document>* .file-wrapper__main .pdf-viewer,.contenttype-image #page-edit>* .file-wrapper__main .pdf-viewer,.contenttype-link #page-add>* .file-wrapper__main .pdf-viewer,.contenttype-link #page-document>* .file-wrapper__main .pdf-viewer,.contenttype-link #page-edit>* .file-wrapper__main .pdf-viewer,.contenttype-skaimage #page-add>* .file-wrapper__main .pdf-viewer,.contenttype-skaimage #page-document>* .file-wrapper__main .pdf-viewer,.contenttype-skaimage #page-edit>* .file-wrapper__main .pdf-viewer,.contenttype-skavideo #page-add>* .file-wrapper__main .pdf-viewer,.contenttype-skavideo #page-document>* .file-wrapper__main .pdf-viewer,.contenttype-skavideo #page-edit>* .file-wrapper__main .pdf-viewer,.contenttype-sodix #page-add>* .file-wrapper__main .pdf-viewer,.contenttype-sodix #page-document>* .file-wrapper__main .pdf-viewer,.contenttype-sodix #page-edit>* .file-wrapper__main .pdf-viewer,.contenttype-xapi #page-add>* .file-wrapper__main .pdf-viewer,.contenttype-xapi #page-document>* .file-wrapper__main .pdf-viewer,.contenttype-xapi #page-edit>* .file-wrapper__main .pdf-viewer{width:unset!important;max-width:100%;overflow-x:auto}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file,.contenttype-file #page-add>* .file-wrapper__main .file,.contenttype-file #page-document>* .file-wrapper__main .file,.contenttype-file #page-edit>* .file-wrapper__main .file,.contenttype-h5p #page-add>* .file-wrapper__main .file,.contenttype-h5p #page-document>* .file-wrapper__main .file,.contenttype-h5p #page-edit>* .file-wrapper__main .file,.contenttype-image #page-add>* .file-wrapper__main .file,.contenttype-image #page-document>* .file-wrapper__main .file,.contenttype-image #page-edit>* .file-wrapper__main .file,.contenttype-link #page-add>* .file-wrapper__main .file,.contenttype-link #page-document>* .file-wrapper__main .file,.contenttype-link #page-edit>* .file-wrapper__main .file,.contenttype-skaimage #page-add>* .file-wrapper__main .file,.contenttype-skaimage #page-document>* .file-wrapper__main .file,.contenttype-skaimage #page-edit>* .file-wrapper__main .file,.contenttype-skavideo #page-add>* .file-wrapper__main .file,.contenttype-skavideo #page-document>* .file-wrapper__main .file,.contenttype-skavideo #page-edit>* .file-wrapper__main .file,.contenttype-sodix #page-add>* .file-wrapper__main .file,.contenttype-sodix #page-document>* .file-wrapper__main .file,.contenttype-sodix #page-edit>* .file-wrapper__main .file,.contenttype-xapi #page-add>* .file-wrapper__main .file,.contenttype-xapi #page-document>* .file-wrapper__main .file,.contenttype-xapi #page-edit>* .file-wrapper__main .file{display:flex;overflow:auto;width:calc(100% - 450px);flex-flow:row;flex-wrap:wrap;justify-content:center;padding:70px 0;background-color:#f4f3f1}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-file #page-add>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-file #page-document>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-file #page-edit>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-h5p #page-add>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-h5p #page-document>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-h5p #page-edit>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-image #page-add>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-image #page-document>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-image #page-edit>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-link #page-add>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-link #page-document>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-link #page-edit>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-skaimage #page-add>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-skaimage #page-document>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-skaimage #page-edit>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-skavideo #page-add>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-skavideo #page-document>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-skavideo #page-edit>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-sodix #page-add>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-sodix #page-document>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-sodix #page-edit>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-xapi #page-add>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-xapi #page-document>* .file-wrapper__main .file:has(.pdf-viewer-root),.contenttype-xapi #page-edit>* .file-wrapper__main .file:has(.pdf-viewer-root){padding:0}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-file #page-add>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-file #page-document>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-file #page-edit>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-h5p #page-add>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-h5p #page-document>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-h5p #page-edit>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-image #page-add>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-image #page-document>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-image #page-edit>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-link #page-add>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-link #page-document>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-link #page-edit>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-skaimage #page-add>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-skaimage #page-document>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-skavideo #page-add>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-skavideo #page-document>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-sodix #page-add>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-sodix #page-document>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-sodix #page-edit>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-xapi #page-add>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-xapi #page-document>* .file-wrapper__main .file .pdf-viewer-root,.contenttype-xapi #page-edit>* .file-wrapper__main .file .pdf-viewer-root{overflow:auto;width:100%}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .pdf-wrapper,.contenttype-file #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-file #page-add>* .file-wrapper__main .file .pdf-wrapper,.contenttype-file #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-file #page-document>* .file-wrapper__main .file .pdf-wrapper,.contenttype-file #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-file #page-edit>* .file-wrapper__main .file .pdf-wrapper,.contenttype-h5p #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-h5p #page-add>* .file-wrapper__main .file .pdf-wrapper,.contenttype-h5p #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-h5p #page-document>* .file-wrapper__main .file .pdf-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-h5p #page-edit>* .file-wrapper__main .file .pdf-wrapper,.contenttype-image #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-image #page-add>* .file-wrapper__main .file .pdf-wrapper,.contenttype-image #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-image #page-document>* .file-wrapper__main .file .pdf-wrapper,.contenttype-image #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-image #page-edit>* .file-wrapper__main .file .pdf-wrapper,.contenttype-link #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-link #page-add>* .file-wrapper__main .file .pdf-wrapper,.contenttype-link #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-link #page-document>* .file-wrapper__main .file .pdf-wrapper,.contenttype-link #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-link #page-edit>* .file-wrapper__main .file .pdf-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-skaimage #page-add>* .file-wrapper__main .file .pdf-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-skaimage #page-document>* .file-wrapper__main .file .pdf-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .pdf-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-skavideo #page-add>* .file-wrapper__main .file .pdf-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-skavideo #page-document>* .file-wrapper__main .file .pdf-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .pdf-wrapper,.contenttype-sodix #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-sodix #page-add>* .file-wrapper__main .file .pdf-wrapper,.contenttype-sodix #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-sodix #page-document>* .file-wrapper__main .file .pdf-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-sodix #page-edit>* .file-wrapper__main .file .pdf-wrapper,.contenttype-xapi #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-xapi #page-add>* .file-wrapper__main .file .pdf-wrapper,.contenttype-xapi #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-xapi #page-document>* .file-wrapper__main .file .pdf-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-xapi #page-edit>* .file-wrapper__main .file .pdf-wrapper{min-width:0;max-width:100%!important}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .pdf-main,.contenttype-file #page-add>* .file-wrapper__main .file .pdf-main,.contenttype-file #page-document>* .file-wrapper__main .file .pdf-main,.contenttype-file #page-edit>* .file-wrapper__main .file .pdf-main,.contenttype-h5p #page-add>* .file-wrapper__main .file .pdf-main,.contenttype-h5p #page-document>* .file-wrapper__main .file .pdf-main,.contenttype-h5p #page-edit>* .file-wrapper__main .file .pdf-main,.contenttype-image #page-add>* .file-wrapper__main .file .pdf-main,.contenttype-image #page-document>* .file-wrapper__main .file .pdf-main,.contenttype-image #page-edit>* .file-wrapper__main .file .pdf-main,.contenttype-link #page-add>* .file-wrapper__main .file .pdf-main,.contenttype-link #page-document>* .file-wrapper__main .file .pdf-main,.contenttype-link #page-edit>* .file-wrapper__main .file .pdf-main,.contenttype-skaimage #page-add>* .file-wrapper__main .file .pdf-main,.contenttype-skaimage #page-document>* .file-wrapper__main .file .pdf-main,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .pdf-main,.contenttype-skavideo #page-add>* .file-wrapper__main .file .pdf-main,.contenttype-skavideo #page-document>* .file-wrapper__main .file .pdf-main,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .pdf-main,.contenttype-sodix #page-add>* .file-wrapper__main .file .pdf-main,.contenttype-sodix #page-document>* .file-wrapper__main .file .pdf-main,.contenttype-sodix #page-edit>* .file-wrapper__main .file .pdf-main,.contenttype-xapi #page-add>* .file-wrapper__main .file .pdf-main,.contenttype-xapi #page-document>* .file-wrapper__main .file .pdf-main,.contenttype-xapi #page-edit>* .file-wrapper__main .file .pdf-main{min-width:0;max-width:100%}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__main .file__image-wrapper{display:flex;max-width:1040px;flex-flow:row;gap:1rem}@media screen and (max-width:1680px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__main .file__image-wrapper{max-width:824px}}@media screen and (max-width:1440px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__main .file__image-wrapper{max-width:600px}}@media screen and (max-width:1281px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__main .file__image-wrapper{max-width:calc(100% - 200px)}}@media screen and (max-width:769px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-file #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-image #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-link #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-add>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-document>* .file-wrapper__main .file__image-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__main .file__image-wrapper{max-width:100%}}@media screen and (max-width:1366px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file,.contenttype-file #page-add>* .file-wrapper__main .file,.contenttype-file #page-document>* .file-wrapper__main .file,.contenttype-file #page-edit>* .file-wrapper__main .file,.contenttype-h5p #page-add>* .file-wrapper__main .file,.contenttype-h5p #page-document>* .file-wrapper__main .file,.contenttype-h5p #page-edit>* .file-wrapper__main .file,.contenttype-image #page-add>* .file-wrapper__main .file,.contenttype-image #page-document>* .file-wrapper__main .file,.contenttype-image #page-edit>* .file-wrapper__main .file,.contenttype-link #page-add>* .file-wrapper__main .file,.contenttype-link #page-document>* .file-wrapper__main .file,.contenttype-link #page-edit>* .file-wrapper__main .file,.contenttype-skaimage #page-add>* .file-wrapper__main .file,.contenttype-skaimage #page-document>* .file-wrapper__main .file,.contenttype-skaimage #page-edit>* .file-wrapper__main .file,.contenttype-skavideo #page-add>* .file-wrapper__main .file,.contenttype-skavideo #page-document>* .file-wrapper__main .file,.contenttype-skavideo #page-edit>* .file-wrapper__main .file,.contenttype-sodix #page-add>* .file-wrapper__main .file,.contenttype-sodix #page-document>* .file-wrapper__main .file,.contenttype-sodix #page-edit>* .file-wrapper__main .file,.contenttype-xapi #page-add>* .file-wrapper__main .file,.contenttype-xapi #page-document>* .file-wrapper__main .file,.contenttype-xapi #page-edit>* .file-wrapper__main .file{padding-right:0;padding-left:0}}@media screen and (max-width:1080px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file,.contenttype-file #page-add>* .file-wrapper__main .file,.contenttype-file #page-document>* .file-wrapper__main .file,.contenttype-file #page-edit>* .file-wrapper__main .file,.contenttype-h5p #page-add>* .file-wrapper__main .file,.contenttype-h5p #page-document>* .file-wrapper__main .file,.contenttype-h5p #page-edit>* .file-wrapper__main .file,.contenttype-image #page-add>* .file-wrapper__main .file,.contenttype-image #page-document>* .file-wrapper__main .file,.contenttype-image #page-edit>* .file-wrapper__main .file,.contenttype-link #page-add>* .file-wrapper__main .file,.contenttype-link #page-document>* .file-wrapper__main .file,.contenttype-link #page-edit>* .file-wrapper__main .file,.contenttype-skaimage #page-add>* .file-wrapper__main .file,.contenttype-skaimage #page-document>* .file-wrapper__main .file,.contenttype-skaimage #page-edit>* .file-wrapper__main .file,.contenttype-skavideo #page-add>* .file-wrapper__main .file,.contenttype-skavideo #page-document>* .file-wrapper__main .file,.contenttype-skavideo #page-edit>* .file-wrapper__main .file,.contenttype-sodix #page-add>* .file-wrapper__main .file,.contenttype-sodix #page-document>* .file-wrapper__main .file,.contenttype-sodix #page-edit>* .file-wrapper__main .file,.contenttype-xapi #page-add>* .file-wrapper__main .file,.contenttype-xapi #page-document>* .file-wrapper__main .file,.contenttype-xapi #page-edit>* .file-wrapper__main .file{padding:30px 20px}}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file img,.contenttype-file #page-add>* .file-wrapper__main .file img,.contenttype-file #page-document>* .file-wrapper__main .file img,.contenttype-file #page-edit>* .file-wrapper__main .file img,.contenttype-h5p #page-add>* .file-wrapper__main .file img,.contenttype-h5p #page-document>* .file-wrapper__main .file img,.contenttype-h5p #page-edit>* .file-wrapper__main .file img,.contenttype-image #page-add>* .file-wrapper__main .file img,.contenttype-image #page-document>* .file-wrapper__main .file img,.contenttype-image #page-edit>* .file-wrapper__main .file img,.contenttype-link #page-add>* .file-wrapper__main .file img,.contenttype-link #page-document>* .file-wrapper__main .file img,.contenttype-link #page-edit>* .file-wrapper__main .file img,.contenttype-skaimage #page-add>* .file-wrapper__main .file img,.contenttype-skaimage #page-document>* .file-wrapper__main .file img,.contenttype-skaimage #page-edit>* .file-wrapper__main .file img,.contenttype-skavideo #page-add>* .file-wrapper__main .file img,.contenttype-skavideo #page-document>* .file-wrapper__main .file img,.contenttype-skavideo #page-edit>* .file-wrapper__main .file img,.contenttype-sodix #page-add>* .file-wrapper__main .file img,.contenttype-sodix #page-document>* .file-wrapper__main .file img,.contenttype-sodix #page-edit>* .file-wrapper__main .file img,.contenttype-xapi #page-add>* .file-wrapper__main .file img,.contenttype-xapi #page-document>* .file-wrapper__main .file img,.contenttype-xapi #page-edit>* .file-wrapper__main .file img{display:block;width:auto;max-height:670px}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .image-container,.contenttype-file #page-add>* .file-wrapper__main .file .image-container,.contenttype-file #page-document>* .file-wrapper__main .file .image-container,.contenttype-file #page-edit>* .file-wrapper__main .file .image-container,.contenttype-h5p #page-add>* .file-wrapper__main .file .image-container,.contenttype-h5p #page-document>* .file-wrapper__main .file .image-container,.contenttype-h5p #page-edit>* .file-wrapper__main .file .image-container,.contenttype-image #page-add>* .file-wrapper__main .file .image-container,.contenttype-image #page-document>* .file-wrapper__main .file .image-container,.contenttype-image #page-edit>* .file-wrapper__main .file .image-container,.contenttype-link #page-add>* .file-wrapper__main .file .image-container,.contenttype-link #page-document>* .file-wrapper__main .file .image-container,.contenttype-link #page-edit>* .file-wrapper__main .file .image-container,.contenttype-skaimage #page-add>* .file-wrapper__main .file .image-container,.contenttype-skaimage #page-document>* .file-wrapper__main .file .image-container,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .image-container,.contenttype-skavideo #page-add>* .file-wrapper__main .file .image-container,.contenttype-skavideo #page-document>* .file-wrapper__main .file .image-container,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .image-container,.contenttype-sodix #page-add>* .file-wrapper__main .file .image-container,.contenttype-sodix #page-document>* .file-wrapper__main .file .image-container,.contenttype-sodix #page-edit>* .file-wrapper__main .file .image-container,.contenttype-xapi #page-add>* .file-wrapper__main .file .image-container,.contenttype-xapi #page-document>* .file-wrapper__main .file .image-container,.contenttype-xapi #page-edit>* .file-wrapper__main .file .image-container{position:relative;display:flex;height:-moz-fit-content;height:fit-content;flex-flow:row;align-items:flex-end;gap:10px}@media screen and (max-width:769px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .image-container,.contenttype-file #page-add>* .file-wrapper__main .file .image-container,.contenttype-file #page-document>* .file-wrapper__main .file .image-container,.contenttype-file #page-edit>* .file-wrapper__main .file .image-container,.contenttype-h5p #page-add>* .file-wrapper__main .file .image-container,.contenttype-h5p #page-document>* .file-wrapper__main .file .image-container,.contenttype-h5p #page-edit>* .file-wrapper__main .file .image-container,.contenttype-image #page-add>* .file-wrapper__main .file .image-container,.contenttype-image #page-document>* .file-wrapper__main .file .image-container,.contenttype-image #page-edit>* .file-wrapper__main .file .image-container,.contenttype-link #page-add>* .file-wrapper__main .file .image-container,.contenttype-link #page-document>* .file-wrapper__main .file .image-container,.contenttype-link #page-edit>* .file-wrapper__main .file .image-container,.contenttype-skaimage #page-add>* .file-wrapper__main .file .image-container,.contenttype-skaimage #page-document>* .file-wrapper__main .file .image-container,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .image-container,.contenttype-skavideo #page-add>* .file-wrapper__main .file .image-container,.contenttype-skavideo #page-document>* .file-wrapper__main .file .image-container,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .image-container,.contenttype-sodix #page-add>* .file-wrapper__main .file .image-container,.contenttype-sodix #page-document>* .file-wrapper__main .file .image-container,.contenttype-sodix #page-edit>* .file-wrapper__main .file .image-container,.contenttype-xapi #page-add>* .file-wrapper__main .file .image-container,.contenttype-xapi #page-document>* .file-wrapper__main .file .image-container,.contenttype-xapi #page-edit>* .file-wrapper__main .file .image-container{flex-direction:column}}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-file #page-add>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-file #page-document>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-file #page-edit>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-h5p #page-add>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-h5p #page-document>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-image #page-add>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-image #page-document>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-image #page-edit>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-link #page-add>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-link #page-document>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-link #page-edit>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-sodix #page-add>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-sodix #page-document>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-xapi #page-add>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-xapi #page-document>* .file-wrapper__main .file .image-container .copyright-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__main .file .image-container .copyright-wrapper{position:relative;flex:1}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-file #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-file #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-file #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-h5p #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-h5p #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-h5p #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-image #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-image #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-image #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-link #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-link #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-link #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skaimage #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skaimage #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skavideo #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skavideo #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-sodix #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-sodix #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-sodix #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-xapi #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-xapi #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-xapi #page-edit>* .file-wrapper__main .file .image-zoom-btn{padding:0;border:.125rem solid transparent;margin:0}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-file #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-file #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-file #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-h5p #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-h5p #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-h5p #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-image #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-image #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-image #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-link #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-link #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-link #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skaimage #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skaimage #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skavideo #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skavideo #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-sodix #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-sodix #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-sodix #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-xapi #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-xapi #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-xapi #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover{padding:0;border:.125rem solid #2a2623}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-file #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-file #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-file #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-file #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-file #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-file #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-h5p #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-h5p #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-h5p #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-h5p #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-h5p #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-h5p #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-image #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-image #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-image #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-image #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-image #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-image #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-link #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-link #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-link #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-link #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-link #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-link #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skaimage #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skaimage #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skaimage #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skaimage #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skavideo #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skavideo #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skavideo #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skavideo #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-sodix #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-sodix #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-sodix #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-sodix #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-sodix #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-sodix #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-xapi #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-xapi #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-xapi #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-xapi #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-xapi #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-xapi #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover{background-color:transparent!important}@media screen and (max-width:576px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-file #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-file #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-file #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-file #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-file #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-file #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-h5p #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-h5p #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-h5p #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-h5p #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-h5p #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-h5p #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-image #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-image #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-image #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-image #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-image #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-image #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-link #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-link #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-link #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-link #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-link #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-link #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skaimage #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skaimage #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skaimage #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skaimage #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skavideo #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skavideo #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skavideo #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skavideo #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-sodix #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-sodix #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-sodix #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-sodix #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-sodix #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-sodix #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-xapi #page-add>* .file-wrapper__main .file .image-zoom-btn,.contenttype-xapi #page-add>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-xapi #page-document>* .file-wrapper__main .file .image-zoom-btn,.contenttype-xapi #page-document>* .file-wrapper__main .file .image-zoom-btn:hover,.contenttype-xapi #page-edit>* .file-wrapper__main .file .image-zoom-btn,.contenttype-xapi #page-edit>* .file-wrapper__main .file .image-zoom-btn:hover{padding-right:0;margin-right:0}}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file.audio-file,.contenttype-file #page-add>* .file-wrapper__main .file.audio-file,.contenttype-file #page-document>* .file-wrapper__main .file.audio-file,.contenttype-file #page-edit>* .file-wrapper__main .file.audio-file,.contenttype-h5p #page-add>* .file-wrapper__main .file.audio-file,.contenttype-h5p #page-document>* .file-wrapper__main .file.audio-file,.contenttype-h5p #page-edit>* .file-wrapper__main .file.audio-file,.contenttype-image #page-add>* .file-wrapper__main .file.audio-file,.contenttype-image #page-document>* .file-wrapper__main .file.audio-file,.contenttype-image #page-edit>* .file-wrapper__main .file.audio-file,.contenttype-link #page-add>* .file-wrapper__main .file.audio-file,.contenttype-link #page-document>* .file-wrapper__main .file.audio-file,.contenttype-link #page-edit>* .file-wrapper__main .file.audio-file,.contenttype-skaimage #page-add>* .file-wrapper__main .file.audio-file,.contenttype-skaimage #page-document>* .file-wrapper__main .file.audio-file,.contenttype-skaimage #page-edit>* .file-wrapper__main .file.audio-file,.contenttype-skavideo #page-add>* .file-wrapper__main .file.audio-file,.contenttype-skavideo #page-document>* .file-wrapper__main .file.audio-file,.contenttype-skavideo #page-edit>* .file-wrapper__main .file.audio-file,.contenttype-sodix #page-add>* .file-wrapper__main .file.audio-file,.contenttype-sodix #page-document>* .file-wrapper__main .file.audio-file,.contenttype-sodix #page-edit>* .file-wrapper__main .file.audio-file,.contenttype-xapi #page-add>* .file-wrapper__main .file.audio-file,.contenttype-xapi #page-document>* .file-wrapper__main .file.audio-file,.contenttype-xapi #page-edit>* .file-wrapper__main .file.audio-file{align-items:center}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-file #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-file #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-file #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-h5p #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-h5p #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-h5p #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-image #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-image #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-image #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-link #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-link #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-link #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-skaimage #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-skaimage #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-skaimage #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-skavideo #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-skavideo #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-skavideo #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-sodix #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-sodix #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-sodix #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-xapi #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-xapi #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-xapi #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true]{width:88.52%;max-width:1440px}@media screen and (max-width:1990px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-file #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-file #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-file #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-h5p #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-h5p #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-h5p #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-image #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-image #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-image #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-link #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-link #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-link #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-skaimage #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-skaimage #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-skaimage #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-skavideo #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-skavideo #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-skavideo #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-sodix #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-sodix #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-sodix #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-xapi #page-add>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-xapi #page-document>* .file-wrapper__main .file.audio-file div[data-vjs-player=true],.contenttype-xapi #page-edit>* .file-wrapper__main .file.audio-file div[data-vjs-player=true]{max-width:800px}}@media screen and (max-width:1366px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file.h5p,.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file.xapi,.contenttype-file #page-add>* .file-wrapper__main .file.h5p,.contenttype-file #page-add>* .file-wrapper__main .file.xapi,.contenttype-file #page-document>* .file-wrapper__main .file.h5p,.contenttype-file #page-document>* .file-wrapper__main .file.xapi,.contenttype-file #page-edit>* .file-wrapper__main .file.h5p,.contenttype-file #page-edit>* .file-wrapper__main .file.xapi,.contenttype-h5p #page-add>* .file-wrapper__main .file.h5p,.contenttype-h5p #page-add>* .file-wrapper__main .file.xapi,.contenttype-h5p #page-document>* .file-wrapper__main .file.h5p,.contenttype-h5p #page-document>* .file-wrapper__main .file.xapi,.contenttype-h5p #page-edit>* .file-wrapper__main .file.h5p,.contenttype-h5p #page-edit>* .file-wrapper__main .file.xapi,.contenttype-image #page-add>* .file-wrapper__main .file.h5p,.contenttype-image #page-add>* .file-wrapper__main .file.xapi,.contenttype-image #page-document>* .file-wrapper__main .file.h5p,.contenttype-image #page-document>* .file-wrapper__main .file.xapi,.contenttype-image #page-edit>* .file-wrapper__main .file.h5p,.contenttype-image #page-edit>* .file-wrapper__main .file.xapi,.contenttype-link #page-add>* .file-wrapper__main .file.h5p,.contenttype-link #page-add>* .file-wrapper__main .file.xapi,.contenttype-link #page-document>* .file-wrapper__main .file.h5p,.contenttype-link #page-document>* .file-wrapper__main .file.xapi,.contenttype-link #page-edit>* .file-wrapper__main .file.h5p,.contenttype-link #page-edit>* .file-wrapper__main .file.xapi,.contenttype-skaimage #page-add>* .file-wrapper__main .file.h5p,.contenttype-skaimage #page-add>* .file-wrapper__main .file.xapi,.contenttype-skaimage #page-document>* .file-wrapper__main .file.h5p,.contenttype-skaimage #page-document>* .file-wrapper__main .file.xapi,.contenttype-skaimage #page-edit>* .file-wrapper__main .file.h5p,.contenttype-skaimage #page-edit>* .file-wrapper__main .file.xapi,.contenttype-skavideo #page-add>* .file-wrapper__main .file.h5p,.contenttype-skavideo #page-add>* .file-wrapper__main .file.xapi,.contenttype-skavideo #page-document>* .file-wrapper__main .file.h5p,.contenttype-skavideo #page-document>* .file-wrapper__main .file.xapi,.contenttype-skavideo #page-edit>* .file-wrapper__main .file.h5p,.contenttype-skavideo #page-edit>* .file-wrapper__main .file.xapi,.contenttype-sodix #page-add>* .file-wrapper__main .file.h5p,.contenttype-sodix #page-add>* .file-wrapper__main .file.xapi,.contenttype-sodix #page-document>* .file-wrapper__main .file.h5p,.contenttype-sodix #page-document>* .file-wrapper__main .file.xapi,.contenttype-sodix #page-edit>* .file-wrapper__main .file.h5p,.contenttype-sodix #page-edit>* .file-wrapper__main .file.xapi,.contenttype-xapi #page-add>* .file-wrapper__main .file.h5p,.contenttype-xapi #page-add>* .file-wrapper__main .file.xapi,.contenttype-xapi #page-document>* .file-wrapper__main .file.h5p,.contenttype-xapi #page-document>* .file-wrapper__main .file.xapi,.contenttype-xapi #page-edit>* .file-wrapper__main .file.h5p,.contenttype-xapi #page-edit>* .file-wrapper__main .file.xapi{padding:20px}}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-file #page-add>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-file #page-add>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-file #page-document>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-file #page-document>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-file #page-edit>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-file #page-edit>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-h5p #page-add>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-h5p #page-add>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-h5p #page-document>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-h5p #page-document>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-image #page-add>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-image #page-add>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-image #page-document>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-image #page-document>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-image #page-edit>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-image #page-edit>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-link #page-add>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-link #page-add>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-link #page-document>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-link #page-document>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-link #page-edit>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-link #page-edit>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-sodix #page-add>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-sodix #page-add>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-sodix #page-document>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-sodix #page-document>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-xapi #page-add>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-xapi #page-add>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-xapi #page-document>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-xapi #page-document>* .file-wrapper__main .file.xapi .h5p-player-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__main .file.h5p .h5p-player-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__main .file.xapi .h5p-player-wrapper{background-color:#fff}@media screen and (min-width:1080px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file.h5p iframe,.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file.xapi iframe,.contenttype-file #page-add>* .file-wrapper__main .file.h5p iframe,.contenttype-file #page-add>* .file-wrapper__main .file.xapi iframe,.contenttype-file #page-document>* .file-wrapper__main .file.h5p iframe,.contenttype-file #page-document>* .file-wrapper__main .file.xapi iframe,.contenttype-file #page-edit>* .file-wrapper__main .file.h5p iframe,.contenttype-file #page-edit>* .file-wrapper__main .file.xapi iframe,.contenttype-h5p #page-add>* .file-wrapper__main .file.h5p iframe,.contenttype-h5p #page-add>* .file-wrapper__main .file.xapi iframe,.contenttype-h5p #page-document>* .file-wrapper__main .file.h5p iframe,.contenttype-h5p #page-document>* .file-wrapper__main .file.xapi iframe,.contenttype-h5p #page-edit>* .file-wrapper__main .file.h5p iframe,.contenttype-h5p #page-edit>* .file-wrapper__main .file.xapi iframe,.contenttype-image #page-add>* .file-wrapper__main .file.h5p iframe,.contenttype-image #page-add>* .file-wrapper__main .file.xapi iframe,.contenttype-image #page-document>* .file-wrapper__main .file.h5p iframe,.contenttype-image #page-document>* .file-wrapper__main .file.xapi iframe,.contenttype-image #page-edit>* .file-wrapper__main .file.h5p iframe,.contenttype-image #page-edit>* .file-wrapper__main .file.xapi iframe,.contenttype-link #page-add>* .file-wrapper__main .file.h5p iframe,.contenttype-link #page-add>* .file-wrapper__main .file.xapi iframe,.contenttype-link #page-document>* .file-wrapper__main .file.h5p iframe,.contenttype-link #page-document>* .file-wrapper__main .file.xapi iframe,.contenttype-link #page-edit>* .file-wrapper__main .file.h5p iframe,.contenttype-link #page-edit>* .file-wrapper__main .file.xapi iframe,.contenttype-skaimage #page-add>* .file-wrapper__main .file.h5p iframe,.contenttype-skaimage #page-add>* .file-wrapper__main .file.xapi iframe,.contenttype-skaimage #page-document>* .file-wrapper__main .file.h5p iframe,.contenttype-skaimage #page-document>* .file-wrapper__main .file.xapi iframe,.contenttype-skaimage #page-edit>* .file-wrapper__main .file.h5p iframe,.contenttype-skaimage #page-edit>* .file-wrapper__main .file.xapi iframe,.contenttype-skavideo #page-add>* .file-wrapper__main .file.h5p iframe,.contenttype-skavideo #page-add>* .file-wrapper__main .file.xapi iframe,.contenttype-skavideo #page-document>* .file-wrapper__main .file.h5p iframe,.contenttype-skavideo #page-document>* .file-wrapper__main .file.xapi iframe,.contenttype-skavideo #page-edit>* .file-wrapper__main .file.h5p iframe,.contenttype-skavideo #page-edit>* .file-wrapper__main .file.xapi iframe,.contenttype-sodix #page-add>* .file-wrapper__main .file.h5p iframe,.contenttype-sodix #page-add>* .file-wrapper__main .file.xapi iframe,.contenttype-sodix #page-document>* .file-wrapper__main .file.h5p iframe,.contenttype-sodix #page-document>* .file-wrapper__main .file.xapi iframe,.contenttype-sodix #page-edit>* .file-wrapper__main .file.h5p iframe,.contenttype-sodix #page-edit>* .file-wrapper__main .file.xapi iframe,.contenttype-xapi #page-add>* .file-wrapper__main .file.h5p iframe,.contenttype-xapi #page-add>* .file-wrapper__main .file.xapi iframe,.contenttype-xapi #page-document>* .file-wrapper__main .file.h5p iframe,.contenttype-xapi #page-document>* .file-wrapper__main .file.xapi iframe,.contenttype-xapi #page-edit>* .file-wrapper__main .file.h5p iframe,.contenttype-xapi #page-edit>* .file-wrapper__main .file.xapi iframe{width:88.52%!important}}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-file #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-file #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-file #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-h5p #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-h5p #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-h5p #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-image #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-image #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-image #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-link #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-link #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-link #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-skaimage #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-skaimage #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-skavideo #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-skavideo #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-sodix #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-sodix #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-sodix #page-edit>* .file-wrapper__main .file .pdf-viewer,.contenttype-xapi #page-add>* .file-wrapper__main .file .pdf-viewer,.contenttype-xapi #page-document>* .file-wrapper__main .file .pdf-viewer,.contenttype-xapi #page-edit>* .file-wrapper__main .file .pdf-viewer{width:100%!important;min-width:0;max-width:100%!important}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-file #page-add>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-file #page-document>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-file #page-edit>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-h5p #page-add>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-h5p #page-document>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-h5p #page-edit>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-image #page-add>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-image #page-document>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-image #page-edit>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-link #page-add>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-link #page-document>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-link #page-edit>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-skaimage #page-add>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-skaimage #page-document>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-skavideo #page-add>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-skavideo #page-document>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-sodix #page-add>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-sodix #page-document>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-sodix #page-edit>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-xapi #page-add>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-xapi #page-document>* .file-wrapper__main .file .pdf-viewer>div,.contenttype-xapi #page-edit>* .file-wrapper__main .file .pdf-viewer>div{min-width:0;max-width:100%!important;overflow-x:auto}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-file #page-add>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-file #page-document>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-file #page-edit>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-h5p #page-add>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-h5p #page-document>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-h5p #page-edit>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-image #page-add>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-image #page-document>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-image #page-edit>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-link #page-add>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-link #page-document>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-link #page-edit>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-skaimage #page-add>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-skaimage #page-document>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-skaimage #page-edit>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-skavideo #page-add>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-skavideo #page-document>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-skavideo #page-edit>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-sodix #page-add>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-sodix #page-document>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-sodix #page-edit>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-xapi #page-add>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-xapi #page-document>* .file-wrapper__main .file .pdf-viewer canvas,.contenttype-xapi #page-edit>* .file-wrapper__main .file .pdf-viewer canvas{max-width:none!important;height:auto!important}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info,.contenttype-file #page-add>* .file-wrapper__main .file-info,.contenttype-file #page-document>* .file-wrapper__main .file-info,.contenttype-file #page-edit>* .file-wrapper__main .file-info,.contenttype-h5p #page-add>* .file-wrapper__main .file-info,.contenttype-h5p #page-document>* .file-wrapper__main .file-info,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info,.contenttype-image #page-add>* .file-wrapper__main .file-info,.contenttype-image #page-document>* .file-wrapper__main .file-info,.contenttype-image #page-edit>* .file-wrapper__main .file-info,.contenttype-link #page-add>* .file-wrapper__main .file-info,.contenttype-link #page-document>* .file-wrapper__main .file-info,.contenttype-link #page-edit>* .file-wrapper__main .file-info,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info,.contenttype-sodix #page-add>* .file-wrapper__main .file-info,.contenttype-sodix #page-document>* .file-wrapper__main .file-info,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info,.contenttype-xapi #page-add>* .file-wrapper__main .file-info,.contenttype-xapi #page-document>* .file-wrapper__main .file-info,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info{width:450px;box-sizing:border-box;padding:70px 20px}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-file #page-add>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-file #page-document>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-file #page-edit>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-h5p #page-add>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-h5p #page-document>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-image #page-add>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-image #page-document>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-image #page-edit>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-link #page-add>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-link #page-document>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-link #page-edit>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-sodix #page-add>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-sodix #page-document>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-xapi #page-add>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-xapi #page-document>* .file-wrapper__main .file-info .documentFirstHeading,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info .documentFirstHeading{padding:0;margin-bottom:30px;font-size:1.75rem;line-height:36.4px}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__actions,.contenttype-file #page-add>* .file-wrapper__main .file-info__actions,.contenttype-file #page-document>* .file-wrapper__main .file-info__actions,.contenttype-file #page-edit>* .file-wrapper__main .file-info__actions,.contenttype-h5p #page-add>* .file-wrapper__main .file-info__actions,.contenttype-h5p #page-document>* .file-wrapper__main .file-info__actions,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__actions,.contenttype-image #page-add>* .file-wrapper__main .file-info__actions,.contenttype-image #page-document>* .file-wrapper__main .file-info__actions,.contenttype-image #page-edit>* .file-wrapper__main .file-info__actions,.contenttype-link #page-add>* .file-wrapper__main .file-info__actions,.contenttype-link #page-document>* .file-wrapper__main .file-info__actions,.contenttype-link #page-edit>* .file-wrapper__main .file-info__actions,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__actions,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__actions,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__actions,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__actions,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__actions,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__actions,.contenttype-sodix #page-add>* .file-wrapper__main .file-info__actions,.contenttype-sodix #page-document>* .file-wrapper__main .file-info__actions,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__actions,.contenttype-xapi #page-add>* .file-wrapper__main .file-info__actions,.contenttype-xapi #page-document>* .file-wrapper__main .file-info__actions,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__actions{display:flex}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-file #page-add>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-file #page-document>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-file #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-h5p #page-add>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-h5p #page-document>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-image #page-add>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-image #page-document>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-image #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-link #page-add>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-link #page-document>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-link #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-sodix #page-add>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-sodix #page-document>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-xapi #page-add>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-xapi #page-document>* .file-wrapper__main .file-info__actions .tooltip-container,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container{margin-left:0}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-file #page-add>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-file #page-document>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-file #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-h5p #page-add>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-h5p #page-document>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-image #page-add>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-image #page-document>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-image #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-link #page-add>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-link #page-document>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-link #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-sodix #page-add>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-sodix #page-document>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-xapi #page-add>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-xapi #page-document>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container .tooltip-text{top:50px;right:0;left:auto}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-file #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-file #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-file #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-file #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-file #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-file #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-h5p #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-h5p #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-h5p #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-h5p #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-image #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-image #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-image #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-image #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-image #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-image #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-link #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-link #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-link #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-link #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-link #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-link #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-sodix #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-sodix #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-sodix #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-sodix #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-xapi #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-xapi #page-add>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-xapi #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-xapi #page-document>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip],.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) .tooltip-text,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__actions .tooltip-container:not(.disabled) [aria-describedby]:focus+[role=tooltip]{opacity:0;visibility:hidden}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-file #page-add>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-file #page-document>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-file #page-edit>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-h5p #page-add>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-h5p #page-document>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-image #page-add>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-image #page-document>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-image #page-edit>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-link #page-add>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-link #page-document>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-link #page-edit>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-sodix #page-add>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-sodix #page-document>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-xapi #page-add>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-xapi #page-document>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__actions .icon-download-btn .ri-arrow-right-up-line{display:none}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info .details-wrapper,.contenttype-file #page-add>* .file-wrapper__main .file-info .details-wrapper,.contenttype-file #page-document>* .file-wrapper__main .file-info .details-wrapper,.contenttype-file #page-edit>* .file-wrapper__main .file-info .details-wrapper,.contenttype-h5p #page-add>* .file-wrapper__main .file-info .details-wrapper,.contenttype-h5p #page-document>* .file-wrapper__main .file-info .details-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info .details-wrapper,.contenttype-image #page-add>* .file-wrapper__main .file-info .details-wrapper,.contenttype-image #page-document>* .file-wrapper__main .file-info .details-wrapper,.contenttype-image #page-edit>* .file-wrapper__main .file-info .details-wrapper,.contenttype-link #page-add>* .file-wrapper__main .file-info .details-wrapper,.contenttype-link #page-document>* .file-wrapper__main .file-info .details-wrapper,.contenttype-link #page-edit>* .file-wrapper__main .file-info .details-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info .details-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info .details-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info .details-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info .details-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info .details-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info .details-wrapper,.contenttype-sodix #page-add>* .file-wrapper__main .file-info .details-wrapper,.contenttype-sodix #page-document>* .file-wrapper__main .file-info .details-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info .details-wrapper,.contenttype-xapi #page-add>* .file-wrapper__main .file-info .details-wrapper,.contenttype-xapi #page-document>* .file-wrapper__main .file-info .details-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info .details-wrapper{color:#2a2623;font-size:1.125rem}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-file #page-add>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-file #page-document>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-file #page-edit>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-h5p #page-add>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-h5p #page-document>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-image #page-add>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-image #page-document>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-image #page-edit>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-link #page-add>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-link #page-document>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-link #page-edit>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-sodix #page-add>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-sodix #page-document>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-xapi #page-add>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-xapi #page-document>* .file-wrapper__main .file-info .details-wrapper .details-title,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info .details-wrapper .details-title{padding-top:55px;padding-bottom:13px;margin-bottom:0;color:#2a2623;font-weight:700}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-file #page-add>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-file #page-document>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-file #page-edit>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-h5p #page-add>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-h5p #page-document>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-image #page-add>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-image #page-document>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-image #page-edit>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-link #page-add>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-link #page-document>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-link #page-edit>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-sodix #page-add>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-sodix #page-document>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-xapi #page-add>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-xapi #page-document>* .file-wrapper__main .file-info .details-wrapper__container,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info .details-wrapper__container{display:flex;padding-top:10px;gap:10px}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-file #page-add>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-file #page-document>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-file #page-edit>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-h5p #page-add>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-h5p #page-document>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-image #page-add>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-image #page-document>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-image #page-edit>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-link #page-add>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-link #page-document>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-link #page-edit>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-sodix #page-add>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-sodix #page-document>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-xapi #page-add>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-xapi #page-document>* .file-wrapper__main .file-info .details-wrapper__license-container,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info .details-wrapper__license-container{padding-bottom:30px}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__buttons-container,.contenttype-file #page-add>* .file-wrapper__main .file-info__buttons-container,.contenttype-file #page-document>* .file-wrapper__main .file-info__buttons-container,.contenttype-file #page-edit>* .file-wrapper__main .file-info__buttons-container,.contenttype-h5p #page-add>* .file-wrapper__main .file-info__buttons-container,.contenttype-h5p #page-document>* .file-wrapper__main .file-info__buttons-container,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__buttons-container,.contenttype-image #page-add>* .file-wrapper__main .file-info__buttons-container,.contenttype-image #page-document>* .file-wrapper__main .file-info__buttons-container,.contenttype-image #page-edit>* .file-wrapper__main .file-info__buttons-container,.contenttype-link #page-add>* .file-wrapper__main .file-info__buttons-container,.contenttype-link #page-document>* .file-wrapper__main .file-info__buttons-container,.contenttype-link #page-edit>* .file-wrapper__main .file-info__buttons-container,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__buttons-container,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__buttons-container,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__buttons-container,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__buttons-container,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__buttons-container,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__buttons-container,.contenttype-sodix #page-add>* .file-wrapper__main .file-info__buttons-container,.contenttype-sodix #page-document>* .file-wrapper__main .file-info__buttons-container,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__buttons-container,.contenttype-xapi #page-add>* .file-wrapper__main .file-info__buttons-container,.contenttype-xapi #page-document>* .file-wrapper__main .file-info__buttons-container,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__buttons-container{display:flex;align-items:center;justify-content:space-between;padding-top:30px}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-file #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-file #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-file #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-h5p #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-h5p #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-image #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-image #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-image #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-link #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-link #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-link #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-sodix #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-sodix #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-xapi #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-xapi #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button{height:50px}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-file #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-file #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-file #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-h5p #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-h5p #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-image #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-image #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-image #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-link #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-link #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-link #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-sodix #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-sodix #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-xapi #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-xapi #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn{display:flex;flex:1;align-items:center;justify-content:center;margin-right:1rem;color:#fff!important}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-file #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-file #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-file #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-h5p #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-h5p #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-image #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-image #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-image #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-link #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-link #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-link #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-sodix #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-sodix #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-xapi #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-xapi #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.download-btn .ri-arrow-right-up-line{display:none}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-file #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-file #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-file #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-h5p #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-h5p #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-image #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-image #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-image #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-link #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-link #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-link #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-sodix #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-sodix #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-xapi #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-xapi #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button:hover,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button:hover{color:#2a2623!important}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-file #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-file #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-file #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-h5p #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-h5p #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-image #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-image #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-image #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-link #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-link #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-link #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-sodix #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-sodix #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-xapi #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-xapi #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon{border:.063rem solid #524942}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-file #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-file #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-file #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-h5p #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-h5p #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-image #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-image #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-image #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-link #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-link #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-link #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-sodix #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-sodix #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-xapi #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-xapi #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:hover{padding:calc(14px - .063rem);border-width:.125rem}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-file #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-file #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-file #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-h5p #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-h5p #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-image #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-image #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-image #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-link #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-link #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-link #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-sodix #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-sodix #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-xapi #page-add>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-xapi #page-document>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info__buttons-container .ui.button.icon:focus{padding:calc(14px - .063rem);border-width:.125rem;border-color:#6e0bcc}@media screen and (max-width:1080px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info,.contenttype-file #page-add>* .file-wrapper__main .file-info,.contenttype-file #page-document>* .file-wrapper__main .file-info,.contenttype-file #page-edit>* .file-wrapper__main .file-info,.contenttype-h5p #page-add>* .file-wrapper__main .file-info,.contenttype-h5p #page-document>* .file-wrapper__main .file-info,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info,.contenttype-image #page-add>* .file-wrapper__main .file-info,.contenttype-image #page-document>* .file-wrapper__main .file-info,.contenttype-image #page-edit>* .file-wrapper__main .file-info,.contenttype-link #page-add>* .file-wrapper__main .file-info,.contenttype-link #page-document>* .file-wrapper__main .file-info,.contenttype-link #page-edit>* .file-wrapper__main .file-info,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info,.contenttype-sodix #page-add>* .file-wrapper__main .file-info,.contenttype-sodix #page-document>* .file-wrapper__main .file-info,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info,.contenttype-xapi #page-add>* .file-wrapper__main .file-info,.contenttype-xapi #page-document>* .file-wrapper__main .file-info,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info{flex:auto;padding:30px 20px}}@media screen and (max-width:1080px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main,.contenttype-file #page-add>* .file-wrapper__main,.contenttype-file #page-document>* .file-wrapper__main,.contenttype-file #page-edit>* .file-wrapper__main,.contenttype-h5p #page-add>* .file-wrapper__main,.contenttype-h5p #page-document>* .file-wrapper__main,.contenttype-h5p #page-edit>* .file-wrapper__main,.contenttype-image #page-add>* .file-wrapper__main,.contenttype-image #page-document>* .file-wrapper__main,.contenttype-image #page-edit>* .file-wrapper__main,.contenttype-link #page-add>* .file-wrapper__main,.contenttype-link #page-document>* .file-wrapper__main,.contenttype-link #page-edit>* .file-wrapper__main,.contenttype-skaimage #page-add>* .file-wrapper__main,.contenttype-skaimage #page-document>* .file-wrapper__main,.contenttype-skaimage #page-edit>* .file-wrapper__main,.contenttype-skavideo #page-add>* .file-wrapper__main,.contenttype-skavideo #page-document>* .file-wrapper__main,.contenttype-skavideo #page-edit>* .file-wrapper__main,.contenttype-sodix #page-add>* .file-wrapper__main,.contenttype-sodix #page-document>* .file-wrapper__main,.contenttype-sodix #page-edit>* .file-wrapper__main,.contenttype-xapi #page-add>* .file-wrapper__main,.contenttype-xapi #page-document>* .file-wrapper__main,.contenttype-xapi #page-edit>* .file-wrapper__main{flex-direction:column;flex-wrap:wrap}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file,.contenttype-file #page-add>* .file-wrapper__main .file,.contenttype-file #page-document>* .file-wrapper__main .file,.contenttype-file #page-edit>* .file-wrapper__main .file,.contenttype-h5p #page-add>* .file-wrapper__main .file,.contenttype-h5p #page-document>* .file-wrapper__main .file,.contenttype-h5p #page-edit>* .file-wrapper__main .file,.contenttype-image #page-add>* .file-wrapper__main .file,.contenttype-image #page-document>* .file-wrapper__main .file,.contenttype-image #page-edit>* .file-wrapper__main .file,.contenttype-link #page-add>* .file-wrapper__main .file,.contenttype-link #page-document>* .file-wrapper__main .file,.contenttype-link #page-edit>* .file-wrapper__main .file,.contenttype-skaimage #page-add>* .file-wrapper__main .file,.contenttype-skaimage #page-document>* .file-wrapper__main .file,.contenttype-skaimage #page-edit>* .file-wrapper__main .file,.contenttype-skavideo #page-add>* .file-wrapper__main .file,.contenttype-skavideo #page-document>* .file-wrapper__main .file,.contenttype-skavideo #page-edit>* .file-wrapper__main .file,.contenttype-sodix #page-add>* .file-wrapper__main .file,.contenttype-sodix #page-document>* .file-wrapper__main .file,.contenttype-sodix #page-edit>* .file-wrapper__main .file,.contenttype-xapi #page-add>* .file-wrapper__main .file,.contenttype-xapi #page-document>* .file-wrapper__main .file,.contenttype-xapi #page-edit>* .file-wrapper__main .file{width:100%;max-width:100%}.contenttype-extractedpresentation #page-document>* .file-wrapper__main .file-info,.contenttype-file #page-add>* .file-wrapper__main .file-info,.contenttype-file #page-document>* .file-wrapper__main .file-info,.contenttype-file #page-edit>* .file-wrapper__main .file-info,.contenttype-h5p #page-add>* .file-wrapper__main .file-info,.contenttype-h5p #page-document>* .file-wrapper__main .file-info,.contenttype-h5p #page-edit>* .file-wrapper__main .file-info,.contenttype-image #page-add>* .file-wrapper__main .file-info,.contenttype-image #page-document>* .file-wrapper__main .file-info,.contenttype-image #page-edit>* .file-wrapper__main .file-info,.contenttype-link #page-add>* .file-wrapper__main .file-info,.contenttype-link #page-document>* .file-wrapper__main .file-info,.contenttype-link #page-edit>* .file-wrapper__main .file-info,.contenttype-skaimage #page-add>* .file-wrapper__main .file-info,.contenttype-skaimage #page-document>* .file-wrapper__main .file-info,.contenttype-skaimage #page-edit>* .file-wrapper__main .file-info,.contenttype-skavideo #page-add>* .file-wrapper__main .file-info,.contenttype-skavideo #page-document>* .file-wrapper__main .file-info,.contenttype-skavideo #page-edit>* .file-wrapper__main .file-info,.contenttype-sodix #page-add>* .file-wrapper__main .file-info,.contenttype-sodix #page-document>* .file-wrapper__main .file-info,.contenttype-sodix #page-edit>* .file-wrapper__main .file-info,.contenttype-xapi #page-add>* .file-wrapper__main .file-info,.contenttype-xapi #page-document>* .file-wrapper__main .file-info,.contenttype-xapi #page-edit>* .file-wrapper__main .file-info{width:100%}}@media screen and (max-width:576px){.contenttype-extractedpresentation #page-document>* .file-wrapper__main,.contenttype-file #page-add>* .file-wrapper__main,.contenttype-file #page-document>* .file-wrapper__main,.contenttype-file #page-edit>* .file-wrapper__main,.contenttype-h5p #page-add>* .file-wrapper__main,.contenttype-h5p #page-document>* .file-wrapper__main,.contenttype-h5p #page-edit>* .file-wrapper__main,.contenttype-image #page-add>* .file-wrapper__main,.contenttype-image #page-document>* .file-wrapper__main,.contenttype-image #page-edit>* .file-wrapper__main,.contenttype-link #page-add>* .file-wrapper__main,.contenttype-link #page-document>* .file-wrapper__main,.contenttype-link #page-edit>* .file-wrapper__main,.contenttype-skaimage #page-add>* .file-wrapper__main,.contenttype-skaimage #page-document>* .file-wrapper__main,.contenttype-skaimage #page-edit>* .file-wrapper__main,.contenttype-skavideo #page-add>* .file-wrapper__main,.contenttype-skavideo #page-document>* .file-wrapper__main,.contenttype-skavideo #page-edit>* .file-wrapper__main,.contenttype-sodix #page-add>* .file-wrapper__main,.contenttype-sodix #page-document>* .file-wrapper__main,.contenttype-sodix #page-edit>* .file-wrapper__main,.contenttype-xapi #page-add>* .file-wrapper__main,.contenttype-xapi #page-document>* .file-wrapper__main,.contenttype-xapi #page-edit>* .file-wrapper__main{flex-direction:column}}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer,.contenttype-file #page-add>* .file-wrapper__footer,.contenttype-file #page-document>* .file-wrapper__footer,.contenttype-file #page-edit>* .file-wrapper__footer,.contenttype-h5p #page-add>* .file-wrapper__footer,.contenttype-h5p #page-document>* .file-wrapper__footer,.contenttype-h5p #page-edit>* .file-wrapper__footer,.contenttype-image #page-add>* .file-wrapper__footer,.contenttype-image #page-document>* .file-wrapper__footer,.contenttype-image #page-edit>* .file-wrapper__footer,.contenttype-link #page-add>* .file-wrapper__footer,.contenttype-link #page-document>* .file-wrapper__footer,.contenttype-link #page-edit>* .file-wrapper__footer,.contenttype-skaimage #page-add>* .file-wrapper__footer,.contenttype-skaimage #page-document>* .file-wrapper__footer,.contenttype-skaimage #page-edit>* .file-wrapper__footer,.contenttype-skavideo #page-add>* .file-wrapper__footer,.contenttype-skavideo #page-document>* .file-wrapper__footer,.contenttype-skavideo #page-edit>* .file-wrapper__footer,.contenttype-sodix #page-add>* .file-wrapper__footer,.contenttype-sodix #page-document>* .file-wrapper__footer,.contenttype-sodix #page-edit>* .file-wrapper__footer,.contenttype-xapi #page-add>* .file-wrapper__footer,.contenttype-xapi #page-document>* .file-wrapper__footer,.contenttype-xapi #page-edit>* .file-wrapper__footer{display:flex}@media screen and (max-width:1080px){.contenttype-extractedpresentation #page-document>* .file-wrapper__footer,.contenttype-file #page-add>* .file-wrapper__footer,.contenttype-file #page-document>* .file-wrapper__footer,.contenttype-file #page-edit>* .file-wrapper__footer,.contenttype-h5p #page-add>* .file-wrapper__footer,.contenttype-h5p #page-document>* .file-wrapper__footer,.contenttype-h5p #page-edit>* .file-wrapper__footer,.contenttype-image #page-add>* .file-wrapper__footer,.contenttype-image #page-document>* .file-wrapper__footer,.contenttype-image #page-edit>* .file-wrapper__footer,.contenttype-link #page-add>* .file-wrapper__footer,.contenttype-link #page-document>* .file-wrapper__footer,.contenttype-link #page-edit>* .file-wrapper__footer,.contenttype-skaimage #page-add>* .file-wrapper__footer,.contenttype-skaimage #page-document>* .file-wrapper__footer,.contenttype-skaimage #page-edit>* .file-wrapper__footer,.contenttype-skavideo #page-add>* .file-wrapper__footer,.contenttype-skavideo #page-document>* .file-wrapper__footer,.contenttype-skavideo #page-edit>* .file-wrapper__footer,.contenttype-sodix #page-add>* .file-wrapper__footer,.contenttype-sodix #page-document>* .file-wrapper__footer,.contenttype-sodix #page-edit>* .file-wrapper__footer,.contenttype-xapi #page-add>* .file-wrapper__footer,.contenttype-xapi #page-document>* .file-wrapper__footer,.contenttype-xapi #page-edit>* .file-wrapper__footer{flex-direction:column}}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details,.contenttype-file #page-add>* .file-wrapper__footer__details,.contenttype-file #page-document>* .file-wrapper__footer__details,.contenttype-file #page-edit>* .file-wrapper__footer__details,.contenttype-h5p #page-add>* .file-wrapper__footer__details,.contenttype-h5p #page-document>* .file-wrapper__footer__details,.contenttype-h5p #page-edit>* .file-wrapper__footer__details,.contenttype-image #page-add>* .file-wrapper__footer__details,.contenttype-image #page-document>* .file-wrapper__footer__details,.contenttype-image #page-edit>* .file-wrapper__footer__details,.contenttype-link #page-add>* .file-wrapper__footer__details,.contenttype-link #page-document>* .file-wrapper__footer__details,.contenttype-link #page-edit>* .file-wrapper__footer__details,.contenttype-skaimage #page-add>* .file-wrapper__footer__details,.contenttype-skaimage #page-document>* .file-wrapper__footer__details,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details,.contenttype-skavideo #page-add>* .file-wrapper__footer__details,.contenttype-skavideo #page-document>* .file-wrapper__footer__details,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details,.contenttype-sodix #page-add>* .file-wrapper__footer__details,.contenttype-sodix #page-document>* .file-wrapper__footer__details,.contenttype-sodix #page-edit>* .file-wrapper__footer__details,.contenttype-xapi #page-add>* .file-wrapper__footer__details,.contenttype-xapi #page-document>* .file-wrapper__footer__details,.contenttype-xapi #page-edit>* .file-wrapper__footer__details{display:flex;width:calc(100% - 450px);flex-direction:column;align-items:center;padding:70px 0}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper{display:flex;width:100%;max-width:1440px;flex-direction:column;justify-content:center;padding:0 20px}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper:not(:last-child),.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper:not(:last-child){margin-bottom:30px}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper.p-0,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper.p-0{padding:0}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .details-title,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .details-title{width:100%;padding-bottom:13px}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper{display:flex;flex-wrap:wrap;color:#2a2623;font-size:1.125rem;gap:30px}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .label,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .label{width:100%;min-width:120px;max-width:120px}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .pedagogy-info-wrapper__container,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .pedagogy-info-wrapper__container{width:calc(50% - 30px)}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.two-columns .label,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.two-columns .label{min-width:150px;max-width:150px}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper.three-columns .pedagogy-info-wrapper__container,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper.three-columns .pedagogy-info-wrapper__container{min-width:calc(33.33% - 30px)}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .value,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .value{flex:1;word-break:break-word}@media screen and (max-width:769px){.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper{flex-direction:column;flex-wrap:wrap}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper .pedagogy-info-wrapper__container,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .tech-info-wrapper .pedagogy-info-wrapper__container{width:100%!important}}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper{flex-wrap:wrap;justify-content:space-between}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container{display:flex;flex-direction:column;flex-wrap:wrap}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper .pedagogy-info-wrapper__container__subcontainer{display:flex;width:100%;gap:10px}@media screen and (max-width:1680px){.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper{max-width:1024px}}@media screen and (max-width:1440px){.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper{max-width:800px}}@media screen and (max-width:1281px){.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper{max-width:100%}}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-file #page-add>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-file #page-document>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-file #page-edit>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-h5p #page-add>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-h5p #page-document>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-image #page-add>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-image #page-document>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-image #page-edit>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-link #page-add>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-link #page-document>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-link #page-edit>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-sodix #page-add>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-sodix #page-document>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-xapi #page-add>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-xapi #page-document>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .details-wrapper.actions .detail-page-button.feedback{margin-left:auto}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-file #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-file #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-file #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-h5p #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-h5p #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-image #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-image #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-image #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-link #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-link #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-link #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-sodix #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-sodix #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-xapi #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-xapi #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .detail-page-button-container{width:100%;margin:0!important}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-file #page-add>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-file #page-document>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-file #page-edit>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-h5p #page-add>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-h5p #page-document>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-image #page-add>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-image #page-document>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-image #page-edit>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-link #page-add>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-link #page-document>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-link #page-edit>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-sodix #page-add>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-sodix #page-document>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-xapi #page-add>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-xapi #page-document>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .detail-page-button-container .back-forward-nav-container{margin:0!important}@media screen and (max-width:576px){.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-file #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-file #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-file #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-h5p #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-h5p #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-image #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-image #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-image #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-link #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-link #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-link #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-sodix #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-sodix #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-xapi #page-add>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-xapi #page-document>* .file-wrapper__footer__details .detail-page-button-container,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .detail-page-button-container{padding-bottom:0}}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .collection-listing,.contenttype-file #page-add>* .file-wrapper__footer__details .collection-listing,.contenttype-file #page-document>* .file-wrapper__footer__details .collection-listing,.contenttype-file #page-edit>* .file-wrapper__footer__details .collection-listing,.contenttype-h5p #page-add>* .file-wrapper__footer__details .collection-listing,.contenttype-h5p #page-document>* .file-wrapper__footer__details .collection-listing,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .collection-listing,.contenttype-image #page-add>* .file-wrapper__footer__details .collection-listing,.contenttype-image #page-document>* .file-wrapper__footer__details .collection-listing,.contenttype-image #page-edit>* .file-wrapper__footer__details .collection-listing,.contenttype-link #page-add>* .file-wrapper__footer__details .collection-listing,.contenttype-link #page-document>* .file-wrapper__footer__details .collection-listing,.contenttype-link #page-edit>* .file-wrapper__footer__details .collection-listing,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .collection-listing,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .collection-listing,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .collection-listing,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .collection-listing,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .collection-listing,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .collection-listing,.contenttype-sodix #page-add>* .file-wrapper__footer__details .collection-listing,.contenttype-sodix #page-document>* .file-wrapper__footer__details .collection-listing,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .collection-listing,.contenttype-xapi #page-add>* .file-wrapper__footer__details .collection-listing,.contenttype-xapi #page-document>* .file-wrapper__footer__details .collection-listing,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .collection-listing{display:flex;flex-flow:row;flex-wrap:wrap;padding:0;margin:0;gap:4px;list-style:none}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-file #page-add>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-file #page-document>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-file #page-edit>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-h5p #page-add>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-h5p #page-document>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-image #page-add>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-image #page-document>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-image #page-edit>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-link #page-add>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-link #page-document>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-link #page-edit>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-sodix #page-add>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-sodix #page-document>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-xapi #page-add>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-xapi #page-document>* .file-wrapper__footer__details .collection-listing__item a,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .collection-listing__item a{display:flex;width:100%;height:100%;padding:0;border:none}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-file #page-add>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-file #page-document>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-file #page-edit>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-h5p #page-add>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-h5p #page-document>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-image #page-add>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-image #page-document>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-image #page-edit>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-link #page-add>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-link #page-document>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-link #page-edit>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-sodix #page-add>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-sodix #page-document>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-xapi #page-add>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-xapi #page-document>* .file-wrapper__footer__details .collection-listing__item img,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .collection-listing__item img{width:auto;max-width:150px;height:100px;-o-object-fit:cover;object-fit:cover}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .collection-listing__more,.contenttype-file #page-add>* .file-wrapper__footer__details .collection-listing__more,.contenttype-file #page-document>* .file-wrapper__footer__details .collection-listing__more,.contenttype-file #page-edit>* .file-wrapper__footer__details .collection-listing__more,.contenttype-h5p #page-add>* .file-wrapper__footer__details .collection-listing__more,.contenttype-h5p #page-document>* .file-wrapper__footer__details .collection-listing__more,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .collection-listing__more,.contenttype-image #page-add>* .file-wrapper__footer__details .collection-listing__more,.contenttype-image #page-document>* .file-wrapper__footer__details .collection-listing__more,.contenttype-image #page-edit>* .file-wrapper__footer__details .collection-listing__more,.contenttype-link #page-add>* .file-wrapper__footer__details .collection-listing__more,.contenttype-link #page-document>* .file-wrapper__footer__details .collection-listing__more,.contenttype-link #page-edit>* .file-wrapper__footer__details .collection-listing__more,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .collection-listing__more,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .collection-listing__more,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .collection-listing__more,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .collection-listing__more,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .collection-listing__more,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .collection-listing__more,.contenttype-sodix #page-add>* .file-wrapper__footer__details .collection-listing__more,.contenttype-sodix #page-document>* .file-wrapper__footer__details .collection-listing__more,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .collection-listing__more,.contenttype-xapi #page-add>* .file-wrapper__footer__details .collection-listing__more,.contenttype-xapi #page-document>* .file-wrapper__footer__details .collection-listing__more,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .collection-listing__more{display:flex;width:-moz-fit-content;width:fit-content;min-width:200px;height:100px;align-items:flex-end;justify-content:flex-start;background-color:#f4f3f1}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-file #page-add>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-file #page-document>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-file #page-edit>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-h5p #page-add>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-h5p #page-document>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-h5p #page-edit>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-image #page-add>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-image #page-document>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-image #page-edit>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-link #page-add>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-link #page-document>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-link #page-edit>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-skaimage #page-add>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-skaimage #page-document>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-skavideo #page-add>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-skavideo #page-document>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-sodix #page-add>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-sodix #page-document>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-sodix #page-edit>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-xapi #page-add>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-xapi #page-document>* .file-wrapper__footer__details .collection-listing__more a,.contenttype-xapi #page-edit>* .file-wrapper__footer__details .collection-listing__more a{display:flex;width:100%;height:100%;align-items:flex-end;padding-right:20px;padding-left:20px;border:none;color:#000!important;font-weight:700;gap:1rem;text-decoration:none}@media screen and (max-width:1080px){.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details,.contenttype-file #page-add>* .file-wrapper__footer__details,.contenttype-file #page-document>* .file-wrapper__footer__details,.contenttype-file #page-edit>* .file-wrapper__footer__details,.contenttype-h5p #page-add>* .file-wrapper__footer__details,.contenttype-h5p #page-document>* .file-wrapper__footer__details,.contenttype-h5p #page-edit>* .file-wrapper__footer__details,.contenttype-image #page-add>* .file-wrapper__footer__details,.contenttype-image #page-document>* .file-wrapper__footer__details,.contenttype-image #page-edit>* .file-wrapper__footer__details,.contenttype-link #page-add>* .file-wrapper__footer__details,.contenttype-link #page-document>* .file-wrapper__footer__details,.contenttype-link #page-edit>* .file-wrapper__footer__details,.contenttype-skaimage #page-add>* .file-wrapper__footer__details,.contenttype-skaimage #page-document>* .file-wrapper__footer__details,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details,.contenttype-skavideo #page-add>* .file-wrapper__footer__details,.contenttype-skavideo #page-document>* .file-wrapper__footer__details,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details,.contenttype-sodix #page-add>* .file-wrapper__footer__details,.contenttype-sodix #page-document>* .file-wrapper__footer__details,.contenttype-sodix #page-edit>* .file-wrapper__footer__details,.contenttype-xapi #page-add>* .file-wrapper__footer__details,.contenttype-xapi #page-document>* .file-wrapper__footer__details,.contenttype-xapi #page-edit>* .file-wrapper__footer__details{padding:30px 0}}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__keywords,.contenttype-file #page-add>* .file-wrapper__footer__keywords,.contenttype-file #page-document>* .file-wrapper__footer__keywords,.contenttype-file #page-edit>* .file-wrapper__footer__keywords,.contenttype-h5p #page-add>* .file-wrapper__footer__keywords,.contenttype-h5p #page-document>* .file-wrapper__footer__keywords,.contenttype-h5p #page-edit>* .file-wrapper__footer__keywords,.contenttype-image #page-add>* .file-wrapper__footer__keywords,.contenttype-image #page-document>* .file-wrapper__footer__keywords,.contenttype-image #page-edit>* .file-wrapper__footer__keywords,.contenttype-link #page-add>* .file-wrapper__footer__keywords,.contenttype-link #page-document>* .file-wrapper__footer__keywords,.contenttype-link #page-edit>* .file-wrapper__footer__keywords,.contenttype-skaimage #page-add>* .file-wrapper__footer__keywords,.contenttype-skaimage #page-document>* .file-wrapper__footer__keywords,.contenttype-skaimage #page-edit>* .file-wrapper__footer__keywords,.contenttype-skavideo #page-add>* .file-wrapper__footer__keywords,.contenttype-skavideo #page-document>* .file-wrapper__footer__keywords,.contenttype-skavideo #page-edit>* .file-wrapper__footer__keywords,.contenttype-sodix #page-add>* .file-wrapper__footer__keywords,.contenttype-sodix #page-document>* .file-wrapper__footer__keywords,.contenttype-sodix #page-edit>* .file-wrapper__footer__keywords,.contenttype-xapi #page-add>* .file-wrapper__footer__keywords,.contenttype-xapi #page-document>* .file-wrapper__footer__keywords,.contenttype-xapi #page-edit>* .file-wrapper__footer__keywords{width:450px;box-sizing:border-box;padding:70px 20px;background-color:#f4f3f1}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__keywords .details-title,.contenttype-file #page-add>* .file-wrapper__footer__keywords .details-title,.contenttype-file #page-document>* .file-wrapper__footer__keywords .details-title,.contenttype-file #page-edit>* .file-wrapper__footer__keywords .details-title,.contenttype-h5p #page-add>* .file-wrapper__footer__keywords .details-title,.contenttype-h5p #page-document>* .file-wrapper__footer__keywords .details-title,.contenttype-h5p #page-edit>* .file-wrapper__footer__keywords .details-title,.contenttype-image #page-add>* .file-wrapper__footer__keywords .details-title,.contenttype-image #page-document>* .file-wrapper__footer__keywords .details-title,.contenttype-image #page-edit>* .file-wrapper__footer__keywords .details-title,.contenttype-link #page-add>* .file-wrapper__footer__keywords .details-title,.contenttype-link #page-document>* .file-wrapper__footer__keywords .details-title,.contenttype-link #page-edit>* .file-wrapper__footer__keywords .details-title,.contenttype-skaimage #page-add>* .file-wrapper__footer__keywords .details-title,.contenttype-skaimage #page-document>* .file-wrapper__footer__keywords .details-title,.contenttype-skaimage #page-edit>* .file-wrapper__footer__keywords .details-title,.contenttype-skavideo #page-add>* .file-wrapper__footer__keywords .details-title,.contenttype-skavideo #page-document>* .file-wrapper__footer__keywords .details-title,.contenttype-skavideo #page-edit>* .file-wrapper__footer__keywords .details-title,.contenttype-sodix #page-add>* .file-wrapper__footer__keywords .details-title,.contenttype-sodix #page-document>* .file-wrapper__footer__keywords .details-title,.contenttype-sodix #page-edit>* .file-wrapper__footer__keywords .details-title,.contenttype-xapi #page-add>* .file-wrapper__footer__keywords .details-title,.contenttype-xapi #page-document>* .file-wrapper__footer__keywords .details-title,.contenttype-xapi #page-edit>* .file-wrapper__footer__keywords .details-title{padding-bottom:40px}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__keywords .tags,.contenttype-file #page-add>* .file-wrapper__footer__keywords .tags,.contenttype-file #page-document>* .file-wrapper__footer__keywords .tags,.contenttype-file #page-edit>* .file-wrapper__footer__keywords .tags,.contenttype-h5p #page-add>* .file-wrapper__footer__keywords .tags,.contenttype-h5p #page-document>* .file-wrapper__footer__keywords .tags,.contenttype-h5p #page-edit>* .file-wrapper__footer__keywords .tags,.contenttype-image #page-add>* .file-wrapper__footer__keywords .tags,.contenttype-image #page-document>* .file-wrapper__footer__keywords .tags,.contenttype-image #page-edit>* .file-wrapper__footer__keywords .tags,.contenttype-link #page-add>* .file-wrapper__footer__keywords .tags,.contenttype-link #page-document>* .file-wrapper__footer__keywords .tags,.contenttype-link #page-edit>* .file-wrapper__footer__keywords .tags,.contenttype-skaimage #page-add>* .file-wrapper__footer__keywords .tags,.contenttype-skaimage #page-document>* .file-wrapper__footer__keywords .tags,.contenttype-skaimage #page-edit>* .file-wrapper__footer__keywords .tags,.contenttype-skavideo #page-add>* .file-wrapper__footer__keywords .tags,.contenttype-skavideo #page-document>* .file-wrapper__footer__keywords .tags,.contenttype-skavideo #page-edit>* .file-wrapper__footer__keywords .tags,.contenttype-sodix #page-add>* .file-wrapper__footer__keywords .tags,.contenttype-sodix #page-document>* .file-wrapper__footer__keywords .tags,.contenttype-sodix #page-edit>* .file-wrapper__footer__keywords .tags,.contenttype-xapi #page-add>* .file-wrapper__footer__keywords .tags,.contenttype-xapi #page-document>* .file-wrapper__footer__keywords .tags,.contenttype-xapi #page-edit>* .file-wrapper__footer__keywords .tags{display:flex;width:unset;flex-wrap:wrap;align-items:center;margin:0!important;gap:10px}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-file #page-add>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-file #page-document>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-file #page-edit>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-h5p #page-add>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-h5p #page-document>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-h5p #page-edit>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-image #page-add>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-image #page-document>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-image #page-edit>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-link #page-add>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-link #page-document>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-link #page-edit>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-skaimage #page-add>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-skaimage #page-document>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-skaimage #page-edit>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-skavideo #page-add>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-skavideo #page-document>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-skavideo #page-edit>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-sodix #page-add>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-sodix #page-document>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-sodix #page-edit>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-xapi #page-add>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-xapi #page-document>* .file-wrapper__footer__keywords .tags .ui.label,.contenttype-xapi #page-edit>* .file-wrapper__footer__keywords .tags .ui.label{border:.063rem solid #524942;background-color:#f4f3f1}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__keywords .tags svg,.contenttype-file #page-add>* .file-wrapper__footer__keywords .tags svg,.contenttype-file #page-document>* .file-wrapper__footer__keywords .tags svg,.contenttype-file #page-edit>* .file-wrapper__footer__keywords .tags svg,.contenttype-h5p #page-add>* .file-wrapper__footer__keywords .tags svg,.contenttype-h5p #page-document>* .file-wrapper__footer__keywords .tags svg,.contenttype-h5p #page-edit>* .file-wrapper__footer__keywords .tags svg,.contenttype-image #page-add>* .file-wrapper__footer__keywords .tags svg,.contenttype-image #page-document>* .file-wrapper__footer__keywords .tags svg,.contenttype-image #page-edit>* .file-wrapper__footer__keywords .tags svg,.contenttype-link #page-add>* .file-wrapper__footer__keywords .tags svg,.contenttype-link #page-document>* .file-wrapper__footer__keywords .tags svg,.contenttype-link #page-edit>* .file-wrapper__footer__keywords .tags svg,.contenttype-skaimage #page-add>* .file-wrapper__footer__keywords .tags svg,.contenttype-skaimage #page-document>* .file-wrapper__footer__keywords .tags svg,.contenttype-skaimage #page-edit>* .file-wrapper__footer__keywords .tags svg,.contenttype-skavideo #page-add>* .file-wrapper__footer__keywords .tags svg,.contenttype-skavideo #page-document>* .file-wrapper__footer__keywords .tags svg,.contenttype-skavideo #page-edit>* .file-wrapper__footer__keywords .tags svg,.contenttype-sodix #page-add>* .file-wrapper__footer__keywords .tags svg,.contenttype-sodix #page-document>* .file-wrapper__footer__keywords .tags svg,.contenttype-sodix #page-edit>* .file-wrapper__footer__keywords .tags svg,.contenttype-xapi #page-add>* .file-wrapper__footer__keywords .tags svg,.contenttype-xapi #page-document>* .file-wrapper__footer__keywords .tags svg,.contenttype-xapi #page-edit>* .file-wrapper__footer__keywords .tags svg{display:none}@media screen and (max-width:1080px){.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__keywords,.contenttype-file #page-add>* .file-wrapper__footer__keywords,.contenttype-file #page-document>* .file-wrapper__footer__keywords,.contenttype-file #page-edit>* .file-wrapper__footer__keywords,.contenttype-h5p #page-add>* .file-wrapper__footer__keywords,.contenttype-h5p #page-document>* .file-wrapper__footer__keywords,.contenttype-h5p #page-edit>* .file-wrapper__footer__keywords,.contenttype-image #page-add>* .file-wrapper__footer__keywords,.contenttype-image #page-document>* .file-wrapper__footer__keywords,.contenttype-image #page-edit>* .file-wrapper__footer__keywords,.contenttype-link #page-add>* .file-wrapper__footer__keywords,.contenttype-link #page-document>* .file-wrapper__footer__keywords,.contenttype-link #page-edit>* .file-wrapper__footer__keywords,.contenttype-skaimage #page-add>* .file-wrapper__footer__keywords,.contenttype-skaimage #page-document>* .file-wrapper__footer__keywords,.contenttype-skaimage #page-edit>* .file-wrapper__footer__keywords,.contenttype-skavideo #page-add>* .file-wrapper__footer__keywords,.contenttype-skavideo #page-document>* .file-wrapper__footer__keywords,.contenttype-skavideo #page-edit>* .file-wrapper__footer__keywords,.contenttype-sodix #page-add>* .file-wrapper__footer__keywords,.contenttype-sodix #page-document>* .file-wrapper__footer__keywords,.contenttype-sodix #page-edit>* .file-wrapper__footer__keywords,.contenttype-xapi #page-add>* .file-wrapper__footer__keywords,.contenttype-xapi #page-document>* .file-wrapper__footer__keywords,.contenttype-xapi #page-edit>* .file-wrapper__footer__keywords{flex:auto;padding:30px 20px}}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer .details-title,.contenttype-file #page-add>* .file-wrapper__footer .details-title,.contenttype-file #page-document>* .file-wrapper__footer .details-title,.contenttype-file #page-edit>* .file-wrapper__footer .details-title,.contenttype-h5p #page-add>* .file-wrapper__footer .details-title,.contenttype-h5p #page-document>* .file-wrapper__footer .details-title,.contenttype-h5p #page-edit>* .file-wrapper__footer .details-title,.contenttype-image #page-add>* .file-wrapper__footer .details-title,.contenttype-image #page-document>* .file-wrapper__footer .details-title,.contenttype-image #page-edit>* .file-wrapper__footer .details-title,.contenttype-link #page-add>* .file-wrapper__footer .details-title,.contenttype-link #page-document>* .file-wrapper__footer .details-title,.contenttype-link #page-edit>* .file-wrapper__footer .details-title,.contenttype-skaimage #page-add>* .file-wrapper__footer .details-title,.contenttype-skaimage #page-document>* .file-wrapper__footer .details-title,.contenttype-skaimage #page-edit>* .file-wrapper__footer .details-title,.contenttype-skavideo #page-add>* .file-wrapper__footer .details-title,.contenttype-skavideo #page-document>* .file-wrapper__footer .details-title,.contenttype-skavideo #page-edit>* .file-wrapper__footer .details-title,.contenttype-sodix #page-add>* .file-wrapper__footer .details-title,.contenttype-sodix #page-document>* .file-wrapper__footer .details-title,.contenttype-sodix #page-edit>* .file-wrapper__footer .details-title,.contenttype-xapi #page-add>* .file-wrapper__footer .details-title,.contenttype-xapi #page-document>* .file-wrapper__footer .details-title,.contenttype-xapi #page-edit>* .file-wrapper__footer .details-title{margin-bottom:0;color:#2a2623;font-size:1.125rem;font-weight:700}@media screen and (max-width:1080px){.contenttype-extractedpresentation #page-document>* .file-wrapper__footer,.contenttype-file #page-add>* .file-wrapper__footer,.contenttype-file #page-document>* .file-wrapper__footer,.contenttype-file #page-edit>* .file-wrapper__footer,.contenttype-h5p #page-add>* .file-wrapper__footer,.contenttype-h5p #page-document>* .file-wrapper__footer,.contenttype-h5p #page-edit>* .file-wrapper__footer,.contenttype-image #page-add>* .file-wrapper__footer,.contenttype-image #page-document>* .file-wrapper__footer,.contenttype-image #page-edit>* .file-wrapper__footer,.contenttype-link #page-add>* .file-wrapper__footer,.contenttype-link #page-document>* .file-wrapper__footer,.contenttype-link #page-edit>* .file-wrapper__footer,.contenttype-skaimage #page-add>* .file-wrapper__footer,.contenttype-skaimage #page-document>* .file-wrapper__footer,.contenttype-skaimage #page-edit>* .file-wrapper__footer,.contenttype-skavideo #page-add>* .file-wrapper__footer,.contenttype-skavideo #page-document>* .file-wrapper__footer,.contenttype-skavideo #page-edit>* .file-wrapper__footer,.contenttype-sodix #page-add>* .file-wrapper__footer,.contenttype-sodix #page-document>* .file-wrapper__footer,.contenttype-sodix #page-edit>* .file-wrapper__footer,.contenttype-xapi #page-add>* .file-wrapper__footer,.contenttype-xapi #page-document>* .file-wrapper__footer,.contenttype-xapi #page-edit>* .file-wrapper__footer{flex-direction:column;flex-wrap:wrap}.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__details,.contenttype-extractedpresentation #page-document>* .file-wrapper__footer__keywords,.contenttype-file #page-add>* .file-wrapper__footer__details,.contenttype-file #page-add>* .file-wrapper__footer__keywords,.contenttype-file #page-document>* .file-wrapper__footer__details,.contenttype-file #page-document>* .file-wrapper__footer__keywords,.contenttype-file #page-edit>* .file-wrapper__footer__details,.contenttype-file #page-edit>* .file-wrapper__footer__keywords,.contenttype-h5p #page-add>* .file-wrapper__footer__details,.contenttype-h5p #page-add>* .file-wrapper__footer__keywords,.contenttype-h5p #page-document>* .file-wrapper__footer__details,.contenttype-h5p #page-document>* .file-wrapper__footer__keywords,.contenttype-h5p #page-edit>* .file-wrapper__footer__details,.contenttype-h5p #page-edit>* .file-wrapper__footer__keywords,.contenttype-image #page-add>* .file-wrapper__footer__details,.contenttype-image #page-add>* .file-wrapper__footer__keywords,.contenttype-image #page-document>* .file-wrapper__footer__details,.contenttype-image #page-document>* .file-wrapper__footer__keywords,.contenttype-image #page-edit>* .file-wrapper__footer__details,.contenttype-image #page-edit>* .file-wrapper__footer__keywords,.contenttype-link #page-add>* .file-wrapper__footer__details,.contenttype-link #page-add>* .file-wrapper__footer__keywords,.contenttype-link #page-document>* .file-wrapper__footer__details,.contenttype-link #page-document>* .file-wrapper__footer__keywords,.contenttype-link #page-edit>* .file-wrapper__footer__details,.contenttype-link #page-edit>* .file-wrapper__footer__keywords,.contenttype-skaimage #page-add>* .file-wrapper__footer__details,.contenttype-skaimage #page-add>* .file-wrapper__footer__keywords,.contenttype-skaimage #page-document>* .file-wrapper__footer__details,.contenttype-skaimage #page-document>* .file-wrapper__footer__keywords,.contenttype-skaimage #page-edit>* .file-wrapper__footer__details,.contenttype-skaimage #page-edit>* .file-wrapper__footer__keywords,.contenttype-skavideo #page-add>* .file-wrapper__footer__details,.contenttype-skavideo #page-add>* .file-wrapper__footer__keywords,.contenttype-skavideo #page-document>* .file-wrapper__footer__details,.contenttype-skavideo #page-document>* .file-wrapper__footer__keywords,.contenttype-skavideo #page-edit>* .file-wrapper__footer__details,.contenttype-skavideo #page-edit>* .file-wrapper__footer__keywords,.contenttype-sodix #page-add>* .file-wrapper__footer__details,.contenttype-sodix #page-add>* .file-wrapper__footer__keywords,.contenttype-sodix #page-document>* .file-wrapper__footer__details,.contenttype-sodix #page-document>* .file-wrapper__footer__keywords,.contenttype-sodix #page-edit>* .file-wrapper__footer__details,.contenttype-sodix #page-edit>* .file-wrapper__footer__keywords,.contenttype-xapi #page-add>* .file-wrapper__footer__details,.contenttype-xapi #page-add>* .file-wrapper__footer__keywords,.contenttype-xapi #page-document>* .file-wrapper__footer__details,.contenttype-xapi #page-document>* .file-wrapper__footer__keywords,.contenttype-xapi #page-edit>* .file-wrapper__footer__details,.contenttype-xapi #page-edit>* .file-wrapper__footer__keywords{width:100%}}.ui.modals:has(.file__image-modal){background-color:rgba(42,38,35,.7)}body .ui.modal.file__image-modal{position:relative;width:60vw}body .ui.modal.file__image-modal .file__image-modal__buttons-container{display:flex;align-items:center}body .ui.modal.file__image-modal .file__image-modal__buttons-container .download-btn{display:flex;min-width:-moz-fit-content;min-width:fit-content;align-items:center}body .ui.modal.file__image-modal .content.image{position:relative;padding:1rem}body .ui.modal.file__image-modal .content.image img{width:100%;max-height:60vh;-o-object-fit:contain;object-fit:contain}body .ui.modal.file__image-modal .content.image .carousel-btn{position:absolute;top:50%;right:-32px;display:flex;width:64px;height:64px;align-items:center;justify-content:center;padding:0;border:none;border-radius:4px;background-color:#2a2623;color:#fff;text-decoration:none;transform:translateY(-50%)}body .ui.modal.file__image-modal .content.image .carousel-btn.prev{right:auto;left:-32px}body .ui.modal.file__image-modal .content.image .carousel-btn.prev svg{transform:rotate(180deg)}body .ui.modal.file__image-modal .actions{display:flex;align-items:center;justify-content:space-between;padding:30px;text-align:left}body .ui.modal.file__image-modal .actions:after{display:none}body .ui.modal.file__image-modal .actions .title{margin-bottom:0;font-size:28px;font-weight:700}body .ui.modal.file__image-modal .ui.icon.button.close-btn{position:absolute;top:-40px;right:-10px;padding:0!important;border:none!important;margin:0!important;box-shadow:none!important;color:#fff!important}body .ui.modal.file__image-modal .ui.icon.button.close-btn:hover{border:none!important;background:transparent!important;box-shadow:none!important;color:#fff!important}@media screen and (max-width:1080px){body .ui.modal.file__image-modal{width:90vw}}.image-overlay{position:fixed;z-index:1501;top:0;left:0;display:none;width:100%;height:100%;align-items:center;justify-content:center;background:rgba(0,0,0,.7);opacity:0;perspective:2000px;transform-origin:center center;transition:opacity .3s ease}.image-overlay.visible{display:flex;opacity:1}.image-overlay__inner-container{display:flex;overflow:hidden;max-width:80%;flex-direction:column;align-items:center;padding:.125rem .125rem 0 0}.image-overlay__inner-container img{max-width:100%;max-height:70vh;-o-object-fit:contain;object-fit:contain}.image-overlay__inner-container .image-close-btn{align-self:flex-end;border:none;background-color:transparent;color:#fff}.image-overlay__inner-container .image-close-btn:focus-visible{outline:.125rem solid #6e0bcc}.image-overlay__inner-container__actions{display:flex;width:100%;flex-wrap:wrap;justify-content:flex-end;padding:22px 30px 38px 28px;background-color:#fff}.image-overlay__inner-container__actions .documentFirstHeading{padding:0;margin:0 auto 0 0;font-size:28px;line-height:37px}.image-overlay__inner-container__actions .btn-container{display:flex;flex-wrap:wrap}.image-overlay__inner-container__actions .btn-container .download-btn{display:flex;align-items:center;justify-content:center;margin:0 14px}.image-overlay__inner-container__actions .btn-container .download-btn .ri-arrow-right-up-line{display:none}.image-overlay__inner-container__actions .btn-container .ui.button.icon{width:80px;height:47px;border:.063rem solid #524942}.image-overlay__inner-container__actions .btn-container .ui.button.icon:hover{padding:calc(14px - .063rem);border-width:.125rem}.image-overlay__inner-container__actions .btn-container .ui.button.icon:focus{padding:calc(14px - .063rem);border-width:.125rem;border-color:#6e0bcc}@media screen and (max-width:576px){.image-overlay__inner-container__actions .btn-container .download-btn,.image-overlay__inner-container__actions .btn-container .ui.button.icon{margin-top:20px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}body.section-dashboard,body.section-dashboard-appointments,body.section-dashboard-collections,body.section-dashboard-current-content,body.section-dashboard-error-logs,body.section-dashboard-license,body.section-dashboard-metadata,body.section-dashboard-mundo,body.section-dashboard-process-management,body.section-dashboard-profile,body.section-dashboard-roles,body.section-dashboard-saved-searches,body.section-dashboard-support,body.section-dashboard-white-black-list{background-color:#f4f3f1}body.section-dashboard-appointments .breadcrumbs,body.section-dashboard-collections .breadcrumbs,body.section-dashboard-current-content .breadcrumbs,body.section-dashboard-error-logs .breadcrumbs,body.section-dashboard-license .breadcrumbs,body.section-dashboard-metadata .breadcrumbs,body.section-dashboard-mundo .breadcrumbs,body.section-dashboard-process-management .breadcrumbs,body.section-dashboard-profile .breadcrumbs,body.section-dashboard-roles .breadcrumbs,body.section-dashboard-saved-searches .breadcrumbs,body.section-dashboard-support .breadcrumbs,body.section-dashboard-white-black-list .breadcrumbs,body.section-dashboard .breadcrumbs{display:none!important}body.section-dashboard #dashboard,body.section-dashboard-appointments #dashboard,body.section-dashboard-collections #dashboard,body.section-dashboard-current-content #dashboard,body.section-dashboard-error-logs #dashboard,body.section-dashboard-license #dashboard,body.section-dashboard-metadata #dashboard,body.section-dashboard-mundo #dashboard,body.section-dashboard-process-management #dashboard,body.section-dashboard-profile #dashboard,body.section-dashboard-roles #dashboard,body.section-dashboard-saved-searches #dashboard,body.section-dashboard-support #dashboard,body.section-dashboard-white-black-list #dashboard{display:flex;width:100%;height:100%}@media (max-width:1180px) and (min-width:768px){body.has-toolbar-collapsed body.section-dashboard #dashboard,body.has-toolbar-collapsed body.section-dashboard-appointments #dashboard,body.has-toolbar-collapsed body.section-dashboard-collections #dashboard,body.has-toolbar-collapsed body.section-dashboard-current-content #dashboard,body.has-toolbar-collapsed body.section-dashboard-error-logs #dashboard,body.has-toolbar-collapsed body.section-dashboard-license #dashboard,body.has-toolbar-collapsed body.section-dashboard-metadata #dashboard,body.has-toolbar-collapsed body.section-dashboard-mundo #dashboard,body.has-toolbar-collapsed body.section-dashboard-process-management #dashboard,body.has-toolbar-collapsed body.section-dashboard-profile #dashboard,body.has-toolbar-collapsed body.section-dashboard-roles #dashboard,body.has-toolbar-collapsed body.section-dashboard-saved-searches #dashboard,body.has-toolbar-collapsed body.section-dashboard-support #dashboard,body.has-toolbar-collapsed body.section-dashboard-white-black-list #dashboard{max-width:calc(100% - 80px)}}body.section-dashboard #dashboard .dashboard .dashboard__content,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content,body.section-dashboard-collections #dashboard .dashboard .dashboard__content,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content,body.section-dashboard-license #dashboard .dashboard .dashboard__content,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content,body.section-dashboard-profile #dashboard .dashboard .dashboard__content,body.section-dashboard-roles #dashboard .dashboard .dashboard__content,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content,body.section-dashboard-support #dashboard .dashboard .dashboard__content,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content{padding:50px 100px}@media (max-width:1440px){body.section-dashboard #dashboard .dashboard .dashboard__content,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content,body.section-dashboard-collections #dashboard .dashboard .dashboard__content,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content,body.section-dashboard-license #dashboard .dashboard .dashboard__content,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content,body.section-dashboard-profile #dashboard .dashboard .dashboard__content,body.section-dashboard-roles #dashboard .dashboard .dashboard__content,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content,body.section-dashboard-support #dashboard .dashboard .dashboard__content,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content{padding:50px 20px}}@media (max-width:768px){body.section-dashboard #dashboard .dashboard .dashboard__content,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content,body.section-dashboard-collections #dashboard .dashboard .dashboard__content,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content,body.section-dashboard-license #dashboard .dashboard .dashboard__content,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content,body.section-dashboard-profile #dashboard .dashboard .dashboard__content,body.section-dashboard-roles #dashboard .dashboard .dashboard__content,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content,body.section-dashboard-support #dashboard .dashboard .dashboard__content,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content{padding:10px 20px;margin:0}}body.section-dashboard #dashboard .dashboard .dashboard__content h1,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content h1,body.section-dashboard-collections #dashboard .dashboard .dashboard__content h1,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content h1,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content h1,body.section-dashboard-license #dashboard .dashboard .dashboard__content h1,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content h1,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content h1,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content h1,body.section-dashboard-profile #dashboard .dashboard .dashboard__content h1,body.section-dashboard-roles #dashboard .dashboard .dashboard__content h1,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content h1,body.section-dashboard-support #dashboard .dashboard .dashboard__content h1,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content h1{margin-bottom:50px}body.section-dashboard #dashboard .dashboard .dashboard__content .include-aquired-wrapper,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .include-aquired-wrapper,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .include-aquired-wrapper,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .include-aquired-wrapper,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .include-aquired-wrapper,body.section-dashboard-license #dashboard .dashboard .dashboard__content .include-aquired-wrapper,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .include-aquired-wrapper,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .include-aquired-wrapper,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .include-aquired-wrapper,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .include-aquired-wrapper,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .include-aquired-wrapper,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .include-aquired-wrapper,body.section-dashboard-support #dashboard .dashboard .dashboard__content .include-aquired-wrapper,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .include-aquired-wrapper{display:flex}body.section-dashboard #dashboard .dashboard .dashboard__content .table-wrapper,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .table-wrapper,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .table-wrapper,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .table-wrapper,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .table-wrapper,body.section-dashboard-license #dashboard .dashboard .dashboard__content .table-wrapper,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .table-wrapper,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .table-wrapper,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .table-wrapper,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .table-wrapper,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .table-wrapper,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .table-wrapper,body.section-dashboard-support #dashboard .dashboard .dashboard__content .table-wrapper,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .table-wrapper{position:relative;display:flex;max-width:100%;flex-direction:column;margin-bottom:60px}body.section-dashboard #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .table-wrapper .header-container{display:flex;align-items:center;margin-bottom:20px}body.section-dashboard #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2,body.section-dashboard-license #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2,body.section-dashboard-support #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .table-wrapper .header-container h2{margin-bottom:0;font-size:2rem}@media (max-width:768px){body.section-dashboard #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content .table-wrapper .header-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .table-wrapper .dashboard__filter-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .table-wrapper .header-container{padding-top:10px;padding-left:10px}}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content h1,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content h1,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content h1,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content h1,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content h1,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content h1,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content h1,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content h1,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content h1,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content h1,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content h1,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content h1,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content h1,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content h1{margin-bottom:40px}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tablist-label,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tablist-label,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tablist-label,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tablist-label,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tablist-label,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tablist-label,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tablist-label,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tablist-label,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tablist-label,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tablist-label,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tablist-label,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tablist-label,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tablist-label,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tablist-label{position:absolute;visibility:hidden}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabs-container button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabs-container button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabs-container button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabs-container button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabs-container button,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabs-container button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabs-container button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabs-container button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabs-container button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabs-container button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabs-container button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabs-container button,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabs-container button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabs-container button{margin-right:20px}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabs-container button:focus-visible{outline:.125rem solid #6e0bcc;outline-offset:2px}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabs-container button.current{background-color:#2a2623;color:#fff}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel{padding-top:11px}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel.hidden{display:none}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container{display:flex;align-items:center;justify-content:space-between}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-filter-container .ui.floating.dropdown .menu{right:0;left:auto}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container{display:flex;flex-direction:row;flex-wrap:wrap;padding-top:16px;gap:20px}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item{border-radius:.188rem;background-color:#fff}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container{min-height:250px;justify-content:space-between;padding:14px 16px}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .sodix-icon-container{display:flex;width:52px;height:54px;align-items:center;justify-content:center;border-radius:.188rem;margin-bottom:5px;background-color:#f4f3f1}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__inner-container .new-content-item{max-width:52px;padding:5px 15px;background-color:#fffc00;font-size:.75rem;font-weight:700}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata{display:flex;align-items:center}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__metadata svg{margin-right:7px}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item__date{position:absolute;bottom:0;padding:0 10px;margin-bottom:13px;margin-left:16px;background-color:#f4f3f1;font-size:.75rem;font-weight:700}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all{justify-content:space-between;padding:22px 13px 14px 15px;background-color:#fffc00}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all .arrow-container{display:grid;width:var(--bsbw-slider-controls-button-size,var(--bsbw-slider-controls-default-button-size));height:var(--bsbw-slider-controls-button-size,var(--bsbw-slider-controls-default-button-size));align-self:flex-end;border:.063rem solid #524942;border-radius:.188rem;background:none;place-items:center}body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard-license #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard-support #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:focus-within,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .current-content .tabpanel .current-content-items-container .content-item.show-all:hover{padding:calc(22px - .063rem) calc(13px - .063rem) calc(14px - .063rem) calc(15px - .063rem)}body.section-dashboard #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-license #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-support #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .cards-grid{display:grid;justify-content:start;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(275px,325px))}@media (max-width:1080px){body.section-dashboard #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-license #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-support #dashboard .dashboard .dashboard__content .cards-grid,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .cards-grid{justify-content:center!important}}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow{display:none;visibility:hidden}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown{width:40px;height:40px;padding:0 calc(10px - .063rem);border:.063rem solid #524942;border-radius:.188rem;margin:0;background-color:transparent!important}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown__menu__item svg{display:none;visibility:hidden}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .item{border:2px solid transparent}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown .selected.item{border:2px solid #6e0bcc;color:#636363}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:hover{padding:0 calc(10px - .125rem);border:.125rem solid #000;background-color:transparent!important}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown:focus{padding:0 calc(10px - .125rem);border:.125rem solid #6e0bcc;background-color:transparent!important}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .more-options-dropdown svg{vertical-align:middle}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header{display:inline-flex;width:100%;justify-content:space-between;margin-bottom:64px}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata{width:75%}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .workflow-tag{padding:2px 16px}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-title{margin-top:24px;margin-bottom:4px;font-size:2rem}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-size{display:block;color:#2a2623}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button{display:none;margin-top:16px;background-color:transparent;visibility:hidden}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container{display:flex;margin-top:16px;color:#2a2623;gap:32px}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container img{width:100%;max-width:200px;max-height:150px;-o-object-fit:cover;object-fit:cover}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info{display:flex;flex-direction:column;padding-top:8px;gap:16px}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator{display:inline-flex;align-items:center}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator .collection-detail-metadata-creator-avatar{width:24px;border-radius:9999px;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info .collection-detail-metadata-creator span{margin-left:8px}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container .collection-detail-metadata-info p{overflow:hidden;font-size:1rem}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options{max-width:-moz-min-content;max-width:min-content}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons{display:flex;width:-moz-max-content;width:max-content;align-items:center}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button{display:flex;align-items:center;justify-content:center;padding-right:16px!important;padding-left:16px!important}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:active,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button:hover{padding-right:calc(16px - .125rem)!important;padding-left:calc(16px - .125rem)!important}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons .collection-detail-options-workflow-button svg{position:unset;margin-right:10px!important}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-buttons.set-public-private svg{fill:none!important;line-height:1.5rem;stroke:#fff;stroke-width:2.5}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-options{top:.75rem;right:.75rem}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header{display:flex;width:80%;min-height:40px;max-height:50px;align-items:flex-end;justify-content:flex-start}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-header span{top:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-body h6{display:-webkit-box;overflow:hidden;margin:0!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer{display:inline-flex}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon{min-width:24px;height:24px;border-radius:2px;margin-right:4px;background-color:#e4e1dc}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tag-icon svg{padding:4px}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-tags{display:block;font-size:14px;visibility:visible}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-footer .collection-content-mobile-tags{display:none;visibility:hidden}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser{position:relative}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser img{position:absolute}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .content-teaser .modified-date{position:absolute;bottom:0;padding:0 10px;margin-bottom:13px;margin-left:16px;background-color:#f4f3f1;font-size:.75rem;font-weight:700}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty{background-color:#e4e1dc}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-options{top:.75rem;right:.75rem}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper{background-color:#e4e1dc}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-header{display:flex;width:100%;align-items:flex-end;justify-content:flex-end}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-body h6{margin:0!important;font-size:1.25rem}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser{position:relative}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser .unavailable-image-teaser:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);content:""}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .content-teaser img{width:100%;height:217px}@media (max-width:1080px){body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header{display:flex;flex-direction:column-reverse;margin-bottom:32px}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-metadata{width:100%!important;margin-top:32px}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options{display:flex;max-width:100%!important;flex-direction:row-reverse;justify-content:space-between}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-options .collection-detail-options-buttons{display:inline-flex;height:-moz-max-content;height:max-content}}@media (max-width:768px){body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .menu-transition-workflow{display:block;visibility:visible}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header{position:relative}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options{position:absolute;top:32px;right:8px;display:flex;width:-moz-max-content;width:max-content}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-options .collection-detail-options-workflow-button{display:none;visibility:hidden}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collections-detail-toggle-metadata-button{display:block;visibility:visible}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container{flex-direction:column}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-header .collection-detail-metadata .collection-detail-metadata-container.hidden{display:none;visibility:hidden}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card{max-width:100%;height:auto}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content{gap:24px}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-header span{font-size:1rem}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-body h6{font-size:1.5rem;line-height:1.5rem}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tag-icon,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-tags{display:none;visibility:hidden}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags{display:grid;padding-left:0;margin-top:0;-moz-column-gap:24px;column-gap:24px;grid-auto-flow:column;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;row-gap:8px;visibility:visible}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li{display:flex;height:-moz-min-content;height:min-content;margin-left:0;font-size:1rem}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li svg{align-self:start;margin-top:4px}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content .content-footer .collection-content-mobile-tags li::marker{content:none}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser{height:60px}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card .card-wrapper .content-teaser img{display:none;visibility:hidden}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty{max-width:100%;height:200px}body.section-dashboard #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser,body.section-dashboard-license #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser,body.section-dashboard-support #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #collection-detail .collection-detail-content .collection-content-card-empty .card-wrapper .content-teaser{display:none}}body.section-dashboard #dashboard .dashboard .dashboard__content .collections .collections-unavailable,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections .collections-unavailable,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections .collections-unavailable,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections .collections-unavailable,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections .collections-unavailable,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections .collections-unavailable,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections .collections-unavailable,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections .collections-unavailable,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections .collections-unavailable,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections .collections-unavailable,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections .collections-unavailable,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections .collections-unavailable,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections .collections-unavailable,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections .collections-unavailable{margin:24px 0}body.section-dashboard #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections .collections-header{display:flex;flex-direction:column}body.section-dashboard #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title{margin-bottom:4px}body.section-dashboard #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options{display:inline-flex;width:100%;justify-content:flex-end;margin-bottom:8px}body.section-dashboard #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .ui.floating.dropdown .menu{right:0;left:auto}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper{background-color:#fffc00}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover{cursor:pointer}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .card-wrapper:hover .content-footer button{padding:.75rem;border:.125rem solid #2a2623;background-color:#fff;color:#2a2623}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content{height:100%}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6{width:50%;margin-top:12px}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer{display:flex;width:100%;justify-content:right}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button{right:.5rem;bottom:1.5rem;background-color:#2a2623;color:#fff}@media (max-width:768px){body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content{flex-direction:row}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-body h6{margin:0}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button{padding:.875rem;border:1px solid #2a2623;margin-right:0;background-color:#fffc00;color:#2a2623}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:hover{padding:.813rem;border:.125rem solid #2a2623;background-color:#fffc00!important;color:#2a2623}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .new-collection .content .content-footer button:focus{padding:.813rem;border:.125rem solid #6e0bcc;background-color:#fffc00!important;color:#2a2623}}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options{top:.75rem;right:.75rem}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button{width:28px;min-height:28px;max-height:28px;padding:0;border:2px solid transparent;margin-right:0}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:hover{stroke:#000}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .card-options button:focus{border:2px solid #6e0bcc}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header{display:flex;width:100%;justify-content:space-between}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-header .description-button{aspect-ratio:1/1}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-body h6{margin:0}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .collection .content .content-footer{overflow:hidden;text-wrap:nowrap}@media (max-width:768px){body.section-dashboard #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections .collections-header,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections .collections-header{flex-direction:row;justify-content:space-between}body.section-dashboard #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections .collections-header #collections-header-title{font-size:1.5rem}body.section-dashboard #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options{width:-moz-max-content;width:max-content}body.section-dashboard #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections .collections-header .collections-sort-options .sort-on-dropdown{margin:0}body.section-dashboard #dashboard .dashboard .dashboard__content .collections .cards-grid,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections .cards-grid,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections .cards-grid,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections .cards-grid,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections .cards-grid,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections .cards-grid,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections .cards-grid,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections .cards-grid,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections .cards-grid,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections .cards-grid,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections .cards-grid,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections .cards-grid,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections .cards-grid,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections .cards-grid{grid-template-columns:1fr}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base{max-width:100%;height:auto}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base h6{font-size:1.25rem}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content{gap:16px}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .card-wrapper{flex-direction:column-reverse}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser{display:none;visibility:hidden}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile{display:block;visibility:visible}body.section-dashboard #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections #collections-overview .card-base .content-teaser-mobile img{width:50%;max-width:100%;max-height:217px;-o-object-fit:cover;object-fit:cover}}body.section-dashboard #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections-pagination .ui.menu{background:#f4f3f1}body.section-dashboard #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list,body.section-dashboard-license #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list,body.section-dashboard-support #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .collections-pagination .pagination__list{width:100%;justify-content:space-between}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu{display:flex;justify-content:space-between}@media (max-width:768px){body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu{flex-direction:column}}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .search-tags-container .remove-filters-button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .search-tags-container .remove-filters-button{display:none}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container{display:flex;align-items:center}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .archive-button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .archive-button{height:46px;margin-left:13px}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .ui.floating.dropdown .menu,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .ui.floating.dropdown .menu{right:0!important;left:auto}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown{display:flex;align-items:center;padding:.563rem 1.063rem;border:.063rem solid #2a2623;background-color:transparent}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown .left-icon,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown .left-icon{margin-right:14px}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown span,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown span{font-size:18px;font-weight:700}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:hover,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:hover{padding:.5rem 1rem;border:.125rem solid #2a2623}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container .filter-dropdown:focus,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container .filter-dropdown:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog{position:absolute;z-index:13;top:50px;right:250px;display:flex;flex-direction:column;align-items:center;padding:0 3rem;border-radius:.188rem;margin-top:10px;background-color:#fff;box-shadow:0 2px 6px 2px rgba(42,38,35,.1)}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .date-time-widget-wrapper.has-top-orientation .SingleDatePicker_picker{top:auto!important;bottom:66px}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog #filter-dialog-label,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog #filter-dialog-label{margin-top:10px;margin-bottom:0;font-size:24px}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog ul,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog ul{width:100%;padding-inline-start:0}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .action-buttons-container #filter-dialog .btn-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .action-buttons-container #filter-dialog .btn-container{display:flex;justify-content:flex-end;margin:10px 0}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container{display:flex;justify-content:right}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-csv,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-csv{height:38px;margin:0 25px}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter{display:flex;align-items:center;margin:0}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .search-filter-container #roles-overview-button-filter span,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .search-filter-container #roles-overview-button-filter span{padding-left:10px}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button{display:flex;align-items:center;padding:8px 17px;border:.063rem solid #2a2623;border-radius:.188rem;font-weight:700;line-height:1}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:hover,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:hover{padding:calc(8px - .063rem) calc(17px - .063rem);border:.125rem solid #2a2623}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button:focus,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}body.section-dashboard #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon,body.section-dashboard-license #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon,body.section-dashboard-support #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #dashboard-menu .dropdown-button .left-icon,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-menu .dropdown-button .left-icon{margin-right:8px}body.section-dashboard #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .table-container{padding:30px;margin-top:20px;background-color:#fff;box-shadow:0 2px 6px 2px rgba(42,38,25,.1);overflow-x:auto}@media (max-width:768px){body.section-dashboard #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content .table-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .table-container{max-width:100%;padding:0}body.section-dashboard #dashboard .dashboard .dashboard__content .table-container.empty,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .table-container.empty,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .table-container.empty,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .table-container.empty,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .table-container.empty,body.section-dashboard-license #dashboard .dashboard .dashboard__content .table-container.empty,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .table-container.empty,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .table-container.empty,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .table-container.empty,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .table-container.empty,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .table-container.empty,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .table-container.empty,body.section-dashboard-support #dashboard .dashboard .dashboard__content .table-container.empty,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .table-container.empty{padding:16px}}body.section-dashboard #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content .table-container .show-all-btn-container{display:flex;justify-content:center;padding-top:30px}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table),body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table),body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table),body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table),body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table),body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table),body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table),body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table),body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table),body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table),body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table),body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table),body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table),body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table){max-width:100%!important;padding:0;border:none;margin-bottom:0;border-collapse:separate;border-spacing:5px}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr td,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tr th{height:50px}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th{border:none;background-color:#fffc00;color:#2a2623;text-transform:inherit}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th span{font-weight:700}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content{display:flex;width:100%;height:100%;align-items:center;justify-content:space-between;border:none;background-color:transparent}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content svg{margin-left:.313rem}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column .roles-overview-table-head-content:focus{outline:none}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.sortable-column:after{display:none}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.name{width:20%}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.path{width:50%}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.roles{width:30%}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th:focus-within{padding:calc(.9375em - .125rem) calc(.8125em - .125rem);border:.125rem solid #6e0bcc;border-radius:.188rem}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.checkbox-item,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.empty-cell,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell{background-color:#fff}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) thead tr th.no-color-cell{border-bottom:.063rem solid #2a2623}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody{position:relative}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td{border-top:none;border-bottom:1px solid #cbc6bd}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group{display:flex;vertical-align:middle}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td div.roles-overview-entry-group span{padding-left:10px}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.search-title{width:98%}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.btn-cell{width:1%;padding:0;white-space:nowrap}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.checkbox-cell{padding:.9375em .8125em;border-bottom:none}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell{width:70%}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container{display:flex;align-items:center;justify-content:flex-start}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container svg{margin-right:10px}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container .notification-title{margin:0 10px}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui),body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui),body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui),body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui),body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui),body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui),body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui),body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui),body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui),body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui),body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui),body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui),body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui),body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.notification-cell .inner-container a:not(.button.ui){padding:2px 16px 3px 11px;border:none;color:#2a2623!important;font-size:1rem}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container{position:relative;overflow:visible;cursor:pointer}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients{position:absolute;z-index:1;top:100px;left:0;display:flex;overflow:hidden;width:-moz-max-content;width:max-content;max-width:300px;flex-direction:column;align-items:center;padding:17px 20px 21px 19px;border:.063rem solid #544f4f;border-radius:.188rem;background-color:#fff;box-shadow:0 2px 6px 2px rgba(42,38,25,.1);font-size:.875rem;opacity:0;overflow-wrap:break-word;text-align:center;transition:opacity .3s;visibility:hidden;white-space:normal;word-wrap:break-word}@media (max-width:100rem){body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container .tooltip-recipients{max-width:none}}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.recipients-tooltip-container:hover .tooltip-recipients{opacity:1;visibility:visible}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell{border-bottom:none}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container{position:absolute;right:0;display:none}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible{display:flex;overflow:hidden;max-width:420px;max-height:200px;flex-direction:column;padding:15px 17px 22px 26px;border:.063rem solid #544f4f;border-radius:.188rem;background-color:#fff;box-shadow:0 2px 6px 2px rgba(42,38,25,.1);overflow-wrap:break-word;overflow-y:auto;word-break:break-word;word-wrap:break-word}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.comment-cell .comment-container.visible p{margin:0;white-space:normal}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status{padding:5px 10px;border-radius:.188rem;font-weight:600}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.new,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.processing,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.queued,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.uploading{background-color:#d2f6fd;color:#165571}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.finished{background-color:#dbf7a1;color:#375a08}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td .status.failed{background-color:#ffd9c3;color:#920202}body.section-dashboard #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated,body.section-dashboard-collections #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated,body.section-dashboard-license #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated,body.section-dashboard-profile #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated,body.section-dashboard-roles #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated,body.section-dashboard-support #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content table:not(.CalendarMonth_table) tbody tr td.overdated{border-bottom-color:#2a2623;background-color:#ffd9c3}body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-pagination,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-pagination,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-pagination,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-pagination,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-pagination,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-pagination,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-pagination,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-pagination,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-pagination,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-pagination,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-pagination,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-pagination,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-pagination,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-pagination{display:flex;background:#fff}body.section-dashboard #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination,body.section-dashboard-appointments #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination,body.section-dashboard-collections #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination,body.section-dashboard-current-content #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination,body.section-dashboard-error-logs #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination,body.section-dashboard-license #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination,body.section-dashboard-metadata #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination,body.section-dashboard-mundo #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination,body.section-dashboard-process-management #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination,body.section-dashboard-profile #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination,body.section-dashboard-roles #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination,body.section-dashboard-saved-searches #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination,body.section-dashboard-support #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination,body.section-dashboard-white-black-list #dashboard .dashboard .dashboard__content #roles-overview-pagination .pagination{padding:0 30px 30px}body.section-dashboard-appointments .dashboard,body.section-dashboard-collections .dashboard,body.section-dashboard-current-content .dashboard,body.section-dashboard-error-logs .dashboard,body.section-dashboard-license .dashboard,body.section-dashboard-metadata .dashboard,body.section-dashboard-mundo .dashboard,body.section-dashboard-process-management .dashboard,body.section-dashboard-profile .dashboard,body.section-dashboard-roles .dashboard,body.section-dashboard-saved-searches .dashboard,body.section-dashboard-support .dashboard,body.section-dashboard-white-black-list .dashboard,body.section-dashboard .dashboard{display:flex;overflow:hidden;flex:1}@media (max-width:768px){body.section-dashboard-appointments .dashboard,body.section-dashboard-collections .dashboard,body.section-dashboard-current-content .dashboard,body.section-dashboard-error-logs .dashboard,body.section-dashboard-license .dashboard,body.section-dashboard-metadata .dashboard,body.section-dashboard-mundo .dashboard,body.section-dashboard-process-management .dashboard,body.section-dashboard-profile .dashboard,body.section-dashboard-roles .dashboard,body.section-dashboard-saved-searches .dashboard,body.section-dashboard-support .dashboard,body.section-dashboard-white-black-list .dashboard,body.section-dashboard .dashboard{display:block;max-width:100%}}body.section-dashboard-appointments .dashboard__left-navigation,body.section-dashboard-collections .dashboard__left-navigation,body.section-dashboard-current-content .dashboard__left-navigation,body.section-dashboard-error-logs .dashboard__left-navigation,body.section-dashboard-license .dashboard__left-navigation,body.section-dashboard-metadata .dashboard__left-navigation,body.section-dashboard-mundo .dashboard__left-navigation,body.section-dashboard-process-management .dashboard__left-navigation,body.section-dashboard-profile .dashboard__left-navigation,body.section-dashboard-roles .dashboard__left-navigation,body.section-dashboard-saved-searches .dashboard__left-navigation,body.section-dashboard-support .dashboard__left-navigation,body.section-dashboard-white-black-list .dashboard__left-navigation,body.section-dashboard .dashboard__left-navigation{position:relative;display:flex;overflow:hidden;width:52px;min-width:36px;height:100%;min-height:100%;max-height:100vh;flex-direction:column;padding:0;background-color:#fff;transition:width .3s}body.section-dashboard-appointments .dashboard__left-navigation.expanded,body.section-dashboard-collections .dashboard__left-navigation.expanded,body.section-dashboard-current-content .dashboard__left-navigation.expanded,body.section-dashboard-error-logs .dashboard__left-navigation.expanded,body.section-dashboard-license .dashboard__left-navigation.expanded,body.section-dashboard-metadata .dashboard__left-navigation.expanded,body.section-dashboard-mundo .dashboard__left-navigation.expanded,body.section-dashboard-process-management .dashboard__left-navigation.expanded,body.section-dashboard-profile .dashboard__left-navigation.expanded,body.section-dashboard-roles .dashboard__left-navigation.expanded,body.section-dashboard-saved-searches .dashboard__left-navigation.expanded,body.section-dashboard-support .dashboard__left-navigation.expanded,body.section-dashboard-white-black-list .dashboard__left-navigation.expanded,body.section-dashboard .dashboard__left-navigation.expanded{max-height:unset;flex-basis:480px;padding:10px 65px 0 61px}body.section-dashboard-appointments .dashboard__left-navigation.expanded .links-container,body.section-dashboard-appointments .dashboard__left-navigation.expanded .personal-info-container,body.section-dashboard-collections .dashboard__left-navigation.expanded .links-container,body.section-dashboard-collections .dashboard__left-navigation.expanded .personal-info-container,body.section-dashboard-current-content .dashboard__left-navigation.expanded .links-container,body.section-dashboard-current-content .dashboard__left-navigation.expanded .personal-info-container,body.section-dashboard-error-logs .dashboard__left-navigation.expanded .links-container,body.section-dashboard-error-logs .dashboard__left-navigation.expanded .personal-info-container,body.section-dashboard-license .dashboard__left-navigation.expanded .links-container,body.section-dashboard-license .dashboard__left-navigation.expanded .personal-info-container,body.section-dashboard-metadata .dashboard__left-navigation.expanded .links-container,body.section-dashboard-metadata .dashboard__left-navigation.expanded .personal-info-container,body.section-dashboard-mundo .dashboard__left-navigation.expanded .links-container,body.section-dashboard-mundo .dashboard__left-navigation.expanded .personal-info-container,body.section-dashboard-process-management .dashboard__left-navigation.expanded .links-container,body.section-dashboard-process-management .dashboard__left-navigation.expanded .personal-info-container,body.section-dashboard-profile .dashboard__left-navigation.expanded .links-container,body.section-dashboard-profile .dashboard__left-navigation.expanded .personal-info-container,body.section-dashboard-roles .dashboard__left-navigation.expanded .links-container,body.section-dashboard-roles .dashboard__left-navigation.expanded .personal-info-container,body.section-dashboard-saved-searches .dashboard__left-navigation.expanded .links-container,body.section-dashboard-saved-searches .dashboard__left-navigation.expanded .personal-info-container,body.section-dashboard-support .dashboard__left-navigation.expanded .links-container,body.section-dashboard-support .dashboard__left-navigation.expanded .personal-info-container,body.section-dashboard-white-black-list .dashboard__left-navigation.expanded .links-container,body.section-dashboard-white-black-list .dashboard__left-navigation.expanded .personal-info-container,body.section-dashboard .dashboard__left-navigation.expanded .links-container,body.section-dashboard .dashboard__left-navigation.expanded .personal-info-container{animation:fadeIn .4s ease;opacity:1}@media (max-width:1440px){body.section-dashboard-appointments .dashboard__left-navigation.expanded,body.section-dashboard-collections .dashboard__left-navigation.expanded,body.section-dashboard-current-content .dashboard__left-navigation.expanded,body.section-dashboard-error-logs .dashboard__left-navigation.expanded,body.section-dashboard-license .dashboard__left-navigation.expanded,body.section-dashboard-metadata .dashboard__left-navigation.expanded,body.section-dashboard-mundo .dashboard__left-navigation.expanded,body.section-dashboard-process-management .dashboard__left-navigation.expanded,body.section-dashboard-profile .dashboard__left-navigation.expanded,body.section-dashboard-roles .dashboard__left-navigation.expanded,body.section-dashboard-saved-searches .dashboard__left-navigation.expanded,body.section-dashboard-support .dashboard__left-navigation.expanded,body.section-dashboard-white-black-list .dashboard__left-navigation.expanded,body.section-dashboard .dashboard__left-navigation.expanded{padding:10px 20px 0}}body.section-dashboard-appointments .dashboard__left-navigation .personal-info-container,body.section-dashboard-collections .dashboard__left-navigation .personal-info-container,body.section-dashboard-current-content .dashboard__left-navigation .personal-info-container,body.section-dashboard-error-logs .dashboard__left-navigation .personal-info-container,body.section-dashboard-license .dashboard__left-navigation .personal-info-container,body.section-dashboard-metadata .dashboard__left-navigation .personal-info-container,body.section-dashboard-mundo .dashboard__left-navigation .personal-info-container,body.section-dashboard-process-management .dashboard__left-navigation .personal-info-container,body.section-dashboard-profile .dashboard__left-navigation .personal-info-container,body.section-dashboard-roles .dashboard__left-navigation .personal-info-container,body.section-dashboard-saved-searches .dashboard__left-navigation .personal-info-container,body.section-dashboard-support .dashboard__left-navigation .personal-info-container,body.section-dashboard-white-black-list .dashboard__left-navigation .personal-info-container,body.section-dashboard .dashboard__left-navigation .personal-info-container{display:flex;width:100%;align-items:center;margin-bottom:43px;animation:fadeOut .1s ease;opacity:0}@media screen and (max-width:576px){body.section-dashboard-appointments .dashboard__left-navigation .personal-info-container,body.section-dashboard-collections .dashboard__left-navigation .personal-info-container,body.section-dashboard-current-content .dashboard__left-navigation .personal-info-container,body.section-dashboard-error-logs .dashboard__left-navigation .personal-info-container,body.section-dashboard-license .dashboard__left-navigation .personal-info-container,body.section-dashboard-metadata .dashboard__left-navigation .personal-info-container,body.section-dashboard-mundo .dashboard__left-navigation .personal-info-container,body.section-dashboard-process-management .dashboard__left-navigation .personal-info-container,body.section-dashboard-profile .dashboard__left-navigation .personal-info-container,body.section-dashboard-roles .dashboard__left-navigation .personal-info-container,body.section-dashboard-saved-searches .dashboard__left-navigation .personal-info-container,body.section-dashboard-support .dashboard__left-navigation .personal-info-container,body.section-dashboard-white-black-list .dashboard__left-navigation .personal-info-container,body.section-dashboard .dashboard__left-navigation .personal-info-container{margin-top:20px}}body.section-dashboard-appointments .dashboard__left-navigation .personal-info-container p,body.section-dashboard-collections .dashboard__left-navigation .personal-info-container p,body.section-dashboard-current-content .dashboard__left-navigation .personal-info-container p,body.section-dashboard-error-logs .dashboard__left-navigation .personal-info-container p,body.section-dashboard-license .dashboard__left-navigation .personal-info-container p,body.section-dashboard-metadata .dashboard__left-navigation .personal-info-container p,body.section-dashboard-mundo .dashboard__left-navigation .personal-info-container p,body.section-dashboard-process-management .dashboard__left-navigation .personal-info-container p,body.section-dashboard-profile .dashboard__left-navigation .personal-info-container p,body.section-dashboard-roles .dashboard__left-navigation .personal-info-container p,body.section-dashboard-saved-searches .dashboard__left-navigation .personal-info-container p,body.section-dashboard-support .dashboard__left-navigation .personal-info-container p,body.section-dashboard-white-black-list .dashboard__left-navigation .personal-info-container p,body.section-dashboard .dashboard__left-navigation .personal-info-container p{margin-bottom:0;font-family:BaWue Sans;font-size:1.5rem;font-weight:700;line-height:1.95rem}body.section-dashboard-appointments .dashboard__left-navigation .personal-info-container .avatar,body.section-dashboard-collections .dashboard__left-navigation .personal-info-container .avatar,body.section-dashboard-current-content .dashboard__left-navigation .personal-info-container .avatar,body.section-dashboard-error-logs .dashboard__left-navigation .personal-info-container .avatar,body.section-dashboard-license .dashboard__left-navigation .personal-info-container .avatar,body.section-dashboard-metadata .dashboard__left-navigation .personal-info-container .avatar,body.section-dashboard-mundo .dashboard__left-navigation .personal-info-container .avatar,body.section-dashboard-process-management .dashboard__left-navigation .personal-info-container .avatar,body.section-dashboard-profile .dashboard__left-navigation .personal-info-container .avatar,body.section-dashboard-roles .dashboard__left-navigation .personal-info-container .avatar,body.section-dashboard-saved-searches .dashboard__left-navigation .personal-info-container .avatar,body.section-dashboard-support .dashboard__left-navigation .personal-info-container .avatar,body.section-dashboard-white-black-list .dashboard__left-navigation .personal-info-container .avatar,body.section-dashboard .dashboard__left-navigation .personal-info-container .avatar{display:inline-block;overflow:hidden;width:47px;height:47px;border-radius:50%;margin-right:21px}body.section-dashboard-appointments .dashboard__left-navigation .personal-info-container .avatar.default,body.section-dashboard-collections .dashboard__left-navigation .personal-info-container .avatar.default,body.section-dashboard-current-content .dashboard__left-navigation .personal-info-container .avatar.default,body.section-dashboard-error-logs .dashboard__left-navigation .personal-info-container .avatar.default,body.section-dashboard-license .dashboard__left-navigation .personal-info-container .avatar.default,body.section-dashboard-metadata .dashboard__left-navigation .personal-info-container .avatar.default,body.section-dashboard-mundo .dashboard__left-navigation .personal-info-container .avatar.default,body.section-dashboard-process-management .dashboard__left-navigation .personal-info-container .avatar.default,body.section-dashboard-profile .dashboard__left-navigation .personal-info-container .avatar.default,body.section-dashboard-roles .dashboard__left-navigation .personal-info-container .avatar.default,body.section-dashboard-saved-searches .dashboard__left-navigation .personal-info-container .avatar.default,body.section-dashboard-support .dashboard__left-navigation .personal-info-container .avatar.default,body.section-dashboard-white-black-list .dashboard__left-navigation .personal-info-container .avatar.default,body.section-dashboard .dashboard__left-navigation .personal-info-container .avatar.default{display:flex;align-items:center;justify-content:center;background-color:#f2f5f6}body.section-dashboard-appointments .dashboard__left-navigation .personal-info-container .avatar img,body.section-dashboard-collections .dashboard__left-navigation .personal-info-container .avatar img,body.section-dashboard-current-content .dashboard__left-navigation .personal-info-container .avatar img,body.section-dashboard-error-logs .dashboard__left-navigation .personal-info-container .avatar img,body.section-dashboard-license .dashboard__left-navigation .personal-info-container .avatar img,body.section-dashboard-metadata .dashboard__left-navigation .personal-info-container .avatar img,body.section-dashboard-mundo .dashboard__left-navigation .personal-info-container .avatar img,body.section-dashboard-process-management .dashboard__left-navigation .personal-info-container .avatar img,body.section-dashboard-profile .dashboard__left-navigation .personal-info-container .avatar img,body.section-dashboard-roles .dashboard__left-navigation .personal-info-container .avatar img,body.section-dashboard-saved-searches .dashboard__left-navigation .personal-info-container .avatar img,body.section-dashboard-support .dashboard__left-navigation .personal-info-container .avatar img,body.section-dashboard-white-black-list .dashboard__left-navigation .personal-info-container .avatar img,body.section-dashboard .dashboard__left-navigation .personal-info-container .avatar img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.section-dashboard-appointments .dashboard__left-navigation .personal-info-container .logout,body.section-dashboard-collections .dashboard__left-navigation .personal-info-container .logout,body.section-dashboard-current-content .dashboard__left-navigation .personal-info-container .logout,body.section-dashboard-error-logs .dashboard__left-navigation .personal-info-container .logout,body.section-dashboard-license .dashboard__left-navigation .personal-info-container .logout,body.section-dashboard-metadata .dashboard__left-navigation .personal-info-container .logout,body.section-dashboard-mundo .dashboard__left-navigation .personal-info-container .logout,body.section-dashboard-process-management .dashboard__left-navigation .personal-info-container .logout,body.section-dashboard-profile .dashboard__left-navigation .personal-info-container .logout,body.section-dashboard-roles .dashboard__left-navigation .personal-info-container .logout,body.section-dashboard-saved-searches .dashboard__left-navigation .personal-info-container .logout,body.section-dashboard-support .dashboard__left-navigation .personal-info-container .logout,body.section-dashboard-white-black-list .dashboard__left-navigation .personal-info-container .logout,body.section-dashboard .dashboard__left-navigation .personal-info-container .logout{border:none;color:#2a2623!important;text-decoration:underline!important}body.section-dashboard-appointments .dashboard__left-navigation .personal-info-container .logout:hover,body.section-dashboard-collections .dashboard__left-navigation .personal-info-container .logout:hover,body.section-dashboard-current-content .dashboard__left-navigation .personal-info-container .logout:hover,body.section-dashboard-error-logs .dashboard__left-navigation .personal-info-container .logout:hover,body.section-dashboard-license .dashboard__left-navigation .personal-info-container .logout:hover,body.section-dashboard-metadata .dashboard__left-navigation .personal-info-container .logout:hover,body.section-dashboard-mundo .dashboard__left-navigation .personal-info-container .logout:hover,body.section-dashboard-process-management .dashboard__left-navigation .personal-info-container .logout:hover,body.section-dashboard-profile .dashboard__left-navigation .personal-info-container .logout:hover,body.section-dashboard-roles .dashboard__left-navigation .personal-info-container .logout:hover,body.section-dashboard-saved-searches .dashboard__left-navigation .personal-info-container .logout:hover,body.section-dashboard-support .dashboard__left-navigation .personal-info-container .logout:hover,body.section-dashboard-white-black-list .dashboard__left-navigation .personal-info-container .logout:hover,body.section-dashboard .dashboard__left-navigation .personal-info-container .logout:hover{text-decoration-thickness:2px!important}body.section-dashboard-appointments .dashboard__left-navigation .toolbar-handler,body.section-dashboard-collections .dashboard__left-navigation .toolbar-handler,body.section-dashboard-current-content .dashboard__left-navigation .toolbar-handler,body.section-dashboard-error-logs .dashboard__left-navigation .toolbar-handler,body.section-dashboard-license .dashboard__left-navigation .toolbar-handler,body.section-dashboard-metadata .dashboard__left-navigation .toolbar-handler,body.section-dashboard-mundo .dashboard__left-navigation .toolbar-handler,body.section-dashboard-process-management .dashboard__left-navigation .toolbar-handler,body.section-dashboard-profile .dashboard__left-navigation .toolbar-handler,body.section-dashboard-roles .dashboard__left-navigation .toolbar-handler,body.section-dashboard-saved-searches .dashboard__left-navigation .toolbar-handler,body.section-dashboard-support .dashboard__left-navigation .toolbar-handler,body.section-dashboard-white-black-list .dashboard__left-navigation .toolbar-handler,body.section-dashboard .dashboard__left-navigation .toolbar-handler{position:absolute;top:50px;right:3px;display:flex;width:44px;height:44px;flex-direction:column;justify-content:center}body.section-dashboard-appointments .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-collections .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-current-content .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-error-logs .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-license .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-metadata .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-mundo .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-process-management .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-profile .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-roles .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-saved-searches .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-support .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-white-black-list .dashboard__left-navigation .toolbar-handler button,body.section-dashboard .dashboard__left-navigation .toolbar-handler button{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:.125rem;border:0;background:transparent;opacity:.5;text-align:initial}body.section-dashboard-appointments .dashboard__left-navigation .toolbar-handler button:focus-visible,body.section-dashboard-collections .dashboard__left-navigation .toolbar-handler button:focus-visible,body.section-dashboard-current-content .dashboard__left-navigation .toolbar-handler button:focus-visible,body.section-dashboard-error-logs .dashboard__left-navigation .toolbar-handler button:focus-visible,body.section-dashboard-license .dashboard__left-navigation .toolbar-handler button:focus-visible,body.section-dashboard-metadata .dashboard__left-navigation .toolbar-handler button:focus-visible,body.section-dashboard-mundo .dashboard__left-navigation .toolbar-handler button:focus-visible,body.section-dashboard-process-management .dashboard__left-navigation .toolbar-handler button:focus-visible,body.section-dashboard-profile .dashboard__left-navigation .toolbar-handler button:focus-visible,body.section-dashboard-roles .dashboard__left-navigation .toolbar-handler button:focus-visible,body.section-dashboard-saved-searches .dashboard__left-navigation .toolbar-handler button:focus-visible,body.section-dashboard-support .dashboard__left-navigation .toolbar-handler button:focus-visible,body.section-dashboard-white-black-list .dashboard__left-navigation .toolbar-handler button:focus-visible,body.section-dashboard .dashboard__left-navigation .toolbar-handler button:focus-visible{outline:.125rem solid #6e0bcc;outline-offset:1px}body.section-dashboard-appointments .dashboard__left-navigation .toolbar-handler button:hover,body.section-dashboard-collections .dashboard__left-navigation .toolbar-handler button:hover,body.section-dashboard-current-content .dashboard__left-navigation .toolbar-handler button:hover,body.section-dashboard-error-logs .dashboard__left-navigation .toolbar-handler button:hover,body.section-dashboard-license .dashboard__left-navigation .toolbar-handler button:hover,body.section-dashboard-metadata .dashboard__left-navigation .toolbar-handler button:hover,body.section-dashboard-mundo .dashboard__left-navigation .toolbar-handler button:hover,body.section-dashboard-process-management .dashboard__left-navigation .toolbar-handler button:hover,body.section-dashboard-profile .dashboard__left-navigation .toolbar-handler button:hover,body.section-dashboard-roles .dashboard__left-navigation .toolbar-handler button:hover,body.section-dashboard-saved-searches .dashboard__left-navigation .toolbar-handler button:hover,body.section-dashboard-support .dashboard__left-navigation .toolbar-handler button:hover,body.section-dashboard-white-black-list .dashboard__left-navigation .toolbar-handler button:hover,body.section-dashboard .dashboard__left-navigation .toolbar-handler button:hover{padding:0;border:.125rem solid #2a2623}body.section-dashboard-appointments .dashboard__left-navigation .links-container,body.section-dashboard-collections .dashboard__left-navigation .links-container,body.section-dashboard-current-content .dashboard__left-navigation .links-container,body.section-dashboard-error-logs .dashboard__left-navigation .links-container,body.section-dashboard-license .dashboard__left-navigation .links-container,body.section-dashboard-metadata .dashboard__left-navigation .links-container,body.section-dashboard-mundo .dashboard__left-navigation .links-container,body.section-dashboard-process-management .dashboard__left-navigation .links-container,body.section-dashboard-profile .dashboard__left-navigation .links-container,body.section-dashboard-roles .dashboard__left-navigation .links-container,body.section-dashboard-saved-searches .dashboard__left-navigation .links-container,body.section-dashboard-support .dashboard__left-navigation .links-container,body.section-dashboard-white-black-list .dashboard__left-navigation .links-container,body.section-dashboard .dashboard__left-navigation .links-container{display:flex;flex-direction:column;margin-bottom:40px;animation:fadeOut .1s ease;opacity:0}body.section-dashboard-appointments .dashboard__left-navigation .links-container .header,body.section-dashboard-collections .dashboard__left-navigation .links-container .header,body.section-dashboard-current-content .dashboard__left-navigation .links-container .header,body.section-dashboard-error-logs .dashboard__left-navigation .links-container .header,body.section-dashboard-license .dashboard__left-navigation .links-container .header,body.section-dashboard-metadata .dashboard__left-navigation .links-container .header,body.section-dashboard-mundo .dashboard__left-navigation .links-container .header,body.section-dashboard-process-management .dashboard__left-navigation .links-container .header,body.section-dashboard-profile .dashboard__left-navigation .links-container .header,body.section-dashboard-roles .dashboard__left-navigation .links-container .header,body.section-dashboard-saved-searches .dashboard__left-navigation .links-container .header,body.section-dashboard-support .dashboard__left-navigation .links-container .header,body.section-dashboard-white-black-list .dashboard__left-navigation .links-container .header,body.section-dashboard .dashboard__left-navigation .links-container .header{margin-bottom:22px;font-family:BaWue Sans;font-size:1.125rem;font-weight:700;line-height:1.4625rem}body.section-dashboard-appointments .dashboard__left-navigation .links-container ul,body.section-dashboard-collections .dashboard__left-navigation .links-container ul,body.section-dashboard-current-content .dashboard__left-navigation .links-container ul,body.section-dashboard-error-logs .dashboard__left-navigation .links-container ul,body.section-dashboard-license .dashboard__left-navigation .links-container ul,body.section-dashboard-metadata .dashboard__left-navigation .links-container ul,body.section-dashboard-mundo .dashboard__left-navigation .links-container ul,body.section-dashboard-process-management .dashboard__left-navigation .links-container ul,body.section-dashboard-profile .dashboard__left-navigation .links-container ul,body.section-dashboard-roles .dashboard__left-navigation .links-container ul,body.section-dashboard-saved-searches .dashboard__left-navigation .links-container ul,body.section-dashboard-support .dashboard__left-navigation .links-container ul,body.section-dashboard-white-black-list .dashboard__left-navigation .links-container ul,body.section-dashboard .dashboard__left-navigation .links-container ul{display:flex;flex-direction:column;padding:0;margin:0;gap:8px}body.section-dashboard-appointments .dashboard__left-navigation .links-container ul .link-wrapper,body.section-dashboard-collections .dashboard__left-navigation .links-container ul .link-wrapper,body.section-dashboard-current-content .dashboard__left-navigation .links-container ul .link-wrapper,body.section-dashboard-error-logs .dashboard__left-navigation .links-container ul .link-wrapper,body.section-dashboard-license .dashboard__left-navigation .links-container ul .link-wrapper,body.section-dashboard-metadata .dashboard__left-navigation .links-container ul .link-wrapper,body.section-dashboard-mundo .dashboard__left-navigation .links-container ul .link-wrapper,body.section-dashboard-process-management .dashboard__left-navigation .links-container ul .link-wrapper,body.section-dashboard-profile .dashboard__left-navigation .links-container ul .link-wrapper,body.section-dashboard-roles .dashboard__left-navigation .links-container ul .link-wrapper,body.section-dashboard-saved-searches .dashboard__left-navigation .links-container ul .link-wrapper,body.section-dashboard-support .dashboard__left-navigation .links-container ul .link-wrapper,body.section-dashboard-white-black-list .dashboard__left-navigation .links-container ul .link-wrapper,body.section-dashboard .dashboard__left-navigation .links-container ul .link-wrapper{display:flex;align-items:center;padding:calc(.125rem + 10px);border-radius:.188rem;cursor:pointer}body.section-dashboard-appointments .dashboard__left-navigation .links-container ul .link-wrapper a,body.section-dashboard-collections .dashboard__left-navigation .links-container ul .link-wrapper a,body.section-dashboard-current-content .dashboard__left-navigation .links-container ul .link-wrapper a,body.section-dashboard-error-logs .dashboard__left-navigation .links-container ul .link-wrapper a,body.section-dashboard-license .dashboard__left-navigation .links-container ul .link-wrapper a,body.section-dashboard-metadata .dashboard__left-navigation .links-container ul .link-wrapper a,body.section-dashboard-mundo .dashboard__left-navigation .links-container ul .link-wrapper a,body.section-dashboard-process-management .dashboard__left-navigation .links-container ul .link-wrapper a,body.section-dashboard-profile .dashboard__left-navigation .links-container ul .link-wrapper a,body.section-dashboard-roles .dashboard__left-navigation .links-container ul .link-wrapper a,body.section-dashboard-saved-searches .dashboard__left-navigation .links-container ul .link-wrapper a,body.section-dashboard-support .dashboard__left-navigation .links-container ul .link-wrapper a,body.section-dashboard-white-black-list .dashboard__left-navigation .links-container ul .link-wrapper a,body.section-dashboard .dashboard__left-navigation .links-container ul .link-wrapper a{width:100%;height:100%;border:none;margin-left:13px;color:#2a2623!important;text-decoration:none}body.section-dashboard-appointments .dashboard__left-navigation .links-container ul .link-wrapper a:focus,body.section-dashboard-collections .dashboard__left-navigation .links-container ul .link-wrapper a:focus,body.section-dashboard-current-content .dashboard__left-navigation .links-container ul .link-wrapper a:focus,body.section-dashboard-error-logs .dashboard__left-navigation .links-container ul .link-wrapper a:focus,body.section-dashboard-license .dashboard__left-navigation .links-container ul .link-wrapper a:focus,body.section-dashboard-metadata .dashboard__left-navigation .links-container ul .link-wrapper a:focus,body.section-dashboard-mundo .dashboard__left-navigation .links-container ul .link-wrapper a:focus,body.section-dashboard-process-management .dashboard__left-navigation .links-container ul .link-wrapper a:focus,body.section-dashboard-profile .dashboard__left-navigation .links-container ul .link-wrapper a:focus,body.section-dashboard-roles .dashboard__left-navigation .links-container ul .link-wrapper a:focus,body.section-dashboard-saved-searches .dashboard__left-navigation .links-container ul .link-wrapper a:focus,body.section-dashboard-support .dashboard__left-navigation .links-container ul .link-wrapper a:focus,body.section-dashboard-white-black-list .dashboard__left-navigation .links-container ul .link-wrapper a:focus,body.section-dashboard .dashboard__left-navigation .links-container ul .link-wrapper a:focus{border:none;outline:none}body.section-dashboard-appointments .dashboard__left-navigation .links-container ul .link-wrapper.current,body.section-dashboard-collections .dashboard__left-navigation .links-container ul .link-wrapper.current,body.section-dashboard-current-content .dashboard__left-navigation .links-container ul .link-wrapper.current,body.section-dashboard-error-logs .dashboard__left-navigation .links-container ul .link-wrapper.current,body.section-dashboard-license .dashboard__left-navigation .links-container ul .link-wrapper.current,body.section-dashboard-metadata .dashboard__left-navigation .links-container ul .link-wrapper.current,body.section-dashboard-mundo .dashboard__left-navigation .links-container ul .link-wrapper.current,body.section-dashboard-process-management .dashboard__left-navigation .links-container ul .link-wrapper.current,body.section-dashboard-profile .dashboard__left-navigation .links-container ul .link-wrapper.current,body.section-dashboard-roles .dashboard__left-navigation .links-container ul .link-wrapper.current,body.section-dashboard-saved-searches .dashboard__left-navigation .links-container ul .link-wrapper.current,body.section-dashboard-support .dashboard__left-navigation .links-container ul .link-wrapper.current,body.section-dashboard-white-black-list .dashboard__left-navigation .links-container ul .link-wrapper.current,body.section-dashboard .dashboard__left-navigation .links-container ul .link-wrapper.current{padding:calc(.063rem + 10px);border:.063rem solid #2a2623;background-color:#f4f3f1}body.section-dashboard-appointments .dashboard__left-navigation .links-container ul .link-wrapper:hover,body.section-dashboard-collections .dashboard__left-navigation .links-container ul .link-wrapper:hover,body.section-dashboard-current-content .dashboard__left-navigation .links-container ul .link-wrapper:hover,body.section-dashboard-error-logs .dashboard__left-navigation .links-container ul .link-wrapper:hover,body.section-dashboard-license .dashboard__left-navigation .links-container ul .link-wrapper:hover,body.section-dashboard-metadata .dashboard__left-navigation .links-container ul .link-wrapper:hover,body.section-dashboard-mundo .dashboard__left-navigation .links-container ul .link-wrapper:hover,body.section-dashboard-process-management .dashboard__left-navigation .links-container ul .link-wrapper:hover,body.section-dashboard-profile .dashboard__left-navigation .links-container ul .link-wrapper:hover,body.section-dashboard-roles .dashboard__left-navigation .links-container ul .link-wrapper:hover,body.section-dashboard-saved-searches .dashboard__left-navigation .links-container ul .link-wrapper:hover,body.section-dashboard-support .dashboard__left-navigation .links-container ul .link-wrapper:hover,body.section-dashboard-white-black-list .dashboard__left-navigation .links-container ul .link-wrapper:hover,body.section-dashboard .dashboard__left-navigation .links-container ul .link-wrapper:hover{padding:10px;border:.125rem solid #2a2623;background-color:#f4f3f1}body.section-dashboard-appointments .dashboard__left-navigation .links-container ul .link-wrapper:focus-within,body.section-dashboard-collections .dashboard__left-navigation .links-container ul .link-wrapper:focus-within,body.section-dashboard-current-content .dashboard__left-navigation .links-container ul .link-wrapper:focus-within,body.section-dashboard-error-logs .dashboard__left-navigation .links-container ul .link-wrapper:focus-within,body.section-dashboard-license .dashboard__left-navigation .links-container ul .link-wrapper:focus-within,body.section-dashboard-metadata .dashboard__left-navigation .links-container ul .link-wrapper:focus-within,body.section-dashboard-mundo .dashboard__left-navigation .links-container ul .link-wrapper:focus-within,body.section-dashboard-process-management .dashboard__left-navigation .links-container ul .link-wrapper:focus-within,body.section-dashboard-profile .dashboard__left-navigation .links-container ul .link-wrapper:focus-within,body.section-dashboard-roles .dashboard__left-navigation .links-container ul .link-wrapper:focus-within,body.section-dashboard-saved-searches .dashboard__left-navigation .links-container ul .link-wrapper:focus-within,body.section-dashboard-support .dashboard__left-navigation .links-container ul .link-wrapper:focus-within,body.section-dashboard-white-black-list .dashboard__left-navigation .links-container ul .link-wrapper:focus-within,body.section-dashboard .dashboard__left-navigation .links-container ul .link-wrapper:focus-within{outline:.125rem solid #6e0bcc;outline-offset:2px}@media (max-width:768px){body.section-dashboard-appointments .dashboard__left-navigation,body.section-dashboard-collections .dashboard__left-navigation,body.section-dashboard-current-content .dashboard__left-navigation,body.section-dashboard-error-logs .dashboard__left-navigation,body.section-dashboard-license .dashboard__left-navigation,body.section-dashboard-metadata .dashboard__left-navigation,body.section-dashboard-mundo .dashboard__left-navigation,body.section-dashboard-process-management .dashboard__left-navigation,body.section-dashboard-profile .dashboard__left-navigation,body.section-dashboard-roles .dashboard__left-navigation,body.section-dashboard-saved-searches .dashboard__left-navigation,body.section-dashboard-support .dashboard__left-navigation,body.section-dashboard-white-black-list .dashboard__left-navigation,body.section-dashboard .dashboard__left-navigation{position:sticky;z-index:20;top:0;right:0;left:0;overflow:hidden;width:100%;height:50px;min-height:unset;margin-bottom:0;background-color:#fff;transition:height .3s ease}body.section-dashboard-appointments .dashboard__left-navigation.expanded,body.section-dashboard-collections .dashboard__left-navigation.expanded,body.section-dashboard-current-content .dashboard__left-navigation.expanded,body.section-dashboard-error-logs .dashboard__left-navigation.expanded,body.section-dashboard-license .dashboard__left-navigation.expanded,body.section-dashboard-metadata .dashboard__left-navigation.expanded,body.section-dashboard-mundo .dashboard__left-navigation.expanded,body.section-dashboard-process-management .dashboard__left-navigation.expanded,body.section-dashboard-profile .dashboard__left-navigation.expanded,body.section-dashboard-roles .dashboard__left-navigation.expanded,body.section-dashboard-saved-searches .dashboard__left-navigation.expanded,body.section-dashboard-support .dashboard__left-navigation.expanded,body.section-dashboard-white-black-list .dashboard__left-navigation.expanded,body.section-dashboard .dashboard__left-navigation.expanded{width:100%;height:100vh;padding:40px 20px;overflow-y:auto}body.section-dashboard-appointments .dashboard__left-navigation .toolbar-handler,body.section-dashboard-collections .dashboard__left-navigation .toolbar-handler,body.section-dashboard-current-content .dashboard__left-navigation .toolbar-handler,body.section-dashboard-error-logs .dashboard__left-navigation .toolbar-handler,body.section-dashboard-license .dashboard__left-navigation .toolbar-handler,body.section-dashboard-metadata .dashboard__left-navigation .toolbar-handler,body.section-dashboard-mundo .dashboard__left-navigation .toolbar-handler,body.section-dashboard-process-management .dashboard__left-navigation .toolbar-handler,body.section-dashboard-profile .dashboard__left-navigation .toolbar-handler,body.section-dashboard-roles .dashboard__left-navigation .toolbar-handler,body.section-dashboard-saved-searches .dashboard__left-navigation .toolbar-handler,body.section-dashboard-support .dashboard__left-navigation .toolbar-handler,body.section-dashboard-white-black-list .dashboard__left-navigation .toolbar-handler,body.section-dashboard .dashboard__left-navigation .toolbar-handler{position:absolute;top:0;left:1rem;height:40px;align-items:center;justify-content:center}body.section-dashboard-appointments .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-collections .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-current-content .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-error-logs .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-license .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-metadata .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-mundo .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-process-management .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-profile .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-roles .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-saved-searches .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-support .dashboard__left-navigation .toolbar-handler button,body.section-dashboard-white-black-list .dashboard__left-navigation .toolbar-handler button,body.section-dashboard .dashboard__left-navigation .toolbar-handler button{width:20px;height:40px;padding:0;background:transparent;opacity:.3}}@media screen and (max-width:576px){body.section-dashboard-appointments .dashboard__left-navigation,body.section-dashboard-collections .dashboard__left-navigation,body.section-dashboard-current-content .dashboard__left-navigation,body.section-dashboard-error-logs .dashboard__left-navigation,body.section-dashboard-license .dashboard__left-navigation,body.section-dashboard-metadata .dashboard__left-navigation,body.section-dashboard-mundo .dashboard__left-navigation,body.section-dashboard-process-management .dashboard__left-navigation,body.section-dashboard-profile .dashboard__left-navigation,body.section-dashboard-roles .dashboard__left-navigation,body.section-dashboard-saved-searches .dashboard__left-navigation,body.section-dashboard-support .dashboard__left-navigation,body.section-dashboard-white-black-list .dashboard__left-navigation,body.section-dashboard .dashboard__left-navigation{background-color:#f4f3f1}body.section-dashboard-appointments .dashboard__left-navigation .toolbar-handler,body.section-dashboard-collections .dashboard__left-navigation .toolbar-handler,body.section-dashboard-current-content .dashboard__left-navigation .toolbar-handler,body.section-dashboard-error-logs .dashboard__left-navigation .toolbar-handler,body.section-dashboard-license .dashboard__left-navigation .toolbar-handler,body.section-dashboard-metadata .dashboard__left-navigation .toolbar-handler,body.section-dashboard-mundo .dashboard__left-navigation .toolbar-handler,body.section-dashboard-process-management .dashboard__left-navigation .toolbar-handler,body.section-dashboard-profile .dashboard__left-navigation .toolbar-handler,body.section-dashboard-roles .dashboard__left-navigation .toolbar-handler,body.section-dashboard-saved-searches .dashboard__left-navigation .toolbar-handler,body.section-dashboard-support .dashboard__left-navigation .toolbar-handler,body.section-dashboard-white-black-list .dashboard__left-navigation .toolbar-handler,body.section-dashboard .dashboard__left-navigation .toolbar-handler{top:15px;left:9px}body.section-dashboard-appointments .dashboard__left-navigation .toolbar-handler svg,body.section-dashboard-collections .dashboard__left-navigation .toolbar-handler svg,body.section-dashboard-current-content .dashboard__left-navigation .toolbar-handler svg,body.section-dashboard-error-logs .dashboard__left-navigation .toolbar-handler svg,body.section-dashboard-license .dashboard__left-navigation .toolbar-handler svg,body.section-dashboard-metadata .dashboard__left-navigation .toolbar-handler svg,body.section-dashboard-mundo .dashboard__left-navigation .toolbar-handler svg,body.section-dashboard-process-management .dashboard__left-navigation .toolbar-handler svg,body.section-dashboard-profile .dashboard__left-navigation .toolbar-handler svg,body.section-dashboard-roles .dashboard__left-navigation .toolbar-handler svg,body.section-dashboard-saved-searches .dashboard__left-navigation .toolbar-handler svg,body.section-dashboard-support .dashboard__left-navigation .toolbar-handler svg,body.section-dashboard-white-black-list .dashboard__left-navigation .toolbar-handler svg,body.section-dashboard .dashboard__left-navigation .toolbar-handler svg{height:30px!important}}@media (max-width:1180px){body.section-dashboard-appointments .dashboard__left-navigation.expanded,body.section-dashboard-collections .dashboard__left-navigation.expanded,body.section-dashboard-current-content .dashboard__left-navigation.expanded,body.section-dashboard-error-logs .dashboard__left-navigation.expanded,body.section-dashboard-license .dashboard__left-navigation.expanded,body.section-dashboard-metadata .dashboard__left-navigation.expanded,body.section-dashboard-mundo .dashboard__left-navigation.expanded,body.section-dashboard-process-management .dashboard__left-navigation.expanded,body.section-dashboard-profile .dashboard__left-navigation.expanded,body.section-dashboard-roles .dashboard__left-navigation.expanded,body.section-dashboard-saved-searches .dashboard__left-navigation.expanded,body.section-dashboard-support .dashboard__left-navigation.expanded,body.section-dashboard-white-black-list .dashboard__left-navigation.expanded,body.section-dashboard .dashboard__left-navigation.expanded{min-width:300px}}body.section-dashboard-appointments .dashboard__content,body.section-dashboard-collections .dashboard__content,body.section-dashboard-current-content .dashboard__content,body.section-dashboard-error-logs .dashboard__content,body.section-dashboard-license .dashboard__content,body.section-dashboard-metadata .dashboard__content,body.section-dashboard-mundo .dashboard__content,body.section-dashboard-process-management .dashboard__content,body.section-dashboard-profile .dashboard__content,body.section-dashboard-roles .dashboard__content,body.section-dashboard-saved-searches .dashboard__content,body.section-dashboard-support .dashboard__content,body.section-dashboard-white-black-list .dashboard__content,body.section-dashboard .dashboard__content{display:flex;min-width:0;flex-direction:column;flex-grow:1}body.section-dashboard-appointments .card-base,body.section-dashboard-collections .card-base,body.section-dashboard-current-content .card-base,body.section-dashboard-error-logs .card-base,body.section-dashboard-license .card-base,body.section-dashboard-metadata .card-base,body.section-dashboard-mundo .card-base,body.section-dashboard-process-management .card-base,body.section-dashboard-profile .card-base,body.section-dashboard-roles .card-base,body.section-dashboard-saved-searches .card-base,body.section-dashboard-support .card-base,body.section-dashboard-white-black-list .card-base,body.section-dashboard .card-base{position:relative;overflow:hidden;max-width:325px;height:467px;padding:0;background:transparent;color:#000!important}body.section-dashboard-appointments .card-base .card-options,body.section-dashboard-collections .card-base .card-options,body.section-dashboard-current-content .card-base .card-options,body.section-dashboard-error-logs .card-base .card-options,body.section-dashboard-license .card-base .card-options,body.section-dashboard-metadata .card-base .card-options,body.section-dashboard-mundo .card-base .card-options,body.section-dashboard-process-management .card-base .card-options,body.section-dashboard-profile .card-base .card-options,body.section-dashboard-roles .card-base .card-options,body.section-dashboard-saved-searches .card-base .card-options,body.section-dashboard-support .card-base .card-options,body.section-dashboard-white-black-list .card-base .card-options,body.section-dashboard .card-base .card-options{position:absolute}body.section-dashboard-appointments .card-base .card-wrapper,body.section-dashboard-collections .card-base .card-wrapper,body.section-dashboard-current-content .card-base .card-wrapper,body.section-dashboard-error-logs .card-base .card-wrapper,body.section-dashboard-license .card-base .card-wrapper,body.section-dashboard-metadata .card-base .card-wrapper,body.section-dashboard-mundo .card-base .card-wrapper,body.section-dashboard-process-management .card-base .card-wrapper,body.section-dashboard-profile .card-base .card-wrapper,body.section-dashboard-roles .card-base .card-wrapper,body.section-dashboard-saved-searches .card-base .card-wrapper,body.section-dashboard-support .card-base .card-wrapper,body.section-dashboard-white-black-list .card-base .card-wrapper,body.section-dashboard .card-base .card-wrapper{display:flex;overflow:hidden;width:100%;height:100%;flex-direction:column;padding:0;border:2px solid #f4f3f1;border-radius:4px;background-color:#fff;color:#000!important;outline:none}body.section-dashboard-appointments .card-base .card-wrapper .content-body h2,body.section-dashboard-collections .card-base .card-wrapper .content-body h2,body.section-dashboard-current-content .card-base .card-wrapper .content-body h2,body.section-dashboard-error-logs .card-base .card-wrapper .content-body h2,body.section-dashboard-license .card-base .card-wrapper .content-body h2,body.section-dashboard-metadata .card-base .card-wrapper .content-body h2,body.section-dashboard-mundo .card-base .card-wrapper .content-body h2,body.section-dashboard-process-management .card-base .card-wrapper .content-body h2,body.section-dashboard-profile .card-base .card-wrapper .content-body h2,body.section-dashboard-roles .card-base .card-wrapper .content-body h2,body.section-dashboard-saved-searches .card-base .card-wrapper .content-body h2,body.section-dashboard-support .card-base .card-wrapper .content-body h2,body.section-dashboard-white-black-list .card-base .card-wrapper .content-body h2,body.section-dashboard .card-base .card-wrapper .content-body h2{font-size:1.25rem}body.section-dashboard-appointments .card-base .card-wrapper .ri-arrow-right-up-line,body.section-dashboard-collections .card-base .card-wrapper .ri-arrow-right-up-line,body.section-dashboard-current-content .card-base .card-wrapper .ri-arrow-right-up-line,body.section-dashboard-error-logs .card-base .card-wrapper .ri-arrow-right-up-line,body.section-dashboard-license .card-base .card-wrapper .ri-arrow-right-up-line,body.section-dashboard-metadata .card-base .card-wrapper .ri-arrow-right-up-line,body.section-dashboard-mundo .card-base .card-wrapper .ri-arrow-right-up-line,body.section-dashboard-process-management .card-base .card-wrapper .ri-arrow-right-up-line,body.section-dashboard-profile .card-base .card-wrapper .ri-arrow-right-up-line,body.section-dashboard-roles .card-base .card-wrapper .ri-arrow-right-up-line,body.section-dashboard-saved-searches .card-base .card-wrapper .ri-arrow-right-up-line,body.section-dashboard-support .card-base .card-wrapper .ri-arrow-right-up-line,body.section-dashboard-white-black-list .card-base .card-wrapper .ri-arrow-right-up-line,body.section-dashboard .card-base .card-wrapper .ri-arrow-right-up-line{display:none;visibility:hidden}body.section-dashboard-appointments .card-base .card-wrapper .content,body.section-dashboard-collections .card-base .card-wrapper .content,body.section-dashboard-current-content .card-base .card-wrapper .content,body.section-dashboard-error-logs .card-base .card-wrapper .content,body.section-dashboard-license .card-base .card-wrapper .content,body.section-dashboard-metadata .card-base .card-wrapper .content,body.section-dashboard-mundo .card-base .card-wrapper .content,body.section-dashboard-process-management .card-base .card-wrapper .content,body.section-dashboard-profile .card-base .card-wrapper .content,body.section-dashboard-roles .card-base .card-wrapper .content,body.section-dashboard-saved-searches .card-base .card-wrapper .content,body.section-dashboard-support .card-base .card-wrapper .content,body.section-dashboard-white-black-list .card-base .card-wrapper .content,body.section-dashboard .card-base .card-wrapper .content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:.75rem}body.section-dashboard-appointments .card-base .card-wrapper .content .content-body,body.section-dashboard-appointments .card-base .card-wrapper .content .content-footer,body.section-dashboard-appointments .card-base .card-wrapper .content .content-header,body.section-dashboard-collections .card-base .card-wrapper .content .content-body,body.section-dashboard-collections .card-base .card-wrapper .content .content-footer,body.section-dashboard-collections .card-base .card-wrapper .content .content-header,body.section-dashboard-current-content .card-base .card-wrapper .content .content-body,body.section-dashboard-current-content .card-base .card-wrapper .content .content-footer,body.section-dashboard-current-content .card-base .card-wrapper .content .content-header,body.section-dashboard-error-logs .card-base .card-wrapper .content .content-body,body.section-dashboard-error-logs .card-base .card-wrapper .content .content-footer,body.section-dashboard-error-logs .card-base .card-wrapper .content .content-header,body.section-dashboard-license .card-base .card-wrapper .content .content-body,body.section-dashboard-license .card-base .card-wrapper .content .content-footer,body.section-dashboard-license .card-base .card-wrapper .content .content-header,body.section-dashboard-metadata .card-base .card-wrapper .content .content-body,body.section-dashboard-metadata .card-base .card-wrapper .content .content-footer,body.section-dashboard-metadata .card-base .card-wrapper .content .content-header,body.section-dashboard-mundo .card-base .card-wrapper .content .content-body,body.section-dashboard-mundo .card-base .card-wrapper .content .content-footer,body.section-dashboard-mundo .card-base .card-wrapper .content .content-header,body.section-dashboard-process-management .card-base .card-wrapper .content .content-body,body.section-dashboard-process-management .card-base .card-wrapper .content .content-footer,body.section-dashboard-process-management .card-base .card-wrapper .content .content-header,body.section-dashboard-profile .card-base .card-wrapper .content .content-body,body.section-dashboard-profile .card-base .card-wrapper .content .content-footer,body.section-dashboard-profile .card-base .card-wrapper .content .content-header,body.section-dashboard-roles .card-base .card-wrapper .content .content-body,body.section-dashboard-roles .card-base .card-wrapper .content .content-footer,body.section-dashboard-roles .card-base .card-wrapper .content .content-header,body.section-dashboard-saved-searches .card-base .card-wrapper .content .content-body,body.section-dashboard-saved-searches .card-base .card-wrapper .content .content-footer,body.section-dashboard-saved-searches .card-base .card-wrapper .content .content-header,body.section-dashboard-support .card-base .card-wrapper .content .content-body,body.section-dashboard-support .card-base .card-wrapper .content .content-footer,body.section-dashboard-support .card-base .card-wrapper .content .content-header,body.section-dashboard-white-black-list .card-base .card-wrapper .content .content-body,body.section-dashboard-white-black-list .card-base .card-wrapper .content .content-footer,body.section-dashboard-white-black-list .card-base .card-wrapper .content .content-header,body.section-dashboard .card-base .card-wrapper .content .content-body,body.section-dashboard .card-base .card-wrapper .content .content-footer,body.section-dashboard .card-base .card-wrapper .content .content-header{display:block}body.section-dashboard-appointments .card-base .card-wrapper .content .content-teaser-mobile,body.section-dashboard-collections .card-base .card-wrapper .content .content-teaser-mobile,body.section-dashboard-current-content .card-base .card-wrapper .content .content-teaser-mobile,body.section-dashboard-error-logs .card-base .card-wrapper .content .content-teaser-mobile,body.section-dashboard-license .card-base .card-wrapper .content .content-teaser-mobile,body.section-dashboard-metadata .card-base .card-wrapper .content .content-teaser-mobile,body.section-dashboard-mundo .card-base .card-wrapper .content .content-teaser-mobile,body.section-dashboard-process-management .card-base .card-wrapper .content .content-teaser-mobile,body.section-dashboard-profile .card-base .card-wrapper .content .content-teaser-mobile,body.section-dashboard-roles .card-base .card-wrapper .content .content-teaser-mobile,body.section-dashboard-saved-searches .card-base .card-wrapper .content .content-teaser-mobile,body.section-dashboard-support .card-base .card-wrapper .content .content-teaser-mobile,body.section-dashboard-white-black-list .card-base .card-wrapper .content .content-teaser-mobile,body.section-dashboard .card-base .card-wrapper .content .content-teaser-mobile{display:none;visibility:hidden}body.section-dashboard-appointments .card-base .card-wrapper .content-teaser,body.section-dashboard-collections .card-base .card-wrapper .content-teaser,body.section-dashboard-current-content .card-base .card-wrapper .content-teaser,body.section-dashboard-error-logs .card-base .card-wrapper .content-teaser,body.section-dashboard-license .card-base .card-wrapper .content-teaser,body.section-dashboard-metadata .card-base .card-wrapper .content-teaser,body.section-dashboard-mundo .card-base .card-wrapper .content-teaser,body.section-dashboard-process-management .card-base .card-wrapper .content-teaser,body.section-dashboard-profile .card-base .card-wrapper .content-teaser,body.section-dashboard-roles .card-base .card-wrapper .content-teaser,body.section-dashboard-saved-searches .card-base .card-wrapper .content-teaser,body.section-dashboard-support .card-base .card-wrapper .content-teaser,body.section-dashboard-white-black-list .card-base .card-wrapper .content-teaser,body.section-dashboard .card-base .card-wrapper .content-teaser{width:100%;height:217px}body.section-dashboard-appointments .card-base .card-wrapper .content-teaser img,body.section-dashboard-collections .card-base .card-wrapper .content-teaser img,body.section-dashboard-current-content .card-base .card-wrapper .content-teaser img,body.section-dashboard-error-logs .card-base .card-wrapper .content-teaser img,body.section-dashboard-license .card-base .card-wrapper .content-teaser img,body.section-dashboard-metadata .card-base .card-wrapper .content-teaser img,body.section-dashboard-mundo .card-base .card-wrapper .content-teaser img,body.section-dashboard-process-management .card-base .card-wrapper .content-teaser img,body.section-dashboard-profile .card-base .card-wrapper .content-teaser img,body.section-dashboard-roles .card-base .card-wrapper .content-teaser img,body.section-dashboard-saved-searches .card-base .card-wrapper .content-teaser img,body.section-dashboard-support .card-base .card-wrapper .content-teaser img,body.section-dashboard-white-black-list .card-base .card-wrapper .content-teaser img,body.section-dashboard .card-base .card-wrapper .content-teaser img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.section-dashboard-appointments .card-base .card-wrapper:hover,body.section-dashboard-collections .card-base .card-wrapper:hover,body.section-dashboard-current-content .card-base .card-wrapper:hover,body.section-dashboard-error-logs .card-base .card-wrapper:hover,body.section-dashboard-license .card-base .card-wrapper:hover,body.section-dashboard-metadata .card-base .card-wrapper:hover,body.section-dashboard-mundo .card-base .card-wrapper:hover,body.section-dashboard-process-management .card-base .card-wrapper:hover,body.section-dashboard-profile .card-base .card-wrapper:hover,body.section-dashboard-roles .card-base .card-wrapper:hover,body.section-dashboard-saved-searches .card-base .card-wrapper:hover,body.section-dashboard-support .card-base .card-wrapper:hover,body.section-dashboard-white-black-list .card-base .card-wrapper:hover,body.section-dashboard .card-base .card-wrapper:hover{border:2px solid #000}body.section-dashboard-appointments .card-base .card-wrapper:focus,body.section-dashboard-collections .card-base .card-wrapper:focus,body.section-dashboard-current-content .card-base .card-wrapper:focus,body.section-dashboard-error-logs .card-base .card-wrapper:focus,body.section-dashboard-license .card-base .card-wrapper:focus,body.section-dashboard-metadata .card-base .card-wrapper:focus,body.section-dashboard-mundo .card-base .card-wrapper:focus,body.section-dashboard-process-management .card-base .card-wrapper:focus,body.section-dashboard-profile .card-base .card-wrapper:focus,body.section-dashboard-roles .card-base .card-wrapper:focus,body.section-dashboard-saved-searches .card-base .card-wrapper:focus,body.section-dashboard-support .card-base .card-wrapper:focus,body.section-dashboard-white-black-list .card-base .card-wrapper:focus,body.section-dashboard .card-base .card-wrapper:focus{border:2px solid #6e0bcc}body.section-dashboard-appointments .card-base .description-opened .content-teaser,body.section-dashboard-collections .card-base .description-opened .content-teaser,body.section-dashboard-current-content .card-base .description-opened .content-teaser,body.section-dashboard-error-logs .card-base .description-opened .content-teaser,body.section-dashboard-license .card-base .description-opened .content-teaser,body.section-dashboard-metadata .card-base .description-opened .content-teaser,body.section-dashboard-mundo .card-base .description-opened .content-teaser,body.section-dashboard-process-management .card-base .description-opened .content-teaser,body.section-dashboard-profile .card-base .description-opened .content-teaser,body.section-dashboard-roles .card-base .description-opened .content-teaser,body.section-dashboard-saved-searches .card-base .description-opened .content-teaser,body.section-dashboard-support .card-base .description-opened .content-teaser,body.section-dashboard-white-black-list .card-base .description-opened .content-teaser,body.section-dashboard .card-base .description-opened .content-teaser{display:none;visibility:hidden}body.section-dashboard-appointments .workflow-tag,body.section-dashboard-collections .workflow-tag,body.section-dashboard-current-content .workflow-tag,body.section-dashboard-error-logs .workflow-tag,body.section-dashboard-license .workflow-tag,body.section-dashboard-metadata .workflow-tag,body.section-dashboard-mundo .workflow-tag,body.section-dashboard-process-management .workflow-tag,body.section-dashboard-profile .workflow-tag,body.section-dashboard-roles .workflow-tag,body.section-dashboard-saved-searches .workflow-tag,body.section-dashboard-support .workflow-tag,body.section-dashboard-white-black-list .workflow-tag,body.section-dashboard .workflow-tag{display:inline-flex;max-width:80%;align-items:center;padding:0 16px;border:2px solid #2a2623;border-radius:4px;font-size:.875rem;font-weight:700}body.section-dashboard-appointments .workflow-tag svg,body.section-dashboard-collections .workflow-tag svg,body.section-dashboard-current-content .workflow-tag svg,body.section-dashboard-error-logs .workflow-tag svg,body.section-dashboard-license .workflow-tag svg,body.section-dashboard-metadata .workflow-tag svg,body.section-dashboard-mundo .workflow-tag svg,body.section-dashboard-process-management .workflow-tag svg,body.section-dashboard-profile .workflow-tag svg,body.section-dashboard-roles .workflow-tag svg,body.section-dashboard-saved-searches .workflow-tag svg,body.section-dashboard-support .workflow-tag svg,body.section-dashboard-white-black-list .workflow-tag svg,body.section-dashboard .workflow-tag svg{padding-right:.5rem;line-height:1.5rem;outline:none;stroke:#000}body.section-dashboard-appointments .published,body.section-dashboard-collections .published,body.section-dashboard-current-content .published,body.section-dashboard-error-logs .published,body.section-dashboard-license .published,body.section-dashboard-metadata .published,body.section-dashboard-mundo .published,body.section-dashboard-process-management .published,body.section-dashboard-profile .published,body.section-dashboard-roles .published,body.section-dashboard-saved-searches .published,body.section-dashboard-support .published,body.section-dashboard-white-black-list .published,body.section-dashboard .published{background-color:#2a2623;color:#fff}body.section-dashboard-appointments .published svg,body.section-dashboard-collections .published svg,body.section-dashboard-current-content .published svg,body.section-dashboard-error-logs .published svg,body.section-dashboard-license .published svg,body.section-dashboard-metadata .published svg,body.section-dashboard-mundo .published svg,body.section-dashboard-process-management .published svg,body.section-dashboard-profile .published svg,body.section-dashboard-roles .published svg,body.section-dashboard-saved-searches .published svg,body.section-dashboard-support .published svg,body.section-dashboard-white-black-list .published svg,body.section-dashboard .published svg{color:#fff!important;stroke:#fff}#delete-collection-modal,#edit-collection-modal{width:600px;padding:12px 0}#edit-collection-modal .edit-collection-header{font-size:1.5rem;font-weight:700}#edit-collection-modal .edit-collection-form{display:flex;flex-direction:column;overflow-x:unset}#edit-collection-modal .edit-collection-form .edit-collection-form-inline-container{position:relative;display:inline-flex}#edit-collection-modal .edit-collection-form .tooltip-container{position:relative;display:flex;height:20px;align-items:center;align-self:flex-end;margin-bottom:8px;margin-left:18px;cursor:pointer}#edit-collection-modal .edit-collection-form .tooltip-container .tooltip-text{position:absolute;z-index:1;top:28px;width:220px;padding:17px 20px 21px 19px;border:.063rem solid #544f4f;border-radius:.188rem;background-color:#fff;box-shadow:0 2px 6px 2px rgba(42,38,25,.1);font-size:.875rem;opacity:0;text-align:center;transition:opacity .3s;visibility:hidden}#edit-collection-modal .edit-collection-form .tooltip-container:focus .tooltip-text,#edit-collection-modal .edit-collection-form .tooltip-container:hover .tooltip-text{opacity:1;visibility:visible}#edit-collection-modal .edit-collection-form #edit-collection-description-input{min-height:100px}#edit-collection-modal .edit-collection-form input{padding:1rem .5rem;border-radius:0;border-bottom:2px solid #2a2623}#edit-collection-modal .edit-collection-form label{margin-top:3rem;margin-bottom:.5rem;font-weight:600}#edit-collection-modal .edit-collection-form #edit-collection-description-input{padding:1rem .5rem;border-bottom:2px solid #2a2623;background:#f4f3f1;font-size:1.25rem}#edit-collection-modal .edit-collection-form .edit-collection-warning{margin:0;color:#920303;font-size:1rem}@media (max-width:768px){#edit-collection-modal{width:100%}}@media (max-width:1440px){body.section-dashboard-profile .current-content{max-width:calc(100% - 40px)}}body.section-dashboard-profile .current-content .profile{display:flex}body.section-dashboard-profile .current-content .profile h2{margin-bottom:4px;font-size:1.5rem}body.section-dashboard-profile .current-content .profile .profile-sidebar{display:flex;flex-direction:column;margin-right:50px;justify-items:flex-start}body.section-dashboard-profile .current-content .profile .profile-sidebar .personal-info-container{display:flex;align-items:center;margin-bottom:39px}body.section-dashboard-profile .current-content .profile .profile-sidebar .personal-info-container .avatar{display:inline-block;overflow:hidden;width:130px;height:130px;border-radius:50%;margin-right:21px}body.section-dashboard-profile .current-content .profile .profile-sidebar .personal-info-container .avatar.default{display:flex;align-items:center;justify-content:center;background-color:#fff}body.section-dashboard-profile .current-content .profile .profile-sidebar .personal-info-container .avatar img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.section-dashboard-profile .current-content .profile .profile-sidebar .personal-info-container .personal-info{display:flex;flex-direction:column;justify-content:center}body.section-dashboard-profile .current-content .profile .profile-sidebar .personal-info-container .personal-info p{margin-bottom:0;font-size:1.5rem;font-weight:700}body.section-dashboard-profile .current-content .profile .profile-sidebar .edit-profile{width:-moz-max-content;width:max-content;border-bottom-color:#524942;color:#2a2623!important}body.section-dashboard-profile .current-content .profile .profile-sidebar .edit-profile.delete-account{margin-bottom:13px}body.section-dashboard-profile .current-content .profile .profile-sidebar .download-csv-container{margin-bottom:43px;font-size:1.125rem}body.section-dashboard-profile .current-content .profile .profile-sidebar .profile-underlined-button{width:-moz-max-content;width:max-content;padding-bottom:.063rem;border:none;border-bottom:.063rem solid #524942;font-size:1.125rem;text-align:left}body.section-dashboard-profile .current-content .profile .profile-sidebar .profile-underlined-button.delete-account{margin-bottom:13px}body.section-dashboard-profile .current-content .profile .profile-sidebar .profile-underlined-button:hover{padding-bottom:0;border-bottom-width:.125rem}body.section-dashboard-profile .current-content .profile .profile-sidebar .profile-underlined-button:focus{padding-bottom:0;border:.125rem solid #6e0bcc;border-radius:.188rem}body.section-dashboard-profile .current-content .profile .profile-sidebar .divider{width:100%;height:1px;margin-bottom:40px;background-color:#979797}body.section-dashboard-profile .current-content .profile .profile-sidebar .personal-data{display:flex;flex-direction:column;margin-bottom:27px}body.section-dashboard-profile .current-content .profile .profile-sidebar .personal-data .email-container{display:flex;align-items:center}body.section-dashboard-profile .current-content .profile .profile-sidebar .personal-data .email-container .data-title{margin-left:17px}body.section-dashboard-profile .current-content .profile .profile-sidebar .personal-data .data-title{font-weight:700}body.section-dashboard-profile .current-content .profile .profile-sidebar .personal-data .data-title.data-protection{margin-bottom:20px}body.section-dashboard-profile .current-content .profile .profile-sidebar .personal-data .data:not(.data-protection){margin-left:37px}body.section-dashboard-profile .current-content .profile .profile-main{display:flex;flex:1;flex-direction:column}body.section-dashboard-profile .current-content .profile .profile-main .my-subjects-desc{color:#544f4f}body.section-dashboard-profile .current-content .profile .profile-main .filters-card{max-width:1270px;padding:30px;background-color:#fff;box-shadow:0 2px 6px 2px rgba(42,38,25,.1)}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-heading{padding:15px 20px;background-color:#fffc00;font-size:1rem;font-weight:700}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel{display:flex;margin-top:0;gap:5px}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-select__placeholder,body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .item.dropdown{font-size:1rem;font-weight:400}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-button,body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-select__control{padding-bottom:.063rem;border-bottom:.063rem solid #cbc6bd}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-button:hover,body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-select__control:hover{padding-bottom:0;border-bottom-width:.125rem}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-select__control{min-height:unset;box-sizing:border-box}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-select-container,body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .item.dropdown{height:50px;min-height:unset;box-sizing:border-box}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-select__control,body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-select__indicator{background-color:#fff}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-select__indicator{padding:8px;margin:0}@media (max-width:100rem){body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-select__indicator{padding:0}}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-select__control{width:100%;max-width:290px;flex:1 1 auto;flex-wrap:nowrap}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-button{min-width:200px;justify-content:space-between}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-select-container{width:auto}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel .dropdown-select-container .filter-dropdown__menu.open{padding:1.25rem;background:#fff;box-shadow:0 12px 18px 8px rgba(42,38,35,.1)!important}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .filter-panel__menu__item,body.section-dashboard-profile .current-content .profile .profile-main .filters-card .filters-container .item{display:flex;-webkit-hyphens:none!important;hyphens:none!important;white-space:normal!important;word-break:normal!important;word-wrap:break-word!important}body.section-dashboard-profile .current-content .profile .profile-main .filters-card .add-filter-container{margin-bottom:37px}@media (max-width:1750px){body.section-dashboard-profile .current-content .profile{flex-wrap:wrap}body.section-dashboard-profile .current-content .profile .profile-sidebar{max-width:unset}}main .dashboard .current-content .profile .filters-container .filter-panel__menu{max-height:300px!important}@media (max-width:1024px){main .dashboard .current-content .profile .filters-container .filter-panel__menu{max-height:200px!important}}div#dashboard .dashboard .filter-dropdown__menu{width:-moz-fit-content!important;width:fit-content!important;max-width:320px;min-height:200px;max-height:300px;overflow-y:auto}.book-view{width:1280px;margin:2rem auto}.book-view .content-area a,.book-view a{padding-right:0;padding-left:0;border-bottom:.063rem solid var(--text-color,#000);color:var(--text-color,#000)!important;text-decoration:none!important}.book-view .content-area a:hover,.book-view a:hover{border-bottom:.125rem solid #6e0bcc;color:#6e0bcc!important}@media (max-width:1680px){.book-view{width:1080px}}@media (max-width:1280px){.book-view{width:768px}}@media (max-width:768px){.book-view{width:100%}}.book-view .tag-list{display:flex;flex-wrap:wrap;padding:0!important;margin:0 0 2.5rem;-moz-column-gap:.75rem;column-gap:.75rem;list-style:none;row-gap:.25rem}.book-view .tag-list a{padding-bottom:0!important;font-size:14px!important}.book-view .tag-list li{position:relative;padding-left:calc(.75rem + 3px)}.book-view .tag-list li:before{position:absolute;top:50%;left:0;width:3px;height:3px;border-radius:50%;background-color:var(--text-color,#000);content:"";transform:translateY(-50%)}.book-view .tag-list li:first-child{padding-left:0}.book-view .tag-list li:first-child:before{display:none}.book-view .book-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top center!important;object-position:top center!important}.book-view .book-title{margin:.2em 0 .5em;font-family:Libre Baskerville,serif;font-weight:700}.book-view .book-description{margin-bottom:1.5rem}.book-view .book-genre>*{font-size:18px!important}.book-view .book-genre{margin-bottom:.5rem;font-style:normal}.book-view .book-genre .book-tag{display:inline}.book-view .book-genre .book-tag span{font-size:18px!important}.book-view .book-tags{margin-bottom:1em}.book-view .book-tags .separator{margin:0 .3rem;color:#888!important}.book-view .book-tags .book-tag{display:inline-block;padding:0;margin-right:.5em;background:none;color:#414141!important;font-size:18px}.book-view .book-tags .book-tag:hover{color:#007bff}.book-view .book-preview-button{display:inline-block;padding:1em;border:none!important;border-radius:.3rem;background:#000;box-shadow:none!important;color:#fff!important;font-size:15px;font-weight:700;text-align:center;text-decoration:none}.book-view .book-preview-button:hover{background:#171717!important;color:#fff!important;text-decoration:none!important}.book-view .book-details{padding:0;margin-top:3rem}.book-view .book-details h4{margin-bottom:1rem;font-weight:700}.book-view .book-details.book-keywords-section .book-keywords-tags{width:100%;margin-top:1rem;margin-left:0;overflow-wrap:break-word;word-wrap:break-word}.book-view .book-details.book-keywords-section .book-keywords-tags .tags{display:flex;width:100%;flex-wrap:wrap;padding-left:0;margin-left:0;gap:.5rem}.book-view .book-details.book-keywords-section .book-keywords-tags .tags a{max-width:100%;overflow-wrap:break-word;word-break:break-word}.book-view .book-details .book-detail-table{display:flex;width:100%;flex-direction:column;border-collapse:collapse;gap:.5em}.book-view .book-details .book-detail-table tr{line-height:1.5}.book-view .book-details .book-detail-table .book-detail-row{display:flex}.book-view .book-details .book-detail-table .book-detail-row .label{flex:0 0 150px}.book-view .book-details .book-detail-table .book-detail-row .value{flex:1}.book-view .book-details .book-detail-table .book-detail-label{color:#333;font-weight:600;vertical-align:top;white-space:nowrap}.book-view .book-details .book-detail-table .book-detail-value{padding:0 0 0 1rem;color:#2e2e2c}.block.pedagogy-metadata .pedagogy-tags .separator{margin:0 10px}.block.pedagogy-metadata .pedagogy-tags .pedagogy-tag{overflow-wrap:break-word}.block.pedagogy-metadata .pedagogy-tags .pedagogy-tag a{padding:0;border-bottom:.063rem solid var(--text-color,#000);color:var(--text-color,#000)!important;font-size:.85rem}.no-interaction .pedagogy-metadata{opacity:.7;pointer-events:none}body.lti-view #footer,body.lti-view #sidebar,body.lti-view #toolbar,body.lti-view .back-forward-nav-container,body.lti-view .breadcrumbs,body.lti-view .context-menu-wrapper,body.lti-view .detail-page-button-container,body.lti-view .documentFirstHeading,body.lti-view .file-info,body.lti-view .fullscreen-btn,body.lti-view .gdpr-privacy-banner,body.lti-view .header-wrapper,body.lti-view figcaption h2.title{display:none}.block.accordion [data-rbd-draggable-context-id]{margin-bottom:2rem}.accordion-block .ui.styled.accordion,.block-editor-accordion .ui.styled.accordion{border-top:1px solid #000}.accordion-block .ui.styled.accordion:last-child,.block-editor-accordion .ui.styled.accordion:last-child{border-bottom:1px solid #000}.accordion-block .ui.styled.accordion .title.accordion-title,.block-editor-accordion .ui.styled.accordion .title.accordion-title{padding:20px 0}.accordion-block .ui.styled.accordion .title.accordion-title>svg,.block-editor-accordion .ui.styled.accordion .title.accordion-title>svg{height:50px!important;fill:#666;transform:rotate(-90deg)}.accordion-block .ui.styled.accordion .title.accordion-title .input-accordion-title,.accordion-block .ui.styled.accordion .title.accordion-title>span,.block-editor-accordion .ui.styled.accordion .title.accordion-title .input-accordion-title,.block-editor-accordion .ui.styled.accordion .title.accordion-title>span{font-size:1.75rem;line-height:1.1;font-weight:300;color:#555}@container (max-width: 768px){.accordion-block .ui.styled.accordion .title.accordion-title .input-accordion-title,.accordion-block .ui.styled.accordion .title.accordion-title>span,.block-editor-accordion .ui.styled.accordion .title.accordion-title .input-accordion-title,.block-editor-accordion .ui.styled.accordion .title.accordion-title>span{font-size:1.625rem;line-height:1.25}}.accordion-block .ui.styled.accordion .title.accordion-title.active>span,.block-editor-accordion .ui.styled.accordion .title.accordion-title.active>span{color:#000}.accordion-block .ui.styled.accordion .title.accordion-title.active>svg,.block-editor-accordion .ui.styled.accordion .title.accordion-title.active>svg{fill:#000;transform:rotate(180deg)}.accordion-block .ui.styled.accordion .content,.block-editor-accordion .ui.styled.accordion .content{padding:0}.accordion-block .ui.styled.accordion .content h2,.accordion-block .ui.styled.accordion .content h3,.block-editor-accordion .ui.styled.accordion .content h2,.block-editor-accordion .ui.styled.accordion .content h3{margin-right:auto!important;margin-left:auto!important}.accordion-block .ui.styled.accordion .content h2,.block-editor-accordion .ui.styled.accordion .content h2{margin-bottom:40px!important}.accordion-block .ui.styled.accordion .content h3,.block-editor-accordion .ui.styled.accordion .content h3{margin-bottom:20px!important}.accordion-block .ui.styled.accordion .content .block.listing>h2.headline,.block-editor-accordion .ui.styled.accordion .content .block.listing>h2.headline{margin-bottom:80px!important}.accordion-block .ui.styled.accordion .content .block.listing:first-child,.block-editor-accordion .ui.styled.accordion .content .block.listing:first-child{margin-top:0}.accordion-block .ui.styled.accordion .content .block.listing .listing-item:last-child,.block-editor-accordion .ui.styled.accordion .content .block.listing .listing-item:last-child{border-bottom:none!important}.accordion-block .ui.styled.accordion .content .block.image figure.right,.block-editor-accordion .ui.styled.accordion .content .block.image figure.right{margin-left:20px}.accordion-block .ui.styled.accordion .content .block.image figure.left,.block-editor-accordion .ui.styled.accordion .content .block.image figure.left{margin-right:20px}.accordion-block .ui.styled.accordion .content .block.image figcaption,.block-editor-accordion .ui.styled.accordion .content .block.image figcaption{padding:0;margin-bottom:0}.accordion-block .ui.styled.accordion .content .block.image figcaption .description>div,.block-editor-accordion .ui.styled.accordion .content .block.image figcaption .description>div{margin-bottom:0}.accordion-block .ui.styled.accordion .content .block.image figcaption .title,.block-editor-accordion .ui.styled.accordion .content .block.image figcaption .title{padding:0;margin-bottom:10px;background-color:transparent;text-transform:none;font-size:1.188rem;line-height:1;font-weight:700}.accordion-block .ui.styled.accordion .content .block.teaser .teaser-item>.content h2,.block-editor-accordion .ui.styled.accordion .content .block.teaser .teaser-item>.content h2{margin-bottom:40px!important}.accordion-block .ui.styled.accordion .content .block:last-child,.block-editor-accordion .ui.styled.accordion .content .block:last-child{margin-bottom:0!important}#page-add .block-editor-accordion,#page-edit .block-editor-accordion{clear:both}#page-add .block-editor-accordion .ui.drag.block.wrapper.inner.listing:nth-child(2),#page-edit .block-editor-accordion .ui.drag.block.wrapper.inner.listing:nth-child(2){margin-top:0}#page-add .block-editor-accordion.has--backgroundColor--grey .accordion.ui.fluid.styled,#page-edit .block-editor-accordion.has--backgroundColor--grey .accordion.ui.fluid.styled,.accordion-block.has--backgroundColor--grey .accordion.ui.fluid.styled{background-color:#ecebeb}figure{display:flex;flex-direction:column;margin:0}.block.image.has--block-width--full figcaption{padding-right:25px;padding-left:25px}.block.image{margin:0}.block.image.align.left,.block.image.align.right{margin-top:60px;margin-bottom:0!important}.block.image.has--block-width--default figure:not(.left,.right),.block.image.has--block-width--full figure:not(.left,.right),.block.image.has--block-width--narrow figure:not(.left,.right){margin-top:60px;margin-bottom:60px}.block.image figure img{width:100%!important;height:auto;aspect-ratio:var(--image-aspect-ratio,auto)}.block.image figure.right{margin-bottom:20px;margin-left:20px;float:right}@container (max-width: 768px){.block.image figure.right{margin-bottom:60px}}.block.image figure.right img{margin-right:0!important;margin-bottom:0;margin-left:0!important;float:none}.block.image figure.left{margin-right:20px;margin-bottom:20px;float:left}@container (max-width: 768px){.block.image figure.left{margin-bottom:60px}}.block.image figure.left img{margin-right:0!important;margin-bottom:0;float:none}.block.image figure.left.large,.block.image figure.right.large{width:50%}.block.image figure.left.medium,.block.image figure.right.medium{width:50%;height:auto}@media only screen and (max-width:768px){.block.image figure.left.medium,.block.image figure.right.medium{width:100%}}.block.image figure.left.small,.block.image figure.right.small{width:25%;height:auto}@media only screen and (max-width:768px){.block.image figure.left.small,.block.image figure.right.small{width:100%}}.block.image figure.full,.block.image figure.wide{margin-top:60px;margin-bottom:60px}.block.image figure.center{width:100%!important;margin-right:auto!important;margin-bottom:60px;margin-left:auto!important;-o-object-fit:cover;object-fit:cover}.block.image figure.center img{height:auto;margin-right:0;margin-left:0}.block.image figure.center.large,.block.image figure.center.medium,.block.image figure.center.small{width:100%!important}.block.image figure.center.large figcaption{text-align:start}.block.image figure.center.medium figcaption{width:100%;margin-right:auto;margin-left:auto;text-align:start}.block.image img{max-width:100%!important;height:auto}figcaption{margin:25px 0 0;color:#666;font-size:14px;font-weight:300;line-height:18px;text-align:left;white-space:normal}figcaption .title{margin-bottom:10px;font-size:1.188rem;line-height:1;font-weight:700}figcaption .credits,figcaption .description a,figcaption .description p{font-size:1.188rem;line-height:1;font-weight:300}figcaption .credits{margin-top:5px;color:#0070a2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#page-document .block.video.align.center figure,#page-document .block.video.align.left,#page-document .block.video.align.right,.block.video.align.center figure,.block.video.align.left,.block.video.align.right{max-width:var(--default-container-width);margin-right:auto;margin-left:auto}.block.video .figure{width:100%}.block.video.full figcaption{padding-right:25px;padding-left:25px}.block.video.center,.block.video.full,.block.video.wide{margin-top:60px;margin-bottom:60px}.block.video.align.left.has--backgroundColor--grey figure,.block.video.align.right.has--backgroundColor--grey figure{padding-top:25px}.block.video.align.left.has--backgroundColor--grey,.block.video.align.right.has--backgroundColor--grey{margin-top:0;margin-bottom:0}.block.video.align.left,.block.video.align.right{margin-top:60px;margin-bottom:0!important}.block.video.align.left .video-inner,.block.video.align.right .video-inner{margin-bottom:20px!important}@media only screen and (max-width:769px){.block.video.align.left .video-inner,.block.video.align.right .video-inner{width:100%}}@container (max-width: 768px){.block.video.align.left .video-inner,.block.video.align.right .video-inner{margin-bottom:60px!important}}.block.video.align.left img,.block.video.align.right img{margin:0!important}.block.video.align.left .video-inner{margin-right:20px!important}.block.video.align.right .video-inner{margin-left:20px!important}.image-widget{container-type:inline-size}#sidebar .image-widget img{width:100%}.image-widget .no-image-wrapper{display:flex;width:min(100%,450px);flex-direction:column;align-items:center}.image-widget .no-image-wrapper img{max-width:150px}.image-widget .toolbar-inner{display:flex;width:min(100%,450px);height:40px;padding:4px;border-radius:2px;background-color:hsla(0,0%,100%,.975);box-shadow:0 0 8px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.05)}.ui.form .image-widget .toolbar-inner .ui.input input[type=text]{height:auto}.image-widget .toolbar-inner>svg{display:inline-block!important;box-sizing:content-box;padding:4px;margin-right:4px;color:#826a6a!important}.image-widget .toolbar-inner .ui.input{width:100%;margin-left:8px}.image-widget .toolbar-inner .ui.input>input{padding:0;border:none}.image-widget .toolbar-inner .ui.icon.button{padding:4px;border-radius:1px;margin-left:-3px;color:#826a6a!important}.image-widget .toolbar-inner .ui.icon.button:hover{background-color:#edf1f2!important}.image-widget .toolbar-inner .ui.buttons:first-child .ui.icon.button{margin-left:0}.image-widget .image-widget-preview-wrapper{position:relative}.image-widget .ui.basic.button.remove-block-button{position:absolute;z-index:2;top:6px;right:2px;background-color:transparent;box-shadow:none}.image-widget .ui.basic.button.remove-block-button .icon{height:18px!important}.image-widget .ui.basic.button.remove-block-button .circled{padding:8px;border:1px solid #e4e8ec;background:#f3f5f7}.image-widget .ui.basic.button.remove-block-button .circled:hover{background-color:#e4e8ec}.image-widget .ui.basic.button.remove-block-button:hover{background-color:transparent!important}.image-widget .image-widget-filepath-preview{display:flex;align-items:center;padding:5px;word-break:break-all}.image-widget .image-widget-filepath-preview a{margin-left:5px}.ui.form p.help,.ui.form p.help a{font-size:1.188rem;line-height:1;font-weight:300}.ui.form p.help a{text-decoration:underline}#page-add .block-editor-image figure.center,#page-edit .block-editor-image figure.center{max-width:var(--block-width,--layout-container-width);margin-right:auto;margin-left:auto}#page-add .block-editor-image.default figure,#page-edit .block-editor-image.default figure{max-width:var(--default-container-width)}#page-document .blocks-group-wrapper>.block.image.align.center,#page-document .blocks-group-wrapper>.block.image.align.center figure{max-width:var(--block-width,--layout-container-width);margin-right:auto;margin-left:auto}@container (max-width: 1480px){#page-document .blocks-group-wrapper>.block.image.align.center.has--block-width--default,#page-document .blocks-group-wrapper>.block.image.align.center.has--block-width--layout{margin-right:20px;margin-left:20px}}#page-document .block.introduction{margin-top:80px;margin-bottom:80px}@media only screen and (max-width:768px){#page-document .block.introduction{margin-top:60px;margin-bottom:60px}}#page-document .block.introduction+.block.introduction{margin-top:40px}#page-document .block.introduction:has(+.block.introduction){margin-bottom:0}#page-document .block.introduction:has(+.block.__button){margin-bottom:0}.block.introduction .block-container a,.block.introduction .block-container ol li,.block.introduction .block-container p,.block.introduction .block-container ul li,.block.introduction .slate-editor a,.block.introduction .slate-editor ol li,.block.introduction .slate-editor p,.block.introduction .slate-editor ul li{margin:0;font-size:1.75rem;line-height:1.1;font-weight:300}@container (max-width: 768px){.block.introduction .block-container a,.block.introduction .block-container ol li,.block.introduction .block-container p,.block.introduction .block-container ul li,.block.introduction .slate-editor a,.block.introduction .slate-editor ol li,.block.introduction .slate-editor p,.block.introduction .slate-editor ul li{font-size:1.625rem;line-height:1.25}}.block.introduction .block-container a strong,.block.introduction .block-container a strong span,.block.introduction .block-container ol li strong,.block.introduction .block-container ol li strong span,.block.introduction .block-container p strong,.block.introduction .block-container p strong span,.block.introduction .block-container ul li strong,.block.introduction .block-container ul li strong span,.block.introduction .slate-editor a strong,.block.introduction .slate-editor a strong span,.block.introduction .slate-editor ol li strong,.block.introduction .slate-editor ol li strong span,.block.introduction .slate-editor p strong,.block.introduction .slate-editor p strong span,.block.introduction .slate-editor ul li strong,.block.introduction .slate-editor ul li strong span{font-weight:700}.block.introduction .block-container a em,.block.introduction .block-container a em span,.block.introduction .block-container ol li em,.block.introduction .block-container ol li em span,.block.introduction .block-container p em,.block.introduction .block-container p em span,.block.introduction .block-container ul li em,.block.introduction .block-container ul li em span,.block.introduction .slate-editor a em,.block.introduction .slate-editor a em span,.block.introduction .slate-editor ol li em,.block.introduction .slate-editor ol li em span,.block.introduction .slate-editor p em,.block.introduction .slate-editor p em span,.block.introduction .slate-editor ul li em,.block.introduction .slate-editor ul li em span{font-style:italic}.block.introduction .block-container p:empty{margin-bottom:25px}.block.introduction .block-container{max-width:var(--default-container-width);margin-right:auto;margin-left:auto}.block.introduction h2{font-size:2.625rem;line-height:1.1428;font-weight:700;margin-bottom:60px}@container (max-width: 768px){.block.introduction h2{font-size:2.25rem;line-height:1.1666}}@media only screen and (max-width:768px){.block.introduction h2{margin-bottom:40px}}.block.slider:not(.inner):not([role=presentation]){padding-bottom:0}.block.slider .slider-viewport{margin-bottom:0}.block.slider .slider-dots{padding-bottom:40px}.block.slider .highlight-image-wrapper{display:flex}.block.slider .highlight-image-wrapper img{aspect-ratio:var(--slider-images-aspect-ratio,16/9)!important}.block.slider .grid-teaser-item,.block.slider .teaser-item{flex-direction:column}.block.slider .teaser-item{padding-bottom:40px}.block.slider .teaser-item .teaser-item-title{position:absolute;top:50%;width:570px;min-height:321px;padding:60px 50px 60px 100px;background:rgba(0,0,0,.75);color:#fff;transform:translateY(-50%)}@container (max-width: 1024px){.block.slider .teaser-item .teaser-item-title{padding:30px 30px 30px 80px}}@media only screen and (max-width:1280px){.block.slider .teaser-item .teaser-item-title{position:static;width:100%;padding:60px 20px;background:#000;transform:none}}.block.slider .teaser-item .teaser-item-title.has--slider--flagAlign--right{right:0}.block.slider .teaser-item .teaser-item-title .title .supertitle{display:inline-block;margin-bottom:20px;font-size:14px;font-weight:700;letter-spacing:1px;line-height:18px;text-transform:uppercase}.block.slider .teaser-item .teaser-item-title .title h2{font-size:2rem;line-height:1.1;font-weight:700;margin-top:0;margin-bottom:40px;color:#fff}.block.slider .teaser-item .teaser-item-title p{font-size:1.75rem;line-height:1.1;font-weight:300;display:-webkit-box;overflow:hidden;margin-bottom:50px;-webkit-box-orient:vertical;color:#fff;-webkit-line-clamp:5;text-overflow:ellipsis}@container (max-width: 768px){.block.slider .teaser-item .teaser-item-title p{font-size:1.625rem;line-height:1.25}}@media only screen and (max-width:1280px){.block.slider .teaser-item .teaser-item-title p{margin-bottom:60px}}.block.slider .slide-wrapper:not(.empty-slide){padding-bottom:80px}.block.slider .teaser-item.top{position:relative}.block.slider .ui.button{display:initial;padding:8px 20px;border:1px solid;border-radius:0;background-color:transparent;font-size:16px;font-weight:900;line-height:20px;text-align:center}.teaser-item .image-wrapper img{aspect-ratio:var(--image-aspect-ratio,1.7777777778)!important}#page-document .block.teaser{margin-bottom:40px}.block-editor-teaser .block.teaser,.blocks-group-wrapper>.block.teaser{height:100%}.block-editor-teaser .block.teaser a.external .content h2:after,.blocks-group-wrapper>.block.teaser a.external .content h2:after{display:inline-block;width:11px;height:11px;background-color:var(--link-foreground-color,#0070a2);content:"";-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='external-link-alt' class='svg-inline--fa fa-external-link-alt fa-w-16' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M432 320h-32a16 16 0 00-16 16v112H64V128h144a16 16 0 0016-16V80a16 16 0 00-16-16H48a48 48 0 00-48 48v352a48 48 0 0048 48h352a48 48 0 0048-48V336a16 16 0 00-16-16zM488 0H360c-21.37 0-32.05 25.91-17 41l35.73 35.73L135 320.37a24 24 0 000 34L157.67 377a24 24 0 0034 0l243.61-243.68L471 169c15 15 41 4.5 41-17V24a24 24 0 00-24-24z'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='external-link-alt' class='svg-inline--fa fa-external-link-alt fa-w-16' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M432 320h-32a16 16 0 00-16 16v112H64V128h144a16 16 0 0016-16V80a16 16 0 00-16-16H48a48 48 0 00-48 48v352a48 48 0 0048 48h352a48 48 0 0048-48V336a16 16 0 00-16-16zM488 0H360c-21.37 0-32.05 25.91-17 41l35.73 35.73L135 320.37a24 24 0 000 34L157.67 377a24 24 0 0034 0l243.61-243.68L471 169c15 15 41 4.5 41-17V24a24 24 0 00-24-24z'/%3E%3C/svg%3E") no-repeat center;white-space:nowrap}.block-editor-teaser .block.teaser .teaser-item:not(.placeholder),.blocks-group-wrapper>.block.teaser .teaser-item:not(.placeholder){align-items:start;padding-bottom:40px;border-bottom:1px solid #000}.block-editor-teaser .block.teaser .image-wrapper,.blocks-group-wrapper>.block.teaser .image-wrapper{width:100%}.block-editor-teaser .block.teaser.has--align--left .teaser-item.default,.block-editor-teaser .block.teaser.has--align--right .teaser-item.default,.blocks-group-wrapper>.block.teaser.has--align--left .teaser-item.default,.blocks-group-wrapper>.block.teaser.has--align--right .teaser-item.default{display:flex}.block-editor-teaser .block.teaser.has--align--left .teaser-item.default .image-wrapper,.block-editor-teaser .block.teaser.has--align--right .teaser-item.default .image-wrapper,.blocks-group-wrapper>.block.teaser.has--align--left .teaser-item.default .image-wrapper,.blocks-group-wrapper>.block.teaser.has--align--right .teaser-item.default .image-wrapper{align-self:flex-start}@media only screen and (max-width:768px){.block-editor-teaser .block.teaser.has--align--left .teaser-item.default,.block-editor-teaser .block.teaser.has--align--right .teaser-item.default,.blocks-group-wrapper>.block.teaser.has--align--left .teaser-item.default,.blocks-group-wrapper>.block.teaser.has--align--right .teaser-item.default{flex-direction:column!important}}.block-editor-teaser .block.teaser.has--align--left .teaser-item.default,.blocks-group-wrapper>.block.teaser.has--align--left .teaser-item.default{flex-direction:row}.block-editor-teaser .block.teaser.has--align--left .teaser-item.default .image-wrapper,.blocks-group-wrapper>.block.teaser.has--align--left .teaser-item.default .image-wrapper{margin-right:20px}@media only screen and (max-width:768px){.block-editor-teaser .block.teaser.has--align--left .teaser-item.default .image-wrapper,.blocks-group-wrapper>.block.teaser.has--align--left .teaser-item.default .image-wrapper{margin-right:0;margin-bottom:26px}}.block-editor-teaser .block.teaser.has--align--right .teaser-item.default,.blocks-group-wrapper>.block.teaser.has--align--right .teaser-item.default{flex-direction:row-reverse}.block-editor-teaser .block.teaser.has--align--right .teaser-item.default .image-wrapper,.blocks-group-wrapper>.block.teaser.has--align--right .teaser-item.default .image-wrapper{margin-right:0;margin-left:20px}@media only screen and (max-width:768px){.block-editor-teaser .block.teaser.has--align--right .teaser-item.default .image-wrapper,.blocks-group-wrapper>.block.teaser.has--align--right .teaser-item.default .image-wrapper{margin-bottom:26px;margin-left:0}}.block-editor-teaser .block.teaser.has--align--center .teaser-item.default,.block-editor-teaser .block.teaser.has--align--center .teaser-item.default a,.blocks-group-wrapper>.block.teaser.has--align--center .teaser-item.default,.blocks-group-wrapper>.block.teaser.has--align--center .teaser-item.default a{display:block}.block-editor-teaser .block.teaser.has--align--center .teaser-item.default .image-wrapper,.blocks-group-wrapper>.block.teaser.has--align--center .teaser-item.default .image-wrapper{margin-bottom:26px}@container (max-width: 768px){.block-editor-teaser .block.teaser.has--align--center .teaser-item.default .image-wrapper,.blocks-group-wrapper>.block.teaser.has--align--center .teaser-item.default .image-wrapper{margin:0 0 20px!important}}.block-editor-teaser .block.teaser .content .headline,.blocks-group-wrapper>.block.teaser .content .headline{margin-bottom:20px;letter-spacing:1px;text-transform:uppercase;font-size:1.188rem;line-height:1;font-weight:700}.block-editor-teaser .block.teaser .content h2,.blocks-group-wrapper>.block.teaser .content h2{margin-top:0;margin-bottom:20px;font-size:2rem;line-height:1.1;font-weight:700}@container (max-width: 768px){.block-editor-teaser .block.teaser .content h2,.blocks-group-wrapper>.block.teaser .content h2{font-size:1.75rem;line-height:1.25;font-weight:700;margin-bottom:20px}}.block-editor-teaser .block.teaser .content p,.blocks-group-wrapper>.block.teaser .content p{margin:0;font-size:1.188rem;line-height:1.5;font-weight:300}.block-editor-teaser .block.teaser.is--last--of--block-type .teaser-item.default,.block-editor-teaser .block.teaser.next--has--different--backgroundColor .teaser-item.default,.blocks-group-wrapper>.block.teaser.is--last--of--block-type .teaser-item.default,.blocks-group-wrapper>.block.teaser.next--has--different--backgroundColor .teaser-item.default{padding-bottom:0;border-bottom:none}.block-editor-teaser .block.teaser.is--last--of--block-type.next--is--__button .teaser-item.default,.block-editor-teaser .block.teaser.next--has--different--backgroundColor.next--is--__button .teaser-item.default,.blocks-group-wrapper>.block.teaser.is--last--of--block-type.next--is--__button .teaser-item.default,.blocks-group-wrapper>.block.teaser.next--has--different--backgroundColor.next--is--__button .teaser-item.default{padding-bottom:40px;border-bottom:1px solid}#page-edit .block-editor-teaser.has--backgroundColor--grey{background-color:#ecebeb}#page-add .block-editor-gridBlock .block.gridBlock,#page-edit .block-editor-gridBlock .block.gridBlock,.block.gridBlock{margin-top:0;margin-bottom:0}@media only screen and (min-width:768px){#page-add .block-editor-gridBlock .block.gridBlock.is--first--of--block-type .ui.stackable.grid>.column,#page-add .block-editor-gridBlock .block.gridBlock.previous--is--same--block-type.previous--has--different--backgroundColor .ui.stackable.grid>.column,#page-edit .block-editor-gridBlock .block.gridBlock.is--first--of--block-type .ui.stackable.grid>.column,#page-edit .block-editor-gridBlock .block.gridBlock.previous--is--same--block-type.previous--has--different--backgroundColor .ui.stackable.grid>.column,.block.gridBlock.is--first--of--block-type .ui.stackable.grid>.column,.block.gridBlock.previous--is--same--block-type.previous--has--different--backgroundColor .ui.stackable.grid>.column{padding-top:0!important}}#page-add .block-editor-gridBlock .block.gridBlock.is--first--of--block-type .ui.stackable.grid>.column:first-child,#page-add .block-editor-gridBlock .block.gridBlock.previous--is--same--block-type.previous--has--different--backgroundColor .ui.stackable.grid>.column:first-child,#page-edit .block-editor-gridBlock .block.gridBlock.is--first--of--block-type .ui.stackable.grid>.column:first-child,#page-edit .block-editor-gridBlock .block.gridBlock.previous--is--same--block-type.previous--has--different--backgroundColor .ui.stackable.grid>.column:first-child,.block.gridBlock.is--first--of--block-type .ui.stackable.grid>.column:first-child,.block.gridBlock.previous--is--same--block-type.previous--has--different--backgroundColor .ui.stackable.grid>.column:first-child{padding-top:0!important}@media only screen and (min-width:768px){#page-add .block-editor-gridBlock .block.gridBlock.is--last--of--block-type .ui.stackable.grid>.column,#page-add .block-editor-gridBlock .block.gridBlock.next--is--same--block-type.next--has--different--backgroundColor .ui.stackable.grid>.column,#page-edit .block-editor-gridBlock .block.gridBlock.is--last--of--block-type .ui.stackable.grid>.column,#page-edit .block-editor-gridBlock .block.gridBlock.next--is--same--block-type.next--has--different--backgroundColor .ui.stackable.grid>.column,.block.gridBlock.is--last--of--block-type .ui.stackable.grid>.column,.block.gridBlock.next--is--same--block-type.next--has--different--backgroundColor .ui.stackable.grid>.column{padding-bottom:0!important}}#page-add .block-editor-gridBlock .block.gridBlock.is--last--of--block-type .ui.stackable.grid>.column:last-child,#page-add .block-editor-gridBlock .block.gridBlock.next--is--same--block-type.next--has--different--backgroundColor .ui.stackable.grid>.column:last-child,#page-edit .block-editor-gridBlock .block.gridBlock.is--last--of--block-type .ui.stackable.grid>.column:last-child,#page-edit .block-editor-gridBlock .block.gridBlock.next--is--same--block-type.next--has--different--backgroundColor .ui.stackable.grid>.column:last-child,.block.gridBlock.is--last--of--block-type .ui.stackable.grid>.column:last-child,.block.gridBlock.next--is--same--block-type.next--has--different--backgroundColor .ui.stackable.grid>.column:last-child{padding-bottom:0!important}#page-add .block-editor-gridBlock .block.gridBlock .block.image img,#page-edit .block-editor-gridBlock .block.gridBlock .block.image img,.block.gridBlock .block.image img{aspect-ratio:var(--image-aspect-ratio,1.7777777778)!important}#page-add .block-editor-gridBlock .block.gridBlock .block.teaser,#page-edit .block-editor-gridBlock .block.gridBlock .block.teaser,.block.gridBlock .block.teaser{padding-top:0;margin-bottom:0}#page-add .block-editor-gridBlock .block.gridBlock .block.teaser a.external .content h2:after,#page-edit .block-editor-gridBlock .block.gridBlock .block.teaser a.external .content h2:after,.block.gridBlock .block.teaser a.external .content h2:after{display:inline-block;width:11px;height:11px;background-color:var(--link-foreground-color,#0070a2);content:"";-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='external-link-alt' class='svg-inline--fa fa-external-link-alt fa-w-16' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M432 320h-32a16 16 0 00-16 16v112H64V128h144a16 16 0 0016-16V80a16 16 0 00-16-16H48a48 48 0 00-48 48v352a48 48 0 0048 48h352a48 48 0 0048-48V336a16 16 0 00-16-16zM488 0H360c-21.37 0-32.05 25.91-17 41l35.73 35.73L135 320.37a24 24 0 000 34L157.67 377a24 24 0 0034 0l243.61-243.68L471 169c15 15 41 4.5 41-17V24a24 24 0 00-24-24z'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='external-link-alt' class='svg-inline--fa fa-external-link-alt fa-w-16' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M432 320h-32a16 16 0 00-16 16v112H64V128h144a16 16 0 0016-16V80a16 16 0 00-16-16H48a48 48 0 00-48 48v352a48 48 0 0048 48h352a48 48 0 0048-48V336a16 16 0 00-16-16zM488 0H360c-21.37 0-32.05 25.91-17 41l35.73 35.73L135 320.37a24 24 0 000 34L157.67 377a24 24 0 0034 0l243.61-243.68L471 169c15 15 41 4.5 41-17V24a24 24 0 00-24-24z'/%3E%3C/svg%3E") no-repeat center;white-space:nowrap}#page-add .block-editor-gridBlock .block.gridBlock .block.teaser a,#page-edit .block-editor-gridBlock .block.gridBlock .block.teaser a,.block.gridBlock .block.teaser a{text-decoration:none}#page-add .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item,#page-edit .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item,.block.gridBlock .block.teaser .teaser-item{height:100%}#page-add .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item .image-wrapper,#page-edit .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item .image-wrapper,.block.gridBlock .block.teaser .teaser-item .image-wrapper{margin-bottom:40px}#page-add .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item .image-wrapper img,#page-edit .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item .image-wrapper img,.block.gridBlock .block.teaser .teaser-item .image-wrapper img{position:relative}#page-add .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item .content,#page-edit .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item .content,.block.gridBlock .block.teaser .teaser-item .content{padding:0 20px 20px;font-size:1.188rem;line-height:1.5;font-weight:300}#page-add .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item .content .headline,#page-edit .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item .content .headline,.block.gridBlock .block.teaser .teaser-item .content .headline{margin-bottom:20px;letter-spacing:1px;text-transform:uppercase;font-size:1.188rem;line-height:1;font-weight:700}#page-add .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item .content h2,#page-edit .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item .content h2,.block.gridBlock .block.teaser .teaser-item .content h2{padding:0;margin-bottom:20px!important;font-size:1.75rem;line-height:1.25;font-weight:700}#page-add .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item .content p,#page-edit .block-editor-gridBlock .block.gridBlock .block.teaser .teaser-item .content p,.block.gridBlock .block.teaser .teaser-item .content p{margin-bottom:20px}#page-add .block-editor-gridBlock .block.gridBlock .block-editor-teaser,#page-edit .block-editor-gridBlock .block.gridBlock .block-editor-teaser,.block.gridBlock .block-editor-teaser{padding:0;margin:10px}#page-add .block-editor-gridBlock .block.gridBlock .block-editor-teaser .ui.block.inner.teaser .block.teaser>.block.teaser>.teaser-item.default,#page-edit .block-editor-gridBlock .block.gridBlock .block-editor-teaser .ui.block.inner.teaser .block.teaser>.block.teaser>.teaser-item.default,.block.gridBlock .block-editor-teaser .ui.block.inner.teaser .block.teaser>.block.teaser>.teaser-item.default{padding-bottom:0;border:none;margin-right:auto;margin-left:auto}#page-add .block-editor-gridBlock .block.gridBlock .slate:not(.inner),#page-edit .block-editor-gridBlock .block.gridBlock .slate:not(.inner),.block.gridBlock .slate:not(.inner){padding:40px 20px 20px;margin:0}#page-add .block-editor-gridBlock .block.gridBlock .slate:not(.inner) p,#page-edit .block-editor-gridBlock .block.gridBlock .slate:not(.inner) p,.block.gridBlock .slate:not(.inner) p{padding:0;margin-bottom:20px}#page-add .block-editor-gridBlock .block.gridBlock .slate:not(.inner) h2,#page-edit .block-editor-gridBlock .block.gridBlock .slate:not(.inner) h2,.block.gridBlock .slate:not(.inner) h2{margin-bottom:20px!important;font-size:1.75rem;line-height:1.25;font-weight:700}#page-add .block-editor-gridBlock .block.gridBlock .block-editor-slate,#page-edit .block-editor-gridBlock .block.gridBlock .block-editor-slate,.block.gridBlock .block-editor-slate{padding:0;margin:.5rem!important}#page-add .block-editor-gridBlock .block.gridBlock .block-editor-slate .text-slate-editor-inner>.slate-editor,#page-edit .block-editor-gridBlock .block.gridBlock .block-editor-slate .text-slate-editor-inner>.slate-editor,.block.gridBlock .block-editor-slate .text-slate-editor-inner>.slate-editor{max-width:inherit!important;margin-right:auto!important;margin-left:auto!important}#page-add .block-editor-gridBlock .block.gridBlock .block.image figcaption,#page-edit .block-editor-gridBlock .block.gridBlock .block.image figcaption,.block.gridBlock .block.image figcaption{position:absolute;z-index:100;bottom:0;padding:0 1rem;margin:0}#page-add .block-editor-gridBlock .block.gridBlock .block.image figcaption .title,#page-edit .block-editor-gridBlock .block.gridBlock .block.image figcaption .title,.block.gridBlock .block.image figcaption .title{margin:0 0 20px;color:#fff!important;letter-spacing:1px;font-size:1.75rem;line-height:1.25;font-weight:700}#page-add .block-editor-gridBlock .block.gridBlock .block.image figcaption .description,#page-edit .block-editor-gridBlock .block.gridBlock .block.image figcaption .description,.block.gridBlock .block.image figcaption .description{display:none}#page-add .block-editor-gridBlock .block.gridBlock .block.image figcaption .credits,#page-edit .block-editor-gridBlock .block.gridBlock .block.image figcaption .credits,.block.gridBlock .block.image figcaption .credits{margin-bottom:0;color:#fff!important;font-size:10px}#page-add .block-editor-gridBlock .block.gridBlock .block.image img,#page-edit .block-editor-gridBlock .block.gridBlock .block.image img,.block.gridBlock .block.image img{z-index:revert!important}#page-add .block-editor-gridBlock .block.gridBlock .block.image figure,#page-edit .block-editor-gridBlock .block.gridBlock .block.image figure,.block.gridBlock .block.image figure{position:relative;display:flex;justify-content:flex-end;margin:0!important}#page-add .block-editor-gridBlock .block.gridBlock .block.image figure:after,#page-edit .block-editor-gridBlock .block.gridBlock .block.image figure:after,.block.gridBlock .block.image figure:after{position:absolute;bottom:0;width:100%;height:76px;background:#000;content:"";opacity:.75}#page-add .block-editor-gridBlock .block.gridBlock .block-editor-image,#page-edit .block-editor-gridBlock .block.gridBlock .block-editor-image,.block.gridBlock .block-editor-image{padding:0;margin:.5rem!important}#page-add .block-editor-gridBlock .block.gridBlock .block.listing.previous--has--same--backgroundColor:not(.has--headline),#page-edit .block-editor-gridBlock .block.gridBlock .block.listing.previous--has--same--backgroundColor:not(.has--headline),.block.gridBlock .block.listing.previous--has--same--backgroundColor:not(.has--headline){margin-top:0}#page-add .block-editor-gridBlock .block.gridBlock .block.listing h2,#page-edit .block-editor-gridBlock .block.gridBlock .block.listing h2,.block.gridBlock .block.listing h2{margin-bottom:40px!important}#page-add .block-editor-gridBlock .block.gridBlock .block.listing.previous--is--same--block-type.previous--has--same--backgroundColor:not(.has--headline),#page-edit .block-editor-gridBlock .block.gridBlock .block.listing.previous--is--same--block-type.previous--has--same--backgroundColor:not(.has--headline),.block.gridBlock .block.listing.previous--is--same--block-type.previous--has--same--backgroundColor:not(.has--headline){margin-top:unset}#page-add .block-editor-gridBlock .block.gridBlock .block.listing.grid .listing-item,#page-edit .block-editor-gridBlock .block.gridBlock .block.listing.grid .listing-item,.block.gridBlock .block.listing.grid .listing-item{padding-bottom:10px!important;border-bottom:none!important}#page-add .block-editor-gridBlock .block.gridBlock .block.listing.grid .listing-item:last-child,#page-edit .block-editor-gridBlock .block.gridBlock .block.listing.grid .listing-item:last-child,.block.gridBlock .block.listing.grid .listing-item:last-child{padding-bottom:0!important;border-bottom:none!important}#page-add .block-editor-gridBlock .block.gridBlock .block-editor-empty,#page-edit .block-editor-gridBlock .block.gridBlock .block-editor-empty,.block.gridBlock .block-editor-empty{padding:0;margin:.5rem!important}#page-add .block-editor-gridBlock .block.gridBlock+.block.__button .button.container,#page-edit .block-editor-gridBlock .block.gridBlock+.block.__button .button.container,.block.gridBlock+.block.__button .button.container{padding-top:0!important}#page-add .block-editor-gridBlock h2.headline,#page-edit .block-editor-gridBlock h2.headline{margin-left:10px!important}@media only screen and (min-width:768px){#page-add .block-editor-gridBlock .block.gridBlock .one .block.teaser .teaser-item .content h2,#page-add .block-editor-gridBlock .block.gridBlock .one .slate h2,#page-document .block.gridBlock .one .block.teaser .teaser-item .content h2,#page-document .block.gridBlock .one .slate h2,#page-edit .block-editor-gridBlock .block.gridBlock .one .block.teaser .teaser-item .content h2,#page-edit .block-editor-gridBlock .block.gridBlock .one .slate h2{margin-bottom:40px!important;font-size:2rem;line-height:1.1;font-weight:700}#page-add .block-editor-gridBlock .block.gridBlock .one .image figcaption .title,#page-document .block.gridBlock .one .image figcaption .title,#page-edit .block-editor-gridBlock .block.gridBlock .one .image figcaption .title{font-size:2rem;line-height:1.1;font-weight:700}#page-add .block-editor-gridBlock .block.gridBlock .three .teaser .teaser-item .content h2,#page-add .block-editor-gridBlock .block.gridBlock .two .teaser .teaser-item .content h2,#page-document .block.gridBlock .three .teaser .teaser-item .content h2,#page-document .block.gridBlock .two .teaser .teaser-item .content h2,#page-edit .block-editor-gridBlock .block.gridBlock .three .teaser .teaser-item .content h2,#page-edit .block-editor-gridBlock .block.gridBlock .two .teaser .teaser-item .content h2{margin-bottom:20px!important;font-size:1.75rem;line-height:1.25;font-weight:700}#page-add .block-editor-gridBlock .block.gridBlock .three .image figcaption .title,#page-add .block-editor-gridBlock .block.gridBlock .two .image figcaption .title,#page-document .block.gridBlock .three .image figcaption .title,#page-document .block.gridBlock .two .image figcaption .title,#page-edit .block-editor-gridBlock .block.gridBlock .three .image figcaption .title,#page-edit .block-editor-gridBlock .block.gridBlock .two .image figcaption .title{font-size:1.75rem;line-height:1.25;font-weight:700;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word;margin:0 0 20px}#page-add .block-editor-gridBlock .block.gridBlock .three .image figure:after,#page-add .block-editor-gridBlock .block.gridBlock .two .image figure:after,#page-document .block.gridBlock .three .image figure:after,#page-document .block.gridBlock .two .image figure:after,#page-edit .block-editor-gridBlock .block.gridBlock .three .image figure:after,#page-edit .block-editor-gridBlock .block.gridBlock .two .image figure:after{height:70px}#page-add .block-editor-gridBlock .block.gridBlock .three .slate h2,#page-add .block-editor-gridBlock .block.gridBlock .two .slate h2,#page-document .block.gridBlock .three .slate h2,#page-document .block.gridBlock .two .slate h2,#page-edit .block-editor-gridBlock .block.gridBlock .three .slate h2,#page-edit .block-editor-gridBlock .block.gridBlock .two .slate h2{margin-bottom:20px!important;font-size:1.75rem;line-height:1.25;font-weight:700}#page-add .block-editor-gridBlock .block.gridBlock .four .teaser .teaser-item .image-wrapper,#page-document .block.gridBlock .four .teaser .teaser-item .image-wrapper,#page-edit .block-editor-gridBlock .block.gridBlock .four .teaser .teaser-item .image-wrapper{margin-bottom:20px!important}#page-add .block-editor-gridBlock .block.gridBlock .four .teaser .teaser-item .content .headline,#page-document .block.gridBlock .four .teaser .teaser-item .content .headline,#page-edit .block-editor-gridBlock .block.gridBlock .four .teaser .teaser-item .content .headline{font-size:1rem;line-height:1.333;font-weight:700}#page-add .block-editor-gridBlock .block.gridBlock .four .teaser .teaser-item .content h2,#page-document .block.gridBlock .four .teaser .teaser-item .content h2,#page-edit .block-editor-gridBlock .block.gridBlock .four .teaser .teaser-item .content h2{margin-bottom:20px!important;font-size:1.438rem;line-height:1.5;font-weight:700}#page-add .block-editor-gridBlock .block.gridBlock .four .teaser .teaser-item .content p,#page-document .block.gridBlock .four .teaser .teaser-item .content p,#page-edit .block-editor-gridBlock .block.gridBlock .four .teaser .teaser-item .content p{margin-bottom:0}#page-add .block-editor-gridBlock .block.gridBlock .four .image figcaption .title,#page-document .block.gridBlock .four .image figcaption .title,#page-edit .block-editor-gridBlock .block.gridBlock .four .image figcaption .title{margin:0 0 15px;color:#fff!important;letter-spacing:1px;font-size:1.438rem;line-height:1.5;font-weight:700}#page-add .block-editor-gridBlock .block.gridBlock .four .image figure:after,#page-document .block.gridBlock .four .image figure:after,#page-edit .block-editor-gridBlock .block.gridBlock .four .image figure:after{height:59px}#page-add .block-editor-gridBlock .block.gridBlock .four .slate,#page-document .block.gridBlock .four .slate,#page-edit .block-editor-gridBlock .block.gridBlock .four .slate{padding-top:20px!important}#page-add .block-editor-gridBlock .block.gridBlock .four .slate h2,#page-document .block.gridBlock .four .slate h2,#page-edit .block-editor-gridBlock .block.gridBlock .four .slate h2{margin-bottom:20px!important;font-size:1.438rem;line-height:1.5;font-weight:700}#page-add .block-editor-gridBlock .block.gridBlock .four .slate p,#page-document .block.gridBlock .four .slate p,#page-edit .block-editor-gridBlock .block.gridBlock .four .slate p{margin-bottom:0}}#page-document .block.gridBlock .block.teaser{margin-bottom:0}.block.__button{margin-bottom:0!important}.block.__button .button.container{display:grid;justify-content:var(--block-alignment);text-align:unset!important;max-width:var(--block-width,--layout-container-width);margin-right:auto;margin-left:auto;padding-top:80px;padding-bottom:80px}@media only screen and (max-width:768px){.block.__button .button.container{padding-top:60px;padding-bottom:60px}}p+.block.__button .button.container{padding-top:60px}@container (max-width: 768px){p+.block.__button .button.container{padding-top:40px}}.separator+.block.__button .button.container{padding-top:0}@container (max-width: 768px){.separator+.block.__button .button.container{padding-top:0}}.block.__button+.gridBlock,.block.__button+.gridBlock .headline{margin-top:0!important}.block.__button:last-child .button.container{padding-bottom:0}.block.__button .ui.button{padding:8px 20px;border:1px solid #000;border-radius:unset;margin:0;background:none;color:#000;font-size:1.188rem;line-height:1.5;font-weight:700}#page-add .block.search.grid .card-container>img,#page-document .block.search.grid .card-container>img,#page-edit .block.search.grid .card-container>img{width:100%!important}#page-add .block.search.grid .listing-item:last-child,#page-document .block.search.grid .listing-item:last-child,#page-edit .block.search.grid .listing-item:last-child{padding-bottom:0;border-bottom:none}#page-add .block.search .items,#page-add .block.search .ui.stackable.searchBlock-facets>.row,#page-add .block.search .ui.stackable.searchBlock-facets>.row>.column,#page-document .block.search .items,#page-document .block.search .ui.stackable.searchBlock-facets>.row,#page-document .block.search .ui.stackable.searchBlock-facets>.row>.column,#page-edit .block.search .items,#page-edit .block.search .ui.stackable.searchBlock-facets>.row,#page-edit .block.search .ui.stackable.searchBlock-facets>.row>.column{padding:0!important}#page-add .block.search .listing-item h2,#page-add .block.search .listing-item h3,#page-document .block.search .listing-item h2,#page-document .block.search .listing-item h3,#page-edit .block.search .listing-item h2,#page-edit .block.search .listing-item h3{font-size:2rem;line-height:1.1;font-weight:700}@container (max-width: 1480px){#page-add .block.search h2.headline,#page-document .block.search h2.headline,#page-edit .block.search h2.headline{margin-right:0!important;margin-left:0!important}}#page-add .block.search .facets h2,#page-add .block.search .facets h3,#page-add .block.search .listing.message h2,#page-add .block.search .listing.message h3,#page-document .block.search .facets h2,#page-document .block.search .facets h3,#page-document .block.search .listing.message h2,#page-document .block.search .listing.message h3,#page-edit .block.search .facets h2,#page-edit .block.search .facets h3,#page-edit .block.search .listing.message h2,#page-edit .block.search .listing.message h3{color:#000;font-size:2rem;line-height:1.1;font-weight:700}#page-add .block.search .facets .column,#page-add .block.search .listing.message .column,#page-document .block.search .facets .column,#page-document .block.search .listing.message .column,#page-edit .block.search .facets .column,#page-edit .block.search .listing.message .column{padding-left:0;margin-bottom:40px}#page-add .block.search .facets,#page-document .block.search .facets,#page-edit .block.search .facets{margin-top:-20px}#page-add .block.search .search-wrapper,#page-document .block.search .search-wrapper,#page-edit .block.search .search-wrapper{margin-bottom:0}@container (max-width: 768px){#page-add .block.search .search-wrapper,#page-document .block.search .search-wrapper,#page-edit .block.search .search-wrapper{margin-bottom:20px}}#page-add .block.search .search-input-resultscount-sort,#page-document .block.search .search-input-resultscount-sort,#page-edit .block.search .search-input-resultscount-sort{display:flex;justify-content:space-between;margin-bottom:80px}@container (max-width: 768px){#page-add .block.search .search-input-resultscount-sort,#page-document .block.search .search-input-resultscount-sort,#page-edit .block.search .search-input-resultscount-sort{display:block;margin-bottom:60px}}#page-add .block.search .search-input,#page-document .block.search .search-input,#page-edit .block.search .search-input{position:relative;height:75px;background-color:#ececec}#page-add .block.search .search-input .ui.input,#page-document .block.search .search-input .ui.input,#page-edit .block.search .search-input .ui.input{height:75px;background-color:#eee}#page-add .block.search .search-input .ui.input input,#page-document .block.search .search-input .ui.input input,#page-edit .block.search .search-input .ui.input input{padding:19px 0 19px 24px;border:none;background-color:transparent;font-size:24px}#page-add .block.search .search-input .ui.input input::-moz-placeholder,#page-document .block.search .search-input .ui.input input::-moz-placeholder,#page-edit .block.search .search-input .ui.input input::-moz-placeholder{opacity:1}#page-add .block.search .search-input .ui.input input::placeholder,#page-document .block.search .search-input .ui.input input::placeholder,#page-edit .block.search .search-input .ui.input input::placeholder{opacity:1}#page-add .block.search .search-input .search-input-live-icon-button,#page-document .block.search .search-input .search-input-live-icon-button,#page-edit .block.search .search-input .search-input-live-icon-button{position:absolute;top:19px;right:24px;padding-left:14px}#page-add .block.search .search-input .search-input-live-icon-button svg,#page-document .block.search .search-input .search-input-live-icon-button svg,#page-edit .block.search .search-input .search-input-live-icon-button svg{width:36px!important;height:36px!important;color:#000!important}#page-add .block.search .search-details-sort,#page-document .block.search .search-details-sort,#page-edit .block.search .search-details-sort{display:flex;align-items:center}@container (max-width: 768px){#page-add .block.search .search-details-sort,#page-document .block.search .search-details-sort,#page-edit .block.search .search-details-sort{display:flex;flex-direction:column-reverse;align-items:stretch}#page-add .block.search .search-details-sort .search-details,#page-document .block.search .search-details-sort .search-details,#page-edit .block.search .search-details-sort .search-details{padding:0}#page-add .block.search .search-details-sort .sort-on-wrapper,#page-document .block.search .search-details-sort .sort-on-wrapper,#page-edit .block.search .search-details-sort .sort-on-wrapper{margin-bottom:50px}#page-add .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper,#page-document .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper,#page-edit .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper{width:100%;margin:0}#page-add .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper button,#page-document .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper button,#page-edit .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper button{width:50px}#page-add .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper .search-sort-on,#page-document .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper .search-sort-on,#page-edit .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper .search-sort-on{flex-grow:100}#page-add .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper .search-sort-on #select-search-sort-on,#page-add .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper .search-sort-on #select-search-sort-on .react-select__control,#page-add .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper .search-sort-on #select-search-sort-on .react-select__menu,#page-document .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper .search-sort-on #select-search-sort-on,#page-document .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper .search-sort-on #select-search-sort-on .react-select__control,#page-document .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper .search-sort-on #select-search-sort-on .react-select__menu,#page-edit .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper .search-sort-on #select-search-sort-on,#page-edit .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper .search-sort-on #select-search-sort-on .react-select__control,#page-edit .block.search .search-details-sort .sort-on-wrapper .search-sort-wrapper .search-sort-on #select-search-sort-on .react-select__menu{width:100%}}#page-add .block.search .search-details,#page-document .block.search .search-details,#page-edit .block.search .search-details{padding:0 20px;margin:0;color:#000;font-size:20px}#page-add .block.search .search-details .number,#page-document .block.search .search-details .number,#page-edit .block.search .search-details .number{font-size:30px}#page-add .block.search .search-details .label,#page-document .block.search .search-details .label,#page-edit .block.search .search-details .label{font-size:14px}#page-add .block.search .search-wrapper,#page-document .block.search .search-wrapper,#page-edit .block.search .search-wrapper{width:49%}@media only screen and (max-width:768px){#page-add .block.search .search-wrapper,#page-document .block.search .search-wrapper,#page-edit .block.search .search-wrapper{width:100%}}#page-add .block.search .sort-on-wrapper,#page-document .block.search .sort-on-wrapper,#page-edit .block.search .sort-on-wrapper{display:flex;align-items:center}#page-add .block.search .sort-on-wrapper .search-sort-wrapper,#page-document .block.search .sort-on-wrapper .search-sort-wrapper,#page-edit .block.search .sort-on-wrapper .search-sort-wrapper{margin:7px 0 0}#page-add .block.search .sort-on-wrapper .search-sort-wrapper>*,#page-document .block.search .sort-on-wrapper .search-sort-wrapper>*,#page-edit .block.search .sort-on-wrapper .search-sort-wrapper>*{height:50px;border:1px solid #000;border-left-width:0;border-radius:0;margin:0}#page-add .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on,#page-document .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on,#page-edit .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on{border-left-width:1px;font-size:14px}#page-add .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on svg,#page-document .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on svg,#page-edit .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on svg{width:12px!important;margin-right:7px}#page-add .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on div,#page-document .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on div,#page-edit .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on div{border:0}#page-add .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on .react-select__menu,#page-document .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on .react-select__menu,#page-edit .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on .react-select__menu{border:1px solid #000;margin-top:5px}#page-add .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on .react-select__option:not(.react-select__option--is-selected) svg,#page-document .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on .react-select__option:not(.react-select__option--is-selected) svg,#page-edit .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on .react-select__option:not(.react-select__option--is-selected) svg{visibility:hidden}#page-add .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on .react-select__option--is-selected svg,#page-document .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on .react-select__option--is-selected svg,#page-edit .block.search .sort-on-wrapper .search-sort-wrapper>.search-sort-on .react-select__option--is-selected svg{fill:#000}#page-add .block.search .sort-on-wrapper button,#page-document .block.search .sort-on-wrapper button,#page-edit .block.search .sort-on-wrapper button{width:50px;text-align:center}#page-add .block.search .sort-on-wrapper button svg,#page-document .block.search .sort-on-wrapper button svg,#page-edit .block.search .sort-on-wrapper button svg{height:30px!important}#page-add .block.search .sort-on-wrapper .sort-label,#page-document .block.search .sort-on-wrapper .sort-label,#page-edit .block.search .sort-on-wrapper .sort-label{display:none}#page-edit .block-editor-search .block.search,#page-edit .block-editor-search:not(.has--headline){margin-top:0}.inline.field.field-wrapper-showSearchButton,.inline.field.field-wrapper-showSearchInput,.inline.field.field-wrapper-showSortOn,.inline.field.field-wrapper-showTotalResults{display:none}.block-editor-search.next--has--same--backgroundColor.next--is--same--block-type .listing-item:last-child,.block-editor-search.next--is--__button .listing-item:last-child,.block.listing.next--has--same--backgroundColor.next--is--same--block-type .listing-item:last-child,.block.listing.next--is--__button .listing-item:last-child,.block.search.next--has--same--backgroundColor.next--is--same--block-type .listing-item:last-child,.block.search.next--is--__button .listing-item:last-child,.column>.block.listing.next--has--same--backgroundColor.next--is--same--block-type .listing-item:last-child,.column>.block.listing.next--is--__button .listing-item:last-child{padding-bottom:40px!important;border-bottom:1px solid vas(--theme-font-color,#000)}.block-editor-search .items+.pagination-wrapper,.block.listing .items+.pagination-wrapper,.block.search .items+.pagination-wrapper,.column>.block.listing .items+.pagination-wrapper{margin-top:80px}@container (max-width: 768px){.block-editor-search .items+.pagination-wrapper,.block.listing .items+.pagination-wrapper,.block.search .items+.pagination-wrapper,.column>.block.listing .items+.pagination-wrapper{margin-top:60px}}.block-editor-search .listing-item,.block.listing .listing-item,.block.search .listing-item,.column>.block.listing .listing-item{padding-bottom:40px!important;border-bottom:1px solid #000;margin-bottom:40px}.block-editor-search .listing-item a.external .listing-body h2:after,.block.listing .listing-item a.external .listing-body h2:after,.block.search .listing-item a.external .listing-body h2:after,.column>.block.listing .listing-item a.external .listing-body h2:after{display:inline-block;width:11px;height:11px;background-color:var(--link-foreground-color,#0070a2);content:"";-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='external-link-alt' class='svg-inline--fa fa-external-link-alt fa-w-16' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M432 320h-32a16 16 0 00-16 16v112H64V128h144a16 16 0 0016-16V80a16 16 0 00-16-16H48a48 48 0 00-48 48v352a48 48 0 0048 48h352a48 48 0 0048-48V336a16 16 0 00-16-16zM488 0H360c-21.37 0-32.05 25.91-17 41l35.73 35.73L135 320.37a24 24 0 000 34L157.67 377a24 24 0 0034 0l243.61-243.68L471 169c15 15 41 4.5 41-17V24a24 24 0 00-24-24z'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='external-link-alt' class='svg-inline--fa fa-external-link-alt fa-w-16' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M432 320h-32a16 16 0 00-16 16v112H64V128h144a16 16 0 0016-16V80a16 16 0 00-16-16H48a48 48 0 00-48 48v352a48 48 0 0048 48h352a48 48 0 0048-48V336a16 16 0 00-16-16zM488 0H360c-21.37 0-32.05 25.91-17 41l35.73 35.73L135 320.37a24 24 0 000 34L157.67 377a24 24 0 0034 0l243.61-243.68L471 169c15 15 41 4.5 41-17V24a24 24 0 00-24-24z'/%3E%3C/svg%3E") no-repeat center;white-space:nowrap}.block-editor-search .listing-item:last-child,.block.listing .listing-item:last-child,.block.search .listing-item:last-child,.column>.block.listing .listing-item:last-child{padding-bottom:0!important;border-bottom:none!important;margin-bottom:0}.block-editor-search .listing-item img,.block.listing .listing-item img,.block.search .listing-item img,.column>.block.listing .listing-item img{-o-object-fit:cover;object-fit:cover}@container (max-width: 1480px){.block-editor-search h2.headline,.block.listing h2.headline,.block.search h2.headline,.column>.block.listing h2.headline{margin-right:20px!important;margin-left:20px!important}}.block-editor-search.default .headline,.block.listing.default .headline,.block.search.default .headline,.column>.block.listing.default .headline{font-size:2.25rem;line-height:1.1666;font-weight:300}@container (max-width: 768px){.block-editor-search.default .headline,.block.listing.default .headline,.block.search.default .headline,.column>.block.listing.default .headline{font-size:2rem;line-height:1.1}}.block-editor-search.default .listing-body .headline,.block.listing.default .listing-body .headline,.block.search.default .listing-body .headline,.column>.block.listing.default .listing-body .headline{margin-bottom:20px;letter-spacing:1px;text-transform:uppercase;font-size:1.188rem;line-height:1;font-weight:700}.block-editor-search.default .listing-body h2,.block.listing.default .listing-body h2,.block.search.default .listing-body h2,.column>.block.listing.default .listing-body h2{margin-top:0;font-size:2rem;line-height:1.1;font-weight:700}.block-editor-search.default .listing-body p,.block.listing.default .listing-body p,.block.search.default .listing-body p,.column>.block.listing.default .listing-body p{margin-bottom:0;font-size:1.188rem;line-height:1.5;font-weight:300}.block-editor-search.default .listing-body p:empty,.block.listing.default .listing-body p:empty,.block.search.default .listing-body p:empty,.column>.block.listing.default .listing-body p:empty{display:none}.block-editor-search.summary .listing-item,.block.listing.summary .listing-item,.block.search.summary .listing-item,.column>.block.listing.summary .listing-item{padding-top:0!important}.block-editor-search.summary .listing-item img,.block.listing.summary .listing-item img,.block.search.summary .listing-item img,.column>.block.listing.summary .listing-item img{width:220px;height:-moz-min-content;height:min-content;aspect-ratio:1.7777777778!important}@container (max-width: 768px){.block-editor-search.summary .listing-item img,.block.listing.summary .listing-item img,.block.search.summary .listing-item img,.column>.block.listing.summary .listing-item img{width:100%;min-width:335px;margin-bottom:20px}}.block-editor-search.summary .listing-item .headline,.block.listing.summary .listing-item .headline,.block.search.summary .listing-item .headline,.column>.block.listing.summary .listing-item .headline{margin-bottom:20px;letter-spacing:1px;text-transform:uppercase;font-size:1.188rem;line-height:1;font-weight:700}.block-editor-search.summary .listing-item h3,.block.listing.summary .listing-item h3,.block.search.summary .listing-item h3,.column>.block.listing.summary .listing-item h3{margin-top:0!important;margin-bottom:40px!important;color:#000;font-size:2rem;line-height:1.1;font-weight:700}@container (max-width: 768px){.block-editor-search.summary .listing-item h3,.block.listing.summary .listing-item h3,.block.search.summary .listing-item h3,.column>.block.listing.summary .listing-item h3{font-size:1.75rem;line-height:1.25;font-weight:700;margin-bottom:20px!important}}.block-editor-search.grid.next--has--same--backgroundColor.next--is--same--block-type .listing-item:last-child,.block-editor-search.grid.next--is--__button .listing-item:last-child,.block.listing.grid.next--has--same--backgroundColor.next--is--same--block-type .listing-item:last-child,.block.listing.grid.next--is--__button .listing-item:last-child,.block.search.grid.next--has--same--backgroundColor.next--is--same--block-type .listing-item:last-child,.block.search.grid.next--is--__button .listing-item:last-child,.column>.block.listing.grid.next--has--same--backgroundColor.next--is--same--block-type .listing-item:last-child,.column>.block.listing.grid.next--is--__button .listing-item:last-child{padding-bottom:0!important;border-bottom:none!important}.block-editor-search.grid .items,.block.listing.grid .items,.block.search.grid .items,.column>.block.listing.grid .items{display:flex;flex-wrap:wrap}@media only screen and (max-width:768px){.block-editor-search.grid .items,.block.listing.grid .items,.block.search.grid .items,.column>.block.listing.grid .items{flex-direction:column}.block-editor-search.grid .items .listing-item,.block.listing.grid .items .listing-item,.block.search.grid .items .listing-item,.column>.block.listing.grid .items .listing-item{padding-bottom:20px!important}}.block-editor-search.grid .headline,.block.listing.grid .headline,.block.search.grid .headline,.column>.block.listing.grid .headline{font-size:2.25rem;line-height:1.1666;font-weight:300;margin-right:0!important;margin-left:0!important}@container (max-width: 768px){.block-editor-search.grid .headline,.block.listing.grid .headline,.block.search.grid .headline,.column>.block.listing.grid .headline{font-size:2rem;line-height:1.1}}.block-editor-search.grid .listing-item,.block.listing.grid .listing-item,.block.search.grid .listing-item,.column>.block.listing.grid .listing-item{align-items:normal;border-bottom:none;margin:0!important}@media only screen and (min-width:769px){.block-editor-search.grid .listing-item,.block.listing.grid .listing-item,.block.search.grid .listing-item,.column>.block.listing.grid .listing-item{width:50%;padding-top:10px;padding-bottom:10px!important}.block-editor-search.grid .listing-item:nth-child(2n),.block.listing.grid .listing-item:nth-child(2n),.block.search.grid .listing-item:nth-child(2n),.column>.block.listing.grid .listing-item:nth-child(2n){padding-left:10px!important}.block-editor-search.grid .listing-item:nth-child(odd),.block.listing.grid .listing-item:nth-child(odd),.block.search.grid .listing-item:nth-child(odd),.column>.block.listing.grid .listing-item:nth-child(odd){padding-right:10px!important}.block-editor-search.grid .listing-item:last-child,.block-editor-search.grid .listing-item:nth-last-child(2):not(:nth-child(2n)),.block.listing.grid .listing-item:last-child,.block.listing.grid .listing-item:nth-last-child(2):not(:nth-child(2n)),.block.search.grid .listing-item:last-child,.block.search.grid .listing-item:nth-last-child(2):not(:nth-child(2n)),.column>.block.listing.grid .listing-item:last-child,.column>.block.listing.grid .listing-item:nth-last-child(2):not(:nth-child(2n)){padding-bottom:0!important}.block-editor-search.grid .listing-item:first-child,.block-editor-search.grid .listing-item:nth-child(2),.block.listing.grid .listing-item:first-child,.block.listing.grid .listing-item:nth-child(2),.block.search.grid .listing-item:first-child,.block.search.grid .listing-item:nth-child(2),.column>.block.listing.grid .listing-item:first-child,.column>.block.listing.grid .listing-item:nth-child(2){padding-top:0!important}}@media only screen and (min-width:768px){.block-editor-search.grid .listing-item:last-child:nth-child(odd),.block.listing.grid .listing-item:last-child:nth-child(odd),.block.search.grid .listing-item:last-child:nth-child(odd),.column>.block.listing.grid .listing-item:last-child:nth-child(odd){margin-left:0!important}}.block-editor-search.grid .listing-item .card-container,.block.listing.grid .listing-item .card-container,.block.search.grid .listing-item .card-container,.column>.block.listing.grid .listing-item .card-container{width:100%;height:100%!important}.block-editor-search.grid .listing-item img.item-image,.block.listing.grid .listing-item img.item-image,.block.search.grid .listing-item img.item-image,.column>.block.listing.grid .listing-item img.item-image{width:100%;margin:0;aspect-ratio:1.7777777778!important}.block-editor-search.grid .listing-item .item,.block.listing.grid .listing-item .item,.block.search.grid .listing-item .item,.column>.block.listing.grid .listing-item .item{margin-top:40px}.block-editor-search.grid .listing-item .content,.block.listing.grid .listing-item .content,.block.search.grid .listing-item .content,.column>.block.listing.grid .listing-item .content{padding:0 20px 40px}.block-editor-search.grid .listing-item .content .headline,.block.listing.grid .listing-item .content .headline,.block.search.grid .listing-item .content .headline,.column>.block.listing.grid .listing-item .content .headline{padding:0!important;margin-bottom:20px;letter-spacing:1px;text-transform:uppercase;font-size:1.188rem;line-height:1;font-weight:700;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.block-editor-search.grid .listing-item .content h2,.block.listing.grid .listing-item .content h2,.block.search.grid .listing-item .content h2,.column>.block.listing.grid .listing-item .content h2{margin:0 0 20px;font-size:1.75rem;line-height:1.25;font-weight:700}.block-editor-search.grid .listing-item .content p,.block.listing.grid .listing-item .content p,.block.search.grid .listing-item .content p,.column>.block.listing.grid .listing-item .content p{margin-bottom:0;font-size:1.188rem;line-height:1.5;font-weight:300}.block-editor-search.grid .listing-item .content p:empty,.block.listing.grid .listing-item .content p:empty,.block.search.grid .listing-item .content p:empty,.column>.block.listing.grid .listing-item .content p:empty{display:none}.block-editor-search .image-gallery .ui.button,.block.listing .image-gallery .ui.button,.block.search .image-gallery .ui.button,.column>.block.listing .image-gallery .ui.button{margin:0;box-shadow:none!important;color:#000!important;filter:none}.block-editor-search .image-gallery .ui.button.image-gallery-left-nav,.block.listing .image-gallery .ui.button.image-gallery-left-nav,.block.search .image-gallery .ui.button.image-gallery-left-nav,.column>.block.listing .image-gallery .ui.button.image-gallery-left-nav{top:calc(50% - 47px);left:-68px}.block-editor-search .image-gallery .ui.button.image-gallery-right-nav,.block.listing .image-gallery .ui.button.image-gallery-right-nav,.block.search .image-gallery .ui.button.image-gallery-right-nav,.column>.block.listing .image-gallery .ui.button.image-gallery-right-nav{top:calc(50% - 47px);right:-68px}.block-editor-search .image-gallery .ui.button.image-gallery-fullscreen-button,.block-editor-search .image-gallery .ui.button.image-gallery-play-button,.block.listing .image-gallery .ui.button.image-gallery-fullscreen-button,.block.listing .image-gallery .ui.button.image-gallery-play-button,.block.search .image-gallery .ui.button.image-gallery-fullscreen-button,.block.search .image-gallery .ui.button.image-gallery-play-button,.column>.block.listing .image-gallery .ui.button.image-gallery-fullscreen-button,.column>.block.listing .image-gallery .ui.button.image-gallery-play-button{bottom:-94px;border:1px solid #000;border-radius:0}.block-editor-search .image-gallery .ui.button.image-gallery-fullscreen-button svg,.block-editor-search .image-gallery .ui.button.image-gallery-play-button svg,.block.listing .image-gallery .ui.button.image-gallery-fullscreen-button svg,.block.listing .image-gallery .ui.button.image-gallery-play-button svg,.block.search .image-gallery .ui.button.image-gallery-fullscreen-button svg,.block.search .image-gallery .ui.button.image-gallery-play-button svg,.column>.block.listing .image-gallery .ui.button.image-gallery-fullscreen-button svg,.column>.block.listing .image-gallery .ui.button.image-gallery-play-button svg{vertical-align:top}.block-editor-search .image-gallery .ui.button.image-gallery-play-button,.block.listing .image-gallery .ui.button.image-gallery-play-button,.block.search .image-gallery .ui.button.image-gallery-play-button,.column>.block.listing .image-gallery .ui.button.image-gallery-play-button{right:49px;left:auto}.block-editor-search .image-gallery .ui.button .icon,.block.listing .image-gallery .ui.button .icon,.block.search .image-gallery .ui.button .icon,.column>.block.listing .image-gallery .ui.button .icon{margin:0}.block-editor-search .image-gallery .fullscreen .ui.button,.block.listing .image-gallery .fullscreen .ui.button,.block.search .image-gallery .fullscreen .ui.button,.column>.block.listing .image-gallery .fullscreen .ui.button{color:#fff!important}.block-editor-search .image-gallery .fullscreen .ui.button.image-gallery-left-nav,.block.listing .image-gallery .fullscreen .ui.button.image-gallery-left-nav,.block.search .image-gallery .fullscreen .ui.button.image-gallery-left-nav,.column>.block.listing .image-gallery .fullscreen .ui.button.image-gallery-left-nav{left:20px}.block-editor-search .image-gallery .fullscreen .ui.button.image-gallery-right-nav,.block.listing .image-gallery .fullscreen .ui.button.image-gallery-right-nav,.block.search .image-gallery .fullscreen .ui.button.image-gallery-right-nav,.column>.block.listing .image-gallery .fullscreen .ui.button.image-gallery-right-nav{right:20px}.block-editor-search .image-gallery .image-gallery-description,.block.listing .image-gallery .image-gallery-description,.block.search .image-gallery .image-gallery-description,.column>.block.listing .image-gallery .image-gallery-description{position:relative;bottom:auto;left:auto;display:block;padding:25px 0 0;background:none;font-size:14px;font-weight:300;line-height:18px;text-align:left;white-space:normal}.block-editor-search .image-gallery .image-gallery-description .title,.block.listing .image-gallery .image-gallery-description .title,.block.search .image-gallery .image-gallery-description .title,.column>.block.listing .image-gallery .image-gallery-description .title{margin-bottom:10px;font-weight:700}.block-editor-search .image-gallery .image-gallery-description .credits,.block-editor-search .image-gallery .image-gallery-description .download,.block-editor-search .image-gallery .image-gallery-description .download a,.block.listing .image-gallery .image-gallery-description .credits,.block.listing .image-gallery .image-gallery-description .download,.block.listing .image-gallery .image-gallery-description .download a,.block.search .image-gallery .image-gallery-description .credits,.block.search .image-gallery .image-gallery-description .download,.block.search .image-gallery .image-gallery-description .download a,.column>.block.listing .image-gallery .image-gallery-description .credits,.column>.block.listing .image-gallery .image-gallery-description .download,.column>.block.listing .image-gallery .image-gallery-description .download a{min-height:18px;margin-top:5px;color:#0070a2;font-size:14px;line-height:18px}.block-editor-search .image-gallery .image-gallery-description .description,.block.listing .image-gallery .image-gallery-description .description,.block.search .image-gallery .image-gallery-description .description,.column>.block.listing .image-gallery .image-gallery-description .description{min-height:18px}.block-editor-search .image-gallery .image-gallery-description .download,.block.listing .image-gallery .image-gallery-description .download,.block.search .image-gallery .image-gallery-description .download,.column>.block.listing .image-gallery .image-gallery-description .download{float:right}.block-editor-search .image-gallery .fullscreen .image-gallery-description,.block.listing .image-gallery .fullscreen .image-gallery-description,.block.search .image-gallery .fullscreen .image-gallery-description,.column>.block.listing .image-gallery .fullscreen .image-gallery-description{color:#fff}.block-editor-search .image-gallery .image-gallery-thumbnails,.block.listing .image-gallery .image-gallery-thumbnails,.block.search .image-gallery .image-gallery-thumbnails,.column>.block.listing .image-gallery .image-gallery-thumbnails{padding:40px 0}.block-editor-search .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail,.block.listing .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail,.block.search .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail,.column>.block.listing .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail{border:0;margin-left:20px;opacity:.5}.block-editor-search .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail.active,.block-editor-search .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail:focus,.block-editor-search .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail:hover,.block.listing .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail.active,.block.listing .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail:focus,.block.listing .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail:hover,.block.search .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail.active,.block.search .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail:focus,.block.search .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail:hover,.column>.block.listing .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail.active,.column>.block.listing .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail:focus,.column>.block.listing .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail:hover{opacity:1}.documentFirstHeading+.block-editor-search.previous--has--same--backgroundColor:not(.has--headline),.documentFirstHeading+.block.listing.previous--has--same--backgroundColor:not(.has--headline),.documentFirstHeading+.block.search.previous--has--same--backgroundColor:not(.has--headline),.documentFirstHeading+.column>.block.listing.previous--has--same--backgroundColor:not(.has--headline){margin-top:0}.block-editor-search .pagination-wrapper,.block.listing .pagination-wrapper,.block.search .pagination-wrapper,.column>.block.listing .pagination-wrapper{display:table;margin:auto;border-collapse:collapse;font-size:1.188rem;line-height:1.5;font-weight:300}.block-editor-search .pagination-wrapper .ui.pagination.menu,.block.listing .pagination-wrapper .ui.pagination.menu,.block.search .pagination-wrapper .ui.pagination.menu,.column>.block.listing .pagination-wrapper .ui.pagination.menu{display:table-row;margin-bottom:30px}.block-editor-search .pagination-wrapper .ui.pagination.menu .item,.block.listing .pagination-wrapper .ui.pagination.menu .item,.block.search .pagination-wrapper .ui.pagination.menu .item,.column>.block.listing .pagination-wrapper .ui.pagination.menu .item{display:table-cell;min-width:32px;padding:6.5px 10px;border:1px solid #000;border-radius:0;border-collapse:collapse;color:#000}.block-editor-search .pagination-wrapper .ui.pagination.menu .item:first-child,.block-editor-search .pagination-wrapper .ui.pagination.menu .item:last-child,.block.listing .pagination-wrapper .ui.pagination.menu .item:first-child,.block.listing .pagination-wrapper .ui.pagination.menu .item:last-child,.block.search .pagination-wrapper .ui.pagination.menu .item:first-child,.block.search .pagination-wrapper .ui.pagination.menu .item:last-child,.column>.block.listing .pagination-wrapper .ui.pagination.menu .item:first-child,.column>.block.listing .pagination-wrapper .ui.pagination.menu .item:last-child{padding:6.5px 15px}.block-editor-search .pagination-wrapper .ui.pagination.menu .item.active,.block.listing .pagination-wrapper .ui.pagination.menu .item.active,.block.search .pagination-wrapper .ui.pagination.menu .item.active,.column>.block.listing .pagination-wrapper .ui.pagination.menu .item.active{background-color:#000;color:#fff}.block-editor-search .pagination-wrapper .ui.pagination.menu.mobile-pagination,.block.listing .pagination-wrapper .ui.pagination.menu.mobile-pagination,.block.search .pagination-wrapper .ui.pagination.menu.mobile-pagination,.column>.block.listing .pagination-wrapper .ui.pagination.menu.mobile-pagination{display:none}@container (max-width: 768px){.block-editor-search .pagination-wrapper .ui.pagination.menu.mobile-pagination,.block.listing .pagination-wrapper .ui.pagination.menu.mobile-pagination,.block.search .pagination-wrapper .ui.pagination.menu.mobile-pagination,.column>.block.listing .pagination-wrapper .ui.pagination.menu.mobile-pagination{display:unset}.block-editor-search .pagination-wrapper .ui.pagination.menu.desktop-pagination,.block.listing .pagination-wrapper .ui.pagination.menu.desktop-pagination,.block.search .pagination-wrapper .ui.pagination.menu.desktop-pagination,.column>.block.listing .pagination-wrapper .ui.pagination.menu.desktop-pagination{display:none}}.block-editor-search .pagination-wrapper .total,.block.listing .pagination-wrapper .total,.block.search .pagination-wrapper .total,.column>.block.listing .pagination-wrapper .total{display:table-caption;margin-top:30px;caption-side:bottom;text-align:center}.block-editor-search .ui.grid,.block.listing .ui.grid,.block.search .ui.grid,.column>.block.listing .ui.grid{margin-right:0;margin-left:0}#page-add .block-editor-listing .block.listing,#page-edit .block-editor-listing .block.listing{margin-top:0}#page-add .block-editor-listing .block.listing .items,#page-edit .block-editor-listing .block.listing .items{margin-right:auto;margin-left:auto}#page-add .block-editor-listing .block.listing h2.headline,#page-edit .block-editor-listing .block.listing h2.headline{max-width:var(--default-container-width);margin-right:auto;margin-left:auto;margin-right:auto!important;margin-left:auto!important}#page-add .block-editor-listing.has--backgroundColor--grey,#page-edit .block-editor-listing.has--backgroundColor--grey,.block.listing.has--backgroundColor--grey{background-color:#ecebeb}#page-add .block-editor-listing.has--backgroundColor--grey .block.listing.grid .listing-item .card-container,#page-add .block-editor-listing.has--backgroundColor--grey.grid .listing-item .card-container,#page-edit .block-editor-listing.has--backgroundColor--grey .block.listing.grid .listing-item .card-container,#page-edit .block-editor-listing.has--backgroundColor--grey.grid .listing-item .card-container,.block.listing.has--backgroundColor--grey .block.listing.grid .listing-item .card-container,.block.listing.has--backgroundColor--grey.grid .listing-item .card-container{background-color:#fff}#page-document .blocks-group-wrapper{max-width:1440px}@media (max-width:576px){#page-document .blocks-group-wrapper>h1.documentFirstHeading{padding-top:30px;margin-bottom:30px;font-size:24px;font-weight:700;line-height:32px}}#page-document .blocks-group-wrapper .download-event,#page-document .blocks-group-wrapper .event-container,#page-document .blocks-group-wrapper .event-details-block,#page-document .blocks-group-wrapper .event-metadata,#page-document .blocks-group-wrapper .formulas-container,#page-document .blocks-group-wrapper .slate-table-block,#page-document .blocks-group-wrapper>.block.form,#page-document .blocks-group-wrapper>.block.html,#page-document .blocks-group-wrapper>.block.listing.grid,#page-document .blocks-group-wrapper>.block.listing.standard,#page-document .blocks-group-wrapper>.disclaimer,#page-document .blocks-group-wrapper>.h5p,#page-document .blocks-group-wrapper>.sodix,#page-document .blocks-group-wrapper>.table-of-contents,#page-document .blocks-group-wrapper>h1.documentFirstHeading,#page-document .blocks-group-wrapper>pre,#page-document .blocks-group-wrapper>table{max-width:1440px;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){#page-document .blocks-group-wrapper .download-event,#page-document .blocks-group-wrapper .event-container,#page-document .blocks-group-wrapper .event-details-block,#page-document .blocks-group-wrapper .event-metadata,#page-document .blocks-group-wrapper .formulas-container,#page-document .blocks-group-wrapper .slate-table-block,#page-document .blocks-group-wrapper>.block.form,#page-document .blocks-group-wrapper>.block.html,#page-document .blocks-group-wrapper>.block.listing.grid,#page-document .blocks-group-wrapper>.block.listing.standard,#page-document .blocks-group-wrapper>.disclaimer,#page-document .blocks-group-wrapper>.h5p,#page-document .blocks-group-wrapper>.sodix,#page-document .blocks-group-wrapper>.table-of-contents,#page-document .blocks-group-wrapper>h1.documentFirstHeading,#page-document .blocks-group-wrapper>pre,#page-document .blocks-group-wrapper>table{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){#page-document .blocks-group-wrapper .download-event,#page-document .blocks-group-wrapper .event-container,#page-document .blocks-group-wrapper .event-details-block,#page-document .blocks-group-wrapper .event-metadata,#page-document .blocks-group-wrapper .formulas-container,#page-document .blocks-group-wrapper .slate-table-block,#page-document .blocks-group-wrapper>.block.form,#page-document .blocks-group-wrapper>.block.html,#page-document .blocks-group-wrapper>.block.listing.grid,#page-document .blocks-group-wrapper>.block.listing.standard,#page-document .blocks-group-wrapper>.disclaimer,#page-document .blocks-group-wrapper>.h5p,#page-document .blocks-group-wrapper>.sodix,#page-document .blocks-group-wrapper>.table-of-contents,#page-document .blocks-group-wrapper>h1.documentFirstHeading,#page-document .blocks-group-wrapper>pre,#page-document .blocks-group-wrapper>table{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){#page-document .blocks-group-wrapper .download-event,#page-document .blocks-group-wrapper .event-container,#page-document .blocks-group-wrapper .event-details-block,#page-document .blocks-group-wrapper .event-metadata,#page-document .blocks-group-wrapper .formulas-container,#page-document .blocks-group-wrapper .slate-table-block,#page-document .blocks-group-wrapper>.block.form,#page-document .blocks-group-wrapper>.block.html,#page-document .blocks-group-wrapper>.block.listing.grid,#page-document .blocks-group-wrapper>.block.listing.standard,#page-document .blocks-group-wrapper>.disclaimer,#page-document .blocks-group-wrapper>.h5p,#page-document .blocks-group-wrapper>.sodix,#page-document .blocks-group-wrapper>.table-of-contents,#page-document .blocks-group-wrapper>h1.documentFirstHeading,#page-document .blocks-group-wrapper>pre,#page-document .blocks-group-wrapper>table{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){#page-document .blocks-group-wrapper .download-event,#page-document .blocks-group-wrapper .event-container,#page-document .blocks-group-wrapper .event-details-block,#page-document .blocks-group-wrapper .event-metadata,#page-document .blocks-group-wrapper .formulas-container,#page-document .blocks-group-wrapper .slate-table-block,#page-document .blocks-group-wrapper>.block.form,#page-document .blocks-group-wrapper>.block.html,#page-document .blocks-group-wrapper>.block.listing.grid,#page-document .blocks-group-wrapper>.block.listing.standard,#page-document .blocks-group-wrapper>.disclaimer,#page-document .blocks-group-wrapper>.h5p,#page-document .blocks-group-wrapper>.sodix,#page-document .blocks-group-wrapper>.table-of-contents,#page-document .blocks-group-wrapper>h1.documentFirstHeading,#page-document .blocks-group-wrapper>pre,#page-document .blocks-group-wrapper>table{margin-right:0!important;margin-left:0!important}}#page-document .blocks-group-wrapper>h2,#page-document .blocks-group-wrapper>h3,#page-document .blocks-group-wrapper>h4,#page-document .blocks-group-wrapper>h5,#page-document .blocks-group-wrapper>h6,#page-document .blocks-group-wrapper>li,#page-document .blocks-group-wrapper>ol,#page-document .blocks-group-wrapper>span,#page-document .blocks-group-wrapper>ul,#page-document .h5p-player-wrapper .h5p-player-actions[data-playing=false] .blocks-group-wrapper>strong,.h5p-player-wrapper .h5p-player-actions[data-playing=false] #page-document .blocks-group-wrapper>strong{max-width:800px;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){#page-document .blocks-group-wrapper>h2,#page-document .blocks-group-wrapper>h3,#page-document .blocks-group-wrapper>h4,#page-document .blocks-group-wrapper>h5,#page-document .blocks-group-wrapper>h6,#page-document .blocks-group-wrapper>li,#page-document .blocks-group-wrapper>ol,#page-document .blocks-group-wrapper>span,#page-document .blocks-group-wrapper>ul,#page-document .h5p-player-wrapper .h5p-player-actions[data-playing=false] .blocks-group-wrapper>strong,.h5p-player-wrapper .h5p-player-actions[data-playing=false] #page-document .blocks-group-wrapper>strong{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){#page-document .blocks-group-wrapper>h2,#page-document .blocks-group-wrapper>h3,#page-document .blocks-group-wrapper>h4,#page-document .blocks-group-wrapper>h5,#page-document .blocks-group-wrapper>h6,#page-document .blocks-group-wrapper>li,#page-document .blocks-group-wrapper>ol,#page-document .blocks-group-wrapper>span,#page-document .blocks-group-wrapper>ul,#page-document .h5p-player-wrapper .h5p-player-actions[data-playing=false] .blocks-group-wrapper>strong,.h5p-player-wrapper .h5p-player-actions[data-playing=false] #page-document .blocks-group-wrapper>strong{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){#page-document .blocks-group-wrapper>h2,#page-document .blocks-group-wrapper>h3,#page-document .blocks-group-wrapper>h4,#page-document .blocks-group-wrapper>h5,#page-document .blocks-group-wrapper>h6,#page-document .blocks-group-wrapper>li,#page-document .blocks-group-wrapper>ol,#page-document .blocks-group-wrapper>span,#page-document .blocks-group-wrapper>ul,#page-document .h5p-player-wrapper .h5p-player-actions[data-playing=false] .blocks-group-wrapper>strong,.h5p-player-wrapper .h5p-player-actions[data-playing=false] #page-document .blocks-group-wrapper>strong{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){#page-document .blocks-group-wrapper>h2,#page-document .blocks-group-wrapper>h3,#page-document .blocks-group-wrapper>h4,#page-document .blocks-group-wrapper>h5,#page-document .blocks-group-wrapper>h6,#page-document .blocks-group-wrapper>li,#page-document .blocks-group-wrapper>ol,#page-document .blocks-group-wrapper>span,#page-document .blocks-group-wrapper>ul,#page-document .h5p-player-wrapper .h5p-player-actions[data-playing=false] .blocks-group-wrapper>strong,.h5p-player-wrapper .h5p-player-actions[data-playing=false] #page-document .blocks-group-wrapper>strong{margin-right:0!important;margin-left:0!important}}#page-document .blocks-group-wrapper .metadata{max-width:1440px;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){#page-document .blocks-group-wrapper .metadata{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){#page-document .blocks-group-wrapper .metadata{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){#page-document .blocks-group-wrapper .metadata{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){#page-document .blocks-group-wrapper .metadata{margin-right:0!important;margin-left:0!important}}#page-document .blocks-group-wrapper>blockquote{margin-right:auto;margin-left:auto}@media (max-width:1280px){#page-document .blocks-group-wrapper>blockquote{margin-right:20px!important;margin-left:20px!important}}@media (max-width:1280px) and (min-width:769px){#page-document .blocks-group-wrapper>blockquote{margin-right:25px!important;margin-left:25px!important}}@media (max-width:1280px) and (min-width:1280px){#page-document .blocks-group-wrapper>blockquote{margin-right:50px!important;margin-left:50px!important}}@media (max-width:1280px) and (min-width:1366px){#page-document .blocks-group-wrapper>blockquote{margin-right:60px!important;margin-left:60px!important}}@media (max-width:1280px) and (min-width:1680px){#page-document .blocks-group-wrapper>blockquote{margin-right:0!important;margin-left:0!important}}#page-document .blocks-group-wrapper .pdf-viewer-block{max-width:1440px}#page-document .blocks-group-wrapper .pdf-viewer-block .pdf_viewer{margin-right:0!important;margin-left:0!important}@media (max-width:1280px){#page-document .blocks-group-wrapper .pdf-viewer-block{margin-right:20px!important;margin-left:20px!important}}@media (max-width:1280px) and (min-width:769px){#page-document .blocks-group-wrapper .pdf-viewer-block{margin-right:25px!important;margin-left:25px!important}}@media (max-width:1280px) and (min-width:1280px){#page-document .blocks-group-wrapper .pdf-viewer-block{margin-right:50px!important;margin-left:50px!important}}@media (max-width:1280px) and (min-width:1366px){#page-document .blocks-group-wrapper .pdf-viewer-block{margin-right:60px!important;margin-left:60px!important}}@media (max-width:1280px) and (min-width:1680px){#page-document .blocks-group-wrapper .pdf-viewer-block{margin-right:0!important;margin-left:0!important}}#page-document .blocks-group-wrapper .styled-slate{max-width:800px;margin-right:auto;margin-left:auto}@media (max-width:1280px){#page-document .blocks-group-wrapper .styled-slate{margin-right:20px!important;margin-left:20px!important}}@media (max-width:1280px) and (min-width:769px){#page-document .blocks-group-wrapper .styled-slate{margin-right:25px!important;margin-left:25px!important}}@media (max-width:1280px) and (min-width:1280px){#page-document .blocks-group-wrapper .styled-slate{margin-right:50px!important;margin-left:50px!important}}@media (max-width:1280px) and (min-width:1366px){#page-document .blocks-group-wrapper .styled-slate{margin-right:60px!important;margin-left:60px!important}}@media (max-width:1280px) and (min-width:1680px){#page-document .blocks-group-wrapper .styled-slate{margin-right:0!important;margin-left:0!important}}#page-document .blocks-group-wrapper .styled-slate li>*{display:inline-block}#page-document .blocks-group-wrapper p.documentDescription{max-width:800px;margin-right:auto;margin-left:auto}@media (max-width:1280px){#page-document .blocks-group-wrapper p.documentDescription{margin-right:20px!important;margin-left:20px!important}}@media (max-width:1280px) and (min-width:769px){#page-document .blocks-group-wrapper p.documentDescription{margin-right:25px!important;margin-left:25px!important}}@media (max-width:1280px) and (min-width:1280px){#page-document .blocks-group-wrapper p.documentDescription{margin-right:50px!important;margin-left:50px!important}}@media (max-width:1280px) and (min-width:1366px){#page-document .blocks-group-wrapper p.documentDescription{margin-right:60px!important;margin-left:60px!important}}@media (max-width:1280px) and (min-width:1680px){#page-document .blocks-group-wrapper p.documentDescription{margin-right:0!important;margin-left:0!important}}#page-document .blocks-group-wrapper>p:not([class]){max-width:800px;margin-right:auto;margin-left:auto}#page-document .blocks-group-wrapper .block.code,#page-document .blocks-group-wrapper .block.heading,#page-document .blocks-group-wrapper .block.highlight .teaser-description-title,#page-document .blocks-group-wrapper .block.image.align.center,#page-document .blocks-group-wrapper .block.image.align.center figure,#page-document .blocks-group-wrapper .block.image.align.full,#page-document .blocks-group-wrapper .block.image.align.left,#page-document .blocks-group-wrapper .block.image.align.left.medium,#page-document .blocks-group-wrapper .block.image.align.left.small,#page-document .blocks-group-wrapper .block.image.align.right,#page-document .blocks-group-wrapper .block.image.align.right.medium,#page-document .blocks-group-wrapper .block.image.align.right.small,#page-document .blocks-group-wrapper .block.image.align.wide figure,#page-document .blocks-group-wrapper .block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper .block.maps.align.full,#page-document .blocks-group-wrapper .block.maps.align.left,#page-document .blocks-group-wrapper .block.maps.align.right,#page-document .blocks-group-wrapper .block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper .block.metadata,#page-document .blocks-group-wrapper .block.teaser,#page-document .blocks-group-wrapper .block.teaser .teaser-item.default,#page-document .blocks-group-wrapper .block.video.align.center .video-inner,#page-document .blocks-group-wrapper .block.video.align.full,#page-document .blocks-group-wrapper .block.video.align.left,#page-document .blocks-group-wrapper .block.video.align.right,#page-document .blocks-group-wrapper .block.video.align.wide .video-inner,#page-document .blocks-group-wrapper .block>h2.headline,#page-document .blocks-group-wrapper>.block.code,#page-document .blocks-group-wrapper>.block.heading,#page-document .blocks-group-wrapper>.block.highlight .teaser-description-title,#page-document .blocks-group-wrapper>.block.image.align.center,#page-document .blocks-group-wrapper>.block.image.align.center figure,#page-document .blocks-group-wrapper>.block.image.align.full,#page-document .blocks-group-wrapper>.block.image.align.left,#page-document .blocks-group-wrapper>.block.image.align.left.medium,#page-document .blocks-group-wrapper>.block.image.align.left.small,#page-document .blocks-group-wrapper>.block.image.align.right,#page-document .blocks-group-wrapper>.block.image.align.right.medium,#page-document .blocks-group-wrapper>.block.image.align.right.small,#page-document .blocks-group-wrapper>.block.image.align.wide figure,#page-document .blocks-group-wrapper>.block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper>.block.maps.align.full,#page-document .blocks-group-wrapper>.block.maps.align.left,#page-document .blocks-group-wrapper>.block.maps.align.right,#page-document .blocks-group-wrapper>.block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper>.block.metadata,#page-document .blocks-group-wrapper>.block.teaser,#page-document .blocks-group-wrapper>.block.teaser .teaser-item.default,#page-document .blocks-group-wrapper>.block.video.align.center .video-inner,#page-document .blocks-group-wrapper>.block.video.align.full,#page-document .blocks-group-wrapper>.block.video.align.left,#page-document .blocks-group-wrapper>.block.video.align.right,#page-document .blocks-group-wrapper>.block.video.align.wide .video-inner,#page-document .blocks-group-wrapper>.block>h2.headline{max-width:1440px;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){#page-document .blocks-group-wrapper .block.code,#page-document .blocks-group-wrapper .block.heading,#page-document .blocks-group-wrapper .block.highlight .teaser-description-title,#page-document .blocks-group-wrapper .block.image.align.center,#page-document .blocks-group-wrapper .block.image.align.center figure,#page-document .blocks-group-wrapper .block.image.align.full,#page-document .blocks-group-wrapper .block.image.align.left,#page-document .blocks-group-wrapper .block.image.align.left.medium,#page-document .blocks-group-wrapper .block.image.align.left.small,#page-document .blocks-group-wrapper .block.image.align.right,#page-document .blocks-group-wrapper .block.image.align.right.medium,#page-document .blocks-group-wrapper .block.image.align.right.small,#page-document .blocks-group-wrapper .block.image.align.wide figure,#page-document .blocks-group-wrapper .block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper .block.maps.align.full,#page-document .blocks-group-wrapper .block.maps.align.left,#page-document .blocks-group-wrapper .block.maps.align.right,#page-document .blocks-group-wrapper .block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper .block.metadata,#page-document .blocks-group-wrapper .block.teaser,#page-document .blocks-group-wrapper .block.teaser .teaser-item.default,#page-document .blocks-group-wrapper .block.video.align.center .video-inner,#page-document .blocks-group-wrapper .block.video.align.full,#page-document .blocks-group-wrapper .block.video.align.left,#page-document .blocks-group-wrapper .block.video.align.right,#page-document .blocks-group-wrapper .block.video.align.wide .video-inner,#page-document .blocks-group-wrapper .block>h2.headline,#page-document .blocks-group-wrapper>.block.code,#page-document .blocks-group-wrapper>.block.heading,#page-document .blocks-group-wrapper>.block.highlight .teaser-description-title,#page-document .blocks-group-wrapper>.block.image.align.center,#page-document .blocks-group-wrapper>.block.image.align.center figure,#page-document .blocks-group-wrapper>.block.image.align.full,#page-document .blocks-group-wrapper>.block.image.align.left,#page-document .blocks-group-wrapper>.block.image.align.left.medium,#page-document .blocks-group-wrapper>.block.image.align.left.small,#page-document .blocks-group-wrapper>.block.image.align.right,#page-document .blocks-group-wrapper>.block.image.align.right.medium,#page-document .blocks-group-wrapper>.block.image.align.right.small,#page-document .blocks-group-wrapper>.block.image.align.wide figure,#page-document .blocks-group-wrapper>.block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper>.block.maps.align.full,#page-document .blocks-group-wrapper>.block.maps.align.left,#page-document .blocks-group-wrapper>.block.maps.align.right,#page-document .blocks-group-wrapper>.block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper>.block.metadata,#page-document .blocks-group-wrapper>.block.teaser,#page-document .blocks-group-wrapper>.block.teaser .teaser-item.default,#page-document .blocks-group-wrapper>.block.video.align.center .video-inner,#page-document .blocks-group-wrapper>.block.video.align.full,#page-document .blocks-group-wrapper>.block.video.align.left,#page-document .blocks-group-wrapper>.block.video.align.right,#page-document .blocks-group-wrapper>.block.video.align.wide .video-inner,#page-document .blocks-group-wrapper>.block>h2.headline{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){#page-document .blocks-group-wrapper .block.code,#page-document .blocks-group-wrapper .block.heading,#page-document .blocks-group-wrapper .block.highlight .teaser-description-title,#page-document .blocks-group-wrapper .block.image.align.center,#page-document .blocks-group-wrapper .block.image.align.center figure,#page-document .blocks-group-wrapper .block.image.align.full,#page-document .blocks-group-wrapper .block.image.align.left,#page-document .blocks-group-wrapper .block.image.align.left.medium,#page-document .blocks-group-wrapper .block.image.align.left.small,#page-document .blocks-group-wrapper .block.image.align.right,#page-document .blocks-group-wrapper .block.image.align.right.medium,#page-document .blocks-group-wrapper .block.image.align.right.small,#page-document .blocks-group-wrapper .block.image.align.wide figure,#page-document .blocks-group-wrapper .block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper .block.maps.align.full,#page-document .blocks-group-wrapper .block.maps.align.left,#page-document .blocks-group-wrapper .block.maps.align.right,#page-document .blocks-group-wrapper .block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper .block.metadata,#page-document .blocks-group-wrapper .block.teaser,#page-document .blocks-group-wrapper .block.teaser .teaser-item.default,#page-document .blocks-group-wrapper .block.video.align.center .video-inner,#page-document .blocks-group-wrapper .block.video.align.full,#page-document .blocks-group-wrapper .block.video.align.left,#page-document .blocks-group-wrapper .block.video.align.right,#page-document .blocks-group-wrapper .block.video.align.wide .video-inner,#page-document .blocks-group-wrapper .block>h2.headline,#page-document .blocks-group-wrapper>.block.code,#page-document .blocks-group-wrapper>.block.heading,#page-document .blocks-group-wrapper>.block.highlight .teaser-description-title,#page-document .blocks-group-wrapper>.block.image.align.center,#page-document .blocks-group-wrapper>.block.image.align.center figure,#page-document .blocks-group-wrapper>.block.image.align.full,#page-document .blocks-group-wrapper>.block.image.align.left,#page-document .blocks-group-wrapper>.block.image.align.left.medium,#page-document .blocks-group-wrapper>.block.image.align.left.small,#page-document .blocks-group-wrapper>.block.image.align.right,#page-document .blocks-group-wrapper>.block.image.align.right.medium,#page-document .blocks-group-wrapper>.block.image.align.right.small,#page-document .blocks-group-wrapper>.block.image.align.wide figure,#page-document .blocks-group-wrapper>.block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper>.block.maps.align.full,#page-document .blocks-group-wrapper>.block.maps.align.left,#page-document .blocks-group-wrapper>.block.maps.align.right,#page-document .blocks-group-wrapper>.block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper>.block.metadata,#page-document .blocks-group-wrapper>.block.teaser,#page-document .blocks-group-wrapper>.block.teaser .teaser-item.default,#page-document .blocks-group-wrapper>.block.video.align.center .video-inner,#page-document .blocks-group-wrapper>.block.video.align.full,#page-document .blocks-group-wrapper>.block.video.align.left,#page-document .blocks-group-wrapper>.block.video.align.right,#page-document .blocks-group-wrapper>.block.video.align.wide .video-inner,#page-document .blocks-group-wrapper>.block>h2.headline{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){#page-document .blocks-group-wrapper .block.code,#page-document .blocks-group-wrapper .block.heading,#page-document .blocks-group-wrapper .block.highlight .teaser-description-title,#page-document .blocks-group-wrapper .block.image.align.center,#page-document .blocks-group-wrapper .block.image.align.center figure,#page-document .blocks-group-wrapper .block.image.align.full,#page-document .blocks-group-wrapper .block.image.align.left,#page-document .blocks-group-wrapper .block.image.align.left.medium,#page-document .blocks-group-wrapper .block.image.align.left.small,#page-document .blocks-group-wrapper .block.image.align.right,#page-document .blocks-group-wrapper .block.image.align.right.medium,#page-document .blocks-group-wrapper .block.image.align.right.small,#page-document .blocks-group-wrapper .block.image.align.wide figure,#page-document .blocks-group-wrapper .block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper .block.maps.align.full,#page-document .blocks-group-wrapper .block.maps.align.left,#page-document .blocks-group-wrapper .block.maps.align.right,#page-document .blocks-group-wrapper .block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper .block.metadata,#page-document .blocks-group-wrapper .block.teaser,#page-document .blocks-group-wrapper .block.teaser .teaser-item.default,#page-document .blocks-group-wrapper .block.video.align.center .video-inner,#page-document .blocks-group-wrapper .block.video.align.full,#page-document .blocks-group-wrapper .block.video.align.left,#page-document .blocks-group-wrapper .block.video.align.right,#page-document .blocks-group-wrapper .block.video.align.wide .video-inner,#page-document .blocks-group-wrapper .block>h2.headline,#page-document .blocks-group-wrapper>.block.code,#page-document .blocks-group-wrapper>.block.heading,#page-document .blocks-group-wrapper>.block.highlight .teaser-description-title,#page-document .blocks-group-wrapper>.block.image.align.center,#page-document .blocks-group-wrapper>.block.image.align.center figure,#page-document .blocks-group-wrapper>.block.image.align.full,#page-document .blocks-group-wrapper>.block.image.align.left,#page-document .blocks-group-wrapper>.block.image.align.left.medium,#page-document .blocks-group-wrapper>.block.image.align.left.small,#page-document .blocks-group-wrapper>.block.image.align.right,#page-document .blocks-group-wrapper>.block.image.align.right.medium,#page-document .blocks-group-wrapper>.block.image.align.right.small,#page-document .blocks-group-wrapper>.block.image.align.wide figure,#page-document .blocks-group-wrapper>.block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper>.block.maps.align.full,#page-document .blocks-group-wrapper>.block.maps.align.left,#page-document .blocks-group-wrapper>.block.maps.align.right,#page-document .blocks-group-wrapper>.block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper>.block.metadata,#page-document .blocks-group-wrapper>.block.teaser,#page-document .blocks-group-wrapper>.block.teaser .teaser-item.default,#page-document .blocks-group-wrapper>.block.video.align.center .video-inner,#page-document .blocks-group-wrapper>.block.video.align.full,#page-document .blocks-group-wrapper>.block.video.align.left,#page-document .blocks-group-wrapper>.block.video.align.right,#page-document .blocks-group-wrapper>.block.video.align.wide .video-inner,#page-document .blocks-group-wrapper>.block>h2.headline{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){#page-document .blocks-group-wrapper .block.code,#page-document .blocks-group-wrapper .block.heading,#page-document .blocks-group-wrapper .block.highlight .teaser-description-title,#page-document .blocks-group-wrapper .block.image.align.center,#page-document .blocks-group-wrapper .block.image.align.center figure,#page-document .blocks-group-wrapper .block.image.align.full,#page-document .blocks-group-wrapper .block.image.align.left,#page-document .blocks-group-wrapper .block.image.align.left.medium,#page-document .blocks-group-wrapper .block.image.align.left.small,#page-document .blocks-group-wrapper .block.image.align.right,#page-document .blocks-group-wrapper .block.image.align.right.medium,#page-document .blocks-group-wrapper .block.image.align.right.small,#page-document .blocks-group-wrapper .block.image.align.wide figure,#page-document .blocks-group-wrapper .block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper .block.maps.align.full,#page-document .blocks-group-wrapper .block.maps.align.left,#page-document .blocks-group-wrapper .block.maps.align.right,#page-document .blocks-group-wrapper .block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper .block.metadata,#page-document .blocks-group-wrapper .block.teaser,#page-document .blocks-group-wrapper .block.teaser .teaser-item.default,#page-document .blocks-group-wrapper .block.video.align.center .video-inner,#page-document .blocks-group-wrapper .block.video.align.full,#page-document .blocks-group-wrapper .block.video.align.left,#page-document .blocks-group-wrapper .block.video.align.right,#page-document .blocks-group-wrapper .block.video.align.wide .video-inner,#page-document .blocks-group-wrapper .block>h2.headline,#page-document .blocks-group-wrapper>.block.code,#page-document .blocks-group-wrapper>.block.heading,#page-document .blocks-group-wrapper>.block.highlight .teaser-description-title,#page-document .blocks-group-wrapper>.block.image.align.center,#page-document .blocks-group-wrapper>.block.image.align.center figure,#page-document .blocks-group-wrapper>.block.image.align.full,#page-document .blocks-group-wrapper>.block.image.align.left,#page-document .blocks-group-wrapper>.block.image.align.left.medium,#page-document .blocks-group-wrapper>.block.image.align.left.small,#page-document .blocks-group-wrapper>.block.image.align.right,#page-document .blocks-group-wrapper>.block.image.align.right.medium,#page-document .blocks-group-wrapper>.block.image.align.right.small,#page-document .blocks-group-wrapper>.block.image.align.wide figure,#page-document .blocks-group-wrapper>.block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper>.block.maps.align.full,#page-document .blocks-group-wrapper>.block.maps.align.left,#page-document .blocks-group-wrapper>.block.maps.align.right,#page-document .blocks-group-wrapper>.block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper>.block.metadata,#page-document .blocks-group-wrapper>.block.teaser,#page-document .blocks-group-wrapper>.block.teaser .teaser-item.default,#page-document .blocks-group-wrapper>.block.video.align.center .video-inner,#page-document .blocks-group-wrapper>.block.video.align.full,#page-document .blocks-group-wrapper>.block.video.align.left,#page-document .blocks-group-wrapper>.block.video.align.right,#page-document .blocks-group-wrapper>.block.video.align.wide .video-inner,#page-document .blocks-group-wrapper>.block>h2.headline{margin-right:0!important;margin-left:0!important}}@media (max-width:576px){#page-document .blocks-group-wrapper .block.image.align.center,#page-document .blocks-group-wrapper .block.image.align.center figure,#page-document .blocks-group-wrapper .block.image.align.full,#page-document .blocks-group-wrapper .block.image.align.left,#page-document .blocks-group-wrapper .block.image.align.left.medium,#page-document .blocks-group-wrapper .block.image.align.left.small,#page-document .blocks-group-wrapper .block.image.align.right,#page-document .blocks-group-wrapper .block.image.align.right.medium,#page-document .blocks-group-wrapper .block.image.align.right.small,#page-document .blocks-group-wrapper .block.image.align.wide figure,#page-document .blocks-group-wrapper>.block.image.align.center,#page-document .blocks-group-wrapper>.block.image.align.center figure,#page-document .blocks-group-wrapper>.block.image.align.full,#page-document .blocks-group-wrapper>.block.image.align.left,#page-document .blocks-group-wrapper>.block.image.align.left.medium,#page-document .blocks-group-wrapper>.block.image.align.left.small,#page-document .blocks-group-wrapper>.block.image.align.right,#page-document .blocks-group-wrapper>.block.image.align.right.medium,#page-document .blocks-group-wrapper>.block.image.align.right.small,#page-document .blocks-group-wrapper>.block.image.align.wide figure{margin-right:0!important;margin-left:0!important}}#page-document .blocks-group-wrapper .block.image.align.center.has--block-width--narrow figure.figure.center.large,#page-document .blocks-group-wrapper>.block.image.align.center.has--block-width--narrow figure.figure.center.large,#page-edit .blocks-form .block-editor-image.center.has--block-width--narrow figure.figure.center.large{max-width:800px;margin-inline:auto!important}#page-document .blocks-group-wrapper .block.image.align.center.has--block-width--default figure.figure.center.large,#page-document .blocks-group-wrapper>.block.image.align.center.has--block-width--default figure.figure.center.large,#page-edit .blocks-form .block-editor-image.center.has--block-width--default figure.figure.center.large{max-width:1024px;margin-inline:auto!important}#page-document .blocks-group-wrapper .block.image.align.center.has--block-width--layout figure.figure.center.large,#page-document .blocks-group-wrapper>.block.image.align.center.has--block-width--layout figure.figure.center.large,#page-edit .blocks-form .block-editor-image.center.has--block-width--layout figure.figure.center.large{max-width:1440px;margin-inline:auto!important}#page-document .blocks-group-wrapper .block.image.align.center.has--block-width--full figure.figure.center.large,#page-document .blocks-group-wrapper>.block.image.align.center.has--block-width--full figure.figure.center.large,#page-edit .blocks-form .block-editor-image.center.has--block-width--full figure.figure.center.large{max-width:1680px}#page-document .blocks-group-wrapper .block.separator .line:after,#page-document .blocks-group-wrapper>.block.separator .line:after{border-color:var(--text-color,#000)}#page-document .blocks-group-wrapper .block.separator .has--align--center .line,#page-document .blocks-group-wrapper .block.separator .has--align--full .line,#page-document .blocks-group-wrapper .block.separator .has--align--left .line,#page-document .blocks-group-wrapper>.block.separator .has--align--center .line,#page-document .blocks-group-wrapper>.block.separator .has--align--full .line,#page-document .blocks-group-wrapper>.block.separator .has--align--left .line{max-width:1440px;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){#page-document .blocks-group-wrapper .block.separator .has--align--center .line,#page-document .blocks-group-wrapper .block.separator .has--align--full .line,#page-document .blocks-group-wrapper .block.separator .has--align--left .line,#page-document .blocks-group-wrapper>.block.separator .has--align--center .line,#page-document .blocks-group-wrapper>.block.separator .has--align--full .line,#page-document .blocks-group-wrapper>.block.separator .has--align--left .line{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){#page-document .blocks-group-wrapper .block.separator .has--align--center .line,#page-document .blocks-group-wrapper .block.separator .has--align--full .line,#page-document .blocks-group-wrapper .block.separator .has--align--left .line,#page-document .blocks-group-wrapper>.block.separator .has--align--center .line,#page-document .blocks-group-wrapper>.block.separator .has--align--full .line,#page-document .blocks-group-wrapper>.block.separator .has--align--left .line{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){#page-document .blocks-group-wrapper .block.separator .has--align--center .line,#page-document .blocks-group-wrapper .block.separator .has--align--full .line,#page-document .blocks-group-wrapper .block.separator .has--align--left .line,#page-document .blocks-group-wrapper>.block.separator .has--align--center .line,#page-document .blocks-group-wrapper>.block.separator .has--align--full .line,#page-document .blocks-group-wrapper>.block.separator .has--align--left .line{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){#page-document .blocks-group-wrapper .block.separator .has--align--center .line,#page-document .blocks-group-wrapper .block.separator .has--align--full .line,#page-document .blocks-group-wrapper .block.separator .has--align--left .line,#page-document .blocks-group-wrapper>.block.separator .has--align--center .line,#page-document .blocks-group-wrapper>.block.separator .has--align--full .line,#page-document .blocks-group-wrapper>.block.separator .has--align--left .line{margin-right:0!important;margin-left:0!important}}@media (min-width:1680px){#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) h2,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) h2{padding-inline:0}#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) ul,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) ul{padding-inline-start:0}}#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .emptyListing,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .grid,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .image-gallery,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .listing-item,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .emptyListing,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .grid,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .image-gallery,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .listing-item{width:100%;max-width:100%;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .emptyListing,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .grid,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .image-gallery,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .listing-item,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .emptyListing,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .grid,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .image-gallery,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .listing-item{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .emptyListing,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .grid,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .image-gallery,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .listing-item,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .emptyListing,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .grid,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .image-gallery,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .listing-item{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .emptyListing,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .grid,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .image-gallery,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .listing-item,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .emptyListing,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .grid,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .image-gallery,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .listing-item{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .emptyListing,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .grid,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .image-gallery,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) .listing-item,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .emptyListing,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .grid,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .image-gallery,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid) .listing-item{margin-right:0!important;margin-left:0!important}}#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid).default .listing-item .listing-body h2,#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid).default .listing-item .listing-body p,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid).default .listing-item .listing-body h2,#page-document .blocks-group-wrapper>.block.listing:not(.hero-gallery,.imageGallery,.grid).default .listing-item .listing-body p{color:var(--text-color,#000)!important}#page-document .blocks-group-wrapper .block.__button,#page-document .blocks-group-wrapper>.block.__button{max-width:1440px;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){#page-document .blocks-group-wrapper .block.__button,#page-document .blocks-group-wrapper>.block.__button{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){#page-document .blocks-group-wrapper .block.__button,#page-document .blocks-group-wrapper>.block.__button{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){#page-document .blocks-group-wrapper .block.__button,#page-document .blocks-group-wrapper>.block.__button{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){#page-document .blocks-group-wrapper .block.__button,#page-document .blocks-group-wrapper>.block.__button{margin-right:0!important;margin-left:0!important}}#page-document .blocks-group-wrapper .block.heading>.heading-wrapper,#page-document .blocks-group-wrapper>.block.heading>.heading-wrapper{max-width:800px;margin-right:0;margin-left:0}#page-document .blocks-group-wrapper .block.pedagogy-metadata,#page-document .blocks-group-wrapper>.block.pedagogy-metadata{max-width:800px;margin-right:auto;margin-left:auto}@media (max-width:1280px){#page-document .blocks-group-wrapper .block.pedagogy-metadata,#page-document .blocks-group-wrapper>.block.pedagogy-metadata{margin-right:20px!important;margin-left:20px!important}}@media (max-width:1280px) and (min-width:769px){#page-document .blocks-group-wrapper .block.pedagogy-metadata,#page-document .blocks-group-wrapper>.block.pedagogy-metadata{margin-right:25px!important;margin-left:25px!important}}@media (max-width:1280px) and (min-width:1280px){#page-document .blocks-group-wrapper .block.pedagogy-metadata,#page-document .blocks-group-wrapper>.block.pedagogy-metadata{margin-right:50px!important;margin-left:50px!important}}@media (max-width:1280px) and (min-width:1366px){#page-document .blocks-group-wrapper .block.pedagogy-metadata,#page-document .blocks-group-wrapper>.block.pedagogy-metadata{margin-right:60px!important;margin-left:60px!important}}@media (max-width:1280px) and (min-width:1680px){#page-document .blocks-group-wrapper .block.pedagogy-metadata,#page-document .blocks-group-wrapper>.block.pedagogy-metadata{margin-right:0!important;margin-left:0!important}}@media (min-width:1680px){#page-document .blocks-group-wrapper>.block.heading.has--backgroundColor--grey,#page-document .blocks-group-wrapper>.block.heading.has--backgroundColor--primary-color,#page-document .blocks-group-wrapper>.styled-slate,#page-document .blocks-group-wrapper>.styled-slate.has--background-color--grey,#page-document .blocks-group-wrapper>.styled-slate.has--background-color--primary-color{margin-right:auto!important;margin-left:auto!important}}.eea.quote{width:auto}.eea.quote .content{display:flex;flex-direction:column}.eea.quote .content div .ri-double-quotes-l{margin-right:39px;float:left;font-size:1.5rem}.eea.quote .quotes.wrapper{position:relative;overflow:hidden;padding-left:39px;border-left:.125rem solid #524942}.eea.quote .quotes.wrapper .quote{width:100%}.eea.quote .info,.eea.quote .source{padding-left:102px}.eea.quote .ri-double-quotes-r{display:none}.eea.quote p{font-size:1.125rem}.eea.testimonial{max-width:800px;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){.eea.testimonial{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){.eea.testimonial{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){.eea.testimonial{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){.eea.testimonial{margin-right:0!important;margin-left:0!important}}.eea.testimonial .eea.quote{margin-right:0!important;margin-left:0!important}.eea.testimonial .eea.quote .quotes.wrapper{border-left:none}.eea.testimonial .eea.quote .ri-double-quotes-l{display:none}#page-document .blocks-group-wrapper .eea.quote.has--blockWidth--narrow,#page-document .blocks-group-wrapper .eea.testimonial.has--blockWidth--narrow,#page-document .styled-title.has--blockWidth--narrow,.eea.quote.has--blockWidth--narrow,.eea.testimonial.has--blockWidth--narrow{max-width:800px;margin-right:auto;margin-left:auto}#page-document .blocks-group-wrapper .eea.quote.has--blockWidth--normal,#page-document .blocks-group-wrapper .eea.testimonial.has--blockWidth--normal,#page-document .styled-title.has--blockWidth--normal,.eea.quote.has--blockWidth--normal,.eea.testimonial.has--blockWidth--normal{max-width:1024px;margin-right:auto;margin-left:auto}#page-document .blocks-group-wrapper .eea.quote.has--blockWidth--wide,#page-document .blocks-group-wrapper .eea.testimonial.has--blockWidth--wide,#page-document .styled-title.has--blockWidth--wide,.eea.quote.has--blockWidth--wide,.eea.testimonial.has--blockWidth--wide{max-width:1440px;margin-right:auto;margin-left:auto}#page-document .blocks-group-wrapper .eea.quote.has--blockWidth--full,#page-document .blocks-group-wrapper .eea.testimonial.has--blockWidth--full,#page-document .styled-title.has--blockWidth--full,.eea.quote.has--blockWidth--full,.eea.testimonial.has--blockWidth--full{max-width:1680px}#page-document .block.h5p,#page-edit .block-editor-h5p>div>.block.inner>.block.h5p,#view .h5p-player-wrapper.standalone{position:relative;padding:1.8em 2em;border:.125em solid #cbc6bd;isolation:isolate}.h5p-player-wrapper{display:flex;flex-direction:column-reverse}.block .toolbar-inner{width:100%;align-items:center;justify-content:space-between}.block .toolbar-inner .ui.input{flex:1}.block .toolbar-inner .ui.basic.primary.button{min-height:100%!important;margin-left:.25rem}.block .toolbar-inner .ui.icon.button{padding:.375rem!important}.block .toolbar-inner .ui.icon.button:hover{padding:.25rem!important}#page-document .blocks-group-wrapper .styled-accordion.has--theme--primary-color,#page-edit .block-editor-accordion .styled-accordion.has--theme--primary-color{background-color:#fffc00}#page-document .blocks-group-wrapper .styled-accordion.has--theme--grey,#page-edit .block-editor-accordion .styled-accordion.has--theme--grey{background-color:#ecebeb}#page-document .blocks-group-wrapper .accordion-block,#page-edit .block-editor-accordion .accordion-block{max-width:800px;margin-bottom:30px;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){#page-document .blocks-group-wrapper .accordion-block,#page-edit .block-editor-accordion .accordion-block{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){#page-document .blocks-group-wrapper .accordion-block,#page-edit .block-editor-accordion .accordion-block{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){#page-document .blocks-group-wrapper .accordion-block,#page-edit .block-editor-accordion .accordion-block{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){#page-document .blocks-group-wrapper .accordion-block,#page-edit .block-editor-accordion .accordion-block{margin-right:0!important;margin-left:0!important}}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion{border-top:none;border-bottom:.063rem solid var(--text-color,#000);margin-top:4px!important;box-shadow:none}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion.active,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion.active{border-bottom:none}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion:first-child,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion:first-child{margin-top:0!important}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion:first-child.active,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion:first-child.active{border-top:none}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion .title.accordion-title,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion .title.accordion-title{height:60px;padding:5px 12px 5px 15px;font-size:1.125rem;font-weight:700}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion .title.accordion-title~*,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion .title.accordion-title~*{margin-left:8px}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion .title.accordion-title>span,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion .title.accordion-title>span{color:#2a2623;font-size:inherit}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion .title.accordion-title>svg,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion .title.accordion-title>svg{width:18px!important;height:18px!important;fill:var(--text-color,#000)!important}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion .title.accordion-title input,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion .title.accordion-title input{font-size:1.125rem;font-weight:700}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion .title.accordion-title:focus-visible,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion .title.accordion-title:focus-visible{outline-color:#6e0bcc}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion .title.accordion-title.active,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion .title.accordion-title.active{background-color:#e4e1dc}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion .title.accordion-title.active>span,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion .title.accordion-title.active>span{color:var(--text-color,#000);font-weight:700}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion .title.accordion-title.active>svg,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion .title.accordion-title.active>svg{fill:var(--text-color,#000)!important}#page-document .blocks-group-wrapper .accordion-block .ui.styled.accordion .content.active .blocks-group-wrapper,#page-edit .block-editor-accordion .accordion-block .ui.styled.accordion .content.active .blocks-group-wrapper{padding-top:23px;padding-bottom:50px}#page-add .block-editor-slate,#page-add .block-editor-slate.has--blockWidth--narrow,#page-add .block-editor-title.has--blockWidth--narrow,#page-edit .block-editor-slate.has--blockWidth--narrow,#page-edit .block-editor-title.has--blockWidth--narrow,#page-edit [class*=block-editor-]:not(.contained),.block.slate,.block.slate.has--blockWidth--narrow{max-width:1680px}#page-add .block-editor-slate .block.inner.title,#page-add .block-editor-slate .block.slate .text-slate-editor-inner,#page-add .block-editor-slate.has--blockWidth--narrow .block.inner.title,#page-add .block-editor-slate.has--blockWidth--narrow .block.slate .text-slate-editor-inner,#page-add .block-editor-title.has--blockWidth--narrow .block.inner.title,#page-add .block-editor-title.has--blockWidth--narrow .block.slate .text-slate-editor-inner,#page-edit .block-editor-slate.has--blockWidth--narrow .block.inner.title,#page-edit .block-editor-slate.has--blockWidth--narrow .block.slate .text-slate-editor-inner,#page-edit .block-editor-title.has--blockWidth--narrow .block.inner.title,#page-edit .block-editor-title.has--blockWidth--narrow .block.slate .text-slate-editor-inner,#page-edit [class*=block-editor-]:not(.contained) .block.inner.title,#page-edit [class*=block-editor-]:not(.contained) .block.slate .text-slate-editor-inner,.block.slate .block.inner.title,.block.slate .block.slate .text-slate-editor-inner,.block.slate.has--blockWidth--narrow .block.inner.title,.block.slate.has--blockWidth--narrow .block.slate .text-slate-editor-inner{max-width:800px;margin-right:auto;margin-left:auto}#page-add .block-editor-accordion.has--blockWidth--narrow,#page-add .block-editor-slate .block.inner.title .slate-editor,#page-add .block-editor-slate .block.inner.title .styled-title,#page-add .block-editor-slate .block.slate .text-slate-editor-inner .slate-editor,#page-add .block-editor-slate .block.slate .text-slate-editor-inner .styled-title,#page-add .block-editor-slate.has--blockWidth--narrow .block.inner.title .slate-editor,#page-add .block-editor-slate.has--blockWidth--narrow .block.inner.title .styled-title,#page-add .block-editor-slate.has--blockWidth--narrow .block.slate .text-slate-editor-inner .slate-editor,#page-add .block-editor-slate.has--blockWidth--narrow .block.slate .text-slate-editor-inner .styled-title,#page-add .block-editor-title.has--blockWidth--narrow .block.inner.title .slate-editor,#page-add .block-editor-title.has--blockWidth--narrow .block.inner.title .styled-title,#page-add .block-editor-title.has--blockWidth--narrow .block.slate .text-slate-editor-inner .slate-editor,#page-add .block-editor-title.has--blockWidth--narrow .block.slate .text-slate-editor-inner .styled-title,#page-edit .block-editor-accordion.has--blockWidth--narrow,#page-edit .block-editor-slate.has--blockWidth--narrow .block.inner.title .slate-editor,#page-edit .block-editor-slate.has--blockWidth--narrow .block.inner.title .styled-title,#page-edit .block-editor-slate.has--blockWidth--narrow .block.slate .text-slate-editor-inner .slate-editor,#page-edit .block-editor-slate.has--blockWidth--narrow .block.slate .text-slate-editor-inner .styled-title,#page-edit .block-editor-title.has--blockWidth--narrow .block.inner.title .slate-editor,#page-edit .block-editor-title.has--blockWidth--narrow .block.inner.title .styled-title,#page-edit .block-editor-title.has--blockWidth--narrow .block.slate .text-slate-editor-inner .slate-editor,#page-edit .block-editor-title.has--blockWidth--narrow .block.slate .text-slate-editor-inner .styled-title,#page-edit [class*=block-editor-]:not(.contained) .block.inner.title .slate-editor,#page-edit [class*=block-editor-]:not(.contained) .block.inner.title .styled-title,#page-edit [class*=block-editor-]:not(.contained) .block.slate .text-slate-editor-inner .slate-editor,#page-edit [class*=block-editor-]:not(.contained) .block.slate .text-slate-editor-inner .styled-title,.block.slate .block.inner.title .slate-editor,.block.slate .block.inner.title .styled-title,.block.slate .block.slate .text-slate-editor-inner .slate-editor,.block.slate .block.slate .text-slate-editor-inner .styled-title,.block.slate.has--blockWidth--narrow .block.inner.title .slate-editor,.block.slate.has--blockWidth--narrow .block.inner.title .styled-title,.block.slate.has--blockWidth--narrow .block.slate .text-slate-editor-inner .slate-editor,.block.slate.has--blockWidth--narrow .block.slate .text-slate-editor-inner .styled-title{max-width:800px}#page-add .block-editor-heading.has--blockWidth--narrow,#page-edit .block-editor-heading.has--blockWidth--narrow,.block-editor-heading.has--blockWidth--narrow{max-width:1680px}#page-add .block-editor-heading.has--blockWidth--narrow .heading-wrapper .editable,#page-edit .block-editor-heading.has--blockWidth--narrow .heading-wrapper .editable,.block-editor-heading.has--blockWidth--narrow .heading-wrapper .editable{max-width:800px;margin-right:auto;margin-left:auto}#page-document .styled-accordion.has--blockWidth--narrow,#page-document .styled-slate.has--blockWidth--narrow,#page-document p.documentDescription.has--blockWidth--narrow{max-width:800px}#page-document .styled-accordion.has--blockWidth--narrow>.accordion-block{width:100%;max-width:800px}@media (max-width:924px){#page-document .styled-accordion.has--blockWidth--narrow>.accordion-block{width:auto}}#page-document .block.heading.has--blockWidth--narrow>.heading-wrapper{width:100%;max-width:800px;margin-right:auto;margin-left:auto}#page-add .block-editor-heading.has--blockWidth--normal,#page-edit .block-editor-heading.has--blockWidth--normal,.block-editor-heading.has--blockWidth--normal{max-width:1680px}#page-add .block-editor-heading.has--blockWidth--normal .heading-wrapper .editable,#page-edit .block-editor-heading.has--blockWidth--normal .heading-wrapper .editable,.block-editor-heading.has--blockWidth--normal .heading-wrapper .editable{max-width:1024px;margin-right:auto;margin-left:auto}#page-add .block-editor-accordion.has--blockWidth--normal,#page-edit .block-editor-accordion.has--blockWidth--normal{max-width:1024px}#page-add .block-editor-slate.has--blockWidth--normal,#page-add .block-editor-title.has--blockWidth--normal,#page-edit .block-editor-slate.has--blockWidth--normal,#page-edit .block-editor-title.has--blockWidth--normal,.block.slate.has--blockWidth--normal{max-width:1680px}#page-add .block-editor-slate.has--blockWidth--normal .block.inner.title,#page-add .block-editor-slate.has--blockWidth--normal .block.slate .text-slate-editor-inner,#page-add .block-editor-title.has--blockWidth--normal .block.inner.title,#page-add .block-editor-title.has--blockWidth--normal .block.slate .text-slate-editor-inner,#page-edit .block-editor-slate.has--blockWidth--normal .block.inner.title,#page-edit .block-editor-slate.has--blockWidth--normal .block.slate .text-slate-editor-inner,#page-edit .block-editor-title.has--blockWidth--normal .block.inner.title,#page-edit .block-editor-title.has--blockWidth--normal .block.slate .text-slate-editor-inner,.block.slate.has--blockWidth--normal .block.inner.title,.block.slate.has--blockWidth--normal .block.slate .text-slate-editor-inner{max-width:1024px;margin-right:auto;margin-left:auto}#page-add .block-editor-slate.has--blockWidth--normal .block.inner.title .slate-editor,#page-add .block-editor-slate.has--blockWidth--normal .block.inner.title .styled-title,#page-add .block-editor-slate.has--blockWidth--normal .block.slate .text-slate-editor-inner .slate-editor,#page-add .block-editor-slate.has--blockWidth--normal .block.slate .text-slate-editor-inner .styled-title,#page-add .block-editor-title.has--blockWidth--normal .block.inner.title .slate-editor,#page-add .block-editor-title.has--blockWidth--normal .block.inner.title .styled-title,#page-add .block-editor-title.has--blockWidth--normal .block.slate .text-slate-editor-inner .slate-editor,#page-add .block-editor-title.has--blockWidth--normal .block.slate .text-slate-editor-inner .styled-title,#page-document .styled-accordion.has--blockWidth--normal,#page-document .styled-slate.has--blockWidth--center,#page-document .styled-slate.has--blockWidth--normal,#page-document p.documentDescription.has--blockWidth--normal,#page-edit .block-editor-slate.has--blockWidth--normal .block.inner.title .slate-editor,#page-edit .block-editor-slate.has--blockWidth--normal .block.inner.title .styled-title,#page-edit .block-editor-slate.has--blockWidth--normal .block.slate .text-slate-editor-inner .slate-editor,#page-edit .block-editor-slate.has--blockWidth--normal .block.slate .text-slate-editor-inner .styled-title,#page-edit .block-editor-title.has--blockWidth--normal .block.inner.title .slate-editor,#page-edit .block-editor-title.has--blockWidth--normal .block.inner.title .styled-title,#page-edit .block-editor-title.has--blockWidth--normal .block.slate .text-slate-editor-inner .slate-editor,#page-edit .block-editor-title.has--blockWidth--normal .block.slate .text-slate-editor-inner .styled-title,.block.slate.has--blockWidth--normal .block.inner.title .slate-editor,.block.slate.has--blockWidth--normal .block.inner.title .styled-title,.block.slate.has--blockWidth--normal .block.slate .text-slate-editor-inner .slate-editor,.block.slate.has--blockWidth--normal .block.slate .text-slate-editor-inner .styled-title{max-width:1024px}#page-document .styled-accordion.has--blockWidth--normal>.accordion-block{width:100%;max-width:1024px}@media (max-width:1154px){#page-document .styled-accordion.has--blockWidth--normal>.accordion-block{width:auto}}#page-document .block.heading.has--blockWidth--normal>.heading-wrapper{width:100%;max-width:1024px;margin-right:auto;margin-left:auto}#page-add .block-editor-slate.has--blockWidth--wide,#page-add .block-editor-title.has--blockWidth--wide,#page-edit .block-editor-slate.has--blockWidth--wide,#page-edit .block-editor-title.has--blockWidth--wide,.block.slate.has--blockWidth--wide{max-width:1680px}#page-add .block-editor-slate.has--blockWidth--wide .block.inner.title,#page-add .block-editor-slate.has--blockWidth--wide .block.slate .text-slate-editor-inner,#page-add .block-editor-title.has--blockWidth--wide .block.inner.title,#page-add .block-editor-title.has--blockWidth--wide .block.slate .text-slate-editor-inner,#page-edit .block-editor-slate.has--blockWidth--wide .block.inner.title,#page-edit .block-editor-slate.has--blockWidth--wide .block.slate .text-slate-editor-inner,#page-edit .block-editor-title.has--blockWidth--wide .block.inner.title,#page-edit .block-editor-title.has--blockWidth--wide .block.slate .text-slate-editor-inner,.block.slate.has--blockWidth--wide .block.inner.title,.block.slate.has--blockWidth--wide .block.slate .text-slate-editor-inner{max-width:1440px;margin-right:auto;margin-left:auto}#page-add .block-editor-accordion.has--blockWidth--wide,#page-add .block-editor-slate.has--blockWidth--wide .block.inner.title .slate-editor,#page-add .block-editor-slate.has--blockWidth--wide .block.inner.title .styled-title,#page-add .block-editor-slate.has--blockWidth--wide .block.slate .text-slate-editor-inner .slate-editor,#page-add .block-editor-slate.has--blockWidth--wide .block.slate .text-slate-editor-inner .styled-title,#page-add .block-editor-title.has--blockWidth--wide .block.inner.title .slate-editor,#page-add .block-editor-title.has--blockWidth--wide .block.inner.title .styled-title,#page-add .block-editor-title.has--blockWidth--wide .block.slate .text-slate-editor-inner .slate-editor,#page-add .block-editor-title.has--blockWidth--wide .block.slate .text-slate-editor-inner .styled-title,#page-edit .block-editor-accordion.has--blockWidth--wide,#page-edit .block-editor-slate.has--blockWidth--wide .block.inner.title .slate-editor,#page-edit .block-editor-slate.has--blockWidth--wide .block.inner.title .styled-title,#page-edit .block-editor-slate.has--blockWidth--wide .block.slate .text-slate-editor-inner .slate-editor,#page-edit .block-editor-slate.has--blockWidth--wide .block.slate .text-slate-editor-inner .styled-title,#page-edit .block-editor-title.has--blockWidth--wide .block.inner.title .slate-editor,#page-edit .block-editor-title.has--blockWidth--wide .block.inner.title .styled-title,#page-edit .block-editor-title.has--blockWidth--wide .block.slate .text-slate-editor-inner .slate-editor,#page-edit .block-editor-title.has--blockWidth--wide .block.slate .text-slate-editor-inner .styled-title,.block.slate.has--blockWidth--wide .block.inner.title .slate-editor,.block.slate.has--blockWidth--wide .block.inner.title .styled-title,.block.slate.has--blockWidth--wide .block.slate .text-slate-editor-inner .slate-editor,.block.slate.has--blockWidth--wide .block.slate .text-slate-editor-inner .styled-title{max-width:1440px}#page-add .block-editor-heading.has--blockWidth--wide,#page-edit .block-editor-heading.has--blockWidth--wide,.block-editor-heading.has--blockWidth--wide{max-width:1680px}#page-add .block-editor-heading.has--blockWidth--wide .heading-wrapper .editable,#page-edit .block-editor-heading.has--blockWidth--wide .heading-wrapper .editable,.block-editor-heading.has--blockWidth--wide .heading-wrapper .editable{max-width:1440px;margin-right:auto;margin-left:auto}#page-document .styled-slate.has--blockWidth--wide,#page-document .styled-title.has--blockWidth--wide,#page-document p.documentDescription.has--blockWidth--wide{max-width:1440px}@media (max-width:1580px){#page-document .styled-slate.has--blockWidth--wide,#page-document .styled-title.has--blockWidth--wide,#page-document p.documentDescription.has--blockWidth--wide{width:auto;margin-right:20px!important;margin-left:20px!important}}@media (max-width:1580px) and (min-width:769px){#page-document .styled-slate.has--blockWidth--wide,#page-document .styled-title.has--blockWidth--wide,#page-document p.documentDescription.has--blockWidth--wide{margin-right:25px!important;margin-left:25px!important}}@media (max-width:1580px) and (min-width:1280px){#page-document .styled-slate.has--blockWidth--wide,#page-document .styled-title.has--blockWidth--wide,#page-document p.documentDescription.has--blockWidth--wide{margin-right:50px!important;margin-left:50px!important}}@media (max-width:1580px) and (min-width:1366px){#page-document .styled-slate.has--blockWidth--wide,#page-document .styled-title.has--blockWidth--wide,#page-document p.documentDescription.has--blockWidth--wide{margin-right:60px!important;margin-left:60px!important}}@media (max-width:1580px) and (min-width:1680px){#page-document .styled-slate.has--blockWidth--wide,#page-document .styled-title.has--blockWidth--wide,#page-document p.documentDescription.has--blockWidth--wide{margin-right:0!important;margin-left:0!important}}#page-document .styled-accordion.has--blockWidth--wide{max-width:1440px}#page-document .styled-accordion.has--blockWidth--wide>.accordion-block{width:100%;max-width:1440px}@media (max-width:1680px){#page-document .styled-accordion.has--blockWidth--wide>.accordion-block{width:auto}}#page-document .block.heading.has--blockWidth--wide>.heading-wrapper{width:100%;max-width:1440px;margin-right:auto;margin-left:auto}#page-add .block-editor-slate.has--blockWidth--full,#page-add .block-editor-title.has--blockWidth--full,#page-edit .block-editor-slate.has--blockWidth--full,#page-edit .block-editor-title.has--blockWidth--full,.block.slate.has--blockWidth--full{max-width:1680px}#page-add .block-editor-slate.has--blockWidth--full .block.slate .text-slate-editor-inner,#page-add .block-editor-slate.has--blockWidth--full .block.title.inner,#page-add .block-editor-title.has--blockWidth--full .block.slate .text-slate-editor-inner,#page-add .block-editor-title.has--blockWidth--full .block.title.inner,#page-edit .block-editor-slate.has--blockWidth--full .block.slate .text-slate-editor-inner,#page-edit .block-editor-slate.has--blockWidth--full .block.title.inner,#page-edit .block-editor-title.has--blockWidth--full .block.slate .text-slate-editor-inner,#page-edit .block-editor-title.has--blockWidth--full .block.title.inner,.block.slate.has--blockWidth--full .block.slate .text-slate-editor-inner,.block.slate.has--blockWidth--full .block.title.inner{max-width:1680px;margin-right:auto;margin-left:auto}#page-add .block-editor-accordion.has--blockWidth--full,#page-add .block-editor-heading.has--blockWidth--full,#page-add .block-editor-heading.has--blockWidth--full .heading-wrapper,#page-add .block-editor-slate.has--blockWidth--full .block.slate .text-slate-editor-inner .slate-editor,#page-add .block-editor-slate.has--blockWidth--full .block.slate .text-slate-editor-inner .styled-title,#page-add .block-editor-slate.has--blockWidth--full .block.title.inner .slate-editor,#page-add .block-editor-slate.has--blockWidth--full .block.title.inner .styled-title,#page-add .block-editor-title.has--blockWidth--full .block.slate .text-slate-editor-inner .slate-editor,#page-add .block-editor-title.has--blockWidth--full .block.slate .text-slate-editor-inner .styled-title,#page-add .block-editor-title.has--blockWidth--full .block.title.inner .slate-editor,#page-add .block-editor-title.has--blockWidth--full .block.title.inner .styled-title,#page-edit .block-editor-accordion.has--blockWidth--full,#page-edit .block-editor-heading.has--blockWidth--full,#page-edit .block-editor-heading.has--blockWidth--full .heading-wrapper,#page-edit .block-editor-slate.has--blockWidth--full .block.slate .text-slate-editor-inner .slate-editor,#page-edit .block-editor-slate.has--blockWidth--full .block.slate .text-slate-editor-inner .styled-title,#page-edit .block-editor-slate.has--blockWidth--full .block.title.inner .slate-editor,#page-edit .block-editor-slate.has--blockWidth--full .block.title.inner .styled-title,#page-edit .block-editor-title.has--blockWidth--full .block.slate .text-slate-editor-inner .slate-editor,#page-edit .block-editor-title.has--blockWidth--full .block.slate .text-slate-editor-inner .styled-title,#page-edit .block-editor-title.has--blockWidth--full .block.title.inner .slate-editor,#page-edit .block-editor-title.has--blockWidth--full .block.title.inner .styled-title,.block-editor-heading.has--blockWidth--full,.block-editor-heading.has--blockWidth--full .heading-wrapper,.block.slate.has--blockWidth--full .block.slate .text-slate-editor-inner .slate-editor,.block.slate.has--blockWidth--full .block.slate .text-slate-editor-inner .styled-title,.block.slate.has--blockWidth--full .block.title.inner .slate-editor,.block.slate.has--blockWidth--full .block.title.inner .styled-title{max-width:1680px}#page-add .block-editor-heading.has--blockWidth--full .heading-wrapper .editable,#page-edit .block-editor-heading.has--blockWidth--full .heading-wrapper .editable,.block-editor-heading.has--blockWidth--full .heading-wrapper .editable{max-width:1680px;margin-right:auto;margin-left:auto}#page-document .styled-slate.has--blockWidth--full,#page-document .styled-title.has--blockWidth--full,#page-document p.documentDescription.has--blockWidth--full{width:1680px;max-width:1680px;margin-right:-120px!important;margin-left:-120px!important}@media (max-width:1940px){#page-document .styled-slate.has--blockWidth--full,#page-document .styled-title.has--blockWidth--full,#page-document p.documentDescription.has--blockWidth--full{max-width:1440px;margin-right:auto!important;margin-left:auto!important}}@media (max-width:1580px){#page-document .styled-slate.has--blockWidth--full,#page-document .styled-title.has--blockWidth--full,#page-document p.documentDescription.has--blockWidth--full{width:auto;margin-right:20px!important;margin-left:20px!important}}@media (max-width:1580px) and (min-width:769px){#page-document .styled-slate.has--blockWidth--full,#page-document .styled-title.has--blockWidth--full,#page-document p.documentDescription.has--blockWidth--full{margin-right:25px!important;margin-left:25px!important}}@media (max-width:1580px) and (min-width:1280px){#page-document .styled-slate.has--blockWidth--full,#page-document .styled-title.has--blockWidth--full,#page-document p.documentDescription.has--blockWidth--full{margin-right:50px!important;margin-left:50px!important}}@media (max-width:1580px) and (min-width:1366px){#page-document .styled-slate.has--blockWidth--full,#page-document .styled-title.has--blockWidth--full,#page-document p.documentDescription.has--blockWidth--full{margin-right:60px!important;margin-left:60px!important}}@media (max-width:1580px) and (min-width:1680px){#page-document .styled-slate.has--blockWidth--full,#page-document .styled-title.has--blockWidth--full,#page-document p.documentDescription.has--blockWidth--full{margin-right:0!important;margin-left:0!important}}#page-document .styled-accordion.has--blockWidth--full{width:1680px;max-width:1680px;margin-right:-120px!important;margin-left:-120px!important}#page-document .styled-accordion.has--blockWidth--full>.accordion-block{width:100%;max-width:1680px}@media (max-width:1940px){#page-document .styled-accordion.has--blockWidth--full{width:1440px;margin-right:unset;margin-left:unset}#page-document .styled-accordion.has--blockWidth--full>.accordion-block{width:auto}}@media (max-width:1470px){#page-document .styled-accordion.has--blockWidth--full{width:100%}}#page-document .blocks-group-wrapper .eea.quote.has--blockWidth--full,#page-document .blocks-group-wrapper .eea.testimonial.has--blockWidth--full{width:1680px;max-width:1680px;margin-right:-120px!important;margin-left:-120px!important}#page-document .blocks-group-wrapper .eea.quote.has--blockWidth--full>.heading-wrapper,#page-document .blocks-group-wrapper .eea.testimonial.has--blockWidth--full>.heading-wrapper{width:100%;max-width:1680px}@media (max-width:1940px){#page-document .blocks-group-wrapper .eea.quote.has--blockWidth--full,#page-document .blocks-group-wrapper .eea.testimonial.has--blockWidth--full{width:auto;max-width:1440px;margin-right:20px!important;margin-left:20px!important}}@media (max-width:1940px) and (min-width:769px){#page-document .blocks-group-wrapper .eea.quote.has--blockWidth--full,#page-document .blocks-group-wrapper .eea.testimonial.has--blockWidth--full{margin-right:25px!important;margin-left:25px!important}}@media (max-width:1940px) and (min-width:1280px){#page-document .blocks-group-wrapper .eea.quote.has--blockWidth--full,#page-document .blocks-group-wrapper .eea.testimonial.has--blockWidth--full{margin-right:50px!important;margin-left:50px!important}}@media (max-width:1940px) and (min-width:1366px){#page-document .blocks-group-wrapper .eea.quote.has--blockWidth--full,#page-document .blocks-group-wrapper .eea.testimonial.has--blockWidth--full{margin-right:60px!important;margin-left:60px!important}}@media (max-width:1940px) and (min-width:1680px){#page-document .blocks-group-wrapper .eea.quote.has--blockWidth--full,#page-document .blocks-group-wrapper .eea.testimonial.has--blockWidth--full{margin-right:0!important;margin-left:0!important}}@media (max-width:1940px){#page-document .blocks-group-wrapper .eea.quote.has--blockWidth--full>.heading-wrapper,#page-document .blocks-group-wrapper .eea.testimonial.has--blockWidth--full>.heading-wrapper{width:auto}}@media (max-width:1470px){#page-document .blocks-group-wrapper .eea.quote.has--blockWidth--full,#page-document .blocks-group-wrapper .eea.testimonial.has--blockWidth--full{width:auto}}#page-document .styled-dividerBlock .ui.divider,#page-edit .block-editor-dividerBlock .ui.divider{border-top-color:#cbc6bd}#page-document .styled-dividerBlock.has--alignment--narrow .ui.divider,#page-edit .block-editor-dividerBlock.has--alignment--narrow .ui.divider{max-width:800px;margin-right:auto;margin-left:auto}#page-document .styled-dividerBlock.has--alignment--full,#page-edit .block-editor-dividerBlock.has--alignment--full{max-width:1680px;margin-right:auto;margin-left:auto}#page-document .styled-dividerBlock.has--alignment--left .ui.divider,#page-edit .block-editor-dividerBlock.has--alignment--left .ui.divider{max-width:800px}@media (max-width:768px){#page-document .blocks-group-wrapper .eea.quote .ri-double-quotes-l{margin-right:10px}#page-document .blocks-group-wrapper .eea.quote .quotes.wrapper{padding-left:10px}#page-document .blocks-group-wrapper .eea.quote .info,#page-document .blocks-group-wrapper .eea.quote .source{padding-left:44px}}.eea.timeline{max-width:1440px;margin-bottom:30px;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){.eea.timeline{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){.eea.timeline{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){.eea.timeline{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){.eea.timeline{margin-right:0!important;margin-left:0!important}}.eea.timeline .ui.fluid.raised.card{position:relative;overflow:visible;padding:30px 46px 29px 40px;border:.063rem solid #524942;background-color:transparent;border-top-right-radius:1px;box-shadow:none}.eea.timeline .ui.fluid.raised.card:after{z-index:1;right:-5px;border-color:transparent #524942 transparent transparent;border-width:0 10px 10px 0;visibility:visible}.eea.timeline .ui.fluid.raised.card:after,.eea.timeline .ui.fluid.raised.card:before{position:absolute;top:15px;width:0;height:0;border-style:solid;content:"";transform:rotate(45deg)}.eea.timeline .ui.fluid.raised.card:before{z-index:2;right:-4px;border-color:transparent #fff transparent transparent;border-width:0 9px 9px 0}.eea.timeline .ui.fluid.raised.card.primary-color{border:none;background-color:#fffc00}.eea.timeline .ui.fluid.raised.card.primary-color:after{visibility:hidden}.eea.timeline .ui.fluid.raised.card.primary-color:before{border-color:transparent #fffc00 transparent transparent}.eea.timeline .ui.fluid.raised.card.grey{border:none;background-color:#f4f3f1}.eea.timeline .ui.fluid.raised.card.grey:after{visibility:hidden}.eea.timeline .ui.fluid.raised.card.grey:before{border-color:transparent #f4f3f1 transparent transparent}.eea.timeline .ui.fluid.raised.card .content .header{margin-top:0}.eea.timeline .ui.fluid.raised.card .content .header .h5p-player-wrapper .h5p-player-actions[data-playing=false] strong,.eea.timeline .ui.fluid.raised.card .content .header h5,.h5p-player-wrapper .h5p-player-actions[data-playing=false] .eea.timeline .ui.fluid.raised.card .content .header strong{margin:10px 0 25px}.eea.timeline .ui.fluid.raised.card .content .description p{font-size:1.125rem}.eea.timeline .ui.fluid.raised.card .content .label{margin-left:-.833em;background-color:transparent;color:#2a2623;font-size:1.125rem;font-weight:400}.eea.timeline .two.wide.column.line{padding:0}.eea.timeline .icon-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:.188rem;background-color:#2a2623}.eea.timeline .icon-wrapper.orange{background-color:#fa5c2a}.eea.timeline .icon-wrapper.pink,.eea.timeline .icon-wrapper.red{background-color:#e40166}.eea.timeline .icon-wrapper.yellow{background-color:#f6a808}.eea.timeline .icon-wrapper.olive{background-color:#b5cc18}.eea.timeline .icon-wrapper.green{background-color:#51aa55}.eea.timeline .icon-wrapper.teal{background-color:#517776}.eea.timeline .icon-wrapper.blue{background-color:#007eb1}.eea.timeline .icon-wrapper.violet{background-color:#6435c9}.eea.timeline .icon-wrapper.purple{background-color:#a333c8}.eea.timeline .icon-wrapper.brown{background-color:#826a6a}.eea.timeline .icon-wrapper.grey{background-color:#666}#page-document .tabs-block,.tabs_block{max-width:1440px;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){#page-document .tabs-block,.tabs_block{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){#page-document .tabs-block,.tabs_block{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){#page-document .tabs-block,.tabs_block{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){#page-document .tabs-block,.tabs_block{margin-right:0!important;margin-left:0!important}}#page-document .tabs-block .ui.menu,.tabs_block .ui.menu{border:none;box-shadow:none}#page-document .tabs-block .ui.menu .item,.tabs_block .ui.menu .item{align-items:flex-end;align-self:flex-end;color:#2a2623!important;font-size:1.125rem}#page-document .tabs-block .ui.menu .item p,.tabs_block .ui.menu .item p{font-size:1.125rem}#page-document .tabs-block .ui.menu .item .asset-position .icon.small,.tabs_block .ui.menu .item .asset-position .icon.small{font-size:29px}#page-document .tabs-block .ui.menu .item .asset-position .icon.medium,.tabs_block .ui.menu .item .asset-position .icon.medium{font-size:48px}#page-document .tabs-block .ui.menu .item .asset-position .icon.large,.tabs_block .ui.menu .item .asset-position .icon.large{font-size:64px}#page-document .tabs-block .ui.menu .item:before,.tabs_block .ui.menu .item:before{display:none}#page-document .tabs-block .ui.menu .item:not(.active),.tabs_block .ui.menu .item:not(.active){border-bottom:none}#page-document .tabs-block .ui.menu:not(.pointing,.secondary),.tabs_block .ui.menu:not(.pointing,.secondary){height:86px;background-color:#fffc00}#page-document .tabs-block .ui.menu:not(.pointing,.secondary) .item,.tabs_block .ui.menu:not(.pointing,.secondary) .item{width:100px;height:100%;align-items:center;justify-content:center;padding-bottom:4px}#page-document .tabs-block .ui.menu:not(.pointing,.secondary) .item.active,.tabs_block .ui.menu:not(.pointing,.secondary) .item.active{padding-bottom:0;border-bottom:4px solid #524942;background-color:transparent;font-weight:700}#page-document .tabs-block .ui.menu:not(.pointing,.secondary) .item.active p,.tabs_block .ui.menu:not(.pointing,.secondary) .item.active p{font-weight:700}#page-document .tabs-block .ui.secondary.menu:not(.pointing) .active.item,.tabs_block .ui.secondary.menu:not(.pointing) .active.item{background:#2a2623;color:#fff!important}#page-document .tabs-block .ui.secondary.menu:not(.pointing) .item,.tabs_block .ui.secondary.menu:not(.pointing) .item{display:flex;height:32px;align-items:center;justify-content:center;background-color:#e4e1dc}#page-document .tabs-block .ui.secondary.menu:not(.pointing) .item:focus,.tabs_block .ui.secondary.menu:not(.pointing) .item:focus{outline-offset:2px}#page-document .tabs-block .ui.pointing:not(.secondary).menu,#page-document .tabs-block .ui.secondary.pointing.menu,.tabs_block .ui.pointing:not(.secondary).menu,.tabs_block .ui.secondary.pointing.menu{border-bottom:4px solid #f4f3f1}#page-document .tabs-block .ui.pointing:not(.secondary).menu .item,#page-document .tabs-block .ui.secondary.pointing.menu .item,.tabs_block .ui.pointing:not(.secondary).menu .item,.tabs_block .ui.secondary.pointing.menu .item{padding-bottom:calc(.8125em + 4px)}#page-document .tabs-block .ui.pointing:not(.secondary).menu .item.active,#page-document .tabs-block .ui.secondary.pointing.menu .item.active,.tabs_block .ui.pointing:not(.secondary).menu .item.active,.tabs_block .ui.secondary.pointing.menu .item.active{padding-bottom:.8125em;border-bottom:4px solid #524942}#page-document .tabs-block .ui.pointing:not(.secondary).menu .item.active .menu-item-text,#page-document .tabs-block .ui.pointing:not(.secondary).menu .item.active>span,#page-document .tabs-block .ui.secondary.pointing.menu .item.active .menu-item-text,#page-document .tabs-block .ui.secondary.pointing.menu .item.active>span,.tabs_block .ui.pointing:not(.secondary).menu .item.active .menu-item-text,.tabs_block .ui.pointing:not(.secondary).menu .item.active>span,.tabs_block .ui.secondary.pointing.menu .item.active .menu-item-text,.tabs_block .ui.secondary.pointing.menu .item.active>span{font-weight:700}#page-document .tabs-block .ui.pointing:not(.secondary).menu .item.active:after,#page-document .tabs-block .ui.secondary.pointing.menu .item.active:after,.tabs_block .ui.pointing:not(.secondary).menu .item.active:after,.tabs_block .ui.secondary.pointing.menu .item.active:after{display:none}#page-document .tabs-block .tabs .active.tab,.tabs_block .tabs .active.tab{padding-left:0}#page-document .tabs-block .tabs .active.tab .tab-name .blocks-group-wrapper p,#page-document .tabs-block .tabs .active.tab .tab-name .blocks-group-wrapper span,#page-document .tabs-block .text-slate-editor-inner p,#page-document .tabs-block .text-slate-editor-inner span,.tabs_block .tabs .active.tab .tab-name .blocks-group-wrapper p,.tabs_block .tabs .active.tab .tab-name .blocks-group-wrapper span,.tabs_block .text-slate-editor-inner p,.tabs_block .text-slate-editor-inner span{margin-right:0!important;margin-left:0!important;font-size:1.125rem}.documentDescription{color:#2a2623;font-size:1.25rem}#page-add .block-editor-description.has--blockWidth--narrow,#page-edit .block-editor-description.has--blockWidth--narrow,.block-editor-description.has--blockWidth--narrow{max-width:1680px}#page-add .block-editor-description.has--blockWidth--narrow .block.inner.description,#page-edit .block-editor-description.has--blockWidth--narrow .block.inner.description,.block-editor-description.has--blockWidth--narrow .block.inner.description{max-width:800px;margin-right:auto;margin-left:auto}#page-add .block-editor-description.has--blockWidth--normal,#page-edit .block-editor-description.has--blockWidth--normal,.block-editor-description.has--blockWidth--normal{max-width:1680px}#page-add .block-editor-description.has--blockWidth--normal .block.inner.description,#page-edit .block-editor-description.has--blockWidth--normal .block.inner.description,.block-editor-description.has--blockWidth--normal .block.inner.description{max-width:1024px;margin-right:auto;margin-left:auto}#page-add .block-editor-description.has--blockWidth--wide,#page-edit .block-editor-description.has--blockWidth--wide,.block-editor-description.has--blockWidth--wide{max-width:1680px}#page-add .block-editor-description.has--blockWidth--wide .block.inner.description,#page-edit .block-editor-description.has--blockWidth--wide .block.inner.description,.block-editor-description.has--blockWidth--wide .block.inner.description{max-width:1440px;margin-right:auto;margin-left:auto}#page-add .block-editor-description.has--blockWidth--full,#page-edit .block-editor-description.has--blockWidth--full,.block-editor-description.has--blockWidth--full{max-width:1680px}#page-add .block-editor-description.has--blockWidth--full .block.inner.description,#page-edit .block-editor-description.has--blockWidth--full .block.inner.description,.block-editor-description.has--blockWidth--full .block.inner.description{max-width:1680px;margin-right:auto;margin-left:auto}.block.call-to-action{display:flex;justify-content:center}.block.call-to-action.align.left{justify-content:flex-start}.block.call-to-action.align.right{justify-content:flex-end}.block.call-to-action .ui.button,.block.call-to-action .ui.icon.button:not(.labeled){display:flex;align-items:center;justify-content:space-between;background-color:#2a2623;color:#fff!important;text-decoration:none}.block.call-to-action .ui.button:focus,.block.call-to-action .ui.icon.button:not(.labeled):focus{background-color:#2a2623!important;color:#fff!important;outline:.125rem solid #6e0bcc;outline-offset:2px}.block.call-to-action .ui.button:focus .icon,.block.call-to-action .ui.icon.button:not(.labeled):focus .icon{left:-.125rem}.block.call-to-action .ui.button.labeled.default:hover,.block.call-to-action .ui.button:active,.block.call-to-action .ui.button:hover,.block.call-to-action .ui.icon.button:not(.labeled).labeled.default:hover,.block.call-to-action .ui.icon.button:not(.labeled):active,.block.call-to-action .ui.icon.button:not(.labeled):hover{border:.125rem solid #2a2623;background-color:#fffc00!important;color:#2a2623!important}.block.call-to-action .ui.button.labeled.default:hover .icon,.block.call-to-action .ui.button:active .icon,.block.call-to-action .ui.button:hover .icon,.block.call-to-action .ui.icon.button:not(.labeled).labeled.default:hover .icon,.block.call-to-action .ui.icon.button:not(.labeled):active .icon,.block.call-to-action .ui.icon.button:not(.labeled):hover .icon{left:-.125rem}.block.call-to-action .ui.button.outline,.block.call-to-action .ui.icon.button:not(.labeled).outline{border:.063rem solid #524942;background-color:#fff!important;color:#2a2623!important}.block.call-to-action .ui.button.outline:hover,.block.call-to-action .ui.icon.button:not(.labeled).outline:hover{border-width:.125rem}.block.call-to-action .ui.button.outline:focus,.block.call-to-action .ui.icon.button:not(.labeled).outline:focus{border-width:.125rem;border-color:#6e0bcc;background-color:#fff!important}.block.call-to-action .ui.button.labeled.right,.block.call-to-action .ui.icon.button:not(.labeled).labeled.right{padding-right:3.875em!important;padding-left:1.5em!important}.block.call-to-action .ui.button .ri-arrow-right-up-line:before,.block.call-to-action .ui.icon.button:not(.labeled) .ri-arrow-right-up-line:before{content:none}.ui.statistics{margin-bottom:30px!important}.ui.statistics .ui.statistic{text-decoration:none}.ui.statistics .ui.statistic .value.slate p{font-size:3rem;font-weight:700}.ui.statistics .ui.statistic .label.slate p{font-size:1.125rem;font-weight:700;text-transform:none}.ui.statistics .ui.statistic .slate{padding:10px 0;color:#2a2623}.blocks-group-wrapper.statistic-block{padding-top:0;padding-bottom:0}.blocks-group-wrapper.statistic-block.grey,.blocks-group-wrapper.statistic-block.primary-color{background-color:transparent}.blocks-group-wrapper.statistic-block.grey .ui.statistics .ui.statistic .value.slate,.blocks-group-wrapper.statistic-block.primary-color .ui.statistics .ui.statistic .value.slate{width:100%;padding-top:24px;background-color:#ecebeb}.blocks-group-wrapper.statistic-block.grey .ui.statistics .ui.statistic .label.slate,.blocks-group-wrapper.statistic-block.primary-color .ui.statistics .ui.statistic .label.slate{width:100%;padding-bottom:5px;background-color:#ecebeb}#page-document .blocks-group-wrapper.statistic-block.primary-color{background-color:transparent}#page-document .blocks-group-wrapper.statistic-block.primary-color .ui.statistics .ui.statistic .value.slate{width:100%;padding-top:24px;background-color:#fffc00}#page-document .blocks-group-wrapper.statistic-block.primary-color .ui.statistics .ui.statistic .label.slate{width:100%;padding-bottom:5px;background-color:#fffc00}.table-of-contents{margin-bottom:30px}.table-of-contents h2{margin-bottom:24px;font-size:1.125rem;line-height:27px}.table-of-contents .ui.bulleted.list .item a,.table-of-contents .ui.ordered.list .item a{border-bottom:none;color:#2a2623!important;font-size:1.125rem;text-decoration:none}.table-of-contents .ui.bulleted.list .item:before,.table-of-contents .ui.ordered.list .item:before{display:none}.block-mermaid-diagram{margin-bottom:1rem}.block-mermaid-diagram.transparent{background-color:transparent}.block-mermaid-diagram.white{background-color:#fff}.block-mermaid-diagram.grey{background-color:#f4f3f1}#page-edit .block-editor-accordion .block.accordion .styled-accordion .title.accordion-title>svg{width:18px!important;height:18px!important}.toggle-generate-subtitles{display:block}.toggle-generate-subtitles .label{line-height:1rem!important}#toggle-generate-subtitles-hint{display:block;width:80%;margin-top:0}.footnotes-listing-block h3{font-size:16px}.footnotes-listing-block ul{list-style:none}.footnotes-listing-block ul li{display:flex;align-items:center;font-size:14px}.footnotes-listing-block ul li a{padding-bottom:.375rem;border-bottom:none;font-size:14px}.footnotes-listing-block ul li a:hover{padding-bottom:.25rem;border-bottom:.125rem solid #6e0bcc}.footnotes-listing-block ul li a:not(.item):not(:has(>.teaser-item),:has(>.listing-body),:has(>.card-container)){text-decoration:none}.citation-item:after,.footnote-edit-node:after{color:#6e0bcc;font-size:12px}.block-editor-form .block.form{overflow:hidden}.block-editor-form .block.form .volto-subblocks-wrapper .ui.bottom.attached.segment.tab.container{max-width:100%!important;margin-inline:0!important}.block-editor-form .block.form .volto-subblocks-wrapper .dt-actions button{color:#2a2623!important}.block-editor-form .block.form .volto-subblocks-wrapper .dt-actions button:not(:focus,:hover){padding:.875rem}.formulas-container{padding:1em 0}.block-editor-formulas.has--background-color--black .formulas-container,.blocks-group-wrapper.black .formulas-container{color:#fff}.block-editor-formulas>span,.formulas-container>span{width:100%}.block-editor-formulas.left>span,.block-editor-formulas.left mjx-container,.formulas-container.left>span,.formulas-container.left mjx-container{text-align:left!important}.block-editor-formulas.right>span,.block-editor-formulas.right mjx-container,.formulas-container.right>span,.formulas-container.right mjx-container{text-align:right!important}.block-editor-formulas.center>span,.block-editor-formulas.center mjx-container,.formulas-container.center>span,.formulas-container.center mjx-container{text-align:center!important}.block-editor-formulas.font-size-big span,.formulas-container.font-size-big span{font-size:1.5rem}.block-editor-formulas.font-style-bold span,.formulas-container.font-style-bold span{font-weight:700}.block-editor-formulas.font-style-italic span,.formulas-container.font-style-italic span{font-style:italic}.pdf-viewer-block .pdf-main{background-color:#e4e1dc}#page-document .blocks-group-wrapper .disclaimer .disclaimer-container,#page-edit .block.disclaimer .disclaimer-container,.block.disclaimer .disclaimer-container{display:flex;max-width:800px;align-items:flex-start;padding:30px;border-radius:3px;background-color:#fffc00;gap:14px}#page-document .blocks-group-wrapper .disclaimer .disclaimer-container .disclaimer-content,#page-edit .block.disclaimer .disclaimer-container .disclaimer-content,.block.disclaimer .disclaimer-container .disclaimer-content{display:flex;flex-direction:column;gap:6px}#page-document .blocks-group-wrapper .disclaimer .disclaimer-container .disclaimer-content .disclaimer-title,#page-edit .block.disclaimer .disclaimer-container .disclaimer-content .disclaimer-title,.block.disclaimer .disclaimer-container .disclaimer-content .disclaimer-title{font-size:1.25rem;font-weight:700}#page-document .blocks-group-wrapper .disclaimer .disclaimer-container .disclaimer-content .disclaimer-text,#page-edit .block.disclaimer .disclaimer-container .disclaimer-content .disclaimer-text,.block.disclaimer .disclaimer-container .disclaimer-content .disclaimer-text{font-size:1.125rem}#page-document .blocks-group-wrapper .disclaimer .disclaimer-container .disclaimer-content .disclaimer-link-container,#page-edit .block.disclaimer .disclaimer-container .disclaimer-content .disclaimer-link-container,.block.disclaimer .disclaimer-container .disclaimer-content .disclaimer-link-container{display:flex;align-items:center;gap:13px}#page-document .blocks-group-wrapper .disclaimer .disclaimer-container .disclaimer-content .disclaimer-link-container .disclaimer-link,#page-edit .block.disclaimer .disclaimer-container .disclaimer-content .disclaimer-link-container .disclaimer-link,.block.disclaimer .disclaimer-container .disclaimer-content .disclaimer-link-container .disclaimer-link{padding:0;border:none;color:#000!important;font-size:1.125rem;text-decoration:underline}.disclaimer.center .disclaimer-container{margin:25px auto}.disclaimer.left .disclaimer-container{margin-right:auto;margin-left:0}.disclaimer.right .disclaimer-container{margin-right:0;margin-left:auto}.disclaimer.full .disclaimer-container{max-width:100%!important}#page-document .blocks-group-wrapper .disclaimer .disclaimer-container{margin-top:25px;margin-bottom:25px}.page-actions.center .actions-container{justify-content:center;margin:25px auto}.page-actions.left .actions-container{justify-content:flex-start;margin-right:auto;margin-left:0}.page-actions.right .actions-container{justify-content:flex-end;margin-right:0;margin-left:auto}.page-actions.full .actions-container{max-width:100%!important;justify-content:space-between;margin:0}.page-actions .actions-container{display:flex;align-items:center;gap:5px}.page-actions .actions-container button.action-button{width:40px;height:40px;padding:5px;margin:4px}.page-actions .actions-container button.action-button:focus,.page-actions .actions-container button.action-button:hover{padding:5px}.page-actions .actions-container .rendition-dropdown .selected.item{color:#636363}.page-actions .actions-container .rendition-dropdown .selected.item:hover{background:rgba(0,0,0,.05)}#page-document .blocks-group-wrapper .page-actions.has--blockWidth--narrow,.page-actions.has--blockWidth--narrow{max-width:800px;margin-inline:auto}#page-document .blocks-group-wrapper .page-actions.has--blockWidth--normal,.page-actions.has--blockWidth--normal{max-width:1024px;margin-inline:auto}#page-document .blocks-group-wrapper .page-actions.has--blockWidth--wide,.page-actions.has--blockWidth--wide{max-width:1440px;margin-inline:auto}#page-document .blocks-group-wrapper .page-actions.has--blockWidth--full,.page-actions.has--blockWidth--full{max-width:1680px}.xapi-frame{width:100%;height:100vh;border:none}@media (max-width:768px){.three-d-container{width:100%;height:auto;padding:5px}}.three-d-container{position:relative}.three-d-container .help-hint{position:absolute;z-index:1000;top:10px;right:10px;padding:5px 10px;border-radius:3px;background:rgba(0,0,0,.7);color:#fff;font-size:12px}.stl-viewer-canvas{width:100%;height:100%}.stl-viewer-canvas canvas:focus{border-radius:.188rem;outline:.125rem solid #6e0bcc;outline-offset:-.125rem}.help-overlay{position:absolute;z-index:1000;top:10px;left:10px;max-width:300px;padding:15px;border-radius:5px;background:rgba(0,0,0,.8);color:#fff;font-family:monospace;font-size:14px}.help-overlay h3{margin:0 0 10px}.help-overlay div:last-child{margin-top:10px;font-size:12px;opacity:.8}.vjs-player picture.vjs-poster img{-o-object-fit:cover;object-fit:cover}.content-area .pdf-toolbar-btn{display:flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;color:#fff!important}.content-area .pdf-toolbar-btn:focus{border-radius:2px;outline:.063rem solid #fff}.pdf-toolbar{height:50px}.pdf-toolbar .pdf-toolbar-btn{position:relative}.pdf-toolbar .pdf-toolbar-btn .icon,.pdf-toolbar .pdf-toolbar-btn [class*=icon],.pdf-toolbar .pdf-toolbar-btn svg{pointer-events:none!important}.pdf-toolbar .pdf-toolbar-btn .sr-only{pointer-events:none}.pdf-toolbar-btn-container{display:flex;align-items:center;justify-content:center}.pdf-toolbar-btn-container .scale-ratio{position:unset}.pdf-toolbar-btn-container .pdf-pages,.pdf-toolbar-btn-container .scale-ratio{font-size:.875rem}.block.image figure.left.large,.block.image figure.right.large{width:75%;height:auto}@media only screen and (max-width:768px){.block.image figure.left.large,.block.image figure.right.large{width:100%}}#page-document .block.video:not(:where(.left,.right)).has--block-width--narrow{max-width:800px}#page-document .block.video:not(:where(.left,.right)).has--block-width--default{max-width:1024px}#page-document .block.video:not(:where(.left,.right)).has--block-width--layout{max-width:1440px}#page-document .block.video:not(:where(.left,.right)).has--block-width--full{width:1680px;max-width:1680px;margin-right:-120px!important;margin-left:-120px!important}@media (max-width:1940px){#page-document .block.video:not(:where(.left,.right)).has--block-width--full{max-width:1440px;margin-right:auto!important;margin-left:auto!important}}@media (max-width:1580px){#page-document .block.video:not(:where(.left,.right)).has--block-width--full{width:auto;margin-right:20px!important;margin-left:20px!important}}@media (max-width:1580px) and (min-width:769px){#page-document .block.video:not(:where(.left,.right)).has--block-width--full{margin-right:25px!important;margin-left:25px!important}}@media (max-width:1580px) and (min-width:1280px){#page-document .block.video:not(:where(.left,.right)).has--block-width--full{margin-right:50px!important;margin-left:50px!important}}@media (max-width:1580px) and (min-width:1366px){#page-document .block.video:not(:where(.left,.right)).has--block-width--full{margin-right:60px!important;margin-left:60px!important}}@media (max-width:1580px) and (min-width:1680px){#page-document .block.video:not(:where(.left,.right)).has--block-width--full{margin-right:0!important;margin-left:0!important}}:is(#page-add,#page-edit) .block-editor-video:not(:where(.left,.right)).has--block-width--narrow .block.video .vjs-player{max-width:800px;margin-inline:auto}:is(#page-add,#page-edit) .block-editor-video:not(:where(.left,.right)).has--block-width--default .block.video .vjs-player{max-width:1024px;margin-inline:auto}:is(#page-add,#page-edit) .block-editor-video:not(:where(.left,.right)).has--block-width--layout .block.video .vjs-player{max-width:1440px;margin-inline:auto}#page-document .block.video.left .vjs-player,:is(#page-add,#page-edit) .block-editor-video .block.video.left .vjs-player{margin-right:20px;margin-bottom:20px;float:left}#page-document .block.video.right .vjs-player,:is(#page-add,#page-edit) .block-editor-video .block.video.right .vjs-player{margin-bottom:20px;margin-left:20px;float:right}#page-document .block.video,:is(#page-add,#page-edit) .block-editor-video:where(.left,.right) .block.video{max-width:100%}#page-document .block.video:where(.left,.right).small .vjs-player,:is(#page-add,#page-edit) .block-editor-video:where(.left,.right).small .vjs-player{width:25%}#page-document .block.video:where(.left,.right).medium .vjs-player,:is(#page-add,#page-edit) .block-editor-video:where(.left,.right).medium .vjs-player{width:50%}#page-document .block.video:where(.left,.right).large .vjs-player,:is(#page-add,#page-edit) .block-editor-video:where(.left,.right).large .vjs-player{width:75%}.video-js .vjs-control-bar .vjs-button>span,.video-js .vjs-control-bar .vjs-menu .vjs-menu-content .vjs-menu-item>span,.video-js .vjs-control-bar .vjs-remaining-time>span{color:#fff!important}.video-js .vjs-control-bar .vjs-menu .vjs-menu-content .vjs-menu-item.vjs-selected>span{color:#000!important}.block.metadata .metadata-title{margin-bottom:0;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.26}.block.metadata.license,.block.metadata.pedagogy,.block.metadata.technical{display:flex;flex-direction:column;margin-bottom:30px!important;gap:.5rem}.block.metadata.license .metadata-fields,.block.metadata.pedagogy .metadata-fields,.block.metadata.technical .metadata-fields{display:flex;flex-direction:column}.block.metadata.license .metadata-fields .metadata-field,.block.metadata.pedagogy .metadata-fields .metadata-field,.block.metadata.technical .metadata-fields .metadata-field{display:flex;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;gap:.25rem;letter-spacing:normal;line-height:1.75}.block.metadata.license .metadata-fields .metadata-field .metadata-label,.block.metadata.pedagogy .metadata-fields .metadata-field .metadata-label,.block.metadata.technical .metadata-fields .metadata-field .metadata-label{flex-shrink:0}.block.metadata.license .metadata-fields .metadata-field .metadata-value,.block.metadata.pedagogy .metadata-fields .metadata-field .metadata-value,.block.metadata.technical .metadata-fields .metadata-field .metadata-value{flex:1;text-transform:capitalize}.block.metadata.pedagogy .metadata-fields .metadata-field .metadata-label{min-width:135px}.block.metadata.license .metadata-fields{margin:10px 0}.block.metadata.license .metadata-fields .metadata-field .metadata-label{min-width:80px}.block.metadata.license .license-info-text{margin-bottom:0;font-size:16px}.block.metadata.license a{padding:0;border-bottom:.063rem solid var(--text-color,#000);color:var(--text-color,#000)!important;font-size:16px}.block.metadata.technical .metadata-fields .metadata-field .metadata-label{min-width:105px}#page-document .block.search .grid,#page-document .block.search .searchBlock-container,#page-edit .block.search .grid,#page-edit .block.search .searchBlock-container{max-width:1440px;margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){#page-document .block.search .grid,#page-document .block.search .searchBlock-container,#page-edit .block.search .grid,#page-edit .block.search .searchBlock-container{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){#page-document .block.search .grid,#page-document .block.search .searchBlock-container,#page-edit .block.search .grid,#page-edit .block.search .searchBlock-container{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){#page-document .block.search .grid,#page-document .block.search .searchBlock-container,#page-edit .block.search .grid,#page-edit .block.search .searchBlock-container{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){#page-document .block.search .grid,#page-document .block.search .searchBlock-container,#page-edit .block.search .grid,#page-edit .block.search .searchBlock-container{margin-right:0!important;margin-left:0!important}}#page-document .block.search .searchBlock-container,#page-edit .block.search .searchBlock-container{margin:0 auto!important}#page-document .block.search .search-input-resultscount-sort,#page-edit .block.search .search-input-resultscount-sort{margin-bottom:10px}#page-document .block.search .search-input-resultscount-sort .search-wrapper,#page-edit .block.search .search-input-resultscount-sort .search-wrapper{width:100%;border-bottom:1px solid var(--text-color,#000)}#page-document .block.search .search-input-resultscount-sort .search-wrapper .search-input,#page-edit .block.search .search-input-resultscount-sort .search-wrapper .search-input{display:flex;height:auto;background:transparent!important}#page-document .block.search .search-input-resultscount-sort .search-wrapper .search-input .input,#page-edit .block.search .search-input-resultscount-sort .search-wrapper .search-input .input{width:100%!important;height:auto}#page-document .block.search .search-input-resultscount-sort .search-wrapper .search-input .input input,#page-edit .block.search .search-input-resultscount-sort .search-wrapper .search-input .input input{padding:15px 0;font-size:20px}#page-document .block.search .search-input-resultscount-sort .search-wrapper .search-input button,#page-edit .block.search .search-input-resultscount-sort .search-wrapper .search-input button{position:static;padding:0}#page-document .block.search .search-input-resultscount-sort .search-wrapper .search-input button svg,#page-edit .block.search .search-input-resultscount-sort .search-wrapper .search-input button svg{width:22px!important;height:22px!important}#page-document .block.search .facets .ui.segment,#page-edit .block.search .facets .ui.segment{font-size:16px!important}#page-document .block.search .facets .grid,#page-edit .block.search .facets .grid{align-items:flex-start;margin:0!important}#page-document .block.search .facets .grid>.column,#page-edit .block.search .facets .grid>.column{width:auto!important;max-width:none;padding-right:0;margin-bottom:0}@media screen and (max-width:576px){#page-document .block.search .facets .grid>.column,#page-edit .block.search .facets .grid>.column{width:100%!important}}#page-document .block.search .facets .grid>.column .checkbox-facet,#page-edit .block.search .facets .grid>.column .checkbox-facet{display:flex;width:100%;height:64px;padding:15px 20px;margin-bottom:.25rem}#page-document .block.search .facets .grid>.column .checkbox-facet h4,#page-edit .block.search .facets .grid>.column .checkbox-facet h4{margin:0 10px 0 0;color:#000;font-size:16px;line-height:33px}#page-document .block.search .facets .grid>.column .checkbox-facet .radio,#page-edit .block.search .facets .grid>.column .checkbox-facet .radio{margin-top:5px}#page-document .block.search .facets .grid>.column:first-of-type .checkbox-facet,#page-document .block.search .facets .grid>.column:first-of-type .react-select__control,#page-edit .block.search .facets .grid>.column:first-of-type .checkbox-facet,#page-edit .block.search .facets .grid>.column:first-of-type .react-select__control{padding-left:0}#page-document .block.search .facets .grid>.column .react-select__control,#page-edit .block.search .facets .grid>.column .react-select__control{padding:15px 20px;border-bottom:0;background:transparent}@media screen and (max-width:576px){#page-document .block.search .facets .grid>.column .react-select__control,#page-edit .block.search .facets .grid>.column .react-select__control{padding:15px 0}}#page-document .block.search .facets .grid>.column .react-select__control .react-select__value-container,#page-edit .block.search .facets .grid>.column .react-select__control .react-select__value-container{padding:0}#page-document .block.search .facets .grid>.column .react-select__control .react-select__value-container .react-select__placeholder,#page-document .block.search .facets .grid>.column .react-select__control .react-select__value-container .react-select__single-value,#page-edit .block.search .facets .grid>.column .react-select__control .react-select__value-container .react-select__placeholder,#page-edit .block.search .facets .grid>.column .react-select__control .react-select__value-container .react-select__single-value{position:static;font-size:16px;transform:none}#page-document .block.search .facets .grid>.column .react-select__control .react-select__indicators,#page-edit .block.search .facets .grid>.column .react-select__control .react-select__indicators{margin-left:-5px}#page-document .block.search .facets .grid>.column .react-select__control .react-select__indicators .react-select__indicator,#page-edit .block.search .facets .grid>.column .react-select__control .react-select__indicators .react-select__indicator{padding:0;background:transparent;line-height:10px}#page-document .block.search .facets .grid>.column .react-select__menu,#page-edit .block.search .facets .grid>.column .react-select__menu{min-width:300px}#page-document .block.search .facets .grid>.column .react-select__menu .react-select__option,#page-edit .block.search .facets .grid>.column .react-select__menu .react-select__option{font-size:16px!important}#page-document .block.search .listing-item,#page-edit .block.search .listing-item{border-color:var(--text-color,#000)!important}#page-document .block.search .listing-item h2,#page-document .block.search .listing-item p,#page-edit .block.search .listing-item h2,#page-edit .block.search .listing-item p{color:var(--text-color,#000)}#page-document .block.search .pagination-wrapper .ui.pagination.menu .item,#page-edit .block.search .pagination-wrapper .ui.pagination.menu .item{border-color:var(--text-color,#000)}#page-document .block.search .pagination-wrapper .ui.pagination.menu .item.active,#page-edit .block.search .pagination-wrapper .ui.pagination.menu .item.active{border-color:var(--text-color,#000);background-color:var(--text-color,#000)}#page-document .block.search .search-details,#page-edit .block.search .search-details{color:var(--text-color,#000)}div.block.teaser .grid-teaser-item{display:flex;flex-direction:column;align-items:stretch}@media (min-width:1080px){div.block.teaser .grid-teaser-item{flex-direction:row;justify-content:stretch}}div.block.teaser .grid-teaser-item>.teaser .item-header-placeholder{display:grid}div.block.teaser .grid-teaser-item>.teaser .item-header-placeholder:not(:has(img)){padding:20px;aspect-ratio:16/9;background-color:#d3d3d3;place-items:center}div.block.teaser .grid-teaser-item>.teaser .item-header-placeholder:has(img){justify-items:stretch}div.block.teaser .grid-teaser-item>.teaser .item-header-placeholder img{width:100%;max-width:100%;height:auto;min-height:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width:1080px){div.block.teaser .grid-teaser-item>.teaser .item-header-placeholder{width:clamp(200px,60vw,min(max(200px,54vh) * 16/9,874px));height:auto}}div.block.teaser .grid-teaser-item>.content-wrapper{display:flex;flex-direction:column;flex-grow:1;align-items:stretch;justify-content:center;padding:1.5rem 1.25rem 2.25rem;background-color:#fffc00}@media (min-width:1080px){div.block.teaser .grid-teaser-item>.content-wrapper{padding:3rem 2rem}}div.block.teaser .grid-teaser-item>.content-wrapper h4{display:-webkit-box!important;overflow:hidden;-webkit-box-orient:vertical;text-overflow:ellipsis;font-size:1.25rem;font-weight:700;margin-block:0 1.5rem}@media (min-width:1080px){div.block.teaser .grid-teaser-item>.content-wrapper h4{font-size:2rem;margin-block-end:1.375rem}}div.block.teaser .grid-teaser-item>.content-wrapper .description{font-size:1.125rem;margin-block:0 1.25rem}@media (min-width:1080px){div.block.teaser .grid-teaser-item>.content-wrapper .description{margin-block-end:3rem}}div.block.teaser .grid-teaser-item>.content-wrapper .call-to-action-button{display:flex;width:-moz-min-content;width:min-content;align-items:center;color:#fff!important;-moz-column-gap:1rem;column-gap:1rem}div.block.teaser .grid-teaser-item>.content-wrapper .call-to-action-button:hover{color:#2a2623!important}#main .block.listing.grid,#main .block.search.grid,#main .current-content-items-container.grid{max-width:unset!important}#main .block.listing.grid .items,#main .block.search.grid .items,#main .current-content-items-container.grid .items{display:flex;flex-direction:column;gap:var(--_gap)}#main .block.listing.grid .items .bsbw_album_row,#main .block.search.grid .items .bsbw_album_row,#main .current-content-items-container.grid .items .bsbw_album_row{display:flex;gap:inherit}#main .block.listing.grid .items .listing-item,#main .block.search.grid .items .listing-item,#main .current-content-items-container.grid .items .listing-item{position:relative;max-width:100%!important;padding:0!important}#main .block.listing.grid .items .listing-item a,#main .block.search.grid .items .listing-item a,#main .current-content-items-container.grid .items .listing-item a{display:block;height:100%;box-sizing:border-box;padding:0;border-bottom:none}#main .block.listing.grid .items .listing-item a .card-container,#main .block.search.grid .items .listing-item a .card-container,#main .current-content-items-container.grid .items .listing-item a .card-container{position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center}#main .block.listing.grid .items .listing-item a .card-container .item-image,#main .block.search.grid .items .listing-item a .card-container .item-image,#main .current-content-items-container.grid .items .listing-item a .card-container .item-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#main .block.listing.grid .items .listing-item a .card-container .overlay,#main .block.search.grid .items .listing-item a .card-container .overlay,#main .current-content-items-container.grid .items .listing-item a .card-container .overlay{position:absolute;z-index:1;top:0;left:0;display:flex;width:100%;height:100%;align-items:flex-start;justify-content:flex-start;padding:7px;background-color:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease}#main .block.listing.grid .items .listing-item a .card-container .overlay .icon-container,#main .block.search.grid .items .listing-item a .card-container .overlay .icon-container,#main .current-content-items-container.grid .items .listing-item a .card-container .overlay .icon-container{display:flex;align-items:center;justify-content:center;padding:7px;border-radius:.188rem;margin-right:10px;background-color:#fffc00}#main .block.listing.grid .items .listing-item a .card-container .overlay .overlay-text,#main .block.search.grid .items .listing-item a .card-container .overlay .overlay-text,#main .current-content-items-container.grid .items .listing-item a .card-container .overlay .overlay-text{z-index:2;color:#fff;font-size:.875rem;font-weight:700}#main .block.listing.grid .items .listing-item a .card-container:hover .overlay,#main .block.search.grid .items .listing-item a .card-container:hover .overlay,#main .current-content-items-container.grid .items .listing-item a .card-container:hover .overlay{opacity:1}#main .block.listing.grid .pagination-wrapper .total,#main .block.search.grid .pagination-wrapper .total,#main .current-content-items-container.grid .pagination-wrapper .total{font-weight:700}#main .block.listing h2.headline,#main .block.search h2.headline,#main .current-content-items-container h2.headline{max-width:100%!important;padding-top:34px;padding-bottom:16px;margin:0!important;color:var(--text-color,#000);font-size:2.625rem;font-weight:700;padding-inline:20px;scroll-padding-inline-start:20px}#main .block.listing h2.headline a,#main .block.search h2.headline a,#main .current-content-items-container h2.headline a{border:none}#main .block.listing h2.headline .anchor,#main .block.search h2.headline .anchor,#main .current-content-items-container h2.headline .anchor{width:inherit;height:inherit;margin-top:0;margin-left:10px!important;vertical-align:middle}#main .block.listing h2.headline .anchor svg,#main .block.search h2.headline .anchor svg,#main .current-content-items-container h2.headline .anchor svg{width:36px;height:36px}@media (min-width:769px){#main .block.listing h2.headline,#main .block.search h2.headline,#main .current-content-items-container h2.headline{padding-inline:25px;scroll-padding-inline-start:25px}}@media (min-width:1280px){#main .block.listing h2.headline,#main .block.search h2.headline,#main .current-content-items-container h2.headline{padding-inline:50px;scroll-padding-inline-start:50px}}@media (min-width:1366px){#main .block.listing h2.headline,#main .block.search h2.headline,#main .current-content-items-container h2.headline{padding-inline:60px;scroll-padding-inline-start:60px}}#main .block.listing .image-gallery,#main .block.search .image-gallery,#main .current-content-items-container .image-gallery{position:relative;max-width:100%;height:765px}#main .block.listing .image-gallery .image-gallery-description,#main .block.search .image-gallery .image-gallery-description,#main .current-content-items-container .image-gallery .image-gallery-description{position:sticky;bottom:0;left:0;width:100%;padding:15px 30px;background:rgba(0,0,0,.6);color:#fff}#main .block.listing .image-gallery .image-gallery-index,#main .block.search .image-gallery .image-gallery-index,#main .current-content-items-container .image-gallery .image-gallery-index{top:unset;bottom:0}#main .block.listing .image-gallery .ui.button.image-gallery-fullscreen-button,#main .block.listing .image-gallery .ui.button.image-gallery-play-button,#main .block.search .image-gallery .ui.button.image-gallery-fullscreen-button,#main .block.search .image-gallery .ui.button.image-gallery-play-button,#main .current-content-items-container .image-gallery .ui.button.image-gallery-fullscreen-button,#main .current-content-items-container .image-gallery .ui.button.image-gallery-play-button{top:5px;right:unset;bottom:unset;left:5px;display:flex;width:50px;height:50px;align-items:center;justify-content:center;padding:.063rem 1.063rem;border:.063rem solid #524942;border-radius:.188rem}#main .block.listing .image-gallery .ui.button.image-gallery-fullscreen-button:hover,#main .block.listing .image-gallery .ui.button.image-gallery-play-button:hover,#main .block.search .image-gallery .ui.button.image-gallery-fullscreen-button:hover,#main .block.search .image-gallery .ui.button.image-gallery-play-button:hover,#main .current-content-items-container .image-gallery .ui.button.image-gallery-fullscreen-button:hover,#main .current-content-items-container .image-gallery .ui.button.image-gallery-play-button:hover{padding:0 1rem;border:.125rem solid #524942}#main .block.listing .image-gallery .ui.button.image-gallery-fullscreen-button,#main .block.search .image-gallery .ui.button.image-gallery-fullscreen-button,#main .current-content-items-container .image-gallery .ui.button.image-gallery-fullscreen-button{top:50px;border-radius:.188rem;margin-top:15px}#main .block.listing .image-gallery .ui.button.image-gallery-left-nav,#main .block.listing .image-gallery .ui.button.image-gallery-right-nav,#main .block.search .image-gallery .ui.button.image-gallery-left-nav,#main .block.search .image-gallery .ui.button.image-gallery-right-nav,#main .current-content-items-container .image-gallery .ui.button.image-gallery-left-nav,#main .current-content-items-container .image-gallery .ui.button.image-gallery-right-nav{right:5px;display:flex;width:50px;height:50px;align-items:center;justify-content:center;padding:0;border-radius:.188rem}#main .block.listing .image-gallery .ui.button.image-gallery-left-nav,#main .block.search .image-gallery .ui.button.image-gallery-left-nav,#main .current-content-items-container .image-gallery .ui.button.image-gallery-left-nav{left:5px}#main .block.listing .image-gallery .ui.button.image-gallery-left-nav svg,#main .block.search .image-gallery .ui.button.image-gallery-left-nav svg,#main .current-content-items-container .image-gallery .ui.button.image-gallery-left-nav svg{transform:rotate(180deg)}#main .block.listing .image-gallery .image-gallery-content,#main .block.search .image-gallery .image-gallery-content,#main .current-content-items-container .image-gallery .image-gallery-content{position:relative;display:flex;height:100%;flex-direction:column}#main .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper,#main .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper,#main .current-content-items-container .image-gallery .image-gallery-content .image-gallery-slide-wrapper{position:relative;overflow:hidden;width:100%;height:100%}#main .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe,#main .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe,#main .current-content-items-container .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe{position:relative;display:flex;overflow:hidden;height:100%;flex-direction:column}#main .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides,#main .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides,#main .current-content-items-container .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides{position:relative;overflow:hidden;height:100%}#main .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide,#main .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide,#main .current-content-items-container .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide{display:none;width:calc(100% - 120px);height:100%;margin:auto;pointer-events:none}#main .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide.active,#main .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide.active,#main .current-content-items-container .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide.active{display:block}#main .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide:focus-within,#main .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide:focus-within,#main .current-content-items-container .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide:focus-within{border:.188rem solid #6e0bcc;border-radius:.188rem}#main .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image-link,#main .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image-link,#main .current-content-items-container .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image-link{display:flex;width:100%;height:100%;max-height:100%;flex-direction:column;padding:0;border:none;pointer-events:auto;text-decoration:none}#main .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image-link:focus,#main .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image-link:focus,#main .current-content-items-container .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image-link:focus{outline:none}#main .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image,#main .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image,#main .current-content-items-container .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image{width:100%;max-width:100%;height:100%;max-height:100%;margin:auto;cursor:pointer;-o-object-fit:contain;object-fit:contain}#main .block.listing .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide[tabindex="-1"],#main .block.search .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide[tabindex="-1"],#main .current-content-items-container .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide[tabindex="-1"]{outline:none;pointer-events:none}#main .block.listing .image-gallery .fullscreen .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image,#main .block.search .image-gallery .fullscreen .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image,#main .current-content-items-container .image-gallery .fullscreen .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image{width:calc(100% - 140px)}#main .block.listing .image-gallery .fullscreen .ui.button.image-gallery-fullscreen-button,#main .block.listing .image-gallery .fullscreen .ui.button.image-gallery-play-button,#main .block.search .image-gallery .fullscreen .ui.button.image-gallery-fullscreen-button,#main .block.search .image-gallery .fullscreen .ui.button.image-gallery-play-button,#main .current-content-items-container .image-gallery .fullscreen .ui.button.image-gallery-fullscreen-button,#main .current-content-items-container .image-gallery .fullscreen .ui.button.image-gallery-play-button{left:10px}#main .block.listing .image-gallery .fullscreen .ui.button.image-gallery-fullscreen-button svg,#main .block.listing .image-gallery .fullscreen .ui.button.image-gallery-play-button svg,#main .block.search .image-gallery .fullscreen .ui.button.image-gallery-fullscreen-button svg,#main .block.search .image-gallery .fullscreen .ui.button.image-gallery-play-button svg,#main .current-content-items-container .image-gallery .fullscreen .ui.button.image-gallery-fullscreen-button svg,#main .current-content-items-container .image-gallery .fullscreen .ui.button.image-gallery-play-button svg{background-color:#fff!important}#main .block.listing .image-gallery .fullscreen .ui.button.image-gallery-play-button,#main .block.search .image-gallery .fullscreen .ui.button.image-gallery-play-button,#main .current-content-items-container .image-gallery .fullscreen .ui.button.image-gallery-play-button{top:10px}#main .block.listing .image-gallery .fullscreen .ui.button.image-gallery-fullscreen-button,#main .block.search .image-gallery .fullscreen .ui.button.image-gallery-fullscreen-button,#main .current-content-items-container .image-gallery .fullscreen .ui.button.image-gallery-fullscreen-button{top:60px}#main .block.listing .image-gallery .fullscreen .ui.button.image-gallery-left-nav,#main .block.search .image-gallery .fullscreen .ui.button.image-gallery-left-nav,#main .current-content-items-container .image-gallery .fullscreen .ui.button.image-gallery-left-nav{left:10px}#main .block.listing .image-gallery .fullscreen .ui.button.image-gallery-right-nav,#main .block.search .image-gallery .fullscreen .ui.button.image-gallery-right-nav,#main .current-content-items-container .image-gallery .fullscreen .ui.button.image-gallery-right-nav{right:10px}#main .block.listing .interaktiv-react-slider,#main .block.search .interaktiv-react-slider,#main .current-content-items-container .interaktiv-react-slider{padding-bottom:20px}#main .block.listing .collection-title-container .action,#main .block.search .collection-title-container .action,#main .current-content-items-container .collection-title-container .action{display:inline-block;width:250px;padding:.75rem 1.5rem;border-radius:2rem;background-color:#fffc00;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.1490196078);color:#000!important;text-align:center}#main .block.listing .item.collection-card-item,#main .block.search .item.collection-card-item,#main .current-content-items-container .item.collection-card-item{position:relative;width:336px;border-radius:.188rem;margin-top:10px;color:var(--text-color,#000);isolation:isolate}#main .block.listing .item.collection-card-item:hover,#main .block.search .item.collection-card-item:hover,#main .current-content-items-container .item.collection-card-item:hover{border:0;box-shadow:0 2px 6px 2px rgba(42,38,35,.1)}#main .block.listing .item.collection-card-item:focus-within,#main .block.search .item.collection-card-item:focus-within,#main .current-content-items-container .item.collection-card-item:focus-within{padding:0;outline:.063rem solid #6e0bcc}#main .block.listing .item.collection-card-item:focus-within .item-details .title a:focus,#main .block.search .item.collection-card-item:focus-within .item-details .title a:focus,#main .current-content-items-container .item.collection-card-item:focus-within .item-details .title a:focus{outline:none}#main .block.listing .item.collection-card-item:focus-within .item-details~.arrow-container span,#main .block.search .item.collection-card-item:focus-within .item-details~.arrow-container span,#main .current-content-items-container .item.collection-card-item:focus-within .item-details~.arrow-container span{border:.063rem solid #6e0bcc}#main .block.listing .item.collection-card-item.disabled,#main .block.search .item.collection-card-item.disabled,#main .current-content-items-container .item.collection-card-item.disabled{border:.063rem solid #968a79}#main .block.listing .item.collection-card-item .item-header,#main .block.search .item.collection-card-item .item-header,#main .current-content-items-container .item.collection-card-item .item-header{position:relative;overflow:hidden;width:100%;height:219px;border-top-left-radius:.188rem;border-top-right-radius:.188rem}#main .block.listing .item.collection-card-item .item-header .type-info,#main .block.search .item.collection-card-item .item-header .type-info,#main .current-content-items-container .item.collection-card-item .item-header .type-info{position:absolute;z-index:1;top:15px;right:14px;min-width:60px;height:60px;border-radius:.188rem;background-color:#2a2623;color:#fff;cursor:pointer;line-height:60px}#main .block.listing .item.collection-card-item .item-header .type-info svg,#main .block.search .item.collection-card-item .item-header .type-info svg,#main .current-content-items-container .item.collection-card-item .item-header .type-info svg{width:auto;height:40px;margin:10px 10px 0 11px;float:left}html[data-theme=dark] #main .block.listing .item.collection-card-item .item-header .type-info svg,html[data-theme=dark] #main .block.search .item.collection-card-item .item-header .type-info svg,html[data-theme=dark] #main .current-content-items-container .item.collection-card-item .item-header .type-info svg{color:#000}#main .block.listing .item.collection-card-item .item-header .type-info .type-title,#main .block.search .item.collection-card-item .item-header .type-info .type-title,#main .current-content-items-container .item.collection-card-item .item-header .type-info .type-title{display:none;height:60px;margin-right:15px}#main .block.listing .item.collection-card-item .item-header .type-info:hover .type-title,#main .block.search .item.collection-card-item .item-header .type-info:hover .type-title,#main .current-content-items-container .item.collection-card-item .item-header .type-info:hover .type-title{display:inline-block}html[data-theme=dark] #main .block.listing .item.collection-card-item .item-header .type-info:hover .type-title,html[data-theme=dark] #main .block.search .item.collection-card-item .item-header .type-info:hover .type-title,html[data-theme=dark] #main .current-content-items-container .item.collection-card-item .item-header .type-info:hover .type-title{color:#000}#main .block.listing .item.collection-card-item .item-header .pinned-info,#main .block.search .item.collection-card-item .item-header .pinned-info,#main .current-content-items-container .item.collection-card-item .item-header .pinned-info{position:absolute;z-index:1;top:15px;left:14px;width:40px;height:40px;padding-top:3px;padding-left:10px;border-radius:.188rem;background-color:#fffc00;color:#2a2623;cursor:pointer;line-height:40px}#main .block.listing .item.collection-card-item .item-header .pinned-info svg,#main .block.search .item.collection-card-item .item-header .pinned-info svg,#main .current-content-items-container .item.collection-card-item .item-header .pinned-info svg{width:20px;height:20px}html[data-theme=dark] #main .block.listing .item.collection-card-item .item-header .pinned-info svg,html[data-theme=dark] #main .block.search .item.collection-card-item .item-header .pinned-info svg,html[data-theme=dark] #main .current-content-items-container .item.collection-card-item .item-header .pinned-info svg{color:#000}#main .block.listing .item.collection-card-item .item-header .header-tags,#main .block.search .item.collection-card-item .item-header .header-tags,#main .current-content-items-container .item.collection-card-item .item-header .header-tags{position:absolute;bottom:70px;left:30px;padding:0;margin:0;list-style:none}#main .block.listing .item.collection-card-item .item-header .header-tags li,#main .block.search .item.collection-card-item .item-header .header-tags li,#main .current-content-items-container .item.collection-card-item .item-header .header-tags li{padding:10px 20px;border-radius:46px;background-color:#fffc00;color:#000;font-size:1rem;font-weight:600}#main .block.listing .item.collection-card-item .item-header .header-date,#main .block.search .item.collection-card-item .item-header .header-date,#main .current-content-items-container .item.collection-card-item .item-header .header-date{position:absolute;bottom:13px;left:16px;height:23px;padding:0 10px;border-radius:.188rem;background:#f4f3f1;font-size:12px;font-weight:700;line-height:23px}#main .block.listing .item.collection-card-item .item-details,#main .block.search .item.collection-card-item .item-details,#main .current-content-items-container .item.collection-card-item .item-details{position:relative;display:flex;flex-direction:column;padding:1.25rem .75rem .75rem;border-radius:.188rem;background-color:#fff}html[data-theme=dark] #main .block.listing .item.collection-card-item .item-details,html[data-theme=dark] #main .block.search .item.collection-card-item .item-details,html[data-theme=dark] #main .current-content-items-container .item.collection-card-item .item-details{color:var(--body-color,#fff)}#main .block.listing .item.collection-card-item .item-details .item-details-info,#main .block.search .item.collection-card-item .item-details .item-details-info,#main .current-content-items-container .item.collection-card-item .item-details .item-details-info{height:25px;margin-bottom:.8rem;font-size:1rem}#main .block.listing .item.collection-card-item .item-details .title,#main .block.search .item.collection-card-item .item-details .title,#main .current-content-items-container .item.collection-card-item .item-details .title{display:-webkit-box!important;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;margin-top:0;margin-bottom:10px;font-size:1.438rem;font-weight:600;line-height:normal;overflow-wrap:anywhere}#main .block.listing .item.collection-card-item .item-details .title.max-1-lines,#main .block.search .item.collection-card-item .item-details .title.max-1-lines,#main .current-content-items-container .item.collection-card-item .item-details .title.max-1-lines{height:40px}#main .block.listing .item.collection-card-item .item-details .title.max-2-lines,#main .block.search .item.collection-card-item .item-details .title.max-2-lines,#main .current-content-items-container .item.collection-card-item .item-details .title.max-2-lines{height:70px}#main .block.listing .item.collection-card-item .item-details .title.max-3-lines,#main .block.search .item.collection-card-item .item-details .title.max-3-lines,#main .current-content-items-container .item.collection-card-item .item-details .title.max-3-lines{height:100px}#main .block.listing .item.collection-card-item .item-details .title.max-4-lines,#main .block.search .item.collection-card-item .item-details .title.max-4-lines,#main .current-content-items-container .item.collection-card-item .item-details .title.max-4-lines{height:130px}#main .block.listing .item.collection-card-item .item-details .title.max-5-lines,#main .block.search .item.collection-card-item .item-details .title.max-5-lines,#main .current-content-items-container .item.collection-card-item .item-details .title.max-5-lines{height:160px}#main .block.listing .item.collection-card-item .item-details .title a,#main .block.search .item.collection-card-item .item-details .title a,#main .current-content-items-container .item.collection-card-item .item-details .title a{padding:0;border:none;color:var(--text-color,#000)!important;font-size:1.438rem;font-weight:600;text-decoration:none}#main .block.listing .item.collection-card-item .item-details .title a:before,#main .block.search .item.collection-card-item .item-details .title a:before,#main .current-content-items-container .item.collection-card-item .item-details .title a:before{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;height:var(--dynamic-height);padding:0;border-radius:.188rem;content:"";inset:auto 0 0}#main .block.listing .item.collection-card-item .item-details .description-container,#main .block.search .item.collection-card-item .item-details .description-container,#main .current-content-items-container .item.collection-card-item .item-details .description-container{margin-bottom:10px}#main .block.listing .item.collection-card-item .item-details .description-container .description,#main .block.search .item.collection-card-item .item-details .description-container .description,#main .current-content-items-container .item.collection-card-item .item-details .description-container .description{display:-webkit-box!important;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;margin-bottom:0;color:var(--text-lighter-color,#1a181b)}#main .block.listing .item.collection-card-item .item-details .description-container .description.max-1-lines,#main .block.search .item.collection-card-item .item-details .description-container .description.max-1-lines,#main .current-content-items-container .item.collection-card-item .item-details .description-container .description.max-1-lines{height:30px}#main .block.listing .item.collection-card-item .item-details .description-container .description.max-2-lines,#main .block.search .item.collection-card-item .item-details .description-container .description.max-2-lines,#main .current-content-items-container .item.collection-card-item .item-details .description-container .description.max-2-lines{height:56px}#main .block.listing .item.collection-card-item .item-details .description-container .description.max-3-lines,#main .block.search .item.collection-card-item .item-details .description-container .description.max-3-lines,#main .current-content-items-container .item.collection-card-item .item-details .description-container .description.max-3-lines{height:82px}#main .block.listing .item.collection-card-item .item-details .description-container .description.max-4-lines,#main .block.search .item.collection-card-item .item-details .description-container .description.max-4-lines,#main .current-content-items-container .item.collection-card-item .item-details .description-container .description.max-4-lines{height:108px}#main .block.listing .item.collection-card-item .item-details .description-container .description.max-5-lines,#main .block.search .item.collection-card-item .item-details .description-container .description.max-5-lines,#main .current-content-items-container .item.collection-card-item .item-details .description-container .description.max-5-lines{height:134px}#main .block.listing .item.collection-card-item .item-details .bottom-wrapper,#main .block.search .item.collection-card-item .item-details .bottom-wrapper,#main .current-content-items-container .item.collection-card-item .item-details .bottom-wrapper{margin-top:auto}#main .block.listing .item.collection-card-item .item-details .bottom-wrapper .tags-wrapper,#main .block.search .item.collection-card-item .item-details .bottom-wrapper .tags-wrapper,#main .current-content-items-container .item.collection-card-item .item-details .bottom-wrapper .tags-wrapper{overflow:hidden;height:40px}#main .block.listing .item.collection-card-item .item-details .bottom-wrapper .tags-wrapper .search-details ul,#main .block.search .item.collection-card-item .item-details .bottom-wrapper .tags-wrapper .search-details ul,#main .current-content-items-container .item.collection-card-item .item-details .bottom-wrapper .tags-wrapper .search-details ul{display:block;margin-top:-4px;line-height:10px}#main .block.listing .item.collection-card-item .item-details .bottom-wrapper .tags-wrapper .search-details ul li,#main .block.search .item.collection-card-item .item-details .bottom-wrapper .tags-wrapper .search-details ul li,#main .current-content-items-container .item.collection-card-item .item-details .bottom-wrapper .tags-wrapper .search-details ul li{display:inline}#main .block.listing .item.collection-card-item .item-details .bottom-wrapper .arrow-container,#main .block.search .item.collection-card-item .item-details .bottom-wrapper .arrow-container,#main .current-content-items-container .item.collection-card-item .item-details .bottom-wrapper .arrow-container{display:flex;min-height:28px;flex-direction:row;margin-top:10px;font-weight:700;line-height:28px}#main .block.listing .item.collection-card-item .item-details .bottom-wrapper .arrow-container .icon-wrapper,#main .block.search .item.collection-card-item .item-details .bottom-wrapper .arrow-container .icon-wrapper,#main .current-content-items-container .item.collection-card-item .item-details .bottom-wrapper .arrow-container .icon-wrapper{display:grid;width:40px;height:28px;border-radius:50%;margin-left:auto;color:#2a2623;place-items:center}#main .block.listing .item.collection-card-item .item-details .bottom-wrapper .arrow-container .icon-wrapper a,#main .block.search .item.collection-card-item .item-details .bottom-wrapper .arrow-container .icon-wrapper a,#main .current-content-items-container .item.collection-card-item .item-details .bottom-wrapper .arrow-container .icon-wrapper a{padding:10px}#main .block.listing .item-header-placeholder,#main .block.search .item-header-placeholder,#main .current-content-items-container .item-header-placeholder{position:relative;display:grid;overflow:hidden;width:100%;height:100%}#main .block.listing .item-header-placeholder img,#main .block.search .item-header-placeholder img,#main .current-content-items-container .item-header-placeholder img{width:100%;height:100%;min-height:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#main .block.listing .item-header-placeholder div,#main .block.search .item-header-placeholder div,#main .current-content-items-container .item-header-placeholder div{place-self:center}#page-document .blocks-group-wrapper .block.listing,#page-document .blocks-group-wrapper .block.search{max-width:100%;margin-inline:0!important}#page-document .blocks-group-wrapper .block.listing:not(.hero-gallery,.imageGallery,.grid) div div[role=region],#page-document .blocks-group-wrapper .block.search:not(.hero-gallery,.imageGallery,.grid) div div[role=region]{width:100vw;max-width:100vw}#page-document .blocks-group-wrapper .slick-list{margin-left:0}#page-document .blocks-group-wrapper .slick-slide{padding-right:0;padding-left:0}@media screen and (max-width:1281px){#page-document .blocks-group-wrapper .grid-block-image,#page-document .blocks-group-wrapper .slick-slide{padding-right:20px;padding-left:20px}}#page-document .blocks-group-wrapper>blockquote{padding-right:0;padding-left:0}.has--backgroundColor--primary-color,.styled-listing.styled.styled-with-bg{background-color:#fffc00}.block-editor-listing{max-width:100%}.ui.active.circular.button.primary-color,.ui.circular.button.primary-color{background-color:#fffc00}.styled-with-bg{padding-right:0;padding-left:0}.footnotes-listing-block{margin-right:20px!important;margin-left:20px!important}@media (min-width:769px){.footnotes-listing-block{margin-right:25px!important;margin-left:25px!important}}@media (min-width:1280px){.footnotes-listing-block{margin-right:50px!important;margin-left:50px!important}}@media (min-width:1366px){.footnotes-listing-block{margin-right:60px!important;margin-left:60px!important}}@media (min-width:1680px){.footnotes-listing-block{margin-right:0!important;margin-left:0!important}}.justified-gallery__item{display:block;overflow:hidden;padding:0;border:none!important;border-radius:4px;margin:0;background-color:transparent;box-shadow:0 4px 8px rgba(0,0,0,.1);color:inherit!important;cursor:pointer;text-decoration:none!important}.justified-gallery__item img{display:block;transition:transform .3s ease}.justified-gallery__item img:hover{transform:scale(1.05)}#main .block.listing.carousel .item.collection-card-item .item-details,#main .block.search.carousel .item.collection-card-item .item-details{padding-left:0}#main .block.listing.carousel .item.collection-card-item:hover,#main .block.search.carousel .item.collection-card-item:hover{border:0;box-shadow:none}#main .block.listing.carousel .item.collection-card-item:hover .item-details .title,#main .block.search.carousel .item.collection-card-item:hover .item-details .title{text-decoration:underline}#main .block.listing.cover .interaktiv-react-slider,#main .block.search.cover .interaktiv-react-slider{max-width:100%!important}#main .block.listing.cover .interaktiv-react-slider__element,#main .block.listing.cover .item.collection-card-item,#main .block.search.cover .interaktiv-react-slider__element,#main .block.search.cover .item.collection-card-item{width:264px}#main .block.listing.cover .item.collection-card-item .item-header,#main .block.search.cover .item.collection-card-item .item-header{height:404px!important}#main .block.listing.cover .item.collection-card-item .item-details,#main .block.search.cover .item.collection-card-item .item-details{min-height:100px;border:none;box-shadow:none}#main .block.listing.cover .item.collection-card-item .item-details .search-details,#main .block.search.cover .item.collection-card-item .item-details .search-details{padding:0}.folder-tabs{position:relative;display:flex;overflow:auto;flex-wrap:nowrap;gap:1rem;-ms-overflow-style:none;scrollbar-width:none}.folder-tabs:before{position:absolute;z-index:2;bottom:0;left:0;width:100%;height:4px;background-color:#f4f3f1;content:""}.folder-tabs .folder-tab{position:relative;padding:0 .5rem;cursor:pointer}.folder-tabs .folder-tab .title{display:inline-block;overflow:hidden;max-width:30ch;text-overflow:ellipsis;white-space:nowrap}.folder-tabs .folder-tab.active{font-weight:700}.folder-tabs .folder-tab.active:after{position:absolute;z-index:3;bottom:0;left:0;width:100%;height:4px;background-color:#2a2623;content:""}.folder-content-wrapper{position:relative;margin:1.5rem 0}.folder-content::-webkit-scrollbar{display:none}.folder-content__navigation{display:flex;gap:1.5rem}.folder-content__navigation button{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border:none;border-radius:3px;background-color:#e4e1dc}.folder-content__navigation button:hover{background-color:#2a2623;color:#fff}.folder-content__navigation--prev{transform:rotate(180deg)}.folder-content .interaktiv-react-slider{--_padding-addition:0!important}.folder-content .folder-content__item-card{overflow:hidden;width:310px;height:488px;flex:0 0 310px;border-radius:3px;background-color:#f4f3f1}.folder-content .folder-content__item-card--preview{width:100%;height:180px}.folder-content .folder-content__item-card--preview img{width:100%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAAAXNSR0IArs4c6QAAIABJREFUeF7t3TGSXkWWBtDqdSgCAi1CnizYADbt4vUG6AXQG8DDnbbZAG3hsQh1qCNkT0zMAmbilyiQQBL/ey/z5r15j5ymZ+q9vHm+rMpPpWr0l//+n//9vwe/CBAgQIAAgVYCf1EAWuVtswQIECBA4LWAAuAgECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DN2WCRAgQICAAuAMECBAgACBhgIKQMPQbZkAAQIECCgAzgABAgQIEGgooAA0DH32ll/859XrJf7108+v//PFyzf/3S8CBD4s8PTTJw9PP3ny+gM+e+ufmRGYJaAAzJJt+N7bxX+79F34DcO35eECXzx/9vD582fD3+uFBB4FFABnYYjA7eL/8Zff8Q95oZcQIPBaQBFwEGYJKACzZBu99/t//uB3/Y3yttV4ASUg3rzDigpAh5Qn7tHv/CfiejWBtwSUAMdhtIACMFq00ftc/o3CttUUAl//9ctff1AwxUCGKC2gAJSOb+3w33z73doBrE6gmcDtfynw9VdfNtu17c4SUABmyW7+Xr/73zxg20sr4LsAaaMpN5gCUC6yHAMrADlyMEU/AQWgX+azdqwAzJLd/L1+8n/zgG0vrYAfBkwbTbnBFIBykeUY2J//58jBFP0E/BxAv8xn7VgBmCW78Xtv/8a/7//rh413aGsE8gooAHmzqTaZAlAtsQTzKgAJQjBCWwEFoG30wzeuAAwn3f+FCsD+GdthXgEFIG821SZTAKollmBeBSBBCEZoK6AAtI1++MYVgOGk+79QAdg/YzvMK6AA5M2m2mQKQLXEEsyrACQIwQhtBRSAttEP37gCMJx0/xcqAPtnbId5BRSAvNlUm0wBqJZYgnkVgAQhGKGtgALQNvrhG1cAhpPu/0IFYP+M7TCvgAKQN5tqkykA1RJLMK8CkCAEI7QVUADaRj984wrAcNL9X6gA7J+xHeYVUADyZlNtMgWgWmIJ5p1ZAG5f3J5+8iTBLo1A4JrA7fPkxctX117ynqcVgOGkbV+oALSN/vzGZxYAf9Xp+Vw8mUtg1l+ZrQDkyrnyNApA5fQWza4ALIK3bCkBBaBUXC2HVQBaxn5t0wrANT9P9xBQAHrkXHmXCkDl9BbNrgAsgrdsKQEFoFRcLYdVAFrGfm3TCsA1P0/3EFAAeuRceZcKQOX0Fs2uACyCt2wpAQWgVFwth1UAWsZ+bdMKwDU/T/cQUAB65Fx5lwpA5fQWza4ALIK3bCkBBaBUXC2HVQBaxn5t0wrANT9P9xBQAHrkXHmXCkDl9BbNrgAsgrdsKQEFoFRcLYdVAFrGfm3TCsA1P0/3EFAAeuRceZcKQOX0Fs2uACyCt2wpAQWgVFwth1UAWsZ+bdMKwDU/T/cQUAB65Fx5lwpA5fQWza4ALIK3bCkBBaBUXC2HVQBaxn5t0wrANT9P9xBQAHrkXHmXCkDl9BbNrgAsgrdsKQEFoFRcLYdVAFrGfm3TCsA1P0/3EFAAeuRceZcKQOX0Fs2uACyCt2wpAQWgVFwth1UAWsZ+bdMKwDU/T/cQUAB65Fx5lwpA5fQWza4ALIK3bCkBBaBUXC2HVQBaxn5t0wrANT9P9xBQAHrkXHmXCkDl9BbNrgAsgrdsKQEFoFRcLYdVAFrGfm3TXQvAbd+3L+qPv168fPUHyKefPnl4+smT1//3z58/uwbt6dICCkDp+FoMrwC0iHnsJjsVgMdL/32X/T2qj4VAGbhHa6+PUQD2ynPH3SgAO6Y6eU8dCsDVi/99EXzx/JnvCkw+m5lerwBkSsMs7xNQAJyLwwI7F4AZF//vgRWBw0eu5AMKQMnYWg2tALSKe8xmdy0As75g+27AmHNX7S2zztPtj5W+/urLahzmTSigACQMJftIOxaAWV+sP5al7wRkP+nX5pt1phSAa7l4+jcBBcBpOCywWwH4/p8/PJz9Ib/DeL97wBfzq4J5n1cA8mZjsjcCCoCTcFhgpwIw64v0EVQl4IhWnY+ddbaclzpnIPukCkD2hBLOt0sBmPUF+kxk/jjgjFruZ2adLwUgd+6VplMAKqWVZNYdCsCsL85XIlICrujle3bWGVMA8mVddSIFoGpyC+feoQB88+13CwU/vPQ//v63lHMZ6riAAnDczBOxAgpArPcWq1UvALO+MI8I1+/uRijmeMesc+aM5Mh3hykUgB1SDN5D9QKQ9Xf/jzF+/dcvf/37BIKjtdxAAQVgIKZXTRFQAKaw7v3SygVg1hflkYn7Hd5IzXXvmnXWnI91me62sgKwW6IB+6lcALL/7v8xPj8LEHCQJy+hAEwG9vrLAgrAZcJ+L6haAGbOPfoU+GOA0aLx71MA4s2teExAATjm5aMfHh5mXqQzL75ZX5BnHArf5p2hGvvOWefN2YjNcefVFICd0520t6oFYOW/8vdMFP4Y4IxanmcUgDxZmOT9AgqAk3FYoGoBqPLn/34O4PCRTPmAApAyFkO9JaAAOA6HBRSAw2SnHpj5xyGnBvLQIQEF4BCXD14goAAsQK++ZMUCMHPmWXkqALNkY96rAMQ4W+W8gAJw3q7tkzMv01mX3syZZx2EWRaz5vXedwUUACciu4ACkD2hhPPNvExnXXozZ54Vkb8caJZszHsVgBhnq5wXUADO27V9cuZlqgD8dqwUgNqfYgpA7fw6TK8AdEh58B4rFoAbQbX/FcCsMjT4OHjdBwQUAEcju4ACkD2hhPMpADGhKAAxzrNWUQBmyXrvKAEFYJRko/coADFh+xcBxTjPWkUBmCXrvaMEFIBRko3eU7UAVPo3AVb5173ezsLtorv9evHy1a+fBbefX7j9+uzTJ23/amMFoNEXxaJbVQCKBrdy7KoFYObco/PI/gOAjxf/25f+hwyy72V0do/vUwBmyXrvKAEFYJRko/fMvEhn/7l3lR8EnO1w5bievdi6FYGzTn+WTZXvDv3ZPvz/1wsoAOszKDdB5QJQ5Y8Bsv75/1W/TiVAASj3pa3dwApAu8ivb7hyAZg5+3XZN2/IeklevfwffbLub1R+/ghgtKT3zRJQAGbJbvzemZdoxLe+R11ksyLO+Lv/0WYdSoDvAMz6DPHeUQIKwCjJRu+pXgBmzn/1GGS8GEdf/l2+E6AAXP1s8PxsAQVgtvCG7595gUZ8B+AWyaxL7UrcnS7/DiVAAbjy2eDZCAEFIEJ5szV2KAAZS0C2b/1HlaSMxWfEp6wCMELRO2YKKAAzdTd99y4FYOY+jkaf7RKMuvx3/k6AAnD0s8DHRwsoANHiG6w38+KM+iOAxxhm7uXeqLtf/ruWAAXg3s8AH7dKQAFYJV943ZmXZnQBuMUw6wv1PRG7/N9VyuZxT4Yf+phZ58q/COhKKp59W0ABcB4OC+xWAG4AM/f0IeAVZedjYUd/2/9Ds+xSAhSAw19aPBAsoAAEg++w3MzLcvWlGHEJ3n4H9/nzZ6n+kpyIfR85+zuUAAXgSOI+doWAArBCvfiaOxeA2X8kkPFiy3b57/IzAQpA8S90DcZXABqEPHqLuxeAR6+RX8AzXvy3fWa9/HcoASPPz9ufw34GYPRXtL7vUwD6Zn96510KwNtF4PbPP/7y997fC5fxW/1vz5798q9eAhSAez9TfNwqAQVglXzhdbsVgLejuu399uvfL9/85+3X7f/29JMnr//5s0/f/Ofjf88ac5XLv3IJUACynn5zPQooAM7CYYHOBeAwVsIHql3+VUuAApDw8BvpHQEFwIE4LKAAHCZL80DVy79iCVAA0hx7g3xAQAFwNA4LKACHyVI8UP3yr1YCFIAUx94QHxFQAByPwwIKwGGy5Q/scvlXKgEKwPJjb4A/EVAAHJHDAgrAYbKlD+x2+VcpAQrA0mNv8TsEFIA7kHzIuwIKQJ0TsevlX6EEKAB1Pk+6TqoAdE3+wr4VgAt4gY/ufvlnLwEKQOBht9QpAQXgFFvvhxSA/Pl3ufwzlwAFIP/nSfcJFYDuJ+DE/hWAE2iBj3S7/LOWAAUg8NBb6pSAAnCKrfdDCkDe/Lte/hlLgAKQ9/PEZG8EFAAn4bCAAnCYLOSB7pd/thKgAIQce4tcEFAALuB1fVQByJe8y//dTDL87YsKQL7PExO9K6AAOBGHBRSAw2RTH3D5v593dQlQAKYeey8fIKAADEDs9goFIE/iLv+PZ7GyBCgAeT5PTPJ+AQXAyTgsoAAcJpvygMv/PtZVJUABuC8fH7VOQAFYZ192ZQVgfXQu/2MZrCgBCsCxjHx0vIACEG9efkUFYG2ELv9z/tElQAE4l5On4gQUgDjrbVZSANZF6fK/Zh9ZAhSAa1l5er6AAjDfeLsVFIA1kbr8x7hHlQAFYExe3jJPQAGYZ7vtmxWA+Ghd/mPNI0qAAjA2M28bL6AAjDfd/o0KQGzELv853rNLgAIwJzdvHSegAIyzbPMmBSAuapf/XOuZJUABmJudt18XUACuG7Z7gwIQE7nLP8Z5VglQAGLys8p5AQXgvF3bJxWA+dG7/Ocbv73CjBKgAMRmaLXjAgrAcbP2TygAc4+Ay3+u74feProEKABrcrTq/QIKwP1WPvIXAQVg3lFw+c+zvefNI0uAAnCPuI9ZKaAArNQvurYCMCc4l/8c16NvHVUCFICj8j4+WkABiBbfYD0FYHyILv/xplfeOKIEKABXEvBshIACEKG82RoKwNhAXf5jPUe97WoJUABGJeE9swQUgFmyG79XARgXrst/nOWMN10pAQrAjES8c6SAAjBSs8m7FIAxQbv8xzjOfsvZEqAAzE7G+68KKABXBRs+rwBcD93lf90w8g1nSoACEJmQtc4IKABn1Jo/owBcOwAu/2t+q54+WgIUgFVJWfdeAQXgXikf96uAAnD+MLj8z9tlePJICVAAMiRmho8JKADOx2EBBeAw2esHXP7n3LI9dW8JUACyJWee3wsoAM7EYQEF4DCZy/84Weon7ikBCkDqCA338PCgADgGhwUUgGNkfud/zKvKR/9ZCVAAqiTZd04FoG/2p3euANxP5/K/36riR36sBCgAFRPtNbMC0CvvIbtVAO5jdPnf51T9oz5UAhSA6snuP78CsH/Gw3eoAPw5qcv/z412+oj3lQAFYKeE99yLArBnrlN3pQB8nNflP/X4pX3570uAApA2KoP9IqAAOAqHBRSAD5O5/A8fp60eeLsEKABbRbvlZhSALWOduykF4P2+Lv+5567K2x9LgAJQJbG+cyoAfbM/vXMF4I90Lv/Tx2nLB28l4Pbrx59+Hr6/p58+efj6qy+Hv9cL+wkoAP0yv7xjBeBdQpf/5SO15QtuF/WLl6+G700BGE7a9oUKQNvoz29cAfjNzuV//hx58pyAAnDOzVN/FFAAnIrDAgrAGzKX/+Gj44EBAgrAAESveC2gADgIhwUUAJf/4UPjgWECCsAwyvYvUgDaH4HjAN0LgN/5Hz8znhgnoACMs+z+JgWg+wk4sf/OBcDlf+LAeGSogAIwlLP1yxSA1vGf23zXAuDyP3dePDVWQAEY69n5bQpA5/RP7r1jAXD5nzwsHhsuoAAMJ237QgWgbfTnN96tALj8z58VT44XUADGm3Z9owLQNfkL++5UAFz+Fw6KR6cIKABTWFu+VAFoGfu1TXcpAC7/a+fE03MEFIA5rh3fqgB0TP3injsUAJf/xUPi8WkCCsA02nYvVgDaRX59w7sXAJf/9TPiDfMEFIB5tt3erAB0S3zAfncuAC7/AQfEK6YKKABTeVu9XAFoFfeYze5aAFz+Y86Ht8wVUADm+nZ6uwLQKe1Be92xALj8Bx0Or5kuoABMJ26zgALQJupxG92tALj8x50Nb5ovoADMN+6yggLQJemB+9ypALj8Bx4MrwoRUABCmFssogC0iHnsJncpAC7/sefC22IEFIAY5w6rKAAdUh68xx0KgMt/8KHwujABBSCMevuFFIDtIx6/weoFwOU//kx4Y5yAAhBnvftKCsDuCU/YX+UC4PKfcCC8MlRAAQjl3noxBWDreOdsrmoBcPnPOQ/eGiugAMR677yaArBzupP2VrEAuPwnHQavDRdQAMLJt11QAdg22nkbq1YAXP7zzoI3xwsoAPHmu66oAOya7MR9VSoALv+JB8GrlwgoAEvYt1xUAdgy1rmbqlIAXP5zz4G3rxFQANa477iqArBjqpP3VKEAuPwnHwKvXyagACyj325hBWC7SOdvKHsBcPnPPwNWWCegAKyz321lBWC3RAP2k7kAuPwDDoAllgooAEv5t1pcAdgqzpjNZC0ALv+Y/K2yVkABWOu/0+oKwE5pBu0lYwFw+QeFb5nlAgrA8gi2GUAB2CbKuI1kKwAu/7jsrbReQAFYn8EuEygAuyQZuI9MBcDlHxi8pVIIKAApYthiCAVgixhjN5GlALj8Y3O3Wg4BBSBHDjtMoQDskGLwHjIUAJd/cOiWSyOgAKSJovwgCkD5COM3sLoAuPzjM7diHgEFIE8W1SdRAKonuGD+lQXA5b8gcEumElAAUsVRehgFoHR8a4ZfVQBc/mvytmouAQUgVx6Vp1EAKqe3aPYVBcDlvyhsy6YTUADSRVJ2IAWgbHTrBo8uAC7/dVlbOZ+AApAvk6oTKQBVk1s4d2QBcPkvDNrSKQUUgJSxlBxKASgZ29qhowqAy39tzlbPKaAA5Myl4lQKQMXUFs8cUQBc/otDtnxaAQUgbTTlBlMAykW2fuDZBeBfP/388OLlq/UbNQGBhAIKQMJQio6kABQNbuXYMwvA7Yuby39lutbOLqAAZE+oznwKQJ2s0kw6swCk2aRBCCQVUACSBlNwLAWgYGirR1YAVidg/c4CCkDn9MfuXQEY69nibQpAi5htMqmAApA0mIJjKQAFQ1s9sgKwOgHrdxZQADqnP3bvCsBYzxZvUwBaxGyTSQUUgKTBFBxLASgY2uqRFYDVCVi/s4AC0Dn9sXtXAMZ6tnibAtAiZptMKqAAJA2m4FgKQMHQVo+sAKxOwPqdBRSAzumP3bsCMNazxdsUgBYx22RSAQUgaTAFx1IACoa2emQFYHUC1u8soAB0Tn/s3hWAsZ4t3qYAtIjZJpMKKABJgyk4lgJQMLQMI3/z7XcZxjADgXYCXzx/9vD582ft9m3D4wUUgPGmLd7or+ttEbNNJhRQABKGUnQkBaBocKvHvv2VvT/+9PPqMaxPoJ3A13/98uHpJ0/a7duGxwsoAONNW7zRzwG0iNkmEwr84+9/SziVkSoKKAAVU0sysz8GSBKEMdoI+PZ/m6hDNqoAhDDvuYjvAuyZq13lFPDT/zlzqTyVAlA5vQSz+1mABCEYoYWAP/tvEXPoJhWAUO49F1MC9szVrvII+NZ/nix2mkQB2CnNhXtRAhbiW3pbgdu3/W//m38/9b9txEs3pgAs5d9vcUVgv0ztKF7gdvHfLn3/wp94+04rKgCd0g7c6+0HBP/98tXrFW//7BcBAh8XuF34n/1y8bMiECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhz3ThidAAAEKklEQVQCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQTUACSBWIcAgQIECAQIaAARChbgwABAgQIJBNQAJIFYhwCBAgQIBAhoABEKFuDAAECBAgkE1AAkgViHAIECBAgECGgAEQoW4MAAQIECCQT+H9mA5APRMZtvgAAAABJRU5ErkJggg==) no-repeat scroll 0 0;background-color:#eff1f3;background-position:50%;background-size:contain;-o-object-fit:cover;object-fit:cover}.folder-content .folder-content__item-card--body{display:flex;height:calc(100% - 180px);flex-direction:column;padding:1rem;gap:.5rem}.folder-content .folder-content__item-card--title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;font-size:20px;font-weight:700;-webkit-line-clamp:2;line-clamp:2;line-height:1.3;text-overflow:ellipsis;white-space:normal}.folder-content .folder-content__item-card--description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;text-overflow:ellipsis;white-space:normal}.folder-content .folder-content__item-card--link{margin-top:auto}.folder-content .folder-content__item-card--all-articles a,.folder-content .folder-content__item-card--link a{position:relative;display:inline-flex;align-items:center;border:none!important;color:#000!important;font-weight:700!important;gap:.5rem!important;text-decoration:none!important;text-transform:none!important}.folder-content .folder-content__item-card--all-articles a{display:flex;width:100%;height:100%;align-items:center;justify-content:center}#main .block.listing.news .item.collection-card-item .item-details,#main .block.search.news .item.collection-card-item .item-details{background-color:#f4f3f1}#main .block.listing.page .interaktiv-react-slider__element,#main .block.search.page .interaktiv-react-slider__element{width:min(90%,285px)}@media (min-width:1281px){#main .block.listing.page .interaktiv-react-slider__element,#main .block.search.page .interaktiv-react-slider__element{width:336px}}#main .block.listing.page .interaktiv-react-slider__element .item.collection-card-item,#main .block.search.page .interaktiv-react-slider__element .item.collection-card-item{width:100%}#main .block.listing.page .headline,#main .block.search.page .headline{height:auto}#main .block.listing.page .item.collection-card-item,#main .block.search.page .item.collection-card-item{display:flex;height:574px;flex:1;flex-direction:column}#main .block.listing.page .item.collection-card-item .item-header,#main .block.search.page .item.collection-card-item .item-header{border-bottom-left-radius:.188rem;border-bottom-right-radius:.188rem;border-top-left-radius:0;border-top-right-radius:0}#main .block.listing.page .item.collection-card-item .item-details,#main .block.search.page .item.collection-card-item .item-details{display:flex;height:56%;flex-direction:column;margin-top:0;background-color:#f4f3f1;border-bottom-left-radius:0;border-bottom-right-radius:0}#main .block.listing.page .item.collection-card-item .item-details .item-details-info,#main .block.search.page .item.collection-card-item .item-details .item-details-info{margin-bottom:10px}#main .block.listing.page .item.collection-card-item .item-details .title a:before,#main .block.search.page .item.collection-card-item .item-details .title a:before{z-index:1;bottom:-219px}#main .current-content-items-container .item.collection-card-item{border:.063rem solid transparent;margin-top:0}#main .current-content-items-container .item.collection-card-item .item-header{border-bottom-left-radius:.188rem;border-bottom-right-radius:.188rem;border-top-left-radius:0;border-top-right-radius:0}#main .current-content-items-container .item.collection-card-item .item-details .title a:before{z-index:1;bottom:-219px}#main .current-content-items-container .item.collection-card-item:hover{padding:0;border:.063rem solid #2a2623}#main .current-content-items-container .item.collection-card-item:focus-within{padding:0;border:.063rem solid #6e0bcc}#main .current-content-items-container .content-item.show-all{width:336px;min-height:545px}#main .current-content-items-container .content-item.show-all .content-item__headline{font-size:1.438rem;font-weight:600}#main .block.listing.standard .item.collection-card-item,#main .block.search.standard .item.collection-card-item{position:relative;display:flex;width:100%;height:auto!important;padding:30px 0;border-radius:0;border-top:2px solid #524942;margin-top:0}@media (max-width:576px){#main .block.listing.standard .item.collection-card-item,#main .block.search.standard .item.collection-card-item{flex-direction:column}}#main .block.listing.standard .item.collection-card-item:first-child,#main .block.search.standard .item.collection-card-item:first-child{margin-top:10px}#main .block.listing.standard .item.collection-card-item:last-child,#main .block.search.standard .item.collection-card-item:last-child{border-bottom:2px solid #524942}#main .block.listing.standard .item.collection-card-item .item-header,#main .block.search.standard .item.collection-card-item .item-header{display:flex;width:253px;height:192px;flex-direction:column;border-bottom-left-radius:.188rem;border-bottom-right-radius:.188rem}@media (max-width:576px){#main .block.listing.standard .item.collection-card-item .item-header,#main .block.search.standard .item.collection-card-item .item-header{width:100%}}#main .block.listing.standard .item.collection-card-item .item-details,#main .block.search.standard .item.collection-card-item .item-details{position:static;display:flex;height:auto!important;flex:1;flex-direction:column;padding-left:30px;border:none;border-radius:0;box-shadow:none}@media (max-width:576px){#main .block.listing.standard .item.collection-card-item .item-details,#main .block.search.standard .item.collection-card-item .item-details{padding-left:0}}#main .block.listing.standard .item.collection-card-item .item-details .title,#main .block.search.standard .item.collection-card-item .item-details .title{height:auto!important;flex-grow:0;font-size:1.25rem}#main .block.listing.standard .item.collection-card-item .item-details .title a:before,#main .block.search.standard .item.collection-card-item .item-details .title a:before{top:0;bottom:0;height:auto}#main .block.listing.standard .item.collection-card-item .item-details .description-container,#main .block.search.standard .item.collection-card-item .item-details .description-container{flex:none}#main .block.listing.standard .item.collection-card-item .item-details .description-container .description,#main .block.search.standard .item.collection-card-item .item-details .description-container .description{height:auto!important}#main .block.listing.standard .item.collection-card-item .bottom-wrapper,#main .block.search.standard .item.collection-card-item .bottom-wrapper{margin-top:0}#main .block.listing.standard .item.collection-card-item .bottom-wrapper .arrow-container,#main .block.search.standard .item.collection-card-item .bottom-wrapper .arrow-container{font-weight:400}#main .block.listing.standard .item.collection-card-item .bottom-wrapper .arrow-container .icon-wrapper,#main .block.search.standard .item.collection-card-item .bottom-wrapper .arrow-container .icon-wrapper{width:auto;margin-right:10px;margin-left:-2px}.interaktiv-react-slider{display:flex;-moz-column-gap:var(--spacing-width);column-gap:var(--spacing-width);-webkit-overflow-scrolling:touch;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.interaktiv-react-slider::-webkit-scrollbar{display:none}.interaktiv-react-slider__element{width:var(--element-width);flex:none;list-style:none;scroll-snap-align:start}.block.listing,.block.search,.bsbw-svg-presentation-block{position:relative;--_padding_addition:20px;--_padding-inline-start:calc(var(--container-margin-left, 0px) + var(--container-padding-left, 0px) + var(--_padding_addition));--_padding-inline-end:calc(var(--container-margin-right, 0px) + var(--container-padding-right, 0px) + var(--_padding_addition))}@media (min-width:769px){.block.listing,.block.search,.bsbw-svg-presentation-block{--_padding_addition:25px}}@media (min-width:1280px){.block.listing,.block.search,.bsbw-svg-presentation-block{--_padding_addition:50px}}@media (min-width:1366px){.block.listing,.block.search,.bsbw-svg-presentation-block{--_padding-addition:60px}}.block.listing .interaktiv-react-slider,.block.search .interaktiv-react-slider,.bsbw-svg-presentation-block .interaktiv-react-slider{scroll-padding-inline-start:var(--_padding-inline-start)!important}.block.listing .interaktiv-react-slider,.block.listing .interaktiv-react-slider__controls,.block.search .interaktiv-react-slider,.block.search .interaktiv-react-slider__controls,.bsbw-svg-presentation-block .interaktiv-react-slider,.bsbw-svg-presentation-block div.interaktiv-react-slider__controls{inline-size:calc(var(--container-width, 100%) + var(--container-margin-left, 0px) + var(--container-margin-right, 0px) + var(--container-padding-left, 0px) + var(--container-padding-right, 0px));margin-inline:calc(var(--container-margin-left, 0px)*-1) calc(var(--container-margin-right, 0px)*-1)!important;padding-inline:var(--_padding-inline-start) var(--_padding-inline-end)!important}.block.listing .interaktiv-react-slider__controls,.block.search .interaktiv-react-slider__controls,.bsbw-svg-presentation-block div.interaktiv-react-slider__controls{display:flex;gap:20px}.block.listing .interaktiv-react-slider__controls button,.block.search .interaktiv-react-slider__controls button,.bsbw-svg-presentation-block div.interaktiv-react-slider__controls button{display:grid;width:var(--bsbw-slider-controls-button-size,var(--bsbw-slider-controls-default-button-size));height:var(--bsbw-slider-controls-button-size,var(--bsbw-slider-controls-default-button-size));padding:0;border:.063rem solid #524942;border-radius:.188rem;background:none;background:#2a2623;place-items:center;transition:all .15s ease-in-out}.block.listing .interaktiv-react-slider__controls button svg,.block.search .interaktiv-react-slider__controls button svg,.bsbw-svg-presentation-block div.interaktiv-react-slider__controls button svg{color:#fff}.block.listing .interaktiv-react-slider__controls button.interaktiv-react-slider__controls__prev,.block.search .interaktiv-react-slider__controls button.interaktiv-react-slider__controls__prev,.bsbw-svg-presentation-block div.interaktiv-react-slider__controls button.interaktiv-react-slider__controls__prev{margin-left:0}.block.listing .interaktiv-react-slider__controls button.interaktiv-react-slider__controls__prev svg,.block.search .interaktiv-react-slider__controls button.interaktiv-react-slider__controls__prev svg,.bsbw-svg-presentation-block div.interaktiv-react-slider__controls button.interaktiv-react-slider__controls__prev svg{rotate:180deg}.block.listing .interaktiv-react-slider__controls button:not(:disabled):hover,.block.search .interaktiv-react-slider__controls button:not(:disabled):hover,.bsbw-svg-presentation-block div.interaktiv-react-slider__controls button:not(:disabled):hover{border-width:.125rem;border-color:#2a2623;background-color:#fffc00}.block.listing .interaktiv-react-slider__controls button:not(:disabled):hover svg,.block.search .interaktiv-react-slider__controls button:not(:disabled):hover svg,.bsbw-svg-presentation-block div.interaktiv-react-slider__controls button:not(:disabled):hover svg{color:#2a2623}.block.listing .interaktiv-react-slider__controls button:focus,.block.search .interaktiv-react-slider__controls button:focus,.bsbw-svg-presentation-block div.interaktiv-react-slider__controls button:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}.block.listing .interaktiv-react-slider__controls button:disabled,.block.search .interaktiv-react-slider__controls button:disabled,.bsbw-svg-presentation-block div.interaktiv-react-slider__controls button:disabled{border-color:#968a79;background:#e4e1dc;cursor:not-allowed}.block.listing .interaktiv-react-slider__controls button:disabled svg,.block.search .interaktiv-react-slider__controls button:disabled svg,.bsbw-svg-presentation-block div.interaktiv-react-slider__controls button:disabled svg{color:#5e554a}.block.listing .white.interaktiv-react-slider__controls button,.block.search .white.interaktiv-react-slider__controls button,.bsbw-svg-presentation-block div.white.interaktiv-react-slider__controls button{border-color:#fff}.block.listing .white.interaktiv-react-slider__controls button svg,.block.search .white.interaktiv-react-slider__controls button svg,.bsbw-svg-presentation-block div.white.interaktiv-react-slider__controls button svg{color:#fff}.block.listing .white.interaktiv-react-slider__controls button:not(:disabled):hover,.block.search .white.interaktiv-react-slider__controls button:not(:disabled):hover,.bsbw-svg-presentation-block div.white.interaktiv-react-slider__controls button:not(:disabled):hover{border-width:.125rem;border-color:#fff}.block.listing .white.interaktiv-react-slider__controls button:not(:disabled):hover svg,.block.search .white.interaktiv-react-slider__controls button:not(:disabled):hover svg,.bsbw-svg-presentation-block div.white.interaktiv-react-slider__controls button:not(:disabled):hover svg{color:#fff}.block.listing .white.interaktiv-react-slider__controls button:disabled,.block.search .white.interaktiv-react-slider__controls button:disabled,.bsbw-svg-presentation-block div.white.interaktiv-react-slider__controls button:disabled{border-color:#968a79}.block.listing .white.interaktiv-react-slider__controls button:disabled svg,.block.search .white.interaktiv-react-slider__controls button:disabled svg,.bsbw-svg-presentation-block div.white.interaktiv-react-slider__controls button:disabled svg{color:#5e554a}.block.listing:not(.has--headline),.block.search:not(.has--headline){padding-top:64px}@media (min-width:769px){.block.listing:not(.has--headline),.block.search:not(.has--headline){padding-top:72px}}.block.listing h2.headline,.block.search h2.headline{margin-bottom:62px}@media (min-width:769px){.block.listing h2.headline,.block.search h2.headline{padding-right:calc(168px + var(--horizontal-space, 60px));margin-bottom:0}}.block.listing:has(>div>.interaktiv-react-slider) h2.headline,.block.search:has(>div>.interaktiv-react-slider) h2.headline{padding-bottom:15px}.block.listing>div,.block.search>div{position:relative;isolation:isolate}.block.listing.hero-gallery .interaktiv-react-slider,.block.listing.hero-gallery>.interaktiv-react-slider__element:last-child,.block.search.hero-gallery .interaktiv-react-slider,.block.search.hero-gallery>.interaktiv-react-slider__element:last-child{padding-inline:revert;scroll-padding-inline-start:revert}.block.listing.folder{--_padding_addition:0px}.slick-slide{padding:20px 15px 10px}.slick-list{margin:0 0 0 2em}.control{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.control .control-arrows{position:absolute;top:-50px;right:40px;display:flex}.control .control-arrows .circle{border:2px solid #000;border-radius:100%;margin-right:20px;background:transparent;line-height:60px}.control .control-arrows .circle .icon-wrapper{display:grid;place-items:center}.control .control-arrows .circle .icon-wrapper svg{color:#000}.control .control-arrows .circle .icon-wrapper.left-arrow svg{rotate:180deg}.control .control-arrows .circle:hover{border-color:var(--accent-color,#9e84ff)}.control .control-arrows .circle:hover svg{color:var(--accent-color,#9e84ff)}.control .control-arrows .circle:focus{border:2px solid #000}.control .control-arrows .circle:focus svg{color:#000}.control .control-arrows p{margin:auto 1rem;font-family:BaWue Sans;font-size:19px;font-weight:300}.control .circle{position:relative;display:flex;width:60px;height:60px;align-items:center;justify-content:center;padding-left:3px;border-radius:50%;cursor:pointer;text-align:center}.interaktiv-react-slider__skip-btn{position:absolute;z-index:9999;display:block;padding:10px;border:2px solid #205c90;border-radius:.375rem;background:#fff;color:#205c90;text-decoration:none}.interaktiv-react-slider__skip-btn:focus{outline:3px solid #205c90}.interaktiv-react-slider__skip-btn:not(:focus){position:absolute!important;overflow:hidden!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;margin:-1px!important;clip:rect(1px,1px,1px,1px)!important;white-space:nowrap!important}.block.highlight .title h2{font-size:2.625rem;line-height:1.1428;font-weight:700}@container (max-width: 768px){.block.highlight .title h2{font-size:2.25rem;line-height:1.1666}}.block.highlight .description p{font-size:1.75rem;line-height:1.1;font-weight:300}@container (max-width: 768px){.block.highlight .description p{font-size:1.625rem;line-height:1.25}}.block.highlight .button a{font-size:1.188rem;line-height:1.5;font-weight:300}.block.highlight .highlight-description a{font-size:1.75rem;line-height:1.1;font-weight:300;text-decoration:none}@container (max-width: 768px){.block.highlight .highlight-description a{font-size:1.625rem;line-height:1.25}}.block.highlight[class*=has--descriptionColor--highlight-custom-color-] .highlight-description a{color:#000!important}.block.highlight.has--descriptionColor--highlight-custom-color-2 .highlight-description a{color:#fff!important}.block-editor-highlight[class*=has--descriptionColor--highlight-custom-color-] .highlight-description a{color:#000!important}.block-editor-highlight.has--descriptionColor--highlight-custom-color-2 .highlight-description a{color:#fff!important}#page-add .block-editor-separator,#page-document .block.separator,#page-edit .block-editor-separator{margin-top:80px;margin-bottom:80px}#page-add .block-editor-separator:not(.inner):not([role=presentation]),#page-document .block.separator:not(.inner):not([role=presentation]),#page-edit .block-editor-separator:not(.inner):not([role=presentation]){padding:0!important}#page-add .block-editor-separator.has--shortLine--true .line:after,#page-document .block.separator.has--shortLine--true .line:after,#page-edit .block-editor-separator.has--shortLine--true .line:after{width:165px}#page-add .block-editor-separator .line,#page-document .block.separator .line,#page-edit .block-editor-separator .line{display:grid;max-width:var(--block-width)!important;justify-content:var(--block-alignment);max-width:var(--block-width,--layout-container-width);margin-right:auto;margin-left:auto}#page-add .block-editor-separator .line:after,#page-document .block.separator .line:after,#page-edit .block-editor-separator .line:after{width:calc(100cqw - 40px);max-width:inherit}@media only screen and (max-width:768px){#page-add .block-editor-separator,#page-document .block.separator,#page-edit .block-editor-separator{margin-top:60px;margin-bottom:60px}}#page-add .block-editor-slate.has--backgroundColor--grey,#page-edit .block-editor-slate.has--backgroundColor--grey,.block.slate.has--backgroundColor--grey{background-color:#ecebeb}.table-of-contents .ui.bulleted.list li a{text-decoration:underline}.table-of-contents .ui.bulleted.list li:before{color:#0070a2!important}.block.table.selected:before,.block.table:before{display:none}.ui.celled.table.slate-table-block{border:1px solid #c1c1c1}.ui.celled.table.slate-table-block th{padding:20px;border-color:#c1c1c1;background:#555;color:#fff}.ui.celled.table.slate-table-block th p{color:#ecebeb;font-weight:700;text-transform:none}.ui.celled.table.slate-table-block tr td{padding:20px;border-top:1px solid #c1c1c1;border-left:1px solid #c1c1c1}.block-editor-slateTable.has--backgroundColor--transparent .ui.striped.table.slate-table-block tbody tr:nth-child(2n),.blocks-group-wrapper.transparent .ui.striped.table.slate-table-block tbody tr:nth-child(2n){background-color:#ecebeb}.block-editor-slateTable.has--backgroundColor--grey .ui.striped.table.slate-table-block tbody tr:nth-child(2n),.blocks-group-wrapper.grey .ui.striped.table.slate-table-block tbody tr:nth-child(2n){background:#fff}.block-editor-slateTable.has--backgroundColor--grey .slate-table-block,.block-editor-slateTable.has--backgroundColor--grey .slateTable,.blocks-group-wrapper.grey .slate-table-block,.blocks-group-wrapper.grey .slateTable{background-color:#ecebeb}.field-wrapper-basic-6-table,.field-wrapper-celled-3-table,.field-wrapper-compact-5-table,.field-wrapper-fixed-2-table,.field-wrapper-hideHeaders-0-table,.field-wrapper-inverted-7-table,.field-wrapper-sortable-1-table{display:none}.block.maps iframe{height:unset;aspect-ratio:1.7777777778}.block.maps.align.left{margin-top:60px;margin-bottom:0!important}.block.maps.align.left iframe{height:unset;margin-right:20px!important;margin-bottom:20px!important;aspect-ratio:1.7777777778}@container (max-width: 768px){.block.maps.align.left iframe{margin-bottom:60px!important}}.block.maps.align.right{margin-top:60px;margin-bottom:0!important}.block.maps.align.right iframe{height:unset;margin-bottom:20px!important;margin-left:20px!important;aspect-ratio:1.7777777778}@container (max-width: 768px){.block.maps.align.right iframe{margin-bottom:60px!important}}.block.maps.center,.block.maps.full,.block.maps.wide{margin-top:60px;margin-bottom:60px}.block.maps.align.full iframe{max-height:600px}@container (max-width: 768px){.block.maps.align.left iframe,.block.maps.align.right iframe{margin-bottom:60px!important}}.gdpr-privacy-banner-button{min-height:1em;padding:.3em 1.5em;border:none;border-radius:5px;margin:0 .25em 0 0;color:var(--body-color,#fff);line-height:1em;outline:none;text-align:center;text-decoration:none;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;vertical-align:baseline}div#main>button.gdpr-privacy-show-banner{z-index:10}div#main>button.gdpr-privacy-show-banner svg{width:unset;aspect-ratio:1}.black.button.gdpr-privacy-banner-button{background-color:#222}.primary.button.gdpr-privacy-banner-button{background-color:#007db9}.close-button.button.gdpr-privacy-banner-button{color:rgba(0,0,0,.6)!important}.close-button.button.gdpr-privacy-banner-button:hover{background-color:var(--body-color,#fff)}.gdpr-privacy-banner div.ui.container.gdpr-privacy-content div.description{padding:5px}.gdpr-privacy-banner div.ui.container.gdpr-privacy-content div.description a{color:#6e0bcc;font-size:1rem}@media (max-width:600px){.gdpr-privacy-banner div.ui.container.gdpr-privacy-content div.description a{font-size:.8rem}}@media screen and (max-width:1281px){.gdpr-privacy-banner div.ui.container.gdpr-privacy-content{margin-right:20px}}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.toggle.checkbox{position:relative;display:flex;width:100%;min-width:17px;min-height:1.5rem;flex-direction:row;flex-wrap:wrap;justify-content:space-between;backface-visibility:hidden;cursor:pointer;font-size:.875rem;font-style:normal;line-height:17px;outline:none;vertical-align:baseline}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.toggle.checkbox.disabled{cursor:not-allowed}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings [type=checkbox]{box-sizing:border-box;padding:0}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox label{position:relative;width:100%;min-height:1.5rem;padding-top:.15em;color:#595959;cursor:auto;font-size:.875em;outline:none}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox label:before{position:absolute;z-index:1;top:0;right:0;left:0;display:block;width:3.5rem;height:1.5rem;border:none;border-radius:500rem;margin-left:auto;box-shadow:none;content:"";transform:none;transition:border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox label:after{position:absolute;z-index:2;top:0;right:2.15rem;left:0;width:1.5rem;height:1.5rem;border:none;border-radius:500rem;margin-left:auto;background:var(--body-color,#fff) linear-gradient(transparent,rgba(0,0,0,.05));box-shadow:0 1px 2px 0 #cdcdcd,inset 0 0 0 1px #cdcdcd;content:""!important;opacity:1;transition:background .3s ease,right .3s ease}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input[type=checkbox]{position:absolute;z-index:3;top:0;left:0;width:3.5rem;height:1.5rem;cursor:pointer;opacity:0!important;outline:none}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input.hidden{z-index:-1}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input.hidden+label{z-index:-1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input:checked~label:before{background-color:#007db9!important}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input:checked:focus~label:before,.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input:checked~label:before{border:1px solid #007eb1}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input:focus~label:before{background-color:#959595;box-shadow:1px 1px 2px 0 rgba(255,153,0,.2);outline:2px solid #f90}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input:focus:checked~label:before{background-color:#006190!important}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input:focus~label{color:#cdcdcd}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input~label:after{left:-.05rem;box-shadow:none}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input:checked~label,.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input:checked~label:after,.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input:focus:checked~label{opacity:1}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input:checked~label:after{right:0;left:2.15rem;margin-left:auto;box-shadow:none}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input:checked:focus~label:after{color:#007eb1}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox input:checked~label:before,.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.checkbox label:before{box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .settings-title label{font-size:1.5em;font-weight:700}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.toggle.disabled.checkbox label{opacity:1}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.toggle.disabled.checkbox label:before{opacity:.5}@media screen and (max-width:425px){.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .settings-title{margin-bottom:3rem!important}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .settings-title .ui.toggle.checkbox label:after,.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .settings-title .ui.toggle.checkbox label:before{top:2rem}}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.toggle.checkbox:not(.disabled):hover label:before{background-color:hsla(0,0%,70.6%,.8)!important;box-shadow:0 2px 5px rgba(0,0,0,.4)!important;transition:all .2s ease!important}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.toggle.checkbox:not(.disabled):hover label:after{box-shadow:0 2px 4px rgba(0,0,0,.3)!important;transform:scale(1.1)!important;transition:all .2s ease!important}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.toggle.checkbox:not(.disabled):hover input:checked~label:before{border-color:#005580!important;background-color:#0089cc!important;box-shadow:0 2px 5px rgba(0,0,0,.4)!important}.gdpr-privacy-banner .gdpr-privacy-content-wrapper .gdpr-privacy-settings .ui.toggle.checkbox:not(.disabled):hover input:checked~label:after{box-shadow:0 2px 5px rgba(0,0,0,.35)!important;transform:scale(1.1)!important}.block.maps .maps-inner{height:1000px;max-height:100%}.block.maps .maps-inner .wrapped{position:relative;display:inline-block;min-width:23em;max-width:100%;height:410px;max-height:100%;box-sizing:border-box;padding:4px;border:1.5em solid #ccc;margin:0;background-color:#eee;color:#333;font:400 1em/1.46 Helvetica,Arial,sans-serif}.block.maps .maps-inner .wrapped>.div{position:absolute;top:3em;bottom:7em;width:calc(100% - 1.5em);overflow-y:auto}.block.maps .maps-inner .wrapped p{margin:0 0 1em;font-size:.8em;line-height:15px}.block.maps .maps-inner .wrapped .discreet a{text-decoration:none}.block.maps .maps-inner .wrapped .discreet a p{color:grey}.block.maps .maps-inner .wrapped a{color:inherit;font-size:inherit!important}.block.maps .maps-inner .wrapped .video-link{position:absolute;bottom:6em;left:50%;display:block;margin:0;font-size:.8em!important;transform:translateX(-50%);white-space:nowrap}.block.maps .maps-inner .wrapped .privacy-toggle .checkbox{margin:0;font-size:1.1em;text-align:center}.block.maps .maps-inner .wrapped .privacy-toggle .checkbox input:checked~label:after{content:none}.block.maps .maps-inner .wrapped .privacy-button button{position:absolute;bottom:0;left:50%;display:block;width:11.5em;height:4.25em;padding:0 0 0 5.5em;border:3px solid grey;border-radius:.75em;margin:0;-webkit-appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Cpath fill='%23eee' d='M11.109 17.625l7.562-3.906-7.562-3.953v7.859zM14 4.156c5.891 0 9.797.281 9.797.281.547.063 1.75.063 2.812 1.188 0 0 .859.844 1.109 2.781.297 2.266.281 4.531.281 4.531v2.125s.016 2.266-.281 4.531c-.25 1.922-1.109 2.781-1.109 2.781-1.062 1.109-2.266 1.109-2.812 1.172 0 0-3.906.297-9.797.297-7.281-.063-9.516-.281-9.516-.281-.625-.109-2.031-.078-3.094-1.188 0 0-.859-.859-1.109-2.781C-.016 17.327 0 15.062 0 15.062v-2.125s-.016-2.266.281-4.531C.531 6.469 1.39 5.625 1.39 5.625 2.452 4.5 3.656 4.5 4.202 4.437c0 0 3.906-.281 9.797-.281z'/%3E%3C/svg%3E") no-repeat grey;color:#eee;cursor:pointer;font:700 .8em/1.2 Helvetica,Arial,sans-serif;text-align:left;transform:translate(-50%);white-space:normal}.block iframe{display:inline-block}.block.form .ui.padded.segment{border:none;box-shadow:none}.block.form h2{margin-bottom:10px;font-size:42px}.block.form .description,.block.form h2{padding-left:1rem;color:var(--form-text-main-color,#292623)}.block.form .description{margin-bottom:38px}.block.form .ui.form{padding-top:20px;border-top:1px solid var(--input-border-color,#e5e5e5);margin-right:1rem;margin-left:1rem}.block.form .ui.form .column{padding-left:0;margin-right:0;margin-left:0}.block.form .ui.form .ui.message{display:flex;width:80%;margin:3rem auto 0}.block.form .ui.form .row.row-padded-top{padding-top:3rem}.block.form .subtitle h2{padding-left:0}.block.form .wide.column .ui.checkbox{padding:30px 0}.block.form .wide.column .checkbox-list-widget .ui.checkbox{padding:0}.block.form .dropzone-placeholder{border-color:var(--form-text-main-color,#292623)}.block.form .dropzone-placeholder .dropzone-text{color:#524942}.block.form button.label-file-widget-input{padding:.875rem;border:none;border-radius:.188rem;background-color:#2a2623;color:#fff;font-family:BaWue Sans;font-size:1rem;font-weight:700;line-height:1.3rem}.block.form button.label-file-widget-input:hover{padding:.75rem;border:.125rem solid #2a2623;background-color:#fffc00;color:#2a2623}.block.form button.label-file-widget-input:focus{background-color:#2a2623;color:#fff;outline:.125rem solid #6e0bcc;outline-offset:2px}.block.form .static-text{color:var(--form-text-main-color,#292623)}.block.form .help{padding:.25rem .5rem 0 .25rem;border-bottom:none}.block.form .help p{color:#524942;font-family:BaWue Sans;font-size:.875rem}.block.form .help.warning{color:#920303}.block.form .help.disabled{color:#5e554a}.inline.field .wrapper{min-height:20px;padding-bottom:10px}.inline.field .wrapper>label{color:#2a2623}.inline.field .wrapper>label.warning{color:#920303}.inline.field .wrapper>label.disabled{color:#5e554a}.inline.field.required .wrapper .ui.label:after,.inline.field.required .wrapper>label[for]:after{width:13px;height:13px;margin-left:10px;background-color:transparent;content:"\ea81";font-family:remixicon!important;-moz-osx-font-smoothing:grayscale;font-style:normal}.block.form .required-field-popup__inner-container,.required-field-popup__inner-container{display:flex;flex-direction:row;align-items:center;padding-top:10px;color:#920303}.block.form .required-field-popup__inner-container>p,.required-field-popup__inner-container>p{padding:0 0 0 13px;color:#920303;font-family:BaWue Sans;font-size:1rem;font-weight:400;line-height:1.3rem}.block.form .required-field-popup.small .required-field-popup__inner-container svg,.required-field-popup.small .required-field-popup__inner-container svg{width:18px!important;height:18px!important}.block.form .required-field-popup.small .required-field-popup__inner-container>p,.required-field-popup.small .required-field-popup__inner-container>p{font-family:BaWue Sans;font-size:.875rem;font-weight:400;line-height:1.1375rem}#sidebar .ui.form .react-select__menu{z-index:3}.ui.form{overflow-x:auto}.sidebar-container .ui.form{overflow-x:clip}.ui.form .captcha-container{display:flex;flex-direction:column}.ui.form .captcha-container img{max-width:160px;height:60px;margin-bottom:10px}.ui.form input#field-captcha{min-width:180px}.ui.form .form-error-label{display:block}#page-login .ui.form{overflow-x:initial}.otp-widget .otp-widget-field-wrapper{display:flex;flex-direction:column-reverse}.otp-widget .otp-widget-field-wrapper>.field{margin-bottom:0}.otp-widget .otp-widget-field-wrapper>.field .field .ui.grid .column{padding-bottom:0}.otp-widget .otp-alert{margin-top:10px}.ui.checkbox{isolation:isolate}#page-document>*,#page-edit fieldset>*{counter-reset:section}.ui.ordered.list .list>.item:before,.ui.ordered.list>.item:before,ol.ui.list li:before{position:relative}.block-heading-h2.ordered .heading-h2:before{content:counter(section) " ";counter-increment:section}.block-heading-h3.ordered .heading-h3:before{content:counter(section) "." counter(subsection3) " ";counter-increment:subsection3}.block-heading-h4.ordered .heading-h4:before{content:counter(section) "." counter(subsection3) "." counter(subsection4) " ";counter-increment:subsection4}.block-heading-h5.ordered .heading-h5:before{content:counter(section) "." counter(subsection3) "." counter(subsection4) "." counter(subsection5) " ";counter-increment:subsection5}.block-heading-h6.ordered .heading-h6:before{content:counter(section) "." counter(subsection3) "." counter(subsection4) "." counter(subsection5) "." counter(subsection6) " ";counter-increment:subsection6}.block-editor-heading:has(.block-heading-h2.ordered),.block-heading-h2.ordered{counter-reset:subsection3}.block-editor-heading:has(.block-heading-h3.ordered),.block-heading-h3.ordered{counter-reset:subsection4}.block-editor-heading:has(.block-heading-h4.ordered),.block-heading-h4.ordered{counter-reset:subsection5}.block-editor-heading:has(.block-heading-h5.ordered),.block-heading-h5.ordered{counter-reset:subsection6}h1,h1.documentFirstHeading{font-family:"BaWue Serif";font-size:4rem;font-weight:700;line-height:4.8rem}@media (max-width:819px){h1,h1.documentFirstHeading{font-family:"BaWue Serif";font-size:2.5rem;font-weight:700;line-height:3rem}}.block .heading-wrapper h2:last-child,.blocks-group-wrapper .accordion-block .ui.styled.accordion h2.title.accordion-title,.heading-wrapper h2,h2{font-family:"BaWue Serif";font-size:3rem;font-weight:700;line-height:3.6rem}@media (max-width:819px){.block .heading-wrapper h2:last-child,.blocks-group-wrapper .accordion-block .ui.styled.accordion h2.title.accordion-title,.heading-wrapper h2,h2{font-family:"BaWue Serif";font-size:2rem;font-weight:700;line-height:2.4rem}}.block .heading-wrapper h3:last-child,.blocks-group-wrapper .accordion-block .ui.styled.accordion h3.title.accordion-title,.heading-wrapper h3,h3{font-family:"BaWue Serif";font-size:2.5rem;font-weight:700;line-height:3rem}@media (max-width:819px){.block .heading-wrapper h3:last-child,.blocks-group-wrapper .accordion-block .ui.styled.accordion h3.title.accordion-title,.heading-wrapper h3,h3{font-family:"BaWue Serif";font-size:1.75rem;font-weight:700;line-height:2.1rem}}.block .heading-wrapper h4:last-child,.blocks-group-wrapper .accordion-block .ui.styled.accordion h4.title.accordion-title,.heading-wrapper h4,h4{font-family:BaWue Sans;font-size:2rem;font-weight:700;line-height:2.6rem}@media (max-width:819px){.block .heading-wrapper h4:last-child,.blocks-group-wrapper .accordion-block .ui.styled.accordion h4.title.accordion-title,.heading-wrapper h4,h4{font-family:BaWue Sans;font-size:1.5rem;font-weight:700;line-height:1.95rem}}.block .heading-wrapper h5:last-child,.blocks-group-wrapper .accordion-block .ui.styled.accordion h5.title.accordion-title,.h5p-player-wrapper .h5p-player-actions[data-playing=false] strong,.heading-wrapper h5,h5{font-family:BaWue Sans;font-size:1.5rem;font-weight:700;line-height:1.95rem}@media (max-width:819px){.block .heading-wrapper h5:last-child,.blocks-group-wrapper .accordion-block .ui.styled.accordion h5.title.accordion-title,.h5p-player-wrapper .h5p-player-actions[data-playing=false] strong,.heading-wrapper h5,h5{font-family:BaWue Sans;font-size:1.125rem;font-weight:700;line-height:1.4625rem}}.block .heading-wrapper h6:last-child,.blocks-group-wrapper .accordion-block .ui.styled.accordion h6.title.accordion-title,.heading-wrapper h6,h6{font-family:BaWue Sans;font-size:1.25rem;font-weight:700;line-height:1.625rem}@media (max-width:819px){.block .heading-wrapper h6:last-child,.blocks-group-wrapper .accordion-block .ui.styled.accordion h6.title.accordion-title,.heading-wrapper h6,h6{font-family:BaWue Sans;font-size:.875rem;font-weight:700;line-height:1.1375rem}}.ui.table{font-size:1.125rem}@media (max-width:1679px){.ui.table{max-width:1024px!important}}@media (max-width:1439px){.ui.table{max-width:800px!important}}.ui.compact.table td,.ui.table td span{white-space:pre-wrap}.table-responsive table,.ui.celled.table.slate-table-block{width:100%;border:none;border-collapse:separate;border-spacing:10px}.table-responsive table th,.ui.celled.table.slate-table-block th{overflow:hidden;min-width:150px;max-width:350px;border-bottom:none;border-left:none;margin-left:10px;background-color:#fffc00!important;-webkit-hyphens:none;hyphens:none;overflow-wrap:break-word;white-space:normal;word-break:normal;word-wrap:break-word}.table-responsive table th p,.ui.celled.table.slate-table-block th p{color:#2a2623}.table-responsive table.transparent-headers th,.ui.celled.table.slate-table-block.transparent-headers th{border-bottom:.125rem solid #cbc6bd;background-color:#fff!important}.table-responsive table tr td,.ui.celled.table.slate-table-block tr td{border-top:none;border-bottom:1px solid #cbc6bd;border-left:none}.table-responsive{width:100%;overflow-x:auto}.table-responsive table{min-width:100%;border-spacing:10px;table-layout:auto}.table-responsive table td,.table-responsive table th{padding:20px}.ui.toggle.checkbox label:after{z-index:1}.ui:not(.toggle).checkbox label{font-family:BaWue Sans;font-size:1.25rem;font-weight:400;line-height:1.625rem}@media (max-width:768px){.ui:not(.toggle).checkbox label{font-size:1.125rem}}.ui:not(.toggle).checkbox.small label{font-family:BaWue Sans;font-size:1rem;font-weight:400;line-height:1.3rem}.ui:not(.toggle).checkbox.small label:after,.ui:not(.toggle).checkbox.small label:before{top:3px;width:1rem;height:1rem}.checkbox-item input:checked:focus~label:after,.checkbox-item input:checked~label:after,.checkbox-item input:not([type=radio]):indeterminate:focus~label:after,.checkbox-item input:not([type=radio]):indeterminate~label:after,.ui:not(.toggle).checkbox input:checked:focus~label:after,.ui:not(.toggle).checkbox input:checked~label:after,.ui:not(.toggle).checkbox input:not([type=radio]):indeterminate:focus~label:after,.ui:not(.toggle).checkbox input:not([type=radio]):indeterminate~label:after{border:.125rem solid #2a2623;border-radius:.188rem;color:#fff;font-size:.75rem}.checkbox-item input:checked~label:before,.checkbox-item input:not([type=radio]):indeterminate~label:before,.ui:not(.toggle).checkbox input:checked~label:before,.ui:not(.toggle).checkbox input:not([type=radio]):indeterminate~label:before{border:none}.checkbox-item input:checked~label:hover:after,.checkbox-item input:not([type=radio]):indeterminate~label:hover:after,.ui:not(.toggle).checkbox input:checked~label:hover:after,.ui:not(.toggle).checkbox input:not([type=radio]):indeterminate~label:hover:after{background-color:#e4e1dc;color:#2a2623}.checkbox-item input:checked~label:focus:after,.checkbox-item input:not([type=radio]):indeterminate~label:focus:after,.ui:not(.toggle).checkbox input:checked~label:focus:after,.ui:not(.toggle).checkbox input:not([type=radio]):indeterminate~label:focus:after{border-width:.125rem;border-color:#6e0bcc}.checkbox-item input:checked~label:after,.ui:not(.toggle).checkbox input:checked~label:after{display:flex;align-items:center;justify-content:center}.checkbox-item input:checked:focus~label:after,.checkbox-item input:checked:focus~label:before,.checkbox-item input:focus~label:before,.ui:not(.toggle).checkbox input:checked:focus~label:after,.ui:not(.toggle).checkbox input:checked:focus~label:before,.ui:not(.toggle).checkbox input:focus~label:before{border-radius:.188rem;outline:.125rem solid #6e0bcc;outline-offset:1px}.checkbox-item label,.ui:not(.toggle).checkbox label{color:#2a2623;font-family:BaWue Sans;font-size:1.25rem;font-weight:400;line-height:1.625rem}@media (max-width:768px){.checkbox-item label,.ui:not(.toggle).checkbox label{font-size:1.125rem}}.checkbox-item label:after,.checkbox-item label:before,.ui:not(.toggle).checkbox label:after,.ui:not(.toggle).checkbox label:before{top:3px;width:1.25rem;height:1.25rem}@media (max-width:768px){.checkbox-item label:after,.checkbox-item label:before,.ui:not(.toggle).checkbox label:after,.ui:not(.toggle).checkbox label:before{width:1rem;height:1rem}}.checkbox-item label:before,.ui:not(.toggle).checkbox label:before{border-width:.125rem;border-color:#524942;border-radius:.188rem}.checkbox-item label:after,.ui:not(.toggle).checkbox label:after{background-color:#2a2623;color:#fff}.checkbox-item label:after:focus,.ui:not(.toggle).checkbox label:after:focus{color:var(--body-color,#fff)}.checkbox-item label:hover:before,.ui:not(.toggle).checkbox label:hover:before{border-width:.125rem;border-color:#2a2623;background-color:#e4e1dc}.checkbox-item label:focus:before,.ui:not(.toggle).checkbox label:focus:before{border-width:.125rem;border-color:#6e0bcc}.checkbox-item.medium input:checked~label:after,.ui:not(.toggle).checkbox.medium input:checked~label:after{font-size:.875rem}.checkbox-item.medium label:after,.checkbox-item.medium label:before,.ui:not(.toggle).checkbox.medium label:after,.ui:not(.toggle).checkbox.medium label:before{width:1.25rem;height:1.25rem}.checkbox-item input[disabled]~label,.ui:not(.toggle).checkbox input[disabled]~label{color:#5e554a;opacity:1}.checkbox-item input[disabled]~label:before,.ui:not(.toggle).checkbox input[disabled]~label:before{border-color:#968a79}.checkbox-item input[disabled]~label:after,.checkbox-item input[disabled]~label:hover:after,.checkbox-item input[disabled]~label:hover:before,.ui:not(.toggle).checkbox input[disabled]~label:after,.ui:not(.toggle).checkbox input[disabled]~label:hover:after,.ui:not(.toggle).checkbox input[disabled]~label:hover:before{border-color:transparent!important;background-color:#e4e1dc;color:#5e554a!important}.checkbox-item.warning input:focus~label,.checkbox-item.warning label,.ui:not(.toggle).checkbox.warning input:focus~label,.ui:not(.toggle).checkbox.warning label{color:#920303}.checkbox-item.warning input:focus~label:before,.checkbox-item.warning label:before,.ui:not(.toggle).checkbox.warning input:focus~label:before,.ui:not(.toggle).checkbox.warning label:before{border-width:.125rem;border-color:#920303;background-color:#ffd9c3}.checkbox-item.warning input:checked~label:after,.checkbox-item.warning input:not([type=radio]):indeterminate~label:after,.ui:not(.toggle).checkbox.warning input:checked~label:after,.ui:not(.toggle).checkbox.warning input:not([type=radio]):indeterminate~label:after{border-color:transparent;background-color:#920303}.checkbox-item.warning input:checked~label:hover:after,.checkbox-item.warning input:not([type=radio]):indeterminate~label:hover:after,.ui:not(.toggle).checkbox.warning input:checked~label:hover:after,.ui:not(.toggle).checkbox.warning input:not([type=radio]):indeterminate~label:hover:after{color:#fff}.checkbox-wrapper,.inline.field .checkbox-wrapper{display:flex;flex-direction:column;align-items:flex-start}.block.form .wide.column .ui.checkbox{padding-bottom:10px}#sidebar .ui.checkbox input~label,#sidebar .ui.checkbox label,.ui.toggle.checkbox input~label,.ui.toggle.checkbox label{font-family:BaWue Sans;font-size:1.25rem;font-weight:400;line-height:1.625rem}@media (max-width:768px){#sidebar .ui.checkbox input~label,#sidebar .ui.checkbox label,.ui.toggle.checkbox input~label,.ui.toggle.checkbox label{font-size:1.125rem}}#sidebar .ui.checkbox input~label:before,#sidebar .ui.checkbox label:before,.ui.toggle.checkbox input~label:before,.ui.toggle.checkbox label:before{width:3rem;height:1.5rem;border:.125rem solid #524942;background-color:#fff}#sidebar .ui.checkbox input~label:after,#sidebar .ui.checkbox label:after,.ui.toggle.checkbox input~label:after,.ui.toggle.checkbox label:after{top:3px;left:5px;width:.75rem;height:.75rem;background-color:#524942}@media (max-width:100rem){#sidebar .ui.checkbox input~label:after,#sidebar .ui.checkbox label:after,.ui.toggle.checkbox input~label:after,.ui.toggle.checkbox label:after{top:.325rem;left:.4rem}}#sidebar .ui.checkbox input~label:hover:before,#sidebar .ui.checkbox label:hover:before,.ui.toggle.checkbox input~label:hover:before,.ui.toggle.checkbox label:hover:before{border:.125rem solid #2a2623;background:#e4e1dc}#sidebar .ui.checkbox input~label:hover:after,#sidebar .ui.checkbox label:hover:after,.ui.toggle.checkbox input~label:hover:after,.ui.toggle.checkbox label:hover:after{background-color:#2a2623}#sidebar .ui.checkbox input~label:focus:before,#sidebar .ui.checkbox label:focus:before,.ui.toggle.checkbox input~label:focus:before,.ui.toggle.checkbox label:focus:before{border-radius:.188rem;outline:.125rem solid #6e0bcc;outline-offset:1px}#sidebar .ui.checkbox input:checked~label:before,.ui.toggle.checkbox input:checked~label:before{background-color:#2a2623!important}#sidebar .ui.checkbox input:checked~label:after,.ui.toggle.checkbox input:checked~label:after{top:3px;left:28px;width:.75rem;height:.75rem;background-color:#fff}@media (max-width:100rem){#sidebar .ui.checkbox input:checked~label:after,.ui.toggle.checkbox input:checked~label:after{top:.325rem;left:1.8rem}}#sidebar .ui.checkbox input:checked~label:hover:before,.ui.toggle.checkbox input:checked~label:hover:before{border-color:transparent;background-color:#e4e1dc!important}#sidebar .ui.checkbox input:checked~label:hover:after,.ui.toggle.checkbox input:checked~label:hover:after{background-color:#2a2623}#sidebar .ui.checkbox input:focus~label:before,.ui.toggle.checkbox input:focus~label:before{outline:.125rem solid #6e0bcc;outline-offset:1px}#sidebar .ui.checkbox input:focus:checked~label:before,.ui.toggle.checkbox input:focus:checked~label:before{background-color:#2a2623!important;outline:.125rem solid #6e0bcc;outline-offset:1px}#sidebar .ui.checkbox input:focus:checked~label:after,.ui.toggle.checkbox input:focus:checked~label:after{background-color:#fff}#sidebar .ui.checkbox input[disabled]~label,.ui.toggle.checkbox input[disabled]~label{color:#5e554a;opacity:1}#sidebar .ui.checkbox input[disabled]~label:before,#sidebar .ui.checkbox input[disabled]~label:hover:before,.ui.toggle.checkbox input[disabled]~label:before,.ui.toggle.checkbox input[disabled]~label:hover:before{border-color:#968a79;background-color:#fff}#sidebar .ui.checkbox input[disabled]~label:after,.ui.toggle.checkbox input[disabled]~label:after{background-color:#968a79}#sidebar .ui.checkbox input[disabled]:checked~label,.ui.toggle.checkbox input[disabled]:checked~label{color:#5e554a!important;opacity:1}#sidebar .ui.checkbox input[disabled]:checked~label:before,.ui.toggle.checkbox input[disabled]:checked~label:before{border-color:#968a79;background-color:#968a79!important}#sidebar .ui.checkbox input[disabled]:checked~label:after,.ui.toggle.checkbox input[disabled]:checked~label:after{background-color:#fff}#sidebar .ui.checkbox.warning input~label,.ui.toggle.checkbox.warning input~label{color:#920303!important}#sidebar .ui.checkbox.warning input~label:before,.ui.toggle.checkbox.warning input~label:before{border-color:#920303;background-color:#ffd9c3}#sidebar .ui.checkbox.warning input~label:after,.ui.toggle.checkbox.warning input~label:after{background-color:#920303}#sidebar .ui.checkbox.warning input:checked~label:before,.ui.toggle.checkbox.warning input:checked~label:before{border-color:#920303;background-color:#920303!important}#sidebar .ui.checkbox.warning input:checked~label:after,.ui.toggle.checkbox.warning input:checked~label:after{background-color:#ffd9c3}.mass-upload-modal .ui.header{display:flex;flex-direction:row;justify-content:space-between;padding:30px;border-bottom:none}.mass-upload-modal .ui.header .header-note{padding:5px 13px;border:.125rem solid #2a2623;background-color:#efefed;color:#292623;font-size:16px;font-weight:400}.mass-upload-modal .content{padding:0 30px 30px!important}.mass-upload-modal .content .dropzone.dashed{border:1px dashed #c8d5d8;margin-bottom:33px}.mass-upload-modal .content .dropzone.dashed.warning{border:2px dashed #920303;margin-bottom:0}.mass-upload-modal .content .dropzone.dashed .ui.segment.inner-container{padding:48px;border:none;box-shadow:none}.mass-upload-modal .content .dropzone.dashed .ui.segment.inner-container .table-row{border:none;text-align:center}.mass-upload-modal .content .dropzone.dashed .ui.segment.inner-container .table-row td{padding:0;border:none;color:#292623}.mass-upload-modal .content .dropzone.dashed .ui.segment.inner-container .table-row td .button.primary{background-color:transparent;box-shadow:none;color:#292623}.mass-upload-modal .content .dropzone.dashed .ui.segment.inner-container .table-row td.icon-container{padding-bottom:16px}.mass-upload-modal .content .file-upload-field .required-field-popup{margin-bottom:35px}.mass-upload-modal .content #massupload-file-upload-label.warning{color:#920303}.mass-upload-modal .content #massupload-file-upload-error{margin-bottom:33px}.mass-upload-modal .content .progress-container{padding:13px 15px 17px 28px;border-radius:5px;margin-bottom:33px;background-color:#f9f9f9}.mass-upload-modal .content .progress-container .files{max-height:500px;overflow-x:auto}.mass-upload-modal .content .progress-container .files .file-container{display:flex;flex-direction:row;justify-content:space-between}.mass-upload-modal .content .progress-container .files .file-container>i{color:#cb1a00}.mass-upload-modal .content .progress-container .files .file-container .inner-container{display:flex;flex-direction:row;align-items:center;padding-bottom:13px}.mass-upload-modal .content .progress-container .files .file-container .inner-container .file-name-container{display:flex;flex-direction:column;justify-content:space-between;padding-left:17px;color:#090909}.mass-upload-modal .content .progress-container .files .file-container .inner-container .file-name-container .file-name{font-size:16px;font-weight:600}.mass-upload-modal .content .progress-container .files .file-container .ui.circular.icon.button .icon{font-size:1rem}.mass-upload-modal .content .progress-container .files .file-container .file-container-close-button{max-height:20px;padding:2px;margin-top:2px}.mass-upload-modal .content .progress-container .files .file-container .file-container-close-button:focus{outline:2px solid #6e0bcc}.mass-upload-modal .content .progress-container .progress{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:50px}.mass-upload-modal .content .progress-container .progress progress{width:100%;height:10px;border-radius:9px}.mass-upload-modal .content .progress-container .progress progress::-webkit-progress-value{border-radius:9px;background-color:#0aaad3}.mass-upload-modal .content .progress-container .progress progress::-webkit-progress-bar{border-radius:9px;background-color:#fff}.mass-upload-modal .content .progress-container .progress progress::-moz-progress-bar{background-color:#0aaad3}.mass-upload-modal .content .progress-container .progress span{margin-left:18px;font-size:13px;font-weight:500}.mass-upload-modal .content .subtitles-hint{padding:4px;border:2px solid #524942;border-radius:4px;margin-bottom:32px;background:rgba(255,252,0,.33);border-collapse:separate}.mass-upload-modal .content .fields .field.required label:after,.mass-upload-modal .content .file-upload-field.required label:after{display:inline-block;width:13px;height:13px;border-radius:50%;margin-left:10px;background-color:transparent;content:"";content:"\ea81";font-family:remixicon!important;-moz-osx-font-smoothing:grayscale;font-style:normal}.mass-upload-modal .content .fields .field label,.mass-upload-modal .content .file-upload-field label{padding-bottom:7px;font-size:14px;font-weight:500}.mass-upload-modal .content .fields .field{display:flex;flex-direction:column;margin-bottom:35px;color:#292623}.mass-upload-modal .content .fields .field input,.mass-upload-modal .content .fields .field textarea{height:60px;padding:.58035714em 0;border:solid #e5e5e5;border-width:0 0 .0625rem;border-radius:0;-webkit-appearance:none;box-shadow:inset 0 0 0 0 transparent;color:#292623;font-size:19px;line-height:1.21428571em;outline:none;transition:color .1s ease,border-color .1s ease}.mass-upload-modal .content .fields .field input:focus,.mass-upload-modal .content .fields .field input:hover,.mass-upload-modal .content .fields .field textarea:focus,.mass-upload-modal .content .fields .field textarea:hover{border-color:#b2b2b2}.mass-upload-modal .content .fields .field #massupload-notice,.mass-upload-modal .content .fields .field #massupload-title{width:unset}.mass-upload-modal .content .fields .field .DateInput_input{border:none}.mass-upload-modal .content .fields .field.date-input{width:130px;vertical-align:middle}.mass-upload-modal .content .fields .field.date-input .DayPickerKeyboardShortcuts_show__bottomRight:before{border-right-color:var(--primary-color,#fff000)}.mass-upload-modal .content .fields .field.date-input .DayPickerKeyboardShortcuts_showSpan{color:transparent}.mass-upload-modal>.actions{border-top:.0625rem solid #e5e5e5!important}.modals.dimmer .ui.scrolling.modal{position:relative}.sidebar-container:not(.full-size) #sidebar-metadata .SingleDatePicker_picker{left:0!important}.sidebar-container:not(.full-size) #sidebar-metadata .SingleDatePicker_picker .DayPickerKeyboardShortcuts_show__bottomRight:before{border-right-color:var(--primary-color,#fff000)}.sidebar-container:not(.full-size) #sidebar-metadata .SingleDatePicker_picker .DayPickerKeyboardShortcuts_showSpan{color:transparent}.sidebar-container header.header.pulled>button:focus-visible{border-radius:3px;outline:2px solid #524942}.sidebar-container header .icon{padding-right:0}.sidebar-container .ui.message{padding:.5rem}.sidebar-container .ui.message .toolbar-inner{display:flex;flex:1;justify-content:space-between}.sidebar-container .ui.message .toolbar-inner .ui.input{max-width:180px}.sidebar-container .ui.message .toolbar-inner .ui.basic.icon.button{padding:.375rem!important}.sidebar-container .ui.message .toolbar-inner .ui.basic.icon.button:hover{padding:.25rem!important}.sidebar-container.full-size{width:50%}.sidebar-container .tab-wrapper{height:calc(100% - 88px)}.formulas-container-edit{overflow:auto;max-width:100%;box-sizing:border-box;padding:0 1rem;margin:0 auto}#sidebar .align-widget .ui.icon.button,.field-image_size .ui.active.basic.icon.button,.field-image_size .ui.icon.button{padding:.375rem!important}#sidebar .align-widget .ui.icon.button:hover,.field-image_size .ui.active.basic.icon.button:hover,.field-image_size .ui.icon.button:hover{padding:.25rem!important}#sidebar .align-widget .ui.active.basic.icon.button:hover{padding:.375rem!important}.field-image_size .ui.active.basic.icon.button:hover{padding:.313rem!important}:is(div.ui.dropdown.search.selection.multi-dropdown){position:relative;display:flex;width:100%;align-items:stretch;justify-content:space-between;padding:.75rem;border-radius:.188rem!important;gap:1rem}:is(div.ui.dropdown.search.selection.multi-dropdown):has(.multi-dropdown-input:focus-visible),:is(div.ui.dropdown.search.selection.multi-dropdown):hover{background-color:#f4f3f1}:is(div.ui.dropdown.search.selection.multi-dropdown):has(.multi-dropdown-input[aria-invalid=true]){outline:2px solid #f84416}:is(div.ui.dropdown.search.selection.multi-dropdown):has(.multi-dropdown-input[aria-invalid=true]) .multi-dropdown-input{color:#f84416!important}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-input{position:static;width:auto;flex-grow:10}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-button,:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-clear-button{display:grid;padding:0;border:0;background-color:transparent;place-items:center}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-button:focus,:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-clear-button:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}@media not (prefers-reduced-motion:reduce){:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-button{transition:rotate .2s ease}}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-button[aria-expanded=true]{rotate:-180deg}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu{display:none!important;width:100%;max-height:13.625rem}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu,:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu *{scroll-margin:0!important}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-button[aria-expanded=true]+.multi-dropdown-menu{display:block!important}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu .multi-item{display:block;padding:0!important;border-radius:.188rem;color:#2a2623;font-size:1rem;line-height:1.5}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu .multi-item>.item-label{border:.125rem solid transparent;border-radius:.188rem}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu .multi-item:hover{background-color:revert}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu .multi-item:hover>.item-label{background-color:#f4f3f1}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu .multi-item:hover:after{content:none}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu .multi-item[aria-selected=true]>.item-label{background-color:#f4f3f1}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu .multi-item[data-active=true]:not(:has(.multi-item[data-active=true]))>.item-label{border:.125rem solid #6e0bcc}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu .multi-item[aria-selected=true]:not(:has(>ul))>.item-label:after{content:"\e929";font-family:Icons}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu .multi-item .item-label{display:flex;justify-content:space-between;padding:.75rem;gap:1ch}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu .multi-item:has(ul)>.item-label:after{content:"\e958";font-family:Icons;font-size:1.2em;line-height:1}@media not (prefers-reduced-motion:reduce){:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu .multi-item:has(ul)>.item-label:after{transition:rotate .2s ease}}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu .multi-item[aria-expanded=true]>.item-label:after{rotate:-180deg}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu ul{display:none}:is(div.ui.dropdown.search.selection.multi-dropdown) .multi-dropdown-menu .multi-item[aria-expanded=true]>ul{display:block}ul#inner-multi-dropdown-menu,ul.multi-dropdown-menu{padding-inline-start:0}li.ui.dropdown.multi-dropdown:hover{background-color:#f4f3f1}.sidebar-container:not(.full-size) #sidebar-metadata .DateInput{width:100%!important}.sidebar-container:not(.full-size) #sidebar-metadata .date-time-widget-wrapper:has(.wrapper) .DateInput{width:auto!important}#sidebar .pusher.expanded{margin-left:430px}.sidebar-container{width:430px}.sidebar-container .trigger:before{background:#e40166}.sidebar-container .trigger:hover{opacity:.7}.sidebar-container.collapsed{right:-410px}.sidebar-container .ui.fluid.tabular.menu{width:100%!important}.ui.small.button,.ui.small.buttons .button,.ui.small.buttons .or{width:81px;height:32px!important;font-size:.875rem!important}.ui.button,.ui.buttons .button,.ui.buttons .or{margin:.25em;font-size:1rem!important}.ui.large.button,.ui.large.buttons .button,.ui.large.buttons .or{width:130px;height:48px!important;font-size:1.25rem!important}.ui.big.button,.ui.big.buttons .button,.ui.big.buttons .or,.ui.xlarge.button,.ui.xlarge.buttons .button,.ui.xlarge.buttons .or{width:154px;height:64px!important;font-size:1.5rem!important}.block.__button .ui.button,.ui.button:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular):not(.basic),.ui.labeled.icon.button,button.ui.primary:not(.icon).button{min-height:40px;padding:.125rem 1.125rem;border-radius:.188rem;background-color:#2a2623;color:#fff;font-family:BaWue Sans;font-size:1rem;font-weight:700;line-height:1.3rem}.block.__button .ui.button:focus,.ui.button:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular):not(.basic):focus,.ui.labeled.icon.button:focus,button.ui.primary:not(.icon).button:focus{background-color:#2a2623;color:#fff;outline:.125rem solid #6e0bcc;outline-offset:2px}.block.__button .ui.button:hover,.ui.button:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular):not(.basic):hover,.ui.labeled.icon.button:hover,button.ui.primary:not(.icon).button:hover{padding:0 1rem;border:.125rem solid #2a2623;background-color:#fffc00;color:#2a2623}.block.__button .ui.button.white,.ui.button:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular):not(.basic).white,.ui.labeled.icon.button.white,button.ui.primary:not(.icon).button.white{background-color:#fff;color:#2a2623}.block.__button .ui.button.white:hover,.ui.button:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular):not(.basic).white:hover,.ui.labeled.icon.button.white:hover,button.ui.primary:not(.icon).button.white:hover{padding:0 1rem;border:.125rem solid #fff;background-color:#fffc00}.block.__button .ui.button.white:focus,.ui.button:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular):not(.basic).white:focus,.ui.labeled.icon.button.white:focus,button.ui.primary:not(.icon).button.white:focus{padding:0 1rem;border:.125rem solid #6e0bcc;background-color:#fff}.block.__button .ui.button.white:active,.ui.button:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular):not(.basic).white:active,.ui.labeled.icon.button.white:active,button.ui.primary:not(.icon).button.white:active{padding:0 1rem;border:.125rem solid #fff;background-color:#fffc00}.block.__button .ui.basic.buttons .button,.block.__button .ui.basic:not(.circular):not(.icon).button,.block.__button .ui.outline.button,.block.__button .ui.outline.buttons .button,.block.__button .ui.secondary.buttons .button,.block.__button .ui.secondary:not(.circular).button,.ui.basic.buttons .button,.ui.basic:not(.circular):not(.icon).button,.ui.outline.button,.ui.outline.buttons .button,.ui.secondary.buttons .button,.ui.secondary:not(.circular):not(.icon).button,button.ui.secondary:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular).button{min-height:40px;padding:.063rem 1.063rem;border:.063rem solid #524942;border-radius:.188rem;background-color:#fff;color:#2a2623!important}.block.__button .ui.basic.buttons .button:not(.disabled):hover,.block.__button .ui.basic:not(.circular):not(.icon).button:not(.disabled):hover,.block.__button .ui.outline.button:not(.disabled):hover,.block.__button .ui.outline.buttons .button:not(.disabled):hover,.block.__button .ui.secondary.buttons .button:not(.disabled):hover,.block.__button .ui.secondary:not(.circular).button:not(.disabled):hover,.ui.basic.buttons .button:not(.disabled):hover,.ui.basic:not(.circular):not(.icon).button:not(.disabled):hover,.ui.outline.button:not(.disabled):hover,.ui.outline.buttons .button:not(.disabled):hover,.ui.secondary.buttons .button:not(.disabled):hover,.ui.secondary:not(.circular):not(.icon).button:not(.disabled):hover,button.ui.secondary:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular).button:not(.disabled):hover{padding:0 1rem;border-width:.125rem;background-color:#fff}.block.__button .ui.basic.buttons .button:not(.disabled):focus,.block.__button .ui.basic:not(.circular):not(.icon).button:not(.disabled):focus,.block.__button .ui.outline.button:not(.disabled):focus,.block.__button .ui.outline.buttons .button:not(.disabled):focus,.block.__button .ui.secondary.buttons .button:not(.disabled):focus,.block.__button .ui.secondary:not(.circular).button:not(.disabled):focus,.ui.basic.buttons .button:not(.disabled):focus,.ui.basic:not(.circular):not(.icon).button:not(.disabled):focus,.ui.outline.button:not(.disabled):focus,.ui.outline.buttons .button:not(.disabled):focus,.ui.secondary.buttons .button:not(.disabled):focus,.ui.secondary:not(.circular):not(.icon).button:not(.disabled):focus,button.ui.secondary:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular).button:not(.disabled):focus{background-color:#fff}.block.__button .ui.basic.buttons .button:active,.block.__button .ui.basic:not(.circular):not(.icon).button:active,.block.__button .ui.outline.button:active,.block.__button .ui.outline.buttons .button:active,.block.__button .ui.secondary.buttons .button:active,.block.__button .ui.secondary:not(.circular).button:active,.ui.basic.buttons .button:active,.ui.basic:not(.circular):not(.icon).button:active,.ui.outline.button:active,.ui.outline.buttons .button:active,.ui.secondary.buttons .button:active,.ui.secondary:not(.circular):not(.icon).button:active,button.ui.secondary:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular).button:active{border-width:.125rem;border-color:#2a2623;background-color:transparent!important}.block.__button .ui.basic.buttons .button.white,.block.__button .ui.basic:not(.circular):not(.icon).button.white,.block.__button .ui.outline.button.white,.block.__button .ui.outline.buttons .button.white,.block.__button .ui.secondary.buttons .button.white,.block.__button .ui.secondary:not(.circular).button.white,.ui.basic.buttons .button.white,.ui.basic:not(.circular):not(.icon).button.white,.ui.outline.button.white,.ui.outline.buttons .button.white,.ui.secondary.buttons .button.white,.ui.secondary:not(.circular):not(.icon).button.white,button.ui.secondary:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular).button.white{border:.063rem solid #fff;background-color:transparent!important;color:#fff!important}.block.__button .ui.basic.buttons .button.white:hover,.block.__button .ui.basic:not(.circular):not(.icon).button.white:hover,.block.__button .ui.outline.button.white:hover,.block.__button .ui.outline.buttons .button.white:hover,.block.__button .ui.secondary.buttons .button.white:hover,.block.__button .ui.secondary:not(.circular).button.white:hover,.ui.basic.buttons .button.white:hover,.ui.basic:not(.circular):not(.icon).button.white:hover,.ui.outline.button.white:hover,.ui.outline.buttons .button.white:hover,.ui.secondary.buttons .button.white:hover,.ui.secondary:not(.circular):not(.icon).button.white:hover,button.ui.secondary:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular).button.white:hover{border-width:.125rem}.block.__button .ui.basic.buttons .button.white:focus,.block.__button .ui.basic:not(.circular):not(.icon).button.white:focus,.block.__button .ui.outline.button.white:focus,.block.__button .ui.outline.buttons .button.white:focus,.block.__button .ui.secondary.buttons .button.white:focus,.block.__button .ui.secondary:not(.circular).button.white:focus,.ui.basic.buttons .button.white:focus,.ui.basic:not(.circular):not(.icon).button.white:focus,.ui.outline.button.white:focus,.ui.outline.buttons .button.white:focus,.ui.secondary.buttons .button.white:focus,.ui.secondary:not(.circular):not(.icon).button.white:focus,button.ui.secondary:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular).button.white:focus{border-width:.125rem;border-color:#6e0bcc}.block.__button .ui.basic.buttons .button.white:active,.block.__button .ui.basic:not(.circular):not(.icon).button.white:active,.block.__button .ui.outline.button.white:active,.block.__button .ui.outline.buttons .button.white:active,.block.__button .ui.secondary.buttons .button.white:active,.block.__button .ui.secondary:not(.circular).button.white:active,.ui.basic.buttons .button.white:active,.ui.basic:not(.circular):not(.icon).button.white:active,.ui.outline.button.white:active,.ui.outline.buttons .button.white:active,.ui.secondary.buttons .button.white:active,.ui.secondary:not(.circular):not(.icon).button.white:active,button.ui.secondary:not(.trigger):not(.full-size-sidenav-btn):not(.noborder):not(.icon):not([role=tab]):not(.action):not(.circular).button.white:active{border-width:.125rem;border-color:#fff}.block.__button .ui.plain.button,.block.__button .ui.plain.buttons .button,.ui.plain.button,.ui.plain.buttons .button{padding:.063rem;background-color:transparent;color:#2a2623}.block.__button .ui.plain.button:focus,.block.__button .ui.plain.buttons .button:focus,.ui.plain.button:focus,.ui.plain.buttons .button:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}.block.__button .ui.plain.button:active,.block.__button .ui.plain.button:hover,.block.__button .ui.plain.buttons .button:active,.block.__button .ui.plain.buttons .button:hover,.ui.plain.button:active,.ui.plain.button:hover,.ui.plain.buttons .button:active,.ui.plain.buttons .button:hover{padding:0;border:.125rem solid #2a2623}.block.__button .ui.plain.button.white,.block.__button .ui.plain.buttons .button.white,.ui.plain.button.white,.ui.plain.buttons .button.white{color:#fff}.block.__button .ui.plain.button.white:hover,.block.__button .ui.plain.buttons .button.white:hover,.ui.plain.button.white:hover,.ui.plain.buttons .button.white:hover{padding:0;border:.125rem solid #fff;background-color:transparent}.block.__button .ui.plain.button.white:focus,.block.__button .ui.plain.buttons .button.white:focus,.ui.plain.button.white:focus,.ui.plain.buttons .button.white:focus{padding:0;border:.125rem solid #6e0bcc;background-color:transparent}.block.__button .ui.plain.button.white:active,.block.__button .ui.plain.buttons .button.white:active,.ui.plain.button.white:active,.ui.plain.buttons .button.white:active{padding:0;border:.125rem solid #fff;background-color:transparent}.ui.icon.button>.icon,.ui.icon.buttons .button>.icon{margin-right:.5rem!important;font-size:inherit;font-weight:inherit;opacity:1}#page-search .button-sort-order,.folder-contents .ui.menu .menu.top-menu-menu .ui.icon.button,.ui.basic.icon.button:not(.block-add-button):not(.delete-button),.ui.icon.button{height:auto;padding:.75rem;border:.125rem solid transparent;border-radius:.188rem;background:#fff;color:#2a2623}#page-search .button-sort-order>.icon,.folder-contents .ui.menu .menu.top-menu-menu .ui.icon.button>.icon,.ui.basic.icon.button:not(.block-add-button):not(.delete-button)>.icon,.ui.icon.button>.icon{display:flex;align-items:center;justify-content:center;margin:0!important;justify-self:center}#page-search .button-sort-order:hover,.folder-contents .ui.menu .menu.top-menu-menu .ui.icon.button:hover,.ui.basic.icon.button:not(.block-add-button):not(.delete-button):hover,.ui.icon.button:hover{border:.125rem solid #2a2623;background:#fff!important}#page-search .button-sort-order:focus,.folder-contents .ui.menu .menu.top-menu-menu .ui.icon.button:focus,.ui.basic.icon.button:not(.block-add-button):not(.delete-button):focus,.ui.icon.button:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}#page-search .button-sort-order.labeled,.folder-contents .ui.menu .menu.top-menu-menu .ui.icon.button.labeled,.ui.basic.icon.button:not(.block-add-button):not(.delete-button).labeled,.ui.icon.button.labeled{padding-right:calc(1.5em + .125rem)!important;padding-left:calc(3.875em + .125rem)!important;background-color:#2a2623;color:#fff}#page-search .button-sort-order.labeled:active,#page-search .button-sort-order.labeled:hover,.folder-contents .ui.menu .menu.top-menu-menu .ui.icon.button.labeled:active,.folder-contents .ui.menu .menu.top-menu-menu .ui.icon.button.labeled:hover,.ui.basic.icon.button:not(.block-add-button):not(.delete-button).labeled:active,.ui.basic.icon.button:not(.block-add-button):not(.delete-button).labeled:hover,.ui.icon.button.labeled:active,.ui.icon.button.labeled:hover{padding-right:1.5em!important;padding-left:3.875em!important;border:.125rem solid #2a2623;background-color:#fffc00;color:#2a2623}.ui.button:not(.icon)>.icon:not(.button):not(.dropdown),.ui.button>.icon:not(.button){margin:0}.ui.basic.circular.primary.button,.ui.basic.circular.secondary.button{display:flex;align-items:center;justify-content:center;padding:.875rem;border-radius:.188rem}.ui.basic.circular.primary.button:hover,.ui.basic.circular.primary.button:hover:focus,.ui.basic.circular.secondary.button:hover,.ui.basic.circular.secondary.button:hover:focus{padding:.75rem;border:.125rem solid #524942}.ui.basic.circular.primary.button:focus,.ui.basic.circular.secondary.button:focus{box-shadow:none!important;outline:.125rem solid #6e0bcc;outline-offset:2px}.volto-subblocks-wrapper .button.add-element{padding:.125rem 1.125rem!important}.volto-subblocks-wrapper .button.add-element:hover{padding:0 1rem!important}.slate-toolbar .button-wrapper .ui.tiny.compact.icon.toggle.button{font-size:1.125rem!important;font-weight:400}button.fullscreen-btn{position:fixed;z-index:11;right:0;bottom:calc(50% + 19px);display:flex;align-items:center;justify-content:center;padding:5px 5px 4px;border:1px solid #ccc;border-radius:0;margin:0;background-color:#fff;border-bottom-left-radius:5px;border-top-left-radius:5px;cursor:pointer;opacity:.95}@media screen and (max-width:576px){button.fullscreen-btn{display:none}}.radio-widget .radio-button label{position:relative;display:block;padding-left:1.85714em;color:#2a2623;cursor:pointer;outline:none;transition:color .1s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:BaWue Sans;font-size:1.25rem;font-weight:400;line-height:1.625rem}@media (max-width:768px){.radio-widget .radio-button label{font-size:1.125rem}}.radio-widget .radio-button input[type=radio]{position:absolute;width:0;height:0;cursor:pointer;opacity:0}.radio-widget .radio-button input[type=radio]~label:before{position:absolute;top:5px;left:0;width:20px;height:20px;border:.063rem solid #524942;border-radius:50%;background-color:#fff;content:""}@media (max-width:768px){.radio-widget .radio-button input[type=radio]~label:before{top:9px;width:16px;height:16px}}.radio-widget .radio-button input[type=radio]~label:after{position:absolute;top:9px;left:4px;display:none;width:12px;height:12px;border-radius:50%;background:#2a2623;content:""}@media (max-width:768px){.radio-widget .radio-button input[type=radio]~label:after{top:13px;width:8px;height:8px}}.radio-widget .radio-button input[type=radio]:checked~label:before{background-color:#fff}.radio-widget .radio-button input[type=radio]:checked~label:after{display:block}html[data-theme=dark] .radio-widget .radio-button input[type=radio]{border-color:var(--text-color,#000);background-color:var(--body-color,#fff)}.radio-widget .radio-button input[type=radio]:checked{accent-color:#2a2623}html[data-theme=dark] .radio-widget .radio-button input[type=radio]:checked{accent-color:var(--accent-color,#9e84ff)}.radio-widget .radio-button input[type=radio]:not(:disabled):hover~label:before{border-color:#2a2623;background-color:#e4e1dc}.radio-widget .radio-button input[type=radio]:focus~label:before{background-color:#fff;outline:.125rem solid #6e0bcc;outline-offset:1px}.radio-widget .radio-button.warning label{color:#920303}.radio-widget .radio-button.warning input[type=radio]~label:before{border-color:#920303;background-color:#ffd9c3}.radio-widget .radio-button.warning input[type=radio]~label:after{background-color:#920303}.radio-widget .radio-button.warning input[type=radio]:checked~label:before{background-color:#ffd9c3}.radio-widget .radio-button input[disabled]~label{color:#5e554a;cursor:not-allowed;opacity:1}.radio-widget .radio-button input[disabled]~label:before{border-color:#968a79}.radio-widget .radio-button input[disabled]~label:after{background:#968a79}.radio-widget .radio-button.small label{font-family:BaWue Sans;font-size:.875rem;font-weight:400;line-height:1.1375rem}.radio-widget .radio-button.small label:before{width:18px!important;height:18px!important}.radio-widget .radio-button.small label:after{width:10px!important;height:10px!important}#view .react-select__placeholder,.block.form .react-select__placeholder,.dropdown-select__placeholder{color:#2a2623;font-family:BaWue Sans;font-size:1.25rem;font-weight:400;line-height:1.625rem}@media (max-width:768px){#view .react-select__placeholder,.block.form .react-select__placeholder,.dropdown-select__placeholder{font-size:1.125rem}}#view .react-select__single-value,.block.form .react-select__single-value,.dropdown-select__single-value{color:#2a2623;font-family:BaWue Sans;font-size:1.25rem;font-weight:400;line-height:1.625rem}@media (max-width:768px){#view .react-select__single-value,.block.form .react-select__single-value,.dropdown-select__single-value{font-size:1.125rem}}#view .react-select__indicator,.block.form .react-select__indicator,.dropdown-select__indicator{padding:12px;border-radius:.188rem;background-color:#cbc6bd}@media (max-width:768px){#view .react-select__indicator,.block.form .react-select__indicator,.dropdown-select__indicator{padding:8px}}@media (max-width:100rem){#view .react-select__indicator,.block.form .react-select__indicator,.dropdown-select__indicator{padding:0 10px}}#view .react-select__indicator .icon,.block.form .react-select__indicator .icon,.dropdown-select__indicator .icon{fill:#2a2623!important}#view .react-select__clear-indicator,.block.form .react-select__clear-indicator,.dropdown-select__clear-indicator{background-color:transparent}#view .react-select__clear-indicator .icon,.block.form .react-select__clear-indicator .icon,.dropdown-select__clear-indicator .icon{fill:#2a2623!important}#view .react-select__control,.block.form .react-select__control,.dropdown-select__control{height:100%;box-sizing:border-box;padding:0 .5rem;border-width:.063rem;border-color:#524942;border-radius:.188rem;background-color:#f4f3f1;cursor:pointer}#view .react-select__control:hover,.block.form .react-select__control:hover,.dropdown-select__control:hover{border-width:.125rem}#view .react-select__control--is-focused,.block.form .react-select__control--is-focused,.dropdown-select__control--is-focused{border:.125rem solid #6e0bcc}#view .react-select__control--is-disabled,.block.form .react-select__control--is-disabled,.dropdown-select__control--is-disabled{border-color:transparent;background-color:#e4e1dc;cursor:not-allowed}#view .react-select__menu,.block.form .react-select__menu,.dropdown-select__menu{padding:.5rem;border:.063rem solid #524942;border-radius:.188rem;list-style:none}#view .react-select__option,.block.form .react-select__option,.dropdown-select__option{flex-direction:row-reverse;justify-content:flex-end;color:#2a2623;font-family:BaWue Sans;font-size:1.25rem;font-weight:400;line-height:1.625rem}@media (max-width:768px){#view .react-select__option,.block.form .react-select__option,.dropdown-select__option{font-size:1.125rem}}#view .react-select__option svg,.block.form .react-select__option svg,.dropdown-select__option svg{margin-right:10px}#view .react-select__option--is-selected,.block.form .react-select__option--is-selected,.dropdown-select__option--is-selected{font-weight:700}#view .react-select__option--is-selected svg,.block.form .react-select__option--is-selected svg,.dropdown-select__option--is-selected svg{fill:#2a2623!important}#view .react-select__option:hover,.block.form .react-select__option:hover,.dropdown-select__option:hover{border-radius:.188rem;background-color:#f4f3f1}#view .react-select__option:not(.react-select__option--is-selected) svg,.block.form .react-select__option:not(.react-select__option--is-selected) svg,.dropdown-select__option:not(.react-select__option--is-selected) svg{fill:#2a2623!important}#view .react-select--is-disabled .react-select__placeholder,#view .react-select--is-disabled .react-select__single-value,.block.form .react-select--is-disabled .react-select__placeholder,.block.form .react-select--is-disabled .react-select__single-value,.dropdown-select--is-disabled .react-select__placeholder,.dropdown-select--is-disabled .react-select__single-value{color:#5e554a}#view .react-select--is-disabled .react-select__indicator,.block.form .react-select--is-disabled .react-select__indicator,.dropdown-select--is-disabled .react-select__indicator{background-color:#f4f3f1}#view .react-select--is-disabled .react-select__indicator .icon,.block.form .react-select--is-disabled .react-select__indicator .icon,.dropdown-select--is-disabled .react-select__indicator .icon{fill:#5e554a!important}.dropdown-select__control{display:flex;width:100%;min-height:60px;flex-wrap:wrap;align-items:center;justify-content:space-between;border:none;border-bottom:1px solid #524942;box-shadow:none;cursor:pointer;outline:0;transition:all .1s}.dropdown-select__control:focus-visible{outline:none}.dropdown-select__menu{position:absolute;z-index:1000;top:50px;left:0;display:none!important;width:100%;opacity:0}:is(.dropdown-select__menu.visible.transition):not(.open){display:none!important;visibility:hidden!important}.dropdown-select__menu.open{background-color:#fff;opacity:1}:is(.dropdown-select__menu.open){display:block!important;visibility:visible!important}.dropdown-select__menu__item{padding:13px 18px!important;cursor:pointer}.dropdown-select__menu__item a{color:#2a2623;font-size:1.125rem}.dropdown-select__menu__item:hover{background:#f4f3f1}.dropdown-select__menu__item.selected{color:#2a2623;font-weight:700}.dropdown-select__menu__item.focused,.dropdown-select__menu__item:focus{padding:calc(13px - .125rem) calc(18px - .125rem)!important;border:.125rem solid #6e0bcc;border-radius:.188rem}.dropdown-select-container{position:relative;display:flex;flex-direction:column;padding:.125rem}.dropdown-select-container:focus-within{padding:0;border:.125rem solid #6e0bcc;border-radius:.188rem}#view .react-select-container,.block.form .react-select-container,.dropdown-select-container{width:100%;height:64px;margin-bottom:.25rem}@media (max-width:768px){#view .react-select-container,.block.form .react-select-container,.dropdown-select-container{height:48px}}#view .react-select-container.warning .dropdown-select__control,#view .react-select-container.warning .react-select__control,.block.form .react-select-container.warning .dropdown-select__control,.block.form .react-select-container.warning .react-select__control,.dropdown-select-container.warning .dropdown-select__control,.dropdown-select-container.warning .react-select__control{border-width:.125rem;border-color:#920303;background-color:#ffd9c3}#view .react-select-container.warning .dropdown-select__placeholder,#view .react-select-container.warning .dropdown-select__single-value,#view .react-select-container.warning .react-select__placeholder,#view .react-select-container.warning .react-select__single-value,.block.form .react-select-container.warning .dropdown-select__placeholder,.block.form .react-select-container.warning .dropdown-select__single-value,.block.form .react-select-container.warning .react-select__placeholder,.block.form .react-select-container.warning .react-select__single-value,.dropdown-select-container.warning .dropdown-select__placeholder,.dropdown-select-container.warning .dropdown-select__single-value,.dropdown-select-container.warning .react-select__placeholder,.dropdown-select-container.warning .react-select__single-value{color:#920303}#view .react-select-container.warning .dropdown-select__indicator,#view .react-select-container.warning .react-select__indicator,.block.form .react-select-container.warning .dropdown-select__indicator,.block.form .react-select-container.warning .react-select__indicator,.dropdown-select-container.warning .dropdown-select__indicator,.dropdown-select-container.warning .react-select__indicator{background-color:#ffb793}#view .react-select-container.warning .dropdown-select__indicator .icon,#view .react-select-container.warning .react-select__indicator .icon,.block.form .react-select-container.warning .dropdown-select__indicator .icon,.block.form .react-select-container.warning .react-select__indicator .icon,.dropdown-select-container.warning .dropdown-select__indicator .icon,.dropdown-select-container.warning .react-select__indicator .icon{fill:#920303!important}#view .react-select-container.warning .dropdown-select label,#view .react-select-container.warning .react-select label,.block.form .react-select-container.warning .dropdown-select label,.block.form .react-select-container.warning .react-select label,.dropdown-select-container.warning .dropdown-select label,.dropdown-select-container.warning .react-select label{color:#920303}#view .react-select-container.small .react-select__option,#view .react-select-container.small .react-select__placeholder,#view .react-select-container.small .react-select__single-value,.block.form .react-select-container.small .react-select__option,.block.form .react-select-container.small .react-select__placeholder,.block.form .react-select-container.small .react-select__single-value,.dropdown-select-container.small .react-select__option,.dropdown-select-container.small .react-select__placeholder,.dropdown-select-container.small .react-select__single-value{font-size:1rem}.header-inner-container .header-actions .dropdown-select-container .ministry-dropdown,.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown,.header-wrapper .header-inner-container .header-actions .language-selector .languages-dropdown,div#dashboard .collections .collection-detail-options .more-options-dropdown,div#dashboard .collections .collections-sort-options .sort-on-dropdown,div#dashboard .collections .more-options-dropdown,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown,div#dashboard .dashboard .filter-dropdown,div#import-subtitles-modal .content .language-dropdown,div#page-search.ui.container .container .ui.header .header-content .search-actions .sort-on-dropdown{display:flex;align-items:center;padding:.875rem;border:none;border-radius:.188rem;margin:0 20px 0 6px;background:#fff}.header-inner-container .header-actions .dropdown-select-container .ministry-dropdown svg,.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown svg,.header-wrapper .header-inner-container .header-actions .language-selector .languages-dropdown svg,div#dashboard .collections .collection-detail-options .more-options-dropdown svg,div#dashboard .collections .collections-sort-options .sort-on-dropdown svg,div#dashboard .collections .more-options-dropdown svg,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown svg,div#dashboard .dashboard .filter-dropdown svg,div#import-subtitles-modal .content .language-dropdown svg,div#page-search.ui.container .container .ui.header .header-content .search-actions .sort-on-dropdown svg{margin-right:0}.header-inner-container .header-actions .dropdown-select-container .ministry-dropdown__menu,.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown__menu,.header-wrapper .header-inner-container .header-actions .language-selector .languages-dropdown__menu,div#dashboard .collections .collection-detail-options .more-options-dropdown__menu,div#dashboard .collections .collections-sort-options .sort-on-dropdown__menu,div#dashboard .collections .more-options-dropdown__menu,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown__menu,div#dashboard .dashboard .filter-dropdown__menu,div#import-subtitles-modal .content .language-dropdown__menu,div#page-search.ui.container .container .ui.header .header-content .search-actions .sort-on-dropdown__menu{z-index:13;right:0;left:auto;width:200px;list-style:none;opacity:0;transition:opacity .3s ease;visibility:hidden!important}@media screen and (max-width:576px){.header-inner-container .header-actions .dropdown-select-container .ministry-dropdown__menu,.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown__menu,.header-wrapper .header-inner-container .header-actions .language-selector .languages-dropdown__menu,div#dashboard .collections .collection-detail-options .more-options-dropdown__menu,div#dashboard .collections .collections-sort-options .sort-on-dropdown__menu,div#dashboard .collections .more-options-dropdown__menu,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown__menu,div#dashboard .dashboard .filter-dropdown__menu,div#import-subtitles-modal .content .language-dropdown__menu,div#page-search.ui.container .container .ui.header .header-content .search-actions .sort-on-dropdown__menu{left:0!important}}.header-inner-container .header-actions .dropdown-select-container .ministry-dropdown__menu.open,.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown__menu.open,.header-wrapper .header-inner-container .header-actions .language-selector .languages-dropdown__menu.open,div#dashboard .collections .collection-detail-options .more-options-dropdown__menu.open,div#dashboard .collections .collections-sort-options .sort-on-dropdown__menu.open,div#dashboard .collections .more-options-dropdown__menu.open,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown__menu.open,div#dashboard .dashboard .filter-dropdown__menu.open,div#import-subtitles-modal .content .language-dropdown__menu.open,div#page-search.ui.container .container .ui.header .header-content .search-actions .sort-on-dropdown__menu.open{opacity:1;transition:opacity .3s ease;visibility:visible!important}.header-inner-container .header-actions .dropdown-select-container .ministry-dropdown__menu__item,.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown__menu__item,.header-wrapper .header-inner-container .header-actions .language-selector .languages-dropdown__menu__item,div#dashboard .collections .collection-detail-options .more-options-dropdown__menu__item,div#dashboard .collections .collections-sort-options .sort-on-dropdown__menu__item,div#dashboard .collections .more-options-dropdown__menu__item,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown__menu__item,div#dashboard .dashboard .filter-dropdown__menu__item,div#import-subtitles-modal .content .language-dropdown__menu__item,div#page-search.ui.container .container .ui.header .header-content .search-actions .sort-on-dropdown__menu__item{padding:13px 18px!important}.header-inner-container .header-actions .dropdown-select-container .ministry-dropdown__menu__item a,.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown__menu__item a,.header-wrapper .header-inner-container .header-actions .language-selector .languages-dropdown__menu__item a,div#dashboard .collections .collection-detail-options .more-options-dropdown__menu__item a,div#dashboard .collections .collections-sort-options .sort-on-dropdown__menu__item a,div#dashboard .collections .more-options-dropdown__menu__item a,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown__menu__item a,div#dashboard .dashboard .filter-dropdown__menu__item a,div#import-subtitles-modal .content .language-dropdown__menu__item a,div#page-search.ui.container .container .ui.header .header-content .search-actions .sort-on-dropdown__menu__item a{color:#2a2623;font-size:1rem;outline:none}.header-inner-container .header-actions .dropdown-select-container .ministry-dropdown__menu__item:hover,.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown__menu__item:hover,.header-wrapper .header-inner-container .header-actions .language-selector .languages-dropdown__menu__item:hover,div#dashboard .collections .collection-detail-options .more-options-dropdown__menu__item:hover,div#dashboard .collections .collections-sort-options .sort-on-dropdown__menu__item:hover,div#dashboard .collections .more-options-dropdown__menu__item:hover,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown__menu__item:hover,div#dashboard .dashboard .filter-dropdown__menu__item:hover,div#import-subtitles-modal .content .language-dropdown__menu__item:hover,div#page-search.ui.container .container .ui.header .header-content .search-actions .sort-on-dropdown__menu__item:hover{background:#f4f3f1}.header-inner-container .header-actions .dropdown-select-container .ministry-dropdown__menu__item.selected,.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown__menu__item.selected,.header-wrapper .header-inner-container .header-actions .language-selector .languages-dropdown__menu__item.selected,div#dashboard .collections .collection-detail-options .more-options-dropdown__menu__item.selected,div#dashboard .collections .collections-sort-options .sort-on-dropdown__menu__item.selected,div#dashboard .collections .more-options-dropdown__menu__item.selected,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown__menu__item.selected,div#dashboard .dashboard .filter-dropdown__menu__item.selected,div#import-subtitles-modal .content .language-dropdown__menu__item.selected,div#page-search.ui.container .container .ui.header .header-content .search-actions .sort-on-dropdown__menu__item.selected{color:#2a2623;font-weight:700}.header-inner-container .header-actions .dropdown-select-container .ministry-dropdown__menu__item.focused,.header-inner-container .header-actions .dropdown-select-container .ministry-dropdown__menu__item:focus,.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown__menu__item.focused,.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown__menu__item:focus,.header-wrapper .header-inner-container .header-actions .language-selector .languages-dropdown__menu__item.focused,.header-wrapper .header-inner-container .header-actions .language-selector .languages-dropdown__menu__item:focus,div#dashboard .collections .collection-detail-options .more-options-dropdown__menu__item.focused,div#dashboard .collections .collection-detail-options .more-options-dropdown__menu__item:focus,div#dashboard .collections .collections-sort-options .sort-on-dropdown__menu__item.focused,div#dashboard .collections .collections-sort-options .sort-on-dropdown__menu__item:focus,div#dashboard .collections .more-options-dropdown__menu__item.focused,div#dashboard .collections .more-options-dropdown__menu__item:focus,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown__menu__item.focused,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown__menu__item:focus,div#dashboard .dashboard .filter-dropdown__menu__item.focused,div#dashboard .dashboard .filter-dropdown__menu__item:focus,div#import-subtitles-modal .content .language-dropdown__menu__item.focused,div#import-subtitles-modal .content .language-dropdown__menu__item:focus,div#page-search.ui.container .container .ui.header .header-content .search-actions .sort-on-dropdown__menu__item.focused,div#page-search.ui.container .container .ui.header .header-content .search-actions .sort-on-dropdown__menu__item:focus{padding:calc(13px - .125rem) calc(18px - .125rem)!important;border:.125rem solid #6e0bcc;border-radius:.188rem}.header-inner-container .header-actions .dropdown-select-container .ministry-dropdown:hover,.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown:hover,.header-wrapper .header-inner-container .header-actions .language-selector .languages-dropdown:hover,div#dashboard .collections .collection-detail-options .more-options-dropdown:hover,div#dashboard .collections .collections-sort-options .sort-on-dropdown:hover,div#dashboard .collections .more-options-dropdown:hover,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown:hover,div#dashboard .dashboard .filter-dropdown:hover,div#import-subtitles-modal .content .language-dropdown:hover,div#page-search.ui.container .container .ui.header .header-content .search-actions .sort-on-dropdown:hover{padding:.75rem;border:.125rem solid #2a2623}.header-inner-container .header-actions .dropdown-select-container .ministry-dropdown:focus,.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown:focus,.header-wrapper .header-inner-container .header-actions .language-selector .languages-dropdown:focus,div#dashboard .collections .collection-detail-options .more-options-dropdown:focus,div#dashboard .collections .collections-sort-options .sort-on-dropdown:focus,div#dashboard .collections .more-options-dropdown:focus,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown:focus,div#dashboard .dashboard .filter-dropdown:focus,div#import-subtitles-modal .content .language-dropdown:focus,div#page-search.ui.container .container .ui.header .header-content .search-actions .sort-on-dropdown:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}.header-inner-container .nav-bar-main__actions .language-selector .languages-dropdown{margin-right:0}div#dashboard .collections .collections-sort-options .sort-on-dropdown,div#dashboard .current-content .tabpanel .current-content-filter-container .sort-on-dropdown{background-color:transparent}div#import-subtitles-modal .content .language-dropdown__menu{position:absolute;bottom:100%;width:100%;max-height:300px;padding-left:0;border:1px solid #000;border-radius:.188rem;margin-bottom:5px!important;background-color:#fff;overflow-y:auto}div#import-subtitles-modal .content .language-dropdown__item{display:flex;align-items:center;gap:5px}#login,#massupload-notice,#massupload-title,#password,#sidebar .inline.field.text input,.date-time-widget-wrapper,.input-container{display:flex;width:-moz-fit-content;width:fit-content;height:64px;align-items:center;padding:0 .5rem;border-radius:.188rem;border-bottom:.063rem solid #524942;margin-bottom:10px;background-color:#f4f3f1}#login::-moz-placeholder,#massupload-notice::-moz-placeholder,#massupload-title::-moz-placeholder,#password::-moz-placeholder,#sidebar .inline.field.text input::-moz-placeholder,.date-time-widget-wrapper::-moz-placeholder,.input-container::-moz-placeholder{color:#434242}#login::placeholder,#massupload-notice::placeholder,#massupload-title::placeholder,#password::placeholder,#sidebar .inline.field.text input::placeholder,.date-time-widget-wrapper::placeholder,.input-container::placeholder{color:#434242}@media (max-width:768px){#login,#massupload-notice,#massupload-title,#password,#sidebar .inline.field.text input,.date-time-widget-wrapper,.input-container{height:48px}}@media (max-width:100rem){#login,#massupload-notice,#massupload-title,#password,#sidebar .inline.field.text input,.date-time-widget-wrapper,.input-container{height:auto}}#login:hover,#massupload-notice:hover,#massupload-title:hover,#password:hover,#sidebar .inline.field.text input:hover,.date-time-widget-wrapper:hover,.input-container:hover{border-color:#2a2623;border-bottom-width:.125rem}#login:focus-within,#massupload-notice:focus-within,#massupload-title:focus-within,#password:focus-within,#sidebar .inline.field.text input:focus-within,.date-time-widget-wrapper:focus-within,.input-container:focus-within{border:.125rem solid #6e0bcc;border-radius:.375rem!important}#login.warning,#massupload-notice.warning,#massupload-title.warning,#password.warning,#sidebar .inline.field.text input.warning,.date-time-widget-wrapper.warning,.input-container.warning{border-radius:.188rem;border-bottom-width:.125rem;border-bottom-color:#920303;background-color:#ffd9c3}#login.disabled,#massupload-notice.disabled,#massupload-title.disabled,#password.disabled,#sidebar .inline.field.text input.disabled,.date-time-widget-wrapper.disabled,.input-container.disabled{border-radius:.188rem;border-bottom-width:.125rem;border-bottom-color:transparent;background-color:#e4e1dc}#login .input-action-button,#massupload-notice .input-action-button,#massupload-title .input-action-button,#password .input-action-button,#sidebar .inline.field.text input .input-action-button,.date-time-widget-wrapper .input-action-button,.input-container .input-action-button{width:48px;height:48px;border:none;border-radius:.188rem;background-color:#cbc6bd}#login .input-action-button svg,#massupload-notice .input-action-button svg,#massupload-title .input-action-button svg,#password .input-action-button svg,#sidebar .inline.field.text input .input-action-button svg,.date-time-widget-wrapper .input-action-button svg,.input-container .input-action-button svg{fill:#2a2623!important}#login .input-action-button.disabled,#massupload-notice .input-action-button.disabled,#massupload-title .input-action-button.disabled,#password .input-action-button.disabled,#sidebar .inline.field.text input .input-action-button.disabled,.date-time-widget-wrapper .input-action-button.disabled,.input-container .input-action-button.disabled{background-color:#f4f3f1}#login .input-action-button.disabled svg,#massupload-notice .input-action-button.disabled svg,#massupload-title .input-action-button.disabled svg,#password .input-action-button.disabled svg,#sidebar .inline.field.text input .input-action-button.disabled svg,.date-time-widget-wrapper .input-action-button.disabled svg,.input-container .input-action-button.disabled svg{fill:#5e554a!important}#login .input-action-button.warning,#massupload-notice .input-action-button.warning,#massupload-title .input-action-button.warning,#password .input-action-button.warning,#sidebar .inline.field.text input .input-action-button.warning,.date-time-widget-wrapper .input-action-button.warning,.input-container .input-action-button.warning{background-color:#ffb793}#login .input-action-button.warning svg,#massupload-notice .input-action-button.warning svg,#massupload-title .input-action-button.warning svg,#password .input-action-button.warning svg,#sidebar .inline.field.text input .input-action-button.warning svg,.date-time-widget-wrapper .input-action-button.warning svg,.input-container .input-action-button.warning svg{fill:#920303!important}#login .input-left-icon,#massupload-notice .input-left-icon,#massupload-title .input-left-icon,#password .input-left-icon,#sidebar .inline.field.text input .input-left-icon,.date-time-widget-wrapper .input-left-icon,.input-container .input-left-icon{margin-right:10px;fill:#2a2623!important}#login .input-left-icon.disabled,#massupload-notice .input-left-icon.disabled,#massupload-title .input-left-icon.disabled,#password .input-left-icon.disabled,#sidebar .inline.field.text input .input-left-icon.disabled,.date-time-widget-wrapper .input-left-icon.disabled,.input-container .input-left-icon.disabled{fill:#5e554a!important}#login .input-left-icon.warning,#massupload-notice .input-left-icon.warning,#massupload-title .input-left-icon.warning,#password .input-left-icon.warning,#sidebar .inline.field.text input .input-left-icon.warning,.date-time-widget-wrapper .input-left-icon.warning,.input-container .input-left-icon.warning{fill:#920303!important}#sidebar input,.ui.input>input,.ui.input input[type=text],.ui.input input[type=text]:focus{height:100%!important;border:none;background-color:#f4f3f1;color:#2a2623;font-family:BaWue Sans;font-size:1.25rem;font-weight:400;line-height:1.625rem}#sidebar input:focus,.ui.input>input:focus,.ui.input input[type=text]:focus,.ui.input input[type=text]:focus:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}@media (max-width:100rem){#sidebar input,.ui.input>input,.ui.input input[type=text],.ui.input input[type=text]:focus{width:100%!important}}@media (max-width:768px){#sidebar input,.ui.input>input,.ui.input input[type=text],.ui.input input[type=text]:focus{font-size:1.125rem}}.ui.disabled.input{opacity:1}.ui.disabled.input>input{background-color:#e4e1dc;color:#5e554a}.DateInput_screenReaderMessage{display:none}.date-time-widget-wrapper{width:300px}@media (max-width:100rem){.date-time-widget-wrapper{display:block!important}}.date-time-widget-wrapper .date-input-description{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0,0,0,0)}.date-time-widget-wrapper .input-clear-button{padding:.125rem}.date-time-widget-wrapper .input-clear-button:focus{padding:0;border:.125rem solid #6e0bcc}.DateInput{width:100%}.DateInput_input{width:100%!important}.DateInput__disabled,.DateInput_input__disabled,.ui.input:not(.disabled) input[disabled]{background:#e4e1dc;color:#5e554a;font-style:normal;opacity:1}.ui.form .email-input.warning>input,.ui.input.date-input.warning input,.ui.input.warning>input{background-color:#ffd9c3;color:#920303}.date-input input,.ui.form .email-input>input,.ui.form .textarea textarea,.ui.input>input{border:none;background-color:#f4f3f1;color:#2a2623;font-family:BaWue Sans;font-size:1.25rem;font-weight:400;line-height:1.625rem}@media (max-width:768px){.date-input input,.ui.form .email-input>input,.ui.form .textarea textarea,.ui.input>input{font-size:1.125rem}}#edit-collection-modal .edit-collection-form #edit-collection-description-input,#massupload-supplier_information,.ui.form .textarea textarea{padding:.5rem;border-radius:.375rem!important}#edit-collection-modal .edit-collection-form #edit-collection-description-input:focus,#massupload-supplier_information:focus,.ui.form .textarea textarea:focus{background-color:#f4f3f1;outline:.125rem solid #6e0bcc}#edit-collection-modal .edit-collection-form #edit-collection-description-input:disabled,#massupload-supplier_information:disabled,.ui.form .textarea textarea:disabled{background-color:#e4e1dc;color:#5e554a;opacity:1}#edit-collection-modal .edit-collection-form #edit-collection-description-input.warning,#massupload-supplier_information.warning,.ui.form .textarea textarea.warning{background-color:#ffd9c3;color:#920303}#massupload-supplier_information{padding:.5rem}.ui.form .input.email-input>input[type=email]{height:64px!important;padding:0 .5rem;border-radius:.188rem;border-bottom:.063rem solid #524942;margin-bottom:10px}@media (max-width:768px){.ui.form .input.email-input>input[type=email]{height:48px!important}}.ui.form .input.email-input>input[type=email]:hover{border-color:#2a2623;border-bottom-width:.125rem}.ui.form .input.email-input>input[type=email]:focus{border:.125rem solid #6e0bcc;border-radius:.375rem!important;background-color:#f4f3f1}.input-clear-button svg{fill:#2a2623!important}.input-clear-button:disabled svg{fill:#8a8a8a!important;opacity:1!important}.input-clear-button:hover{background-color:transparent}.DayPickerKeyboardShortcuts_show__bottomRight:before{border-right-color:var(--primary-color,#fff000)}.DayPickerKeyboardShortcuts_showSpan{color:transparent}.CalendarDay__default:focus,.CalendarDay__default:focus-visible{background-color:#f4f3f1;outline:.125rem solid #6e0bcc;outline-offset:-.125rem}.CalendarDay__hovered_span:focus,.CalendarDay__hovered_span:focus-visible,.CalendarDay__selected:focus,.CalendarDay__selected:focus-visible{outline:.125rem solid #6e0bcc;outline-offset:-.125rem}.date-time-widget-wrapper button.ui.noborder.button:focus,.date-time-widget-wrapper button.ui.noborder.button:focus-visible{border-radius:.188rem;outline:.125rem solid #6e0bcc;outline-offset:2px}#sidebar .inline.field.text input{height:64px!important}#sidebar .date-time-widget-wrapper .ui.noborder.button:hover{background-color:transparent}.sidebar-container .ui.input input[type=text]{height:64px!important;padding:0 .5rem;border-radius:.188rem!important;border-bottom:.063rem solid #524942}.sidebar-container .ui.input input[type=text]:hover{border-color:#2a2623;border-bottom-width:.125rem}.sidebar-container .ui.input input[type=text]:focus{border:.125rem solid #6e0bcc;border-radius:.375rem!important;background-color:#f4f3f1}#login,#password{height:64px!important}@media (max-width:768px){#login,#password{height:48px!important}}.ui.form .inline.field .wide .ui.input{width:100%}.ui.form .field .wrapper>label{font-family:BaWue Sans;font-size:1.125rem;font-weight:700;line-height:1.4625rem}.inline.field.textarea textarea{margin-top:0}.inline.field.textarea .wrapper{display:flex;margin-top:0}.inline.field.help .help{font-size:1rem}.block-editor-accordion .accordion-block .ui.styled.accordion h2.title.accordion-title .input.input-accordion-title>input{font-size:inherit}.ui.form .field.required>label:after{display:inline-block;width:13px;height:13px;border-radius:50%;margin-left:10px;background-color:transparent;color:#292623;content:"";content:"\ea81";font-family:remixicon!important;-moz-osx-font-smoothing:grayscale;font-style:normal}#massupload-supplier_label.warning,#massupload-supplier_label.warning:after,.ui.form .field>label.warning,.ui.form .field>label.warning:after{color:#920303}.ui.popup.special-characters-popup{display:flex!important;width:95vw;max-width:480px;max-height:500px;padding:0;overflow-y:scroll}.ui.popup.special-characters-popup:before{display:none}.ui.popup.special-characters-popup .popup-content{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;padding:16px}.ui.popup.special-characters-popup .popup-content p{width:100%;padding-top:10px;padding-left:10px;margin-bottom:10px;font-size:16px;line-height:24px}.ui.popup.special-characters-popup .popup-content .popup-inner-container{padding:4px}.ui.popup.special-characters-popup .popup-content .popup-inner-container .ui.button.special-character-button{width:24px;height:24px;padding:0!important;background-color:transparent!important;color:#2a2623!important;font-weight:400!important}.ui.popup.special-characters-popup .popup-content .popup-inner-container .ui.button.special-character-button:hover{background:#e4e1dc}.bsbw-svg-presentation-block{--_max-width:800px;--_padding_addition:0px;margin-block-end:25px;margin-inline:auto;max-inline-size:var(--_max-width)}.bsbw-svg-presentation-block:last-child{margin-block-end:0}body.contenttype-extractedpresentation .bsbw-svg-presentation-block{inline-size:100%}.bsbw-svg-presentation-block .presentation-wrapper{border:1px solid var(--border-color,#ececec);margin-block-end:1.25rem}.bsbw-svg-presentation-block .interaktiv-react-slider.presentation-list{align-items:stretch;margin-block:0}.bsbw-svg-presentation-block .slide-wrapper{display:grid;height:100%;place-items:center}.bsbw-svg-presentation-block div.interaktiv-react-slider__controls.single-slide{display:none}.bsbw-svg-presentation-block .bsbw-svg-presentation-block--empty{font-size:1em;text-align:center}.hamburger-wrapper{padding:0}.hamburger-wrapper .hamburger-inner:after,.hamburger-wrapper .hamburger-inner:before,.hamburger-wrapper .hamburger:after,.hamburger-wrapper .hamburger:before{background-color:var(--text-color,#000)}.hamburger-wrapper{width:100%}.has-menu-open .hamburger-wrapper button,.has-menu-open .hamburger-wrapper button:focus{color:#2a2623}.header-wrapper{position:sticky;z-index:20;top:0;right:0;left:0;width:100%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#fff}.header-wrapper .anontools a{display:flex;align-items:center;justify-content:center;padding:.875rem;border:none;border-radius:.188rem;background:transparent;color:#2a2623;font-size:1.438rem}.header-wrapper .anontools a:hover{padding:.75rem;border:.125rem solid #2a2623}.header-wrapper .anontools a:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}@media screen and (max-width:768px){.header-wrapper .header-inner-container .logo-nav-wrapper .logo a{padding:0}.header-wrapper .header-inner-container .logo-nav-wrapper .logo a svg{max-height:30px}.header-wrapper .anontools a,.header-wrapper .anontools a:focus,.header-wrapper .header-inner-container .header-actions .language-selector .dropdown .languages-dropdown{padding:.5rem}.header-wrapper .header-inner-container .header-actions .language-selector .dropdown .languages-dropdown:focus{border:none;outline:.125rem solid #6e0bcc}}.header-wrapper .container.layout{max-width:100%}.header-wrapper .header{display:flex;max-width:100%;max-height:88px;flex-direction:row;align-items:center;padding:1.5rem 7.5rem;border-bottom:.063rem solid #cbc6bd;margin:0}.header-wrapper .header .header-inner-container{display:flex;width:100%;max-width:1680px;flex-direction:row}@media screen and (min-width:1440px){.header-wrapper .header .header-inner-container{margin-right:auto;margin-left:auto}}.header-wrapper .header .header-inner-container .logo-nav-wrapper{flex:1;flex-flow:wrap;align-items:center;padding:0}.header-wrapper .header .header-inner-container .logo-nav-wrapper .logo{display:flex;height:auto;flex:none;flex-direction:column;align-items:flex-start;order:1;padding-left:1.25rem;gap:5px;text-align:left;transition:all .5s ease-in-out}.header-wrapper .header .header-inner-container .logo-nav-wrapper .logo .subportal-logo-link{padding:2px 10px;border:none;border-radius:3px;background-color:#fffc00;color:#000;font-weight:700;white-space:nowrap}@media screen and (max-width:576px){.header-wrapper .header .header-inner-container .logo-nav-wrapper .logo{padding-left:0}}.header-wrapper .header .header-inner-container .logo-nav-wrapper .logo-link,.header-wrapper .header .header-inner-container .logo-nav-wrapper .logo-link:focus,.header-wrapper .header .header-inner-container .logo-nav-wrapper .logo-link:hover{border:none;color:var(--text-color,#000);outline:none}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions{display:flex;flex-direction:row;align-items:center;order:4;color:var(--text-color,#000);gap:10px}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .logo-portal{display:flex;height:auto;align-items:center;justify-content:center}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .logo-portal svg{width:auto;height:auto}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .ui.icon.button{width:32px;height:32px;padding:0;margin:0;background:transparent}@media screen and (max-width:1280px){.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions{order:3}}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .search-button-mobile{display:grid;width:44px;height:44px;border-radius:50%;place-items:center;display:none;border:0;margin-left:12px;background-color:var(--primary-color,#fff000);color:#000}@media screen and (max-width:1280px){.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .search-button-mobile{display:grid}}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .dropdown-select-container{display:flex;width:-moz-fit-content;width:fit-content;height:40px;align-items:center;justify-content:space-between;padding:.125rem;border:none;border-radius:4px;margin-bottom:0}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .dropdown-select__control{display:flex;width:-moz-fit-content;width:fit-content;max-width:100%;height:100%;min-height:100%;align-items:center;justify-content:space-between;padding:calc(4px + .125rem) calc(4px + .125rem) calc(4px + .125rem) calc(8px + .125rem);border:.125rem solid transparent;border-radius:.188rem;background-color:#fff;transition:outline-width 0s}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .dropdown-select__control:hover{border:.125rem solid #2a2623}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .dropdown-select__control:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}@media screen and (max-width:1080px){.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .dropdown-select__control{right:0;left:auto}}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .dropdown-select__control.open{background-color:#2a2623;color:#fff}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .dropdown-select__control.open .dropdown-select__indicator{background-color:transparent}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .dropdown-select__control.open .dropdown-select__indicator svg{fill:#fff!important}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .dropdown-select__control.open .dropdown-select__placeholder{color:#fff}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .dropdown-select__placeholder{display:flex;height:100%;align-items:center;color:#2a2623;font-size:1rem;font-weight:700;line-height:1.2rem}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .dropdown-select__indicator{display:flex;align-items:center;padding:0;margin-left:10px;background-color:transparent}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .ministry-dropdown__menu{z-index:13;padding:1.25rem;border:.063rem solid #000;border-radius:4px;background:#fff;box-shadow:0 12px 18px 8px rgba(42,38,35,.1)!important}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .ministry-dropdown__menu__item{padding:4px 8px!important;color:#2a2623;cursor:pointer;font-size:1rem;list-style:none}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .ministry-dropdown__menu__item:hover{background:#f4f3f1}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .ministry-dropdown__menu__item.focused,.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .ministry-dropdown__menu__item:focus{padding:calc(4px - .125rem) calc(8px - .125rem)!important}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .ministry-dropdown__menu__item.selected{color:#2a2623;font-weight:700}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .ministry-dropdown__menu__item:not(:last-child){margin-bottom:12px}@media screen and (max-width:1079px){.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions.navigation-desktop{display:none}}@media screen and (max-width:408px){.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions.navigation-mobile{gap:5px}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions.navigation-mobile .mobile-nav .hamburger-wrapper button,.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions.navigation-mobile .search-wrapper .search .search-button button{display:flex;width:40px;height:40px;align-items:center;justify-content:center;padding:.5rem}}@media screen and (min-width:1080px){.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions.navigation-mobile{display:none}}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions.navigation-mobile .language-selector{margin-right:0}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions.navigation-mobile .language-selector .languages-dropdown{margin:0}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions.navigation-mobile .language-selector .languages-dropdown__menu{left:auto!important}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav>.menu-drawer>.sections{margin-top:25px;margin-bottom:25px}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav>.menu-drawer>.sections li{padding:8px 0;border-bottom:0;margin-left:0}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav>.menu-drawer>.sections li button{font-weight:700;text-align:start}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav>.menu-drawer>.sections li a,.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav>.menu-drawer>.sections li button{padding:0;font-size:1rem}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav>.menu-drawer>.sections li:focus-within{border-bottom:.063rem solid #6e0bcc}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav>.menu-drawer>.sections li.current a,.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav>.menu-drawer>.sections li a[aria-current=page]{font-weight:700;text-decoration:underline}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav .sections.footer-item{margin-top:auto;margin-bottom:25px}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav .menu-item-enter{opacity:0;transform:translateY(10%);visibility:hidden}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav .menu-item-enter-active{opacity:1;transform:translateY(0);transition:opacity .5s ease,transform .5s ease;visibility:visible}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav .menu-item-exit{opacity:1;transform:translateY(0)}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav .menu-item-exit-active{opacity:0;transform:translateY(10%);transition:opacity .5s ease,transform .5s ease;visibility:hidden}.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav .hamburger-wrapper,.header-wrapper .header .header-inner-container .logo-nav-wrapper .header-actions .mobile-nav .hamburger-wrapper button{height:auto}.header-wrapper .header.yellow{background-color:#fffc00}@media screen and (max-width:1079px){.header-wrapper .header{padding-right:1.25rem;padding-left:1.25rem}}.header-wrapper .nav-bar-main{display:flex;height:70px;align-items:center;justify-content:space-between;padding:0 7.5rem;border-bottom:.063rem solid #cbc6bd;margin:0}.header-wrapper .nav-bar-main .header-inner-container{display:flex;width:100%;max-width:1680px;align-items:center;justify-content:space-between}@media screen and (min-width:1440px){.header-wrapper .nav-bar-main .header-inner-container{margin-right:auto;margin-left:auto}}.header-wrapper .nav-bar-main .header-inner-container .navigation{display:flex;height:100%;align-items:center;color:#2a2623;overflow-x:auto}.header-wrapper .nav-bar-main .header-inner-container .navigation::-webkit-scrollbar{display:none}.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul{height:100%;padding:14px 5px;gap:1rem}.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li{display:flex;align-items:center}.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li>a,.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li>button{display:flex;overflow:hidden;flex:1;border:none;border-radius:.375rem;color:#2a2623;font-size:1rem;font-weight:400;line-height:1.2rem;text-decoration:none;text-overflow:ellipsis}.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li>a:disabled,.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li>button:disabled{background:#e4e1dc;color:#5e554a;cursor:not-allowed}.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li>a.item.expanded,.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li>button.item.expanded{background:#2a2623;color:#fff}.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li>a svg,.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li>button svg{padding-bottom:.063rem}.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li>a:hover svg,.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li>button:hover svg{padding:0;border-bottom:.063rem solid #524942}.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li.has-submenu>button{font-weight:700}.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li button{background-color:transparent;text-align:left}.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li button:not(.submenu-link-item){padding:.5rem .75rem;font-weight:700}.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li button:not(.submenu-link-item):focus{outline:.125rem solid #6e0bcc;outline-offset:2px}.header-wrapper .nav-bar-main .header-inner-container .navigation div:first-child ul li button:not(.submenu-link-item):hover{padding:.437rem .687rem;border:.063rem solid #2a2623;background:#f4f3f1;color:#2a2623}.header-wrapper .nav-bar-main__actions{display:flex;align-items:center;margin-left:48px}.header-wrapper .nav-bar-main__actions>:nth-last-child(2){margin-right:20px}@media screen and (max-width:1079px){.header-wrapper .nav-bar-main.navigation-desktop{display:none}}.header-wrapper .nav-bar-main .nav-bar-main__actions .dashboard-button{margin-right:8px}.header-wrapper .nav-bar-main .nav-bar-main__actions .dashboard-button:focus{background-color:#fff}.header-wrapper .nav-bar-main .nav-bar-main__actions .dashboard-button .icon-wrapper{position:relative}.header-wrapper .nav-bar-main .nav-bar-main__actions .dashboard-button .icon-wrapper .notification-marker{position:absolute;top:-3px;left:-3px;width:10px;height:10px;border-radius:50%;background-color:red}@media (max-width:100rem){.header-wrapper .nav-bar-main .nav-bar-main__actions .anontools a,.header-wrapper .nav-bar-main .nav-bar-main__actions button{padding:.4rem!important}.header-wrapper .nav-bar-main .nav-bar-main__actions .anontools a:hover,.header-wrapper .nav-bar-main .nav-bar-main__actions button:hover{padding:.275rem!important}.header-wrapper .nav-bar-main .nav-bar-main__actions .search-button button{width:50px!important;height:auto!important;padding:.125rem!important}.header-wrapper .nav-bar-main .nav-bar-main__actions .search-button button:hover{padding:0!important}}.header-wrapper .header .header-actions .search-wrapper,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper{display:flex;flex:1 1 0;flex-direction:row-reverse}.header-wrapper .header .header-actions .search-wrapper .search-bar,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar{position:absolute;z-index:10;left:0;width:100%;height:90px;padding-top:2rem;background-color:#ecebeb;transition:top .3s ease-in-out,height .3s ease-in-out;transition-property:top,height,background-color;visibility:hidden}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container{display:flex;width:auto!important;max-width:calc(100% - 20px)!important;height:100%;align-items:center;justify-content:center}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form{display:flex;width:55.7%;max-width:1428px;flex-direction:column}@media screen and (max-width:1080px){.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form{width:100%}}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox{position:relative;display:flex;justify-content:space-between;padding:.375rem .375rem .313rem;border-bottom:.063rem solid #2a2623;border-left:none}@media screen and (max-width:1080px){.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox{margin-left:0}}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox .typeahead,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox .typeahead{position:absolute;z-index:999;top:75px;display:none;width:100%;border-radius:.375rem;background-color:#fff}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox .typeahead ul,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox .typeahead ul{padding:0;margin:10px;font-size:.75rem}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox .typeahead ul li,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox .typeahead ul li{display:block;overflow:hidden;padding:5px;border-radius:.375rem;margin-bottom:5px;list-style:none;text-overflow:ellipsis;white-space:nowrap}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox .typeahead ul li:hover,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox .typeahead ul li:hover{background-color:#e4e1dc;cursor:pointer}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox .typeahead ul li.active,.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox .typeahead ul li:focus,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox .typeahead ul li.active,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox .typeahead ul li:focus{outline:.125rem solid #6e0bcc}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox:focus-within,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox:focus-within{padding:.25rem;border:.125rem solid #6e0bcc;border-radius:.375rem}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox .searchbox__input-container,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox .searchbox__input-container{width:100%}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox input,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox input{overflow:hidden;width:100%;border:none;margin-right:1rem;background-color:#fffc00;color:#2a2623;font-size:1.25rem}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox input:focus,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox input:focus{outline:none}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox button,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox button{padding:10px;border:.125rem solid transparent;border-radius:.188rem;margin:2px;background-color:transparent;color:#2a2623;transition:background-color .2s ease-in-out,color .3s ease-in-out}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox button:hover,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox button:hover{padding:10px;border:.125rem solid #2a2623;border-radius:.188rem;background-color:transparent}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox button:hover svg,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox button:hover svg{fill:#2a2623!important}.header-wrapper .header .header-actions .search-wrapper .search-bar .ui.container form .searchbox button:focus,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar .ui.container form .searchbox button:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}.header-wrapper .header .header-actions .search-wrapper .search-bar.active,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar.active{z-index:13;top:87px;height:284px;background-color:#fffc00;visibility:visible}.header-wrapper .header .header-actions .search-wrapper .search-bar.active .typeahead,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar.active .typeahead{display:block!important}.header-wrapper .header .header-actions .search-wrapper .search-bar.active .close-search-button,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar.active .close-search-button{position:absolute;top:1rem;right:23px;display:flex;width:32px;height:32px;align-items:center;justify-content:center;padding:.338rem!important;border:.063rem solid #2a2623;border-radius:.188rem;background-color:#fffc00}.header-wrapper .header .header-actions .search-wrapper .search-bar.active .close-search-button:hover,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar.active .close-search-button:hover{border-width:.125rem}.header-wrapper .header .header-actions .search-wrapper .search-bar.active .close-search-button:focus,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-bar.active .close-search-button:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}.header-wrapper .header .header-actions .search-wrapper .search-button,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-button{text-align:right}.header-wrapper .header .header-actions .search-wrapper .search-button button,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-button button{width:37px;height:37px;padding:.125rem;border:none;border-radius:.188rem;transition:background-color .2s ease-in-out,color .3s ease-in-out}.header-wrapper .header .header-actions .search-wrapper .search-button button:hover,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-button button:hover{padding:0;border:.125rem solid #2a2623;background-color:#fff;color:#2a2623}.header-wrapper .header .header-actions .search-wrapper .search-button button:focus,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper .search-button button:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}.header-wrapper .header .header-actions .search-wrapper:not(.mobile) .search-button button,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper:not(.mobile) .search-button button{background-color:#2a2623;color:#fff}.header-wrapper .header .header-actions .search-wrapper:not(.mobile) .search-button button:hover,.header-wrapper .nav-bar-main .nav-bar-main__actions .search-wrapper:not(.mobile) .search-button button:hover{background-color:#fffc00;color:#2a2623}.main-portal{display:flex;max-width:100%;max-height:50px;flex-direction:row;align-items:center;padding:1rem 7.5rem;border-bottom:.063rem solid #cbc6bd;margin:0;background-color:#fffc00}@media screen and (max-width:1079px){.main-portal{padding-right:1.25rem;padding-left:1.25rem}}@media screen and (max-width:356px){.main-portal{padding-right:0;padding-left:0}}.main-portal .main-portal-container{display:flex;width:100%;max-width:1680px;flex-direction:row;align-items:center;justify-content:flex-end}@media screen and (min-width:1440px){.main-portal .main-portal-container{margin-right:auto;margin-left:auto}}.main-portal .main-portal-container .main-portal-link{position:relative;padding:0;border-bottom:none;color:#000}.main-portal .main-portal-container .main-portal-link:after{position:absolute;bottom:0;left:50%;display:block;width:0;height:1px;background-color:#000;content:"";transition:width .3s ease-in-out,left .3s ease-in-out}.main-portal .main-portal-container .main-portal-link:hover:after{left:0;width:100%}.menu-drawer{padding-bottom:0}.menu-drawer ul.sections{padding:0 var(--horizontal-space,60px)}.menu-drawer ul.sections a{border:none}.has-menu-open .menu-drawer,.has-toolbar-collapsed .menu-drawer,.has-toolbar .menu-drawer{top:188px;justify-content:space-between;background:#fff}@media screen and (min-width:767px) and (max-width:1080px){.has-menu-open .menu-drawer,.has-toolbar-collapsed .menu-drawer,.has-toolbar .menu-drawer{top:88px;width:calc(100% - 80px)}}.has-menu-open .menu-drawer ul.sections .subsection button,.has-menu-open .menu-drawer ul.sections a,.has-menu-open .menu-drawer ul.sections button,.has-toolbar-collapsed .menu-drawer ul.sections .subsection button,.has-toolbar-collapsed .menu-drawer ul.sections a,.has-toolbar-collapsed .menu-drawer ul.sections button,.has-toolbar .menu-drawer ul.sections .subsection button,.has-toolbar .menu-drawer ul.sections a,.has-toolbar .menu-drawer ul.sections button{color:#2a2623}.has-menu-open .menu-drawer ul.sections li,.has-toolbar-collapsed .menu-drawer ul.sections li,.has-toolbar .menu-drawer ul.sections li{border-radius:.188rem}.has-menu-open .menu-drawer ul.sections li.section-title,.has-toolbar-collapsed .menu-drawer ul.sections li.section-title,.has-toolbar .menu-drawer ul.sections li.section-title{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:27px;font-size:1.125rem;font-weight:700}.has-menu-open .menu-drawer ul.sections li.section-title a,.has-toolbar-collapsed .menu-drawer ul.sections li.section-title a,.has-toolbar .menu-drawer ul.sections li.section-title a{width:-moz-fit-content;width:fit-content;padding:0 8px!important;border-radius:.188rem;margin-top:9px;background-color:#f4f3f1}.has-menu-open .menu-drawer ul.sections li.section-title a svg,.has-toolbar-collapsed .menu-drawer ul.sections li.section-title a svg,.has-toolbar .menu-drawer ul.sections li.section-title a svg{margin-left:8px}.has-menu-open .menu-drawer ul.sections li button,.has-toolbar-collapsed .menu-drawer ul.sections li button,.has-toolbar .menu-drawer ul.sections li button{display:flex;width:100%;align-items:center;justify-content:space-between;border:none;background-color:transparent;font-family:BaWue Sans;font-size:.875rem;font-weight:400;line-height:1.1375rem}.has-menu-open .menu-drawer ul.sections li button.menu-subsection-back-button,.has-toolbar-collapsed .menu-drawer ul.sections li button.menu-subsection-back-button,.has-toolbar .menu-drawer ul.sections li button.menu-subsection-back-button{justify-content:flex-start;padding:0;margin-bottom:20px}.has-menu-open .menu-drawer ul.sections li button.menu-subsection-back-button svg,.has-toolbar-collapsed .menu-drawer ul.sections li button.menu-subsection-back-button svg,.has-toolbar .menu-drawer ul.sections li button.menu-subsection-back-button svg{transform:rotate(180deg)}.has-menu-open .menu-drawer ul.sections li button:focus-visible,.has-toolbar-collapsed .menu-drawer ul.sections li button:focus-visible,.has-toolbar .menu-drawer ul.sections li button:focus-visible{outline:none}.has-menu-open .menu-drawer ul.sections li:hover,.has-toolbar-collapsed .menu-drawer ul.sections li:hover,.has-toolbar .menu-drawer ul.sections li:hover{background:#f4f3f1}.has-menu-open .menu-drawer ul.sections li:focus-within,.has-toolbar-collapsed .menu-drawer ul.sections li:focus-within,.has-toolbar .menu-drawer ul.sections li:focus-within{border:.063rem solid #6e0bcc}.has-menu-open .menu-drawer ul.sections li a:focus,.has-toolbar-collapsed .menu-drawer ul.sections li a:focus,.has-toolbar .menu-drawer ul.sections li a:focus{outline:none}.is-anonymous.has-menu-open .menu-drawer,.is-authenticated:not(.has-toolbar).has-menu-open .menu-drawer{top:88px}.has-desktop-menu-open,.has-menu-open,.has-search-open{--bsbw-header-text-color:#fff}.has-desktop-menu-open .header-wrapper,.has-menu-open .header-wrapper,.has-search-open .header-wrapper{-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1}.navigation ul.desktop-menu{height:100%;gap:0 1rem}.navigation ul.desktop-menu .item{z-index:12;margin-left:0;color:#2a2623;font-size:1.188rem;white-space:nowrap}.navigation ul.desktop-menu .item.active:before,.navigation ul.desktop-menu .item:hover:before{bottom:0;left:0;display:none}.navigation ul.desktop-menu .submenu-wrapper{top:158px;left:0;display:flex;width:100%;flex-direction:column;padding:0 7.5rem;margin:0;background:#fff}.navigation ul.desktop-menu .submenu-wrapper .submenu-footer{display:none;align-items:baseline;margin-top:auto}.navigation ul.desktop-menu .submenu-wrapper .submenu-footer.active{display:flex;width:100%;max-width:1680px;align-self:center;justify-content:space-between}.navigation ul.desktop-menu .submenu-wrapper .submenu-footer .submenu-footer-list{display:flex;margin-bottom:0;gap:0 var(--horizontal-space,60px)}.navigation ul.desktop-menu .submenu-wrapper .submenu-footer .button.primary{display:flex;align-items:center;padding:.75rem;border:.063rem solid #524942;border-radius:.188rem;background-color:transparent;color:#2a2623!important;text-decoration:none}.navigation ul.desktop-menu .submenu-wrapper .submenu-footer .button.primary:hover{border-width:.125rem}.navigation ul.desktop-menu .submenu-wrapper .submenu-footer .button.primary:focus{border-width:.125rem;border-color:#6e0bcc}.navigation ul.desktop-menu .submenu-wrapper .submenu{overflow:auto;width:calc(100% - 20px);height:70vh;flex-direction:row;padding:1rem 0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fff;box-shadow:none;color:#2a2623}.navigation ul.desktop-menu .submenu-wrapper .submenu .submenu-sidenav .submenu-quick-links{padding-left:1rem;border-left:1px solid #ecebeb}.navigation ul.desktop-menu .submenu-wrapper .submenu .submenu-sidenav .submenu-quick-links-header{color:#2a2623;font-family:BaWue Sans;font-size:1rem;font-weight:700;line-height:1.3rem}.navigation ul.desktop-menu .submenu-wrapper .submenu .menu-title .submenu-link-item{display:flex;flex-direction:column;align-items:flex-start}.navigation ul.desktop-menu .submenu-wrapper .submenu .menu-title .submenu-link-item span{margin:0 0 10px;color:#2a2623;font-family:BaWue Sans;font-size:1.5rem;font-weight:700;line-height:1.95rem;font-size:1.125rem}.navigation ul.desktop-menu .submenu-wrapper .submenu .submenu-content{position:relative;display:flex;overflow:auto;height:100%;justify-content:space-between}.navigation ul.desktop-menu .submenu-wrapper .submenu ul{width:auto;padding-top:0}.navigation ul.desktop-menu .submenu-wrapper .submenu ul li a span{border-bottom:none}.navigation ul.desktop-menu .submenu-wrapper .submenu .submenu-level-2{display:flex;flex-direction:column}.navigation ul.desktop-menu .submenu-wrapper .submenu .submenu-levels{width:100%!important;max-width:300px;flex-wrap:nowrap;margin-bottom:0}.navigation ul.desktop-menu .submenu-wrapper .submenu .submenu-level-3,.navigation ul.desktop-menu .submenu-wrapper .submenu .submenu-level-4{position:absolute;top:0;left:360px;display:none}.navigation ul.desktop-menu .submenu-wrapper .submenu .submenu-level-4{left:120%}.navigation ul.desktop-menu .submenu-wrapper .submenu li{display:flex;justify-content:space-between;padding:8px 2px;border-radius:.188rem;cursor:pointer;list-style-type:none}.navigation ul.desktop-menu .submenu-wrapper .submenu li:hover>a>span,.navigation ul.desktop-menu .submenu-wrapper .submenu li:hover>button>span{text-decoration:underline}.navigation ul.desktop-menu .submenu-wrapper .submenu li:focus-within{padding:calc(8px - .063rem) calc(2px - .063rem);border:.063rem solid #6e0bcc}.navigation ul.desktop-menu .submenu-wrapper .submenu li:focus-within>a{outline:none}.navigation ul.desktop-menu .submenu-wrapper .submenu .current>.submenu-link-item,.navigation ul.desktop-menu .submenu-wrapper .submenu .has-submenu.active>a{font-weight:700;text-decoration:underline}.navigation ul.desktop-menu .submenu-wrapper .submenu .current>.submenu-link-item svg,.navigation ul.desktop-menu .submenu-wrapper .submenu .has-submenu.active>a svg{padding:0;border-bottom:.063rem solid #524942}.navigation ul.desktop-menu .submenu-wrapper .submenu .has-submenu>svg{flex-shrink:0}.navigation ul.desktop-menu .submenu-wrapper .submenu .submenu-list-item.active+.submenu-level-3,.navigation ul.desktop-menu .submenu-wrapper .submenu .submenu-list-item.active>.submenu-level-3,.navigation ul.desktop-menu .submenu-wrapper .submenu .submenu-list-item.active>.submenu-level-4{display:flex;flex-direction:column}body.view-editview .navigation .item,body.view-editview .navigation .item.active{color:var(--text-color,#000)}.has-toolbar .header-wrapper .navigation .submenu-wrapper .submenu.active{width:calc(100% - 80px);max-width:1680px;align-self:center}body.subportal .header-wrapper .header .logo-nav-wrapper .logo{max-height:unset}main .search-bar{display:flex;width:100%;max-width:100%!important;height:217px;justify-content:center;padding:70px 7.5rem 25px;margin:0!important;background-color:#fffc00}@media screen and (max-width:1080px){main .search-bar{height:auto}}@media screen and (max-width:576px){main .search-bar{padding:1.5rem 1rem 25px}}main .search-bar .ui.container{display:flex;width:100%!important;max-width:1440px!important;height:100%;flex-direction:column;margin:0!important}main .search-bar .ui.container form{width:100%;max-width:1428px}@media screen and (max-width:1080px){main .search-bar .ui.container form{width:100%}}main .search-bar .ui.container form .searchbox{position:relative;display:flex;justify-content:space-between;padding:.375rem .375rem .313rem;border-bottom:.063rem solid #2a2623;border-left:none}@media screen and (max-width:1080px){main .search-bar .ui.container form .searchbox{margin-left:0}}@media screen and (max-width:576px){main .search-bar .ui.container form .searchbox svg{height:26px!important}}main .search-bar .ui.container form .searchbox .typeahead{display:block!important;position:absolute;z-index:999;top:75px;display:none;width:100%;border-radius:.375rem;background-color:#fff}main .search-bar .ui.container form .searchbox .typeahead ul{padding:0;margin:10px;font-size:.75rem}main .search-bar .ui.container form .searchbox .typeahead ul li{display:block;overflow:hidden;padding:5px;border-radius:.375rem;margin-bottom:5px;list-style:none;text-overflow:ellipsis;white-space:nowrap}main .search-bar .ui.container form .searchbox .typeahead ul li:hover{background-color:#e4e1dc;cursor:pointer}main .search-bar .ui.container form .searchbox .typeahead ul li.active,main .search-bar .ui.container form .searchbox .typeahead ul li:focus{outline:.125rem solid #6e0bcc}main .search-bar .ui.container form .searchbox:focus-within{padding:.25rem;border:.125rem solid #6e0bcc;border-radius:.375rem}main .search-bar .ui.container form .searchbox__input-container{display:flex;flex:1;flex-direction:column}main .search-bar .ui.container form .searchbox__input-container label{padding-bottom:10px}main .search-bar .ui.container form .searchbox__input-container input{display:flex;overflow:hidden;border:none;margin-right:1rem;background-color:#fffc00;color:#2a2623;font-size:1.25rem}main .search-bar .ui.container form .searchbox__input-container input:focus{outline:none}main .search-bar .ui.container form .searchbox button{padding:calc(10px + .125rem);border:none;border-radius:.188rem;background-color:transparent;color:#2a2623;transition:background-color .2s ease-in-out,color .3s ease-in-out}main .search-bar .ui.container form .searchbox button:hover{padding:10px;border:.125rem solid #2a2623;border-radius:.188rem;background-color:transparent}main .search-bar .ui.container form .searchbox button:hover svg{fill:#2a2623!important}main .search-bar .ui.container form .searchbox button:focus{padding:10px;border:.125rem solid #6e0bcc}div#page-search.ui.container{display:flex;width:100%;max-width:100%!important;justify-content:center;padding:1.5rem 7.5rem;margin:0!important;background-color:#fff}@media screen and (max-width:576px){div#page-search.ui.container{padding:1.5rem 1rem}}div#page-search.ui.container .container{width:100%;max-width:1440px}div#page-search.ui.container .container .collection-title{font-size:2rem;font-weight:700}div#page-search.ui.container .container .items_total{color:#000}@media (max-width:100rem){div#page-search.ui.container .container .items_total{margin-top:50px}}div#page-search.ui.container .container .ui.header{width:100%;margin-top:12px;margin-bottom:40px}div#page-search.ui.container .container .ui.header .header-content{display:flex;width:100%;flex-direction:row;justify-content:space-between}@media screen and (max-width:576px){div#page-search.ui.container .container .ui.header .header-content{flex-direction:column}}div#page-search.ui.container .container .ui.header .header-content .search-actions{display:flex;align-items:center}div#page-search.ui.container .container .ui.header .header-content .search-actions .button-tile-view.tile-view-active{background:#e4e1dc!important}div#page-search.ui.container .container .ui.header .header-content .search-actions .button-tile-view svg{fill:#2a2623!important}div#page-search.ui.container .container .ui.header .header-content .search-actions .item.active:focus-visible{outline:none}div#page-search.ui.container .container .ui.header .header-content .search-actions .solrcollection-wrapper{position:relative;display:flex}div#page-search.ui.container .container .ui.header .header-content .search-actions .solrcollection-wrapper .reset-search-button,div#page-search.ui.container .container .ui.header .header-content .search-actions .solrcollection-wrapper .save-search-button{display:flex;height:25px;min-height:unset;align-items:center;padding:4px 8px;font-size:14px!important;font-weight:700}div#page-search.ui.container .container .ui.header .header-content .search-actions .solrcollection-wrapper .reset-search-button:hover,div#page-search.ui.container .container .ui.header .header-content .search-actions .solrcollection-wrapper .save-search-button:hover{padding:calc(4px - .063rem) calc(8px - .063rem);border-width:.125rem}div#page-search.ui.container .container .ui.header .header-content .search-actions .solrcollection-wrapper .reset-search-button:focus,div#page-search.ui.container .container .ui.header .header-content .search-actions .solrcollection-wrapper .save-search-button:focus{outline:.125rem solid #6e0bcc;outline-offset:2px}div#page-search.ui.container .container #content-core .search-result-item-container{display:flex;flex-direction:column}@media screen and (max-width:576px){div#page-search.ui.container .container #content-core .search-result-item-container{justify-content:center}}div#page-search.ui.container .container #content-core .search-result-item-container.tile{flex-direction:row;flex-wrap:wrap;gap:20px}div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item__headline{font-size:1.25rem}@media screen and (max-width:576px){div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item__headline__link{padding:0;font-size:20px;font-weight:700}}div#page-search.ui.container .container #content-core .search-result-item-container .search-item{display:flex;align-items:center;margin-bottom:31px}div#page-search.ui.container .container #content-core .search-result-item-container .search-item__inner-container{display:flex;flex:1;flex-direction:column}div#page-search.ui.container .container #content-core .search-result-item-container .search-item__inner-container__subheader{color:#544f4f}div#page-search.ui.container .container #content-core .search-result-item-container .search-item__inner-container__headline{margin:2px 0 9px;font-size:1.25rem}div#page-search.ui.container .container #content-core .search-result-item-container .search-item__inner-container__headline:hover{text-decoration:underline}div#page-search.ui.container .container #content-core .search-result-item-container .search-item__inner-container__headline__link{padding:0;border:none;color:inherit!important;font-size:inherit;font-weight:inherit}@media screen and (max-width:576px){div#page-search.ui.container .container #content-core .search-result-item-container .search-item__inner-container__headline__link{font-size:20px;font-weight:700;line-height:30px}}div#page-search.ui.container .container #content-core .search-result-item-container .search-item__inner-container__body{margin-bottom:13px}div#page-search.ui.container .container #content-core .search-result-item-container .search-item__inner-container__body .description{font-size:1.125rem}div#page-search.ui.container .container #content-core .search-result-item-container .search-item__image-container{display:none;width:186px;height:116px;margin-left:109px;background-position:50%;background-size:cover}@media screen and (max-width:576px){div#page-search.ui.container .container #content-core .search-result-item-container .search-item__image-container.mobile{display:block;width:140px;height:87px;border-radius:4px;margin-bottom:1rem;margin-left:1rem;float:right}}@media screen and (min-width:576px){div#page-search.ui.container .container #content-core .search-result-item-container .search-item__image-container.desktop{display:block}}.search-details .details-pin{display:none;height:16px;padding:5px;border-radius:3px;margin-right:15px;background-color:#e4e1dc}@media screen and (max-width:576px){.search-details{display:flex}.search-details .details-pin{display:block}.search-details ul li{margin-right:5px;font-size:12px;line-height:24px}.search-details ul li:first-of-type svg{display:none}.search-details ul li svg{display:inline-block;width:3px!important;height:3px!important;padding:0!important;border-radius:100px;background-color:currentColor;fill:none!important;vertical-align:middle}.search-details ul li svg g,.search-details ul li svg path{display:none}}.block.listing .search-details,.block.search .search-details,.current-content-items-container .search-details{display:flex}.block.listing .search-details .details-pin,.block.search .search-details .details-pin,.current-content-items-container .search-details .details-pin{display:block}.block.listing .search-details ul li,.block.search .search-details ul li,.current-content-items-container .search-details ul li{margin-right:5px;font-size:12px;line-height:24px}.block.listing .search-details ul li:first-of-type svg,.block.search .search-details ul li:first-of-type svg,.current-content-items-container .search-details ul li:first-of-type svg{display:none}.block.listing .search-details ul li svg,.block.search .search-details ul li svg,.current-content-items-container .search-details ul li svg{display:inline-block;width:3px!important;height:3px!important;padding:0!important;border-radius:100px;background-color:currentColor;fill:none!important;vertical-align:middle}.block.listing .search-details ul li svg g,.block.listing .search-details ul li svg path,.block.search .search-details ul li svg g,.block.search .search-details ul li svg path,.current-content-items-container .search-details ul li svg g,.current-content-items-container .search-details ul li svg path{display:none}.search-details ul{display:flex;flex-wrap:wrap;padding:0;margin:0}.search-details ul li{display:flex;align-items:center;margin-right:15px;color:#2a2623;font-size:16px;list-style:none}.search-details ul li svg{margin-right:7px}.search-tags-container{display:flex;align-items:center}.search-tags-container .filter-tags{display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:initial;column-gap:normal;gap:14px}.search-tags-container .filter-tags .filter-tag{display:flex;height:26px;align-items:center;padding:0 7.1px 0 7.7px;border:none;border-radius:3px;background-color:#e4e1dc;color:#2a2623;font-size:14px;font-weight:700}.search-tags-container .filter-tags .filter-tag svg{margin-right:0;margin-left:5px}.search-tags-container .filter-tags .filter-tag.last-tag{margin-right:0}.search-tags-container .filter-tags .filter-tag:focus-visible{outline:.125rem solid #6e0bcc;outline-offset:2px}.search-tags-container .filter-tags .filter-tag:hover{background-color:#cbc6bd}.search-tags-container .remove-filters-button{margin-left:6px}main #roles-overview-menu .search-filter-container .filter-panel,main .dashboard .current-content .profile .filters-container .filter-panel,main .dashboard .dashboard__filter-container .filter-panel,main .search-bar .ui.container .filter-panel{display:grid;justify-content:flex-start;margin-top:32px;gap:40px;grid-auto-flow:column}main #roles-overview-menu .search-filter-container .filter-panel .show-filter-facets,main .dashboard .current-content .profile .filters-container .filter-panel .show-filter-facets,main .dashboard .dashboard__filter-container .filter-panel .show-filter-facets,main .search-bar .ui.container .filter-panel .show-filter-facets{display:flex;padding:1.5rem 0 0!important;border:none!important;background:transparent!important;color:#000!important;font-weight:600!important}main #roles-overview-menu .search-filter-container .filter-panel .show-filter-facets svg,main .dashboard .current-content .profile .filters-container .filter-panel .show-filter-facets svg,main .dashboard .dashboard__filter-container .filter-panel .show-filter-facets svg,main .search-bar .ui.container .filter-panel .show-filter-facets svg{margin-top:2px;margin-left:10px}@media screen and (max-width:576px){main #roles-overview-menu .search-filter-container .filter-panel,main .dashboard .current-content .profile .filters-container .filter-panel,main .dashboard .dashboard__filter-container .filter-panel,main .search-bar .ui.container .filter-panel{margin-top:0}}@media screen and (max-width:1080px){main #roles-overview-menu .search-filter-container .filter-panel,main .dashboard .current-content .profile .filters-container .filter-panel,main .dashboard .dashboard__filter-container .filter-panel,main .search-bar .ui.container .filter-panel{display:flex;flex-direction:column;flex-wrap:wrap;gap:20px}}main #roles-overview-menu .search-filter-container .filter-panel .item.dropdown,main .dashboard .current-content .profile .filters-container .filter-panel .item.dropdown,main .dashboard .dashboard__filter-container .filter-panel .item.dropdown,main .search-bar .ui.container .filter-panel .item.dropdown{display:flex;align-items:center;font-family:BaWue Sans;font-size:1rem;font-weight:700;line-height:1.3rem}main #roles-overview-menu .search-filter-container .filter-panel .dropdown-button,main .dashboard .current-content .profile .filters-container .filter-panel .dropdown-button,main .dashboard .dashboard__filter-container .filter-panel .dropdown-button,main .search-bar .ui.container .filter-panel .dropdown-button{padding:6px 12px;border:none;background-color:transparent}@media screen and (max-width:576px){main #roles-overview-menu .search-filter-container .filter-panel .dropdown-button,main .dashboard .current-content .profile .filters-container .filter-panel .dropdown-button,main .dashboard .dashboard__filter-container .filter-panel .dropdown-button,main .search-bar .ui.container .filter-panel .dropdown-button{padding:6px 12px 6px 0}}main #roles-overview-menu .search-filter-container .filter-panel .dropdown-button:focus,main .dashboard .current-content .profile .filters-container .filter-panel .dropdown-button:focus,main .dashboard .dashboard__filter-container .filter-panel .dropdown-button:focus,main .search-bar .ui.container .filter-panel .dropdown-button:focus{padding:calc(6px - .125rem) calc(12px - .125rem);border:.125rem solid #6e0bcc;border-radius:.188rem}main #roles-overview-menu .search-filter-container .filter-panel .dropdown-button:focus-visible,main .dashboard .current-content .profile .filters-container .filter-panel .dropdown-button:focus-visible,main .dashboard .dashboard__filter-container .filter-panel .dropdown-button:focus-visible,main .search-bar .ui.container .filter-panel .dropdown-button:focus-visible{outline:none}main #roles-overview-menu .search-filter-container .filter-panel .dropdown-button svg,main .dashboard .current-content .profile .filters-container .filter-panel .dropdown-button svg,main .dashboard .dashboard__filter-container .filter-panel .dropdown-button svg,main .search-bar .ui.container .filter-panel .dropdown-button svg{margin-left:7px}main #roles-overview-menu .search-filter-container .filter-panel__menu,main .dashboard .current-content .profile .filters-container .filter-panel__menu,main .dashboard .dashboard__filter-container .filter-panel__menu,main .search-bar .ui.container .filter-panel__menu{width:200px;max-height:500px;opacity:0;overflow-y:scroll;transition:opacity .3s ease;visibility:hidden!important}main #roles-overview-menu .search-filter-container .filter-panel__menu.open,main .dashboard .current-content .profile .filters-container .filter-panel__menu.open,main .dashboard .dashboard__filter-container .filter-panel__menu.open,main .search-bar .ui.container .filter-panel__menu.open{right:unset!important;opacity:1;transition:opacity .3s ease;visibility:visible!important}@media screen and (max-width:1080px){main #roles-overview-menu .search-filter-container .filter-panel__menu,main .dashboard .current-content .profile .filters-container .filter-panel__menu,main .dashboard .dashboard__filter-container .filter-panel__menu,main .search-bar .ui.container .filter-panel__menu{left:0;width:100%}}main #roles-overview-menu .search-filter-container .filter-panel__menu__item,main .dashboard .current-content .profile .filters-container .filter-panel__menu__item,main .dashboard .dashboard__filter-container .filter-panel__menu__item,main .search-bar .ui.container .filter-panel__menu__item{display:flex!important;align-items:center;padding:13px 18px!important;cursor:pointer}main #roles-overview-menu .search-filter-container .filter-panel__menu__item:hover,main .dashboard .current-content .profile .filters-container .filter-panel__menu__item:hover,main .dashboard .dashboard__filter-container .filter-panel__menu__item:hover,main .search-bar .ui.container .filter-panel__menu__item:hover{background:#f4f3f1}main #roles-overview-menu .search-filter-container .filter-panel__menu__item.selected,main .dashboard .current-content .profile .filters-container .filter-panel__menu__item.selected,main .dashboard .dashboard__filter-container .filter-panel__menu__item.selected,main .search-bar .ui.container .filter-panel__menu__item.selected{color:#2a2623}main #roles-overview-menu .search-filter-container .filter-panel__menu__item.selected .checkbox-visual,main .dashboard .current-content .profile .filters-container .filter-panel__menu__item.selected .checkbox-visual,main .dashboard .dashboard__filter-container .filter-panel__menu__item.selected .checkbox-visual,main .search-bar .ui.container .filter-panel__menu__item.selected .checkbox-visual{background-color:#524942}main #roles-overview-menu .search-filter-container .filter-panel__menu__item.selected .checkbox-visual:after,main .dashboard .current-content .profile .filters-container .filter-panel__menu__item.selected .checkbox-visual:after,main .dashboard .dashboard__filter-container .filter-panel__menu__item.selected .checkbox-visual:after,main .search-bar .ui.container .filter-panel__menu__item.selected .checkbox-visual:after{display:block}main #roles-overview-menu .search-filter-container .filter-panel__menu__item:focus,main #roles-overview-menu .search-filter-container .filter-panel__menu__item:focus-visible,main .dashboard .current-content .profile .filters-container .filter-panel__menu__item:focus,main .dashboard .current-content .profile .filters-container .filter-panel__menu__item:focus-visible,main .dashboard .dashboard__filter-container .filter-panel__menu__item:focus,main .dashboard .dashboard__filter-container .filter-panel__menu__item:focus-visible,main .search-bar .ui.container .filter-panel__menu__item:focus,main .search-bar .ui.container .filter-panel__menu__item:focus-visible{padding:calc(13px - .125rem) calc(18px - .125rem)!important;border:.125rem solid #6e0bcc;border-radius:.188rem;border-top-width:.125rem!important;outline:none}main #roles-overview-menu .search-filter-container .filter-panel__menu__item .checkbox-visual,main .dashboard .current-content .profile .filters-container .filter-panel__menu__item .checkbox-visual,main .dashboard .dashboard__filter-container .filter-panel__menu__item .checkbox-visual,main .search-bar .ui.container .filter-panel__menu__item .checkbox-visual{position:relative;display:inline-flex;width:1.125rem;height:1.125rem;flex-shrink:0;align-items:center;justify-content:center;border:.125rem solid #524942;border-radius:.188rem;margin-right:.813rem;transition:all .2s ease-in-out}main #roles-overview-menu .search-filter-container .filter-panel__menu__item .checkbox-visual:after,main .dashboard .current-content .profile .filters-container .filter-panel__menu__item .checkbox-visual:after,main .dashboard .dashboard__filter-container .filter-panel__menu__item .checkbox-visual:after,main .search-bar .ui.container .filter-panel__menu__item .checkbox-visual:after{position:absolute;display:none;width:.3rem;height:.6rem;border:solid #fff;border-width:0 2px 2px 0;content:"";transform:rotate(45deg) translateY(-1px)}main #roles-overview-menu .search-filter-container .filter-panel__menu__item.no-result,main .dashboard .current-content .profile .filters-container .filter-panel__menu__item.no-result,main .dashboard .dashboard__filter-container .filter-panel__menu__item.no-result,main .search-bar .ui.container .filter-panel__menu__item.no-result{padding:.8125rem 1.125rem!important}main #roles-overview-menu .search-filter-container .filter-panel__menu__item.no-result:hover,main .dashboard .current-content .profile .filters-container .filter-panel__menu__item.no-result:hover,main .dashboard .dashboard__filter-container .filter-panel__menu__item.no-result:hover,main .search-bar .ui.container .filter-panel__menu__item.no-result:hover{background:transparent}main #roles-overview-menu .search-filter-container .filter-panel__menu__item__number,main .dashboard .current-content .profile .filters-container .filter-panel__menu__item__number,main .dashboard .dashboard__filter-container .filter-panel__menu__item__number,main .search-bar .ui.container .filter-panel__menu__item__number{font-size:14px}.ui.dropdown .menu .selected.item{color:#2a2623}#solrcollection-dialog{position:absolute;z-index:1;right:0;display:flex;flex-direction:column;align-items:center;padding:0 3rem;border-radius:.188rem;margin-top:10px;background-color:#fff;box-shadow:0 2px 6px 2px rgba(42,38,35,.1)}#solrcollection-dialog #solrcollection-dialog-label{margin-bottom:0;font-size:1.25rem}#solrcollection-dialog .solrcollection-form{display:flex;flex-direction:column}#solrcollection-dialog .solrcollection-form label{font-family:BaWue Sans;font-size:1.125rem;font-weight:700;line-height:1.4625rem;margin-bottom:10px}#solrcollection-dialog .solrcollection-form input{height:100%;padding:0 .5rem;border-radius:.188rem;border:none;border-bottom:.063rem solid #524942;background-color:#f4f3f1;font-family:BaWue Sans;font-size:1.25rem;font-weight:400;line-height:1.625rem}#solrcollection-dialog .solrcollection-form input:hover{border-color:#2a2623;border-bottom-width:.125rem}#solrcollection-dialog .solrcollection-form input:focus{padding:0 .375rem;border:.125rem solid #6e0bcc;border-radius:.375rem!important;outline:none}#solrcollection-dialog .solrcollection-form .solrcollection-btn-container{display:flex;justify-content:flex-start;margin:10px 0}body.section-search .ui.basic.segment.content-area main{background-color:#fff}form .field.inherited-metadata div.metadata-inheritation-info{background:#defca1}#dashboard-roles-overview .ui.pagination.menu,#main .block.listing .pagination-wrapper .ui.pagination.menu,#main .ui.pagination.menu,.search-footer .ui.pagination.menu{display:flex;flex-direction:column;align-items:center;justify-content:center}#dashboard-roles-overview .ui.pagination.menu .pagination-results,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination-results,#main .ui.pagination.menu .pagination-results,.search-footer .ui.pagination.menu .pagination-results{width:100%;margin-top:13px;font-weight:700;text-align:center}#dashboard-roles-overview .ui.pagination.menu .pagination__list,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list,#main .ui.pagination.menu .pagination__list,.search-footer .ui.pagination.menu .pagination__list{display:flex;padding-left:0;margin-top:44px;margin-bottom:0}@media (max-width:576px){#dashboard-roles-overview .ui.pagination.menu .pagination__list,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list,#main .ui.pagination.menu .pagination__list,.search-footer .ui.pagination.menu .pagination__list{gap:4px}}#dashboard-roles-overview .ui.pagination.menu .pagination__list li,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li,#main .ui.pagination.menu .pagination__list li,.search-footer .ui.pagination.menu .pagination__list li{list-style:none}#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.prev-button,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.prev-button,#main .ui.pagination.menu .pagination__list li .item.prev-button,.search-footer .ui.pagination.menu .pagination__list li .item.prev-button{margin-right:25px}@media (max-width:576px){#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.prev-button,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.prev-button,#main .ui.pagination.menu .pagination__list li .item.prev-button,.search-footer .ui.pagination.menu .pagination__list li .item.prev-button{margin-right:0}}#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.next-button,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.next-button,#main .ui.pagination.menu .pagination__list li .item.next-button,.search-footer .ui.pagination.menu .pagination__list li .item.next-button{margin-right:0;margin-left:25px}@media (max-width:576px){#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.next-button,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.next-button,#main .ui.pagination.menu .pagination__list li .item.next-button,.search-footer .ui.pagination.menu .pagination__list li .item.next-button{margin-left:0}}#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.next-button,#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.prev-button,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.next-button,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.prev-button,#main .ui.pagination.menu .pagination__list li .item.next-button,#main .ui.pagination.menu .pagination__list li .item.prev-button,.search-footer .ui.pagination.menu .pagination__list li .item.next-button,.search-footer .ui.pagination.menu .pagination__list li .item.prev-button{padding:.063rem 1.063rem}#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.next-button .button-icon,#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.prev-button .button-icon,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.next-button .button-icon,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.prev-button .button-icon,#main .ui.pagination.menu .pagination__list li .item.next-button .button-icon,#main .ui.pagination.menu .pagination__list li .item.prev-button .button-icon,.search-footer .ui.pagination.menu .pagination__list li .item.next-button .button-icon,.search-footer .ui.pagination.menu .pagination__list li .item.prev-button .button-icon{display:none}@media (max-width:576px){#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.next-button .button-text,#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.prev-button .button-text,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.next-button .button-text,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.prev-button .button-text,#main .ui.pagination.menu .pagination__list li .item.next-button .button-text,#main .ui.pagination.menu .pagination__list li .item.prev-button .button-text,.search-footer .ui.pagination.menu .pagination__list li .item.next-button .button-text,.search-footer .ui.pagination.menu .pagination__list li .item.prev-button .button-text{display:none}#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.next-button .button-icon,#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.prev-button .button-icon,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.next-button .button-icon,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.prev-button .button-icon,#main .ui.pagination.menu .pagination__list li .item.next-button .button-icon,#main .ui.pagination.menu .pagination__list li .item.prev-button .button-icon,.search-footer .ui.pagination.menu .pagination__list li .item.next-button .button-icon,.search-footer .ui.pagination.menu .pagination__list li .item.prev-button .button-icon{display:inline;font-size:18px;font-weight:700}}#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.next-button:not(.disabled):hover,#dashboard-roles-overview .ui.pagination.menu .pagination__list li .item.prev-button:not(.disabled):hover,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.next-button:not(.disabled):hover,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .item.prev-button:not(.disabled):hover,#main .ui.pagination.menu .pagination__list li .item.next-button:not(.disabled):hover,#main .ui.pagination.menu .pagination__list li .item.prev-button:not(.disabled):hover,.search-footer .ui.pagination.menu .pagination__list li .item.next-button:not(.disabled):hover,.search-footer .ui.pagination.menu .pagination__list li .item.prev-button:not(.disabled):hover{padding:0 1rem;border:.125rem solid #524942}#dashboard-roles-overview .ui.pagination.menu .pagination__list li .page-item,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .page-item,#main .ui.pagination.menu .pagination__list li .page-item,.search-footer .ui.pagination.menu .pagination__list li .page-item{height:40px;padding:10px 17px;border:none;border-radius:0;background-color:#f4f3f1;color:#000!important;font-size:16px;font-weight:700}#dashboard-roles-overview .ui.pagination.menu .pagination__list li .page-item.active,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .page-item.active,#main .ui.pagination.menu .pagination__list li .page-item.active,.search-footer .ui.pagination.menu .pagination__list li .page-item.active{padding:calc(10px - .063rem) calc(17px - .063rem);border:.063rem solid #6e0bcc;border-radius:0}#dashboard-roles-overview .ui.pagination.menu .pagination__list li .page-item:focus,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .page-item:focus,#main .ui.pagination.menu .pagination__list li .page-item:focus,.search-footer .ui.pagination.menu .pagination__list li .page-item:focus{padding:calc(10px - .125rem) calc(17px - .125rem);border:.125rem solid #6e0bcc;border-radius:0}#dashboard-roles-overview .ui.pagination.menu .pagination__list li .page-item:focus-visible,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .page-item:focus-visible,#main .ui.pagination.menu .pagination__list li .page-item:focus-visible,.search-footer .ui.pagination.menu .pagination__list li .page-item:focus-visible{outline:none}#dashboard-roles-overview .ui.pagination.menu .pagination__list li .page-item.disabled,#main .block.listing .pagination-wrapper .ui.pagination.menu .pagination__list li .page-item.disabled,#main .ui.pagination.menu .pagination__list li .page-item.disabled,.search-footer .ui.pagination.menu .pagination__list li .page-item.disabled{border:none;color:#2a2623!important;opacity:.45;outline:none}#dashboard-roles-overview .ui.pagination.menu .page-item,#main .block.listing .pagination-wrapper .ui.pagination.menu .page-item,#main .ui.pagination.menu .page-item,.search-footer .ui.pagination.menu .page-item{height:40px;padding:11px 16px 10px 17px;background-color:#f4f3f1}#dashboard-roles-overview .ui.pagination.menu .page-item.active,#main .block.listing .pagination-wrapper .ui.pagination.menu .page-item.active,#main .ui.pagination.menu .page-item.active,.search-footer .ui.pagination.menu .page-item.active{padding:calc(.9375em - .063rem) calc(1.125em - .063rem);border:.063rem solid #6e0bcc;background-color:#f4f3f1}.profile-container{padding:15px}.event-details-container{display:flex;flex-direction:column;padding:36px 0;border-top:.063rem solid #000;border-bottom:1px solid #000;margin:0 auto;gap:36px}.event-details-container .event-details-notification{display:flex;height:48px;align-items:center;padding-left:13px;border-radius:.188rem;background-color:#d2f6fd;color:#165571;gap:13px}.event-details-container .event-details-notification p{font-size:.875rem}.event-details-container .event-details-notification svg path{fill:#165571}.event-details-container .event-details-grid{display:grid;gap:50px;grid-template-columns:1fr 1fr}.event-details-container .event-details-grid .event-details-column{display:flex;flex-direction:column;gap:10px}.event-details-container .event-details-grid .event-details-column .event-detail-separator{width:180px;border-top:1px solid #000;margin:17px 0}.event-details-container .event-details-grid .event-details-column .event-detail .event-detail-title{margin:0 0 3px;font-size:1.125rem;font-weight:700}.event-details-container .event-details-grid .event-details-column .event-detail .event-detail-value{margin-top:3px;font-size:1.125rem}.event-details-container .event-details-grid .event-details-column .event-detail .event-detail-links{display:flex;flex-direction:column;gap:8px}.event-details-container .event-details-grid .event-details-column .event-detail .event-detail-links .event-link-item{display:flex;align-items:center;gap:8px}.event-details-container .event-details-grid .event-details-column .event-detail .event-detail-links .event-link-item a{padding:0;border:none;color:#000!important}.event-details-container .event-details-grid .event-details-column .event-detail .event-contact{display:flex;flex-direction:column;gap:8px}.event-details-container .event-details-grid .event-details-column .event-detail .event-contact .contact-item{display:flex;align-items:center;gap:8px}.event-details-container .event-details-buttons{display:flex;justify-content:flex-start;gap:19px}.underline{text-decoration:underline;text-underline-offset:4px}.event-container{display:grid;gap:18px;grid-template-rows:auto 1fr}.event-container .event-filter{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.event-container .event-filter{grid-template-columns:1fr}}.event-container .event-filter .filter-item{display:flex;height:48px;align-items:center;padding:4px;border-radius:.188rem;background-color:#f4f3f1}.event-container .event-list{display:flex;flex-direction:column;padding-left:0;margin-top:0;gap:10px}.event-container .event-list .event-card{display:flex;min-height:100px;max-height:200px;align-items:center;border:1px solid #cdc8bf;border-radius:.188rem;gap:10px}.event-container .event-list .event-card .card-content{display:flex;width:100%;align-items:center}.event-container .event-list .event-card .card-content .event-navigate-button{display:flex;height:100%;align-items:center;justify-content:center;border:none;margin-right:15px;margin-left:auto;background-color:transparent}.event-container .event-list .event-card .card-content .event-navigate-button:hover{color:#524942}.event-container .event-list .event-card .card-content .date{display:flex;width:80px;flex-direction:column;align-items:center;justify-content:center;margin:15px;text-align:center}.event-container .event-list .event-card .card-content .date .date-month{font-size:18px}.event-container .event-list .event-card .card-content .date .date-day{font-size:32px;font-weight:700;line-height:1.2}.event-container .event-list .event-card .card-content .divider{width:1px;height:80px;border-right:1px solid #cdc8bf;margin:0 55px 0 0}.event-container .event-list .event-card .card-content .event-details{display:flex;flex-direction:column;gap:10px}.event-container .event-list .event-card .card-content .event-details .event-title-container{display:flex;align-items:center;gap:10px}.event-container .event-list .event-card .card-content .event-details .event-title{margin:0;font-size:20px;font-weight:700}.event-container .event-list .event-card .card-content .event-details .event-deadline-box{padding:0 8px 0 10px;border-radius:.188rem;background-color:#d2f6fd;color:#165571;font-size:12px;font-weight:700}.event-container .event-list .event-card .card-content .event-details .event-info{display:flex;align-items:center;gap:30px}.event-container .event-list .event-card .card-content .event-details .event-info .event-date,.event-container .event-list .event-card .card-content .event-details .event-info .event-time{display:flex;align-items:center;margin:0;font-size:16px;gap:13px}@media (max-width:768px){.event-container .event-list .event-card .card-content .event-details .event-info{flex-direction:column;align-items:flex-start;gap:0}}@media (max-width:768px){.event-container .event-list .event-card .card-content .event-details{gap:0}}@media (max-width:768px){.event-container .event-list .event-card .card-content .divider{margin:0 27px 0 0}}body #main .breadcrumbs{padding-top:1rem;padding-bottom:1rem}body #main .breadcrumbs ul{padding:0;margin:0}body.contenttype-lrf #main .thumbnail-container .breadcrumbs{display:block}body.contenttype-subsite #main .breadcrumbs{display:none}body #main .thumbnail-container>.breadcrumbs{z-index:11;padding:0 7.5rem;background-color:var(--body-color,#fff)}@media screen and (max-width:768px){body #main .thumbnail-container>.breadcrumbs{padding:0 1.25rem}}body #main .thumbnail-container>.breadcrumbs .a.container.layout{max-width:1680px}body #main .thumbnail-container>.breadcrumbs .a.container.layout ul{padding-inline-start:0}body #main .thumbnail-container>.breadcrumbs .breadcrumb{flex-wrap:wrap;padding:.25rem .75rem;margin-right:0;margin-left:0}body #main .thumbnail-container>.breadcrumbs .breadcrumb li{list-style:none}body #main .thumbnail-container>.breadcrumbs .breadcrumb a{display:inline-block;padding:.313rem;border-radius:0;border-bottom:.063rem solid #524942;color:#2a2623!important;font-family:BaWue Sans;font-size:.875rem;font-weight:400;line-height:1;text-decoration:none;white-space:nowrap}body #main .thumbnail-container>.breadcrumbs .breadcrumb a:hover{padding-bottom:.25rem;border-width:.125rem}body #main .thumbnail-container>.breadcrumbs .breadcrumb a:focus{border-radius:.188rem;outline:.125rem solid #6e0bcc;outline-offset:2px}body #main .thumbnail-container>.breadcrumbs .breadcrumb a.active{padding-bottom:.25rem;border-bottom:none}body #main .thumbnail-container>.breadcrumbs .breadcrumb a.active:hover{padding-bottom:.25rem;color:#524942!important}body #main .thumbnail-container>.breadcrumbs .breadcrumb a.active:focus{border-radius:.188rem;outline:.125rem solid #6e0bcc;outline-offset:2px}body #main .thumbnail-container>.breadcrumbs .breadcrumb .section{margin:0;font-family:BaWue Sans;font-size:.875rem;font-weight:400;line-height:1.1375rem;line-height:1}html[data-theme=dark] body #main .thumbnail-container>.breadcrumbs .breadcrumb a.home svg{fill:var(--primary-color,#fff000)!important}body #main .thumbnail-container>.breadcrumbs .breadcrumb .divider{display:flex;width:26px;height:26px;align-items:center;justify-content:center;padding:.25rem 0}body #main .thumbnail-container>.breadcrumbs .breadcrumb .divider:before{width:100%;height:100%;content:"⌃";font-size:.875rem;text-align:center}html[data-theme=dark] body #main .thumbnail-container>.breadcrumbs .breadcrumb .divider:before{color:var(--text-color,#000)!important}body #main .thumbnail-container>.breadcrumbs .breadcrumb .divider.text{display:inline-block;min-width:18px;height:18px;padding:0;border-radius:.188rem;background-color:#f4f3f1;text-align:center;transform:none}body #main .thumbnail-container>.breadcrumbs .breadcrumb .divider.text:before{display:none}body #main .thumbnail-container>.breadcrumbs .breadcrumb.dropdown .button{display:flex;width:18px;height:26px;align-items:flex-end;justify-content:center;padding:.25rem;border-radius:0;border:none;border-bottom:2px solid #524942;margin:0;background-color:transparent;color:#2a2623}body #main .thumbnail-container>.breadcrumbs .breadcrumb.dropdown .menu.transition.visible{border:none;border-radius:.188rem!important;box-shadow:none!important}body #main .thumbnail-container>.breadcrumbs .breadcrumb.dropdown .menu.transition.visible .scrolling.menu.transition{display:flex;flex-direction:column;padding:.25rem .5rem .75rem;background-color:#f4f3f1}@media screen and (max-width:576px){body #main .thumbnail-container>.breadcrumbs .breadcrumb.desktop{display:none}}body #main .thumbnail-container>.breadcrumbs .breadcrumb.mobile{display:none}@media screen and (max-width:576px){body #main .thumbnail-container>.breadcrumbs .breadcrumb.mobile{display:flex}}body #main .thumbnail-container>.breadcrumbs .breadcrumb.mobile .divider{transform:rotate(270deg)}body.subportal:not(.microsite) #main .breadcrumbs{padding-top:1rem;padding-bottom:1rem;background-color:#fffc00}.vjs-player{position:relative}.copyright-wrapper{position:relative;display:inline-block;line-height:0}button.copyright-button{position:absolute;z-index:1;bottom:8px;left:8px;display:flex;width:32px;height:32px;align-items:center;justify-content:center;border:none;border-radius:3px;background-color:#fffc00}button.copyright-button:hover{cursor:pointer}button.copyright-button.control-bar-active{bottom:35px}button.copyright-button.small{width:26px;height:26px}.copyright-content{display:flex;flex-direction:column;margin-left:40px;gap:14px}.copyright-content.full-width-element{margin-top:20px;margin-left:0}.copyright-content h6{margin:0;font-size:18px}.copyright-content p{margin:0;font-size:16px}.copyright-content__details dl{display:flex;flex-direction:column;margin:0;gap:5px}.copyright-content__details dl .details__item{display:flex;gap:16px}.copyright-content__details dl .details__item dt{width:110px}.copyright-content__details dl .details__item dd{flex:1;margin:0}.copyright-content__details dl .details__item dd a{padding:0;border:none;color:#000!important;font-size:16px;text-decoration:underline;text-underline-offset:5px}.app-container{display:block}#print-footer{display:none;visibility:hidden}@media print{@page{margin:10mm;size:A4}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body{background:#fff!important;color:#000!important;font-size:11pt;line-height:1.5}.app-container{display:grid!important;min-height:100vh;grid-template-areas:"content" "print-footer";grid-template-rows:1fr auto}.contenttype-file .app-container,.contenttype-image .app-container{display:block!important;min-height:auto}.contenttype-file .app-container #print-footer,.contenttype-image .app-container #print-footer{position:relative!important;display:block!important;width:100%!important;padding-top:15px!important;border-top:1px solid #000!important;margin-top:20px!important;page-break-inside:avoid}.content-wrapper{grid-area:content}#print-footer{display:flex!important;overflow:hidden;width:100%;box-sizing:border-box;padding-top:20px;border-top:1px solid #000!important;margin-top:5px;gap:20px;grid-area:print-footer;visibility:visible!important}#print-footer .qr-section{display:flex;align-items:center}#print-footer .main-section{flex:1;flex-direction:column}#print-footer .main-section,#print-footer .main-section .top-box{display:flex;justify-content:space-between}#print-footer .main-section .top-box p{margin:0;line-height:.9rem}#print-footer .main-section .top-box .left p{font-size:13px!important;font-weight:700}#print-footer .main-section .top-box .right{display:flex;align-items:center}#print-footer .main-section .top-box .right p{font-size:12px!important}#print-footer .main-section .bottom-box p{font-size:12px!important;line-height:.8rem;font-style:italic}p{margin:5px 0;font-size:11pt!important;line-height:1.4;orphans:3;widows:3}h1{font-size:18pt!important;line-height:1.2;font-weight:700;margin-top:0;margin-bottom:10pt;page-break-after:avoid}h2{font-size:16pt!important;margin-top:12pt;margin-bottom:8pt}h2,h3{line-height:1.3;font-weight:700;page-break-after:avoid}h3{font-size:14pt!important;margin-top:10pt;margin-bottom:6pt}.h5p-player-wrapper .h5p-player-actions[data-playing=false] strong,h4,h5,h6{font-size:12pt!important;line-height:1.3;font-weight:700;margin-top:8pt;margin-bottom:4pt;page-break-after:avoid}ol,ul{padding-left:18px;margin:8pt 0}ol li,ul li{margin:4pt 0;page-break-inside:avoid}table{width:100%;border-collapse:collapse;page-break-inside:auto}table thead{display:table-header-group}table tr{page-break-after:auto;page-break-inside:avoid}table td,table th{padding:4pt 8pt;border:1px solid #ddd;font-size:10pt!important}table th{background-color:#f5f5f5!important;font-weight:700}img{max-width:100%!important;height:auto!important;page-break-after:avoid;page-break-before:avoid}code,img,pre{page-break-inside:avoid}code,pre{font-size:9pt!important;border:1px solid #ddd;background-color:#f5f5f5!important}pre{padding:8pt;white-space:pre-wrap;word-wrap:break-word}code{padding:2pt 4pt}blockquote{padding-left:12pt;border-left:3pt solid #ddd;margin:12pt 0;font-size:10pt!important;line-height:1.4;font-style:italic}#footer,.breadcrumbs,.detail-page-button-container,.fullscreen-btn,.gdpr-privacy-banner,.gdpr-privacy-show-banner,.header-wrapper{display:none;visibility:hidden}#view .file.h5p[data-print-placeholder]:after{background:var(--bsbw-gray);content:attr(data-print-placeholder)}#view .audio-file[data-print-placeholder]>*,#view .file.xapi[data-print-placeholder]>*,#view .pdf-viewer-root[data-print-placeholder]>*{display:none}#view .audio-file[data-print-placeholder]:after,#view .file.xapi[data-print-placeholder]:after,#view .pdf-viewer-root[data-print-placeholder]:after{background:var(--bsbw-gray);content:attr(data-print-placeholder)}.contenttype-file #page-document .file-wrapper,.contenttype-image #page-document .file-wrapper{display:flex!important;flex-direction:column!important;padding:0!important;margin:0!important;page-break-inside:avoid}.contenttype-file #page-document .file-wrapper__main,.contenttype-image #page-document .file-wrapper__main{display:flex!important;flex-direction:column!important;padding:0!important;margin:0!important}.contenttype-file #page-document .file-wrapper__main .file,.contenttype-image #page-document .file-wrapper__main .file{display:flex!important;justify-content:center!important;padding:10px 0!important;margin:0!important;page-break-after:avoid;page-break-before:avoid;page-break-inside:avoid}.contenttype-file #page-document .file-wrapper__main .file img,.contenttype-image #page-document .file-wrapper__main .file img{max-width:100%!important;height:auto!important;max-height:80vh!important;margin:0!important;page-break-inside:avoid}.contenttype-file #page-document .file-wrapper__footer,.contenttype-file #page-document .file-wrapper__main .file-info,.contenttype-image #page-document .file-wrapper__footer,.contenttype-image #page-document .file-wrapper__main .file-info{display:none!important}#page-document .blocks-group-wrapper h1.documentFirstHeading{padding:0;margin:0!important}#page-document .blocks-group-wrapper .styled-slate{margin:0 0 8px!important}#page-document .blocks-group-wrapper .block.image.align.center,#page-document .blocks-group-wrapper .block.image.align.center figure,#page-document .blocks-group-wrapper .block.listing.events .event-container{margin:0!important}#page-document .blocks-group-wrapper .block.listing{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}#page-document .blocks-group-wrapper .block.listing:not(.has--headline){padding-top:20px}#page-document .blocks-group-wrapper .block.listing .items .listing-item:nth-of-type(n+4){display:none;visibility:hidden}#page-document .blocks-group-wrapper .block.listing,#page-document .blocks-group-wrapper .block.search{-moz-column-break-inside:avoid;break-inside:avoid}#page-document .blocks-group-wrapper .block.listing .item.collection-card-item:nth-of-type(n+4),#page-document .blocks-group-wrapper .block.search .item.collection-card-item:nth-of-type(n+4){display:none;visibility:hidden}#page-document .blocks-group-wrapper .block.h5p[data-print-placeholder]:after,#page-document .blocks-group-wrapper .block.video[data-print-placeholder]:after{background:var(--bsbw-gray);content:attr(data-print-placeholder)}#page-document .blocks-group-wrapper .block.maps[data-print-placeholder]>*,#page-document .blocks-group-wrapper .block.xapi[data-print-placeholder]>*,#page-document .blocks-group-wrapper .pdf-viewer-root[data-print-placeholder]>*{display:none}#page-document .blocks-group-wrapper .block.maps[data-print-placeholder]:after,#page-document .blocks-group-wrapper .block.xapi[data-print-placeholder]:after,#page-document .blocks-group-wrapper .pdf-viewer-root[data-print-placeholder]:after{background:var(--bsbw-gray);content:attr(data-print-placeholder)}#page-document .blocks-group-wrapper .download-event,#page-document .blocks-group-wrapper .event-container,#page-document .blocks-group-wrapper .event-details-block,#page-document .blocks-group-wrapper .event-metadata,#page-document .blocks-group-wrapper .formulas-container,#page-document .blocks-group-wrapper .metadata,#page-document .blocks-group-wrapper .slate-table-block,#page-document .blocks-group-wrapper>.block.form,#page-document .blocks-group-wrapper>.block.html,#page-document .blocks-group-wrapper>.block.listing.grid,#page-document .blocks-group-wrapper>.disclaimer,#page-document .blocks-group-wrapper>.h5p,#page-document .blocks-group-wrapper>.sodix,#page-document .blocks-group-wrapper>.table-of-contents,#page-document .blocks-group-wrapper>h1.documentFirstHeading,#page-document .blocks-group-wrapper>h2,#page-document .blocks-group-wrapper>h3,#page-document .blocks-group-wrapper>h4,#page-document .blocks-group-wrapper>h5,#page-document .blocks-group-wrapper>h6,#page-document .blocks-group-wrapper>li,#page-document .blocks-group-wrapper>ol,#page-document .blocks-group-wrapper>pre,#page-document .blocks-group-wrapper>span,#page-document .blocks-group-wrapper>table,#page-document .blocks-group-wrapper>ul,#page-document .h5p-player-wrapper .h5p-player-actions[data-playing=false] .blocks-group-wrapper>strong,.h5p-player-wrapper .h5p-player-actions[data-playing=false] #page-document .blocks-group-wrapper>strong{margin-right:0!important;margin-left:0!important}}@media print and (max-width:1280px){#page-document .blocks-group-wrapper .pdf-viewer-block,#page-document .blocks-group-wrapper .styled-slate,#page-document .blocks-group-wrapper>blockquote{margin-right:0!important;margin-left:0!important}}@media print{#page-document .blocks-group-wrapper .block.__button,#page-document .blocks-group-wrapper .block.code,#page-document .blocks-group-wrapper .block .emptyListing,#page-document .blocks-group-wrapper .block .grid,#page-document .blocks-group-wrapper .block.heading,#page-document .blocks-group-wrapper .block.highlight .teaser-description-title,#page-document .blocks-group-wrapper .block .image-gallery,#page-document .blocks-group-wrapper .block.image.align.center,#page-document .blocks-group-wrapper .block.image.align.center figure,#page-document .blocks-group-wrapper .block.image.align.full,#page-document .blocks-group-wrapper .block.image.align.left,#page-document .blocks-group-wrapper .block.image.align.left.medium,#page-document .blocks-group-wrapper .block.image.align.left.small,#page-document .blocks-group-wrapper .block.image.align.right,#page-document .blocks-group-wrapper .block.image.align.right.medium,#page-document .blocks-group-wrapper .block.image.align.right.small,#page-document .blocks-group-wrapper .block.image.align.wide figure,#page-document .blocks-group-wrapper .block .listing-item,#page-document .blocks-group-wrapper .block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper .block.maps.align.full,#page-document .blocks-group-wrapper .block.maps.align.left,#page-document .blocks-group-wrapper .block.maps.align.right,#page-document .blocks-group-wrapper .block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper .block.metadata,#page-document .blocks-group-wrapper .block.search .grid,#page-document .blocks-group-wrapper .block.search .searchBlock-container,#page-document .blocks-group-wrapper .block.separator .has--align--center .line,#page-document .blocks-group-wrapper .block.separator .has--align--full .line,#page-document .blocks-group-wrapper .block.separator .has--align--left .line,#page-document .blocks-group-wrapper .block.teaser,#page-document .blocks-group-wrapper .block.teaser .teaser-item.default,#page-document .blocks-group-wrapper .block.video.align.center .video-inner,#page-document .blocks-group-wrapper .block.video.align.full,#page-document .blocks-group-wrapper .block.video.align.left,#page-document .blocks-group-wrapper .block.video.align.right,#page-document .blocks-group-wrapper .block.video.align.wide .video-inner,#page-document .blocks-group-wrapper .block>h2.headline,#page-document .blocks-group-wrapper>.block.__button,#page-document .blocks-group-wrapper>.block.code,#page-document .blocks-group-wrapper>.block .emptyListing,#page-document .blocks-group-wrapper>.block .grid,#page-document .blocks-group-wrapper>.block.heading,#page-document .blocks-group-wrapper>.block.highlight .teaser-description-title,#page-document .blocks-group-wrapper>.block .image-gallery,#page-document .blocks-group-wrapper>.block.image.align.center,#page-document .blocks-group-wrapper>.block.image.align.center figure,#page-document .blocks-group-wrapper>.block.image.align.full,#page-document .blocks-group-wrapper>.block.image.align.left,#page-document .blocks-group-wrapper>.block.image.align.left.medium,#page-document .blocks-group-wrapper>.block.image.align.left.small,#page-document .blocks-group-wrapper>.block.image.align.right,#page-document .blocks-group-wrapper>.block.image.align.right.medium,#page-document .blocks-group-wrapper>.block.image.align.right.small,#page-document .blocks-group-wrapper>.block.image.align.wide figure,#page-document .blocks-group-wrapper>.block .listing-item,#page-document .blocks-group-wrapper>.block.maps.align.center .maps-inner,#page-document .blocks-group-wrapper>.block.maps.align.full,#page-document .blocks-group-wrapper>.block.maps.align.left,#page-document .blocks-group-wrapper>.block.maps.align.right,#page-document .blocks-group-wrapper>.block.maps.align.wide .maps-inner,#page-document .blocks-group-wrapper>.block.metadata,#page-document .blocks-group-wrapper>.block.search .grid,#page-document .blocks-group-wrapper>.block.search .searchBlock-container,#page-document .blocks-group-wrapper>.block.separator .has--align--center .line,#page-document .blocks-group-wrapper>.block.separator .has--align--full .line,#page-document .blocks-group-wrapper>.block.separator .has--align--left .line,#page-document .blocks-group-wrapper>.block.teaser,#page-document .blocks-group-wrapper>.block.teaser .teaser-item.default,#page-document .blocks-group-wrapper>.block.video.align.center .video-inner,#page-document .blocks-group-wrapper>.block.video.align.full,#page-document .blocks-group-wrapper>.block.video.align.left,#page-document .blocks-group-wrapper>.block.video.align.right,#page-document .blocks-group-wrapper>.block.video.align.wide .video-inner,#page-document .blocks-group-wrapper>.block>h2.headline{margin-right:0!important;margin-left:0!important}body.has-detail-page-image .content-wrapper>.footer-navigation-bar,body.has-detail-page-image .copyright-button,body.has-detail-page-image .file-info,body.has-detail-page-image .file-wrapper__footer,body.has-detail-page-image .image-zoom-container,body.has-detail-page-image main #view .context-menu-wrapper{display:none!important;visibility:hidden!important}body.has-detail-page-image .file{width:100%!important;padding:0!important;background:transparent!important}body.has-detail-page-image #detail-page-image{max-width:100%!important;height:auto!important;page-break-inside:avoid}}.modals h1{font-family:BaWue Sans;font-size:1.25rem;font-weight:400;line-height:normal}.context-menu-wrapper{position:relative;z-index:101;display:flex;flex-direction:column}.context-menu-wrapper.is-open{z-index:11}@media (min-width:768px){.context-menu-wrapper{position:fixed;top:122px;left:0;max-height:calc(100vh - 122px)}body.has-toolbar .context-menu-wrapper{left:80px}body.has-toolbar-collapsed .context-menu-wrapper{left:20px}}@media (min-width:1080px){.context-menu-wrapper{top:202px;max-height:calc(100vh - 202px)}}.context-menu-wrapper:not(.is-open){height:auto}.context-menu-wrapper .context-menu-toggle{position:absolute;z-index:101;top:1rem;left:1rem;padding:.25rem .5rem;border:.063rem solid #524942;border-radius:.375rem;background:#fff;cursor:pointer;font-family:BaWue Sans;font-size:1rem;font-weight:700;line-height:1.3rem}.context-menu-wrapper .context-menu-toggle:hover{background:#f4f3f1}.context-menu-wrapper .context-menu-toggle:focus-visible{outline:.125rem solid #6e0bcc;outline-offset:2px}.context-menu-wrapper .context-menu-skip-link{position:absolute;top:-100%;display:inline-block;color:#2a2623;font-family:BaWue Sans;font-size:.875rem;font-weight:700;line-height:1.1375rem}.context-menu-wrapper .context-menu-skip-link:focus{position:static;z-index:9999;padding:.5rem;border:.125rem solid #6e0bcc;margin:.5rem;background:#fff}.context-menu-wrapper .context-menu-skip-link:hover{background:#f4f3f1}.context-menu{display:flex;overflow:hidden;flex-direction:column;padding:2.5rem 1rem 1rem;background:#fff;box-shadow:0 4px 8px 4px rgba(42,38,35,.1)}@media (min-width:768px){.context-menu{width:320px;max-height:100%}}.context-menu .context-menu-header{flex-shrink:0;padding-bottom:.75rem;border-bottom:.063rem solid #cbc6bd;margin-bottom:.75rem}.context-menu .context-menu-back{display:flex;align-items:center;padding:.5rem 0;border:none;background:none;color:#2a2623;cursor:pointer;gap:.5rem;font-family:BaWue Sans;font-size:.875rem;font-weight:700;line-height:1.1375rem}.context-menu .context-menu-back:before{content:"←"}.context-menu .context-menu-back:hover{color:#524942}.context-menu .context-menu-back:focus-visible{outline:.125rem solid #6e0bcc;outline-offset:2px}.context-menu .context-menu-items-wrapper{position:relative;display:flex;min-height:0;flex:1;flex-direction:column}.context-menu .context-menu-scroll-indicator{display:flex;flex-shrink:0;align-items:center;justify-content:center;padding:.25rem;background:#fff;color:#524942}.context-menu .context-menu-scroll-indicator .scroll-arrow{font-size:.875rem}.context-menu .context-menu-scroll-indicator.scroll-up{border-bottom:.063rem solid #cbc6bd}.context-menu .context-menu-scroll-indicator.scroll-down{border-top:.063rem solid #cbc6bd}.context-menu .context-menu-items{flex:1;padding:0;margin:0;list-style:none;overflow-y:auto}.context-menu .context-menu-item{margin-bottom:.125rem}.context-menu .context-menu-item>a{display:block;padding:.5rem .75rem;border-radius:.188rem;color:#2a2623;text-decoration:none;font-family:BaWue Sans;font-size:1rem;font-weight:400;line-height:1.5rem}.context-menu .context-menu-item>a:hover{background:#f4f3f1}.context-menu .context-menu-item>a:focus-visible{outline:.125rem solid #6e0bcc;outline-offset:-2px}.context-menu .context-menu-item>a[aria-current=page]{background:#fffc00;color:#2a2623;font-family:BaWue Sans;font-size:1rem;font-weight:700;line-height:1.5rem}.context-menu .context-menu-children{padding-left:1rem;border-left:.125rem solid #cbc6bd;margin-top:.25rem}.context-menu .context-menu-children .context-menu-item>a{font-family:BaWue Sans;font-size:.875rem;font-weight:400;line-height:1.3125rem;padding:.25rem .5rem}.context-menu .context-menu-footer{flex-shrink:0;padding-top:.75rem;border-top:.063rem solid #cbc6bd;margin-top:.75rem}.theme-toggle{display:block}.theme-toggle button{display:grid;width:60px;height:60px;border-radius:50%;place-items:center;padding:0;border:none;background:none;color:inherit;font:inherit}@media screen and (max-width:1280px){.theme-toggle button{width:44px;height:44px}}.theme-toggle button i{transition:all .5s ease-in-out}.theme-toggle button i:before{font-size:1.438rem}.theme-toggle button:hover i{transform:rotate(20deg);transition:all .5s ease-in-out}.image-file-placeholder{border:1px solid #ccc;margin:0}.image-file-placeholder,.image-file-placeholder .content{display:flex;flex-direction:column;justify-content:center}.image-file-placeholder .content{width:100%;height:100%;background-color:#d3d3d3}.image-file-placeholder p{padding:20px;text-align:center}.image-file-placeholder div.button.container{display:flex;justify-content:center;padding:20px}.image-file-placeholder div.button.container button{padding:8px 20px;background:none;font-weight:700}#export-subtitles-modal .content,#generate-subtitles-modal .content,#import-subtitles-modal .content{display:flex;flex-direction:column}#export-subtitles-modal .content #import-subtitles-file-selection,#generate-subtitles-modal .content #import-subtitles-file-selection,#import-subtitles-modal .content #import-subtitles-file-selection{position:relative}#export-subtitles-modal .content #import-subtitles-file-selection .ui.input,#generate-subtitles-modal .content #import-subtitles-file-selection .ui.input,#import-subtitles-modal .content #import-subtitles-file-selection .ui.input{width:max(300px,40%)}#export-subtitles-modal .content #import-subtitles-file-selection button,#generate-subtitles-modal .content #import-subtitles-file-selection button,#import-subtitles-modal .content #import-subtitles-file-selection button{position:absolute;top:0;bottom:0;margin-left:1rem}#export-subtitles-modal .content #export-subtitles-label,#export-subtitles-modal .content #import-subtitles-file-label,#export-subtitles-modal .content #import-subtitles-language-label,#export-subtitles-modal .content #import-subtitles-new-language-label,#generate-subtitles-modal .content #export-subtitles-label,#generate-subtitles-modal .content #import-subtitles-file-label,#generate-subtitles-modal .content #import-subtitles-language-label,#generate-subtitles-modal .content #import-subtitles-new-language-label,#import-subtitles-modal .content #export-subtitles-label,#import-subtitles-modal .content #import-subtitles-file-label,#import-subtitles-modal .content #import-subtitles-language-label,#import-subtitles-modal .content #import-subtitles-new-language-label{font-size:1.25rem}#export-subtitles-modal .content #export-subtitles-unavailable,#generate-subtitles-modal .content #export-subtitles-unavailable,#import-subtitles-modal .content #export-subtitles-unavailable{margin-top:8px}#export-subtitles-modal .content #import-subtitles-language-label,#export-subtitles-modal .content #import-subtitles-new-language-label,#generate-subtitles-modal .content #import-subtitles-language-label,#generate-subtitles-modal .content #import-subtitles-new-language-label,#import-subtitles-modal .content #import-subtitles-language-label,#import-subtitles-modal .content #import-subtitles-new-language-label{margin-top:2rem}#export-subtitles-modal .content #import-subtitles-file-error,#generate-subtitles-modal .content #import-subtitles-file-error,#import-subtitles-modal .content #import-subtitles-file-error{color:#e72b0d}#export-subtitles-modal .content #export-subtitles-unavailable,#export-subtitles-modal .content #force-generate-description,#export-subtitles-modal .content #import-subtitles-file-description,#generate-subtitles-modal .content #export-subtitles-unavailable,#generate-subtitles-modal .content #force-generate-description,#generate-subtitles-modal .content #import-subtitles-file-description,#import-subtitles-modal .content #export-subtitles-unavailable,#import-subtitles-modal .content #force-generate-description,#import-subtitles-modal .content #import-subtitles-file-description{color:#555}#main .block.listing.folder .folder-block--skeleton .folder-tabs .folder-tab{margin-bottom:10px}#main .block.listing.folder .folder-content .folder-content__item-card--skeleton .ui.placeholder .line{background-color:#f4f3f1}#main .block.listing.cover .interaktiv-react-slider:not(:has(.collection-card-item--skeleton)){max-width:none!important}#main .block.listing.page .item.collection-card-item--skeleton .ui.placeholder .line{background-color:#f4f3f1}#main .block.listing.news .item.collection-card-item--skeleton .item-details{height:296px}#main .block.listing.news .item.collection-card-item--skeleton .ui.placeholder .line{background-color:#f4f3f1}#main .block.listing.events .event-container--skeleton .event-filter .ui.placeholder{width:100%;max-width:none;height:60px;margin-top:0}#main .block.listing.events .event-container--skeleton .event-list .event-details{flex:1}div#page-search.ui.container .container #content-core .search-result-item-container .search-tile-item--skeleton .ui.placeholder .line{background-color:#f4f3f1}@media (max-width:576px){body[class*=section-dashboard] #dashboard .dashboard .dashboard__left-navigation--skeleton .ui.placeholder .line{background-color:#f4f3f1}}body[class*=section-dashboard] #dashboard .dashboard .dashboard__left-navigation--skeleton .personal-info-container .personal-info .ui.placeholder{width:120px}body[class*=section-dashboard] #dashboard .dashboard .dashboard__left-navigation--skeleton .links-container .header{display:block}body[class*=section-dashboard] #dashboard .dashboard .dashboard__left-navigation--skeleton .links-container ul .link-wrapper .ui.placeholder{margin:0}
/*# sourceMappingURL=client-9a8b795a.e7ff624e.css.map*/