:root{--home--navbar-width: 60px}#root{width:100vw;height:100vh;background-color:var(--wds--bg)}html.wds-reset{height:100%}html.wds-reset body{margin:0;height:100%;font-size:16px;font-family:Open Sans,sans-serif}html.wds-reset *,html.wds-reset *:before,html.wds-reset *:after{box-sizing:border-box}html.wds-reset *[data-theme]{color-scheme:var(--wds--colorScheme);color:var(--wds--txt);background-color:var(--wds--bg)}html.wds-reset ::-webkit-scrollbar{width:10px;height:10px}html.wds-reset ::-webkit-scrollbar-track{border-radius:3px;background-color:var(--wds--scrollbar-track-bg)}html.wds-reset ::-webkit-scrollbar-thumb{border-radius:3px;background-color:var(--wds--scrollbar-thumb-bg)}.wds-hideScrollbar{scrollbar-width:none}.wds-hideScrollbar::-webkit-scrollbar{display:none}.wds-shadow-1{box-shadow:var(--wds--shadow-1)}.wds-shadow-2{box-shadow:var(--wds--shadow-2)}.wds-shadow-3{box-shadow:var(--wds--shadow-3)}.wds-shadow-4{box-shadow:var(--wds--shadow-4)}.wds-shadow-5{box-shadow:var(--wds--shadow-5)}.wds-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wds-ellipsis.wds-flex span:not(.wds-no-ellipsis){overflow:hidden;text-overflow:ellipsis}.wds-ellipsis.wds-flex .wds-flex:has(span){overflow:hidden}[class*="wds-ellipsis-line-"]{overflow:hidden;display:-webkit-box;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:99999}[class*="wds-ellipsis-line-1"]{-webkit-line-clamp:1}[class*="wds-ellipsis-line-2"]{-webkit-line-clamp:2}[class*="wds-ellipsis-line-3"]{-webkit-line-clamp:3}[class*="wds-ellipsis-line-4"]{-webkit-line-clamp:4}[class*="wds-ellipsis-line-5"]{-webkit-line-clamp:5}.wds-inlineGap{--gap: .7ch }.wds-inlineGap:dir(ltr)>*:not(:last-child){margin-right:var(--gap)}.wds-inlineGap:dir(rtl)>*:not(:last-child){margin-left:var(--gap)}.wds-gridBg{background-image:url('data:image/svg+xml,<svg fill="black" width="33" height="33" viewBox="0 0 33 33" xmlns="http://www.w3.org/2000/svg"><path d="M17 14H16V16H14V17H16V19H17V17H19V16H17V14Z" fill-opacity=".15"/><g fill-opacity=".05"><rect y="16" width="10" height="1"/><rect x="16" width="1" height="10"/><rect x="16" y="23" width="1" height="10"/><rect x="23" y="16" width="10" height="1"/></g></svg>')}[data-theme=Dark].wds-gridBg,[data-theme=Dark] .wds-gridBg{background-image:url('data:image/svg+xml,<svg fill="white" width="33" height="33" viewBox="0 0 33 33" xmlns="http://www.w3.org/2000/svg"><path d="M17 14H16V16H14V17H16V19H17V17H19V16H17V14Z" fill-opacity=".15"/><g fill-opacity=".05"><rect y="16" width="10" height="1"/><rect x="16" width="1" height="10"/><rect x="16" y="23" width="1" height="10"/><rect x="23" y="16" width="10" height="1"/></g></svg>')}body:not([data-theme=Dark]),*[data-theme=Light]{--wds--txt-100: #171718;--wds--txt-87: #171718de;--wds--txt-60: #17171899;--wds--txt-30: #1717184d;--wds--txt-15: #17171826;--wds--txt-10: #1717181a;--wds--txt-5: #1717180d;--wds--txt-inv-100: #ffffff;--wds--txt-inv-87: #ffffffde;--wds--txt-inv-60: #ffffff99;--wds--txt-inv-30: #ffffff4d;--wds--txt-inv-15: #ffffff26;--wds--txt-inv-10: #ffffff1a;--wds--txt-inv-5: #ffffff0d;--wds--grey-50: #f1f1f1;--wds--grey-100: #e3e3e4;--wds--grey-200: #c7c7c9;--wds--grey-300: #acacaf;--wds--grey-400: #909094;--wds--grey-500: #75757a;--wds--grey-600: #5d5d61;--wds--grey-700: #464649;--wds--grey-800: #2e2e30;--wds--grey-900: #171718;--wds--red-25: #fff6f5;--wds--red-50: #ffeeec;--wds--red-100: #ffdeda;--wds--red-200: #ffbdb4;--wds--red-300: #ff9c8f;--wds--red-400: #ff7b6a;--wds--red-500: #ff5b45;--wds--red-600: #cc4837;--wds--red-700: #993629;--wds--red-800: #66241b;--wds--red-900: #33120e}*[data-theme=Dark]{--wds--txt-100: #ffffff;--wds--txt-87: #ffffffde;--wds--txt-60: #ffffff99;--wds--txt-30: #ffffff4d;--wds--txt-15: #ffffff26;--wds--txt-10: #ffffff1a;--wds--txt-5: #ffffff0d;--wds--txt-inv-100: #000000;--wds--txt-inv-87: #000000de;--wds--txt-inv-60: #00000099;--wds--txt-inv-30: #0000004d;--wds--txt-inv-15: #00000026;--wds--txt-inv-10: #0000001a;--wds--txt-inv-5: #0000000d;--wds--grey-50: #f3f5f8;--wds--grey-100: #d1d4db;--wds--grey-200: #a3a9b7;--wds--grey-300: #747f92;--wds--grey-400: #616776;--wds--grey-500: #535a69;--wds--grey-600: #444a56;--wds--grey-700: #313845;--wds--grey-800: #272b35;--wds--grey-900: #141923;--wds--red-25: #fef6f5;--wds--red-50: #feefee;--wds--red-100: #fde1de;--wds--red-200: #fcccc8;--wds--red-300: #fab0a9;--wds--red-400: #ff867c;--wds--red-500: #f67064;--wds--red-600: #bf554c;--wds--red-700: #8c3f37;--wds--red-800: #4d221e;--wds--red-900: #331714}body{--wds--grey-0: #fff;--wds--grey-1000: #000;--wds--cyan-25: #f5f9ff;--wds--cyan-50: #e9f1ff;--wds--cyan-100: #d4e3ff;--wds--cyan-200: #aac8ff;--wds--cyan-300: #7facff;--wds--cyan-400: #5590ff;--wds--cyan-500: #286ceb;--wds--cyan-600: #005abc;--wds--cyan-700: #00438d;--wds--cyan-800: #002d5e;--wds--cyan-900: #00162f;--wds--yellow-50: #fff9e8;--wds--yellow-100: #fff3d3;--wds--yellow-200: #ffe7a7;--wds--yellow-300: #ffdb7c;--wds--yellow-400: #ffcf50;--wds--yellow-500: #ffc325;--wds--yellow-600: #cc9c1d;--wds--yellow-700: #997616;--wds--yellow-800: #664d0e;--wds--yellow-900: #33270b;--wds--green-25: #f2fcf6;--wds--green-50: #e6faee;--wds--green-100: #cff5de;--wds--green-200: #9febbd;--wds--green-300: #6fe09c;--wds--green-400: #3fd67b;--wds--green-500: #10cc5b;--wds--green-600: #0ca348;--wds--green-700: #097a36;--wds--green-800: #065224;--wds--green-900: #032912;--wds--purple-50: #efeffc;--wds--purple-100: #e0e0fa;--wds--purple-200: #c1c1f5;--wds--purple-300: #a2a2f0;--wds--purple-400: #8383eb;--wds--purple-500: #6565e6;--wds--purple-600: #5050b8;--wds--purple-700: #3c3c8a;--wds--purple-800: #28285c;--wds--purple-900: #14142e;--wds--orange-25: #fff7f0;--wds--orange-50: #fff1e5;--wds--orange-100: #ffe4cc;--wds--orange-200: #ffc999;--wds--orange-300: #ffae66;--wds--orange-400: #ff9333;--wds--orange-500: #ff7900;--wds--orange-600: #d06405;--wds--orange-700: #a1500a;--wds--orange-800: #713c10;--wds--orange-900: #422815}body:not([data-theme=Dark]),*[data-theme=Light]{--wds--colorScheme: light;--wds--scrollbar-track-bg: var(--wds--grey-100);--wds--scrollbar-thumb-bg: var(--wds--grey-400);--wds--scrollIndicator-brd: 2px solid var(--wds--cyan-700);--wds--bg: var(--wds--grey-0);--wds--bg-invalid: var(--wds--red-50);--wds--bg-readOnly: var(--wds--grey-100);--wds--txt: var(--wds--txt-100);--wds--txt-invalid: var(--wds--red-500);--wds--txt-selected: #3390ff;--wds--txt-readOnly: var(--wds--grey-400);--wds--txt-disabled: var(--wds--grey-300);--wds--brd: var(--wds--cyan-300);--wds--brd-focus: var(--wds--cyan-500);--wds--brd-invalid: var(--wds--red-500);--wds--brd-readOnly: var(--wds--grey-200);--wds--brd-disabled: var(--wds--grey-200);--wds--shad-focus: var(--wds--cyan-200);--wds--shad-invalid: var(--wds--red-200);--wds--shadOff: 0 0 0 15px transparent;--wds--shadOn-focus: 0 0 0 3px var(--wds--cyan-200);--wds--shadOn-invalid: 0 0 0 3px var(--wds--red-200);--wds--placeh-txt: var(--wds--cyan-200);--wds--shadow-1: 0 1px 4px 0 rgba(0, 22, 47, .1), 0 2px 8px 1px rgba(0, 22, 47, .03);--wds--shadow-2: 0 2px 6px 1px rgba(0, 22, 47, .11), 0 3px 10px 3px rgba(0, 22, 47, .03);--wds--shadow-3: 0 3px 8px 2px rgba(0, 22, 47, .12), 0 6px 12px 5px rgba(0, 22, 47, .03);--wds--shadow-4: 0 4px 10px 3px rgba(0, 22, 47, .13), 0 11px 14px 7px rgba(0, 22, 47, .03);--wds--shadow-5: 0 5px 12px 4px rgba(0, 22, 47, .3), 0 18px 16px 9px rgba(0, 22, 47, .1);--wds-main-bg: var(--wds--grey-100);--wds-main-panel-bg: var(--wds--grey-0);--wds-avatar-txt: var(--wds--cyan-800);--wds-avatar-bg: var(--wds--cyan-100);--wds-collapsiblePanel-txt-disabled: var(--wds--txt-30);--wds-collapsiblePanel-brd: var(--wds--cyan-200);--wds-collapsiblePanel-brd-hover: var(--wds--cyan-400);--wds-collapsiblePanel-brd-disabled: var(--wds--txt-15);--wds-collapsiblePanel-bg: var(--wds--grey-0);--wds-collapsiblePanel-bg-disabled: var(--wds--grey-0);--wds-collapsiblePanel-icon-txt: var(--wds--cyan-700);--wds-badge-added-txt: var(--wds--green-500);--wds-badge-default-txt: var(--wds--grey-0);--wds-badge-primary-txt: var(--wds--grey-0);--wds-badge-removed-txt: var(--wds--red-500);--wds-badge-secondary-txt: var(--wds--grey-0);--wds-badge-added-bg: var(--wds--green-100);--wds-badge-default-bg: var(--wds--red-600);--wds-badge-primary-bg: var(--wds--cyan-600);--wds-badge-removed-bg: var(--wds--red-100);--wds-badge-secondary-bg: var(--wds--grey-600);--wds-banner-brd: 1px solid;--wds-banner-info-brd: var(--wds--purple-700);--wds-banner-info-bg: var(--wds--purple-50);--wds-banner-info-title-txt: var(--wds--purple-700);--wds-banner-info-message-txt: var(--wds--purple-700);--wds-banner-info-icon-txt: var(--wds--purple-700);--wds-banner-info-close-txt: var(--wds--purple-800);--wds-banner-info-close-bg: var(--wds--purple-200);--wds-banner-success-brd: var(--wds--green-700);--wds-banner-success-bg: var(--wds--green-50);--wds-banner-success-title-txt: var(--wds--green-700);--wds-banner-success-message-txt: var(--wds--green-700);--wds-banner-success-icon-txt: var(--wds--green-700);--wds-banner-success-close-txt: var(--wds--green-800);--wds-banner-success-close-bg: var(--wds--green-200);--wds-banner-danger-brd: var(--wds--red-500);--wds-banner-danger-bg: var(--wds--red-50);--wds-banner-danger-title-txt: var(--wds--red-700);--wds-banner-danger-message-txt: var(--wds--red-700);--wds-banner-danger-icon-txt: var(--wds--red-600);--wds-banner-danger-close-txt: var(--wds--red-700);--wds-banner-danger-close-bg: var(--wds--red-100);--wds-banner-warning-brd: var(--wds--yellow-600);--wds-banner-warning-bg: var(--wds--yellow-50);--wds-banner-warning-title-txt: var(--wds--yellow-800);--wds-banner-warning-message-txt: var(--wds--yellow-800);--wds-banner-warning-icon-txt: var(--wds--yellow-600);--wds-banner-warning-close-txt: var(--wds--yellow-800);--wds-banner-warning-close-bg: var(--wds--yellow-200);--wds-button-primary-txt: var(--wds--txt-inv-100);--wds-button-primary-txt-active: var(--wds--txt-inv-100);--wds-button-primary-shadOn-focus: 0 0 0 4px var(--wds--cyan-200);--wds-button-primary-bg: var(--wds--cyan-500);--wds-button-primary-bg-hover: var(--wds--cyan-600);--wds-button-primary-bg-active: var(--wds--cyan-700);--wds-button-secondary-txt: var(--wds--cyan-700);--wds-button-secondary-txt-active: var(--wds--cyan-900);--wds-button-secondary-shadOn-focus: 0 0 0 4px var(--wds--cyan-200);--wds-button-secondary-bg: var(--wds--cyan-100);--wds-button-secondary-bg-hover: var(--wds--cyan-200);--wds-button-secondary-bg-active: var(--wds--cyan-300);--wds-button-danger-txt: var(--wds--red-700);--wds-button-danger-txt-active: var(--wds--red-900);--wds-button-danger-shadOn-focus: 0 0 0 4px var(--wds--red-200);--wds-button-danger-bg: var(--wds--red-100);--wds-button-danger-bg-hover: var(--wds--red-200);--wds-button-danger-bg-active: var(--wds--red-300);--wds-button-disabled-txt: var(--wds--txt-30);--wds-button-disabled-bg: var(--wds--grey-100);--wds-buttonGroup-divider: var(--wds--cyan-50);--wds-card-bg: var(--wds--grey-50);--wds-card-adding-bg: var(--wds--yellow-300);--wds-cardColored-bg: #fff;--wds-cardColored-red: var(--wds--red-500);--wds-cardColored-cyan: var(--wds--cyan-500);--wds-cardColored-grey: var(--wds--grey-300);--wds-cardColored-green: var(--wds--green-600);--wds-cardColored-orange: var(--wds--orange-400);--wds-cardColored-purple: var(--wds--purple-500);--wds-cardColored-yellow: var(--wds--yellow-500);--wds-carousel-txt: var(--wds--grey-900);--wds-carousel-bg: var(--wds--grey-100);--wds-carousel-screen-bg: var(--wds--grey-0);--wds-carousel-btn-bg: var(--wds--grey-200);--wds-carousel-progress-bg: var(--wds--grey-300);--wds-carousel-progress-txt: var(--wds--cyan-500);--wds-carouselDots-dot-bg: var(--wds--cyan-200);--wds-checkbox-txt: var(--wds--txt-inv-87);--wds-checkbox-txt-readonly: var(--wds--txt-100);--wds-checkbox-txt-disabled: var(--wds--txt-30);--wds-checkbox-brd: var(--wds--cyan-400);--wds-checkbox-brd-invalid: var(--wds--red-500);--wds-checkbox-brd-invalid-focus: var(--wds--red-500);--wds-checkbox-brd-disabled: var(--wds--txt-15);--wds-checkbox-bg: transparent;--wds-checkbox-bg-checked: var(--wds--cyan-500);--wds-checkbox-bg-invalid: transparent;--wds-checkbox-bg-readonly: transparent;--wds-checkbox-bg-disabled: var(--wds--txt-5);--wds-checkbox-bg-checked-invalid: var(--wds--red-500);--wds-checkbox-bg-checked-readonly: var(--wds--txt-100);--wds-checkbox-bg-checked-disabled: var(--wds--txt-15);--wds-checkbox-icon-txt-readonly: var(--wds--txt-inv-100);--wds-checkbox-transition: box-shadow .3s ease-out;--wds-checkbox-shad: 0 0 0 3px;--wds-codeSnippet-brd: var(--wds--grey-300);--wds-codeSnippet-brd-dark: var(--wds--grey-700);--wds-codeSnippet-copyButton-txt: var(--wds--grey-900);--wds-codeSnippet-copyButton-txt-dark: #abb2bf;--wds-colorPicker-txt: var(--wds--grey-900);--wds-colorPicker-brd: var(--wds--grey-200);--wds-colorPicker-bg: var(--wds--grey-0);--wds-colorPicker-pickerCursor-brd: var(--wds--grey-0);--wds-divider-lowContrast-bg: var(--wds--cyan-100);--wds-divider-highContrast-bg: var(--wds--grey-300);--wds-field-requirement-txt: var(--wds--cyan-300);--wds-fileUpload-placeh-txt: var(--wds--grey-500);--wds-fileUpload-placeh-txt-disabled: var(--wds--grey-300);--wds-fileUpload-brd: var(--wds--cyan-200);--wds-fileUpload-brd-hover: var(--wds--cyan-600);--wds-gridSelector-btn-brd-disabled: var(--wds--grey-300);--wds-gridSelector-btn-brd-readOnly: var(--wds--grey-0);--wds-gridSelector-btn-bg: var(--wds--cyan-50);--wds-gridSelector-btn-bg-hover: var(--wds--cyan-100);--wds-gridSelector-btn-bg-active: var(--wds--cyan-200);--wds-gridSelector-btn-bg-disabled: var(--wds--grey-50);--wds-gridSelector-btn-bg-readOnly: var(--wds--grey-0);--wds-gridSelector-btn-bg-invalid: var(--wds--red-50);--wds-gridSelector-btn-bg-invalid-hover: var(--wds--red-100);--wds-indicator-txt: #fff;--wds-indicator-brd: var(--wds--red-600);--wds-innerSlider-outerBar-bg: var(--wds--cyan-25);--wds-input-txt-disabled: var(--wds--txt-30);--wds-input-bg: var(--wds--bg);--wds-input-bg-focus: var(--wds--bg);--wds-input-bg-invalid: var(--wds--bg);--wds-input-bg-disabled: var(--wds--grey-50);--wds-input-bg-readOnly: var(--wds--grey-0);--wds-input-brd: var(--wds--cyan-300);--wds-input-brd-focus: var(--wds--cyan-500);--wds-input-brd-invalid: var(--wds--red-500);--wds-input-brd-invalid-focus: var(--wds--red-500);--wds-input-brd-disabled: var(--wds--grey-100);--wds-input-icon: var(--wds-input-brd-focus);--wds-input-icon-invalid: var(--wds-input-brd-invalid);--wds-input-icon-disabled: var(--wds-input-txt-disabled);--wds-input-placeh: var(--wds--cyan-200);--wds-input-placeh-invalid: var(--wds--red-300);--wds-input-placeh-disabled: var(--wds--txt-15);--wds-input-placeh-readOnly: currentColor;--wds-input-shadOff: var(--wds--shadOff);--wds-input-shadOn: var(--wds--shadOn-focus);--wds-input-shadOn-invalid: var(--wds--shadOn-invalid);--wds-searchText-mark-bg: #ff0;--wds-label-txt-invalid: var(--wds--red-500);--wds-link-txt: var(--wds--cyan-500);--wds-link-txt-visited: var(--wds--cyan-700);--wds-link-info-txt: var(--wds--purple-700);--wds-link-success-txt: var(--wds--green-700);--wds-link-warning-txt: var(--wds--yellow-800);--wds-link-error-txt: var(--wds--red-700);--wds-listLegacy-item-txt: var(--wds--grey-900);--wds-listLegacy-item-txt-selected: var(--wds--grey-0);--wds-listLegacy-item-bg: transparent;--wds-listLegacy-item-asset-txt: var(--wds--cyan-500);--wds-listLegacy-item-selected-asset-txt: var(--wds--grey-0);--wds-listLegacy-item-disabled-txt: var(--wds--grey-300);--wds-listLegacy-item-disabled-asset-txt: var(--wds--grey-300);--wds-listLegacy-asset-bg: var(--wds--grey-600);--wds-timeline-bg: var(--wds--grey-50);--wds-timeline-thumb-color: var(--wds--cyan-700);--wds-modal-icon-txt: var(--wds--cyan-700);--wds-modal-outside-bg: #00162fbf;--wds-nav-txt: #fff;--wds-nav-bg: var(--wds--cyan-700);--wds-nav-bg-hover: var(--wds--cyan-600);--wds-notifications-bg: #fff;--wds-notification-info-txt: var(--wds--purple-700);--wds-notification-info-bg: var(--wds--purple-50);--wds-notification-success-txt: var(--wds--green-700);--wds-notification-success-bg: var(--wds--green-50);--wds-notification-danger-txt: var(--wds--red-600);--wds-notification-danger-bg: var(--wds--red-50);--wds-notification-warning-txt: var(--wds--orange-700);--wds-notification-warning-bg: var(--wds--orange-50);--wds-progressBar-txt-normal: var(--wds--cyan-600);--wds-progressBar-txt-disabled: var(--wds--grey-300);--wds-progressBar-txt-readonly: var(--wds--grey-800);--wds-progressBar-txt-error: var(--wds--red-500);--wds-progressBar-txt-success: var(--wds--green-300);--wds-progressBar-txt-warning: var(--wds--yellow-300);--wds-progressBar-txt-info: var(--wds--purple-300);--wds-progressBar-bg-normal: var(--wds--cyan-100);--wds-progressBar-bg-disabled: var(--wds--grey-50);--wds-progressBar-bg-readonly: var(--wds--grey-50);--wds-progressBar-bg-error: var(--wds--red-100);--wds-progressBar-bg-success: var(--wds--green-100);--wds-progressBar-bg-warning: var(--wds--yellow-100);--wds-progressBar-bg-info: var(--wds--purple-100);--wds-progressBar-bg-multiple: var(--wds--grey-200);--wds-slider-thumb-brd: var(--wds--cyan-700);--wds-slider-thumb-brd-invalid: var(--wds--red-700);--wds-gifVideo-bg: var(--wds--grey-100);--wds-radio-txt: var(--wds--cyan-400);--wds-radio-txt-checked: var(--wds--cyan-500);--wds-radio-bg: var(--wds--grey-0);--wds-radio-bg-checked: var(--wds-radio-bg);--wds-radio-txt-focus: var(--wds-radio-txt);--wds-radio-txt-disabled: var(--wds--txt-30);--wds-radio-brd-disabled: var(--wds--grey-200);--wds-radio-bg-invalid: var(--wds--grey-0);--wds-radio-brd-invalid: var(--wds--red-500);--wds-radio-bg-checked-invalid: var(--wds-radio-bg-invalid);--wds-runTimeTracker-grey-line: var(--wds--grey-600);--wds-runTimeTracker-yellow-line: var(--wds--yellow-600);--wds-runTimeTracker-cyan-line: var(--wds--cyan-600);--wds-runTimeTracker-green-line: var(--wds--green-600);--wds-runTimeTracker-red-line: var(--wds--red-600);--wds-runTimeTracker-purple-line: var(--wds--purple-600);--wds-runTimeTracker-orange-line: var(--wds--orange-600);--wds-select-options-bg: var(--wds--grey-0);--wds-select-cat-bg: var(--wds--grey-50);--wds-select-item-bg-invalid: var(--wds--red-600);--wds-select-item-bg-invalid-hover: var(--wds--red-100);--wds-select-item-txt-danger: var(--wds--red-600);--wds-select-mobile-item-bg: var(--wds--grey-50);--wds-select-mobile-item-txt: var(--wds--txt-87);--wds-select-mobile-item-disabled: var(--wds--grey-100);--wds-skeleton-bg: linear-gradient(-90deg, var(--wds--grey-100) 0%, var(--wds--grey-50) 50%, var(--wds--grey-100) 100%);--wds-statusList-icon-success: var(--wds--green-600);--wds-statusList-icon-failure: var(--wds--red-600);--wds-statusList-icon-unknown: var(--wds--txt-30);--wds-statusList-icon-disabled: var(--wds--txt-30);--wds-statusList-icon-loading: var(--wds--orange-500);--wds-stepper-bg: var(--wds--grey-0);--wds-stepperSummary-title-txt: var(--wds--cyan-700);--wds-stepperContent-sep-bg: var(--wds--cyan-50);--wds-step-current-icon-txt: var(--wds--cyan-500);--wds-step-progress-icon-txt: var(--wds--purple-500);--wds-step-success-icon-txt: var(--wds--green-500);--wds-step-warning-icon-txt: var(--wds--orange-500);--wds-step-error-icon-txt: var(--wds--red-500);--wds-step-disabled-icon-txt: var(--wds--grey-300);--wds-tableLegacy-brd: #707070;--wds-tableLegacy-actions-bg: var(--wds--grey-100);--wds-tableLegacy-pagination-bg: var(--wds--grey-100);--wds-tableLegacy-header-bg: var(--wds--grey-200);--wds-tableLegacy-footer-bg: var(--wds--grey-200);--wds-tableLegacy-rowOdd-bg: #fff;--wds-tableLegacy-rowEven-bg: var(--wds--grey-50);--wds-table-bg: #fff;--wds-table-brd: var(--wds--grey-100);--wds-table-head-txt: var(--wds--txt-60);--wds-table-head-brd: var(--wds--grey-300);--wds-table-row-cat-txt: var(--wds--cyan-700);--wds-table-row-cat-bg: var(--wds--cyan-100);--wds-table-row-even-bg: #f2f7ff;--wds-tableSimple-bg: var(--wds--cyan-25);--wds-tableSimple-brd: rgba(0, 0, 0, .05);--wds-tableSimple-firstCol-bg: var(--wds--grey-0);--wds-tableSimple-firstCol-brd: var(--wds--grey-300);--wds-tab-bg: #fff;--wds-tab-bg-hover: #d4e3ff73;--wds-tab-bg-selected: var(--wds--cyan-100);--wds-tag-txt-red: var(--wds--red-700);--wds-tag-txt-cyan: var(--wds--cyan-700);--wds-tag-txt-grey: var(--wds--grey-700);--wds-tag-txt-green: var(--wds--green-700);--wds-tag-txt-orange: var(--wds--orange-700);--wds-tag-txt-purple: var(--wds--purple-700);--wds-tag-txt-yellow: var(--wds--yellow-800);--wds-tag-txt-disabled: var(--wds--txt-30);--wds-tag-txt-selectable: var(--wds--cyan-700);--wds-tag-bg-disabled: var(--wds--grey-100);--wds-tag-bg-selectable: var(--wds--cyan-100);--wds-tag-bg-selectable-hover: var(--wds--cyan-200);--wds-tag-bg-red: var(--wds--red-100);--wds-tag-bg-cyan: var(--wds--cyan-200);--wds-tag-bg-grey: var(--wds--grey-100);--wds-tag-bg-green: var(--wds--green-100);--wds-tag-bg-orange: var(--wds--orange-100);--wds-tag-bg-purple: var(--wds--purple-100);--wds-tag-bg-yellow: var(--wds--yellow-100);--wds-tag-bg-red-hover: var(--wds--red-200);--wds-tag-bg-cyan-hover: var(--wds--cyan-300);--wds-tag-bg-grey-hover: var(--wds--grey-200);--wds-tag-bg-green-hover: var(--wds--green-200);--wds-tag-bg-orange-hover: var(--wds--orange-200);--wds-tag-bg-purple-hover: var(--wds--purple-200);--wds-tag-bg-yellow-hover: var(--wds--yellow-200);--wds-title-icon-txt: var(--wds--cyan-500);--wds-toggle-btn-txt: var(--wds--grey-0);--wds-toggle-true-txt: var(--wds--cyan-500);--wds-toggle-false-txt: var(--wds--cyan-500);--wds-toggle-txt-readonly: var(--wds--grey-900);--wds-toggle-txt-disabled: var(--wds--grey-300);--wds-toggle-bg-disabled: var(--wds--grey-50);--wds-toggleButton-bg: var(--wds--cyan-50);--wds-toggleButton-bg-disabled: var(--wds--grey-50);--wds-toggleButton-btn-bg-hover: var(--wds--cyan-100);--wds-tooltip-txt: var(--wds--grey-0);--wds-tooltip-bg: var(--wds--cyan-900);--wds-treeviewLegacy-element-txt: inherit;--wds-treeviewLegacy-element-bg: none;--wds-treeviewLegacy-element-icons-txt: var(--wds--cyan-200);--wds-treeviewLegacy-element-bg-hover: var(--wds--grey-50);--wds-treeviewLegacy-element-bg-focus-hover: var(--wds--cyan-600);--wds-treeviewLegacy-folder-opened-icon-txt: var(--wds--cyan-500);--wds-treeviewLegacy-folder-dropped-txt: var(--wds--grey-200);--wds-item-txt-selected: var(--wds--grey-0);--wds-item-txt-selected-disabled: var(--wds--grey-0);--wds-item-bg: #f3f5f8;--wds-item-bg-hover: var(--wds--cyan-50);--wds-item-bg-selected: var(--wds--cyan-700);--wds-item-bg-selected-hover: var(--wds--cyan-800);--wds-item-bg-selected-disabled: var(--wds--grey-700);--wds-item-bg-success: var(--wds--green-25);--wds-item-bg-progress: var(--wds--cyan-25);--wds-item-bg-warning: var(--wds--orange-25);--wds-item-bg-error: var(--wds--red-25);--wds-item-bg-success-hover: var(--wds--green-50);--wds-item-bg-progress-hover: var(--wds--cyan-50);--wds-item-bg-warning-hover: var(--wds--orange-50);--wds-item-bg-error-hover: var(--wds--red-50);--wds-item-brd-success: var(--wds--green-200);--wds-item-brd-progress: var(--wds--cyan-200);--wds-item-brd-warning: var(--wds--orange-200);--wds-item-brd-error: var(--wds--red-200);--wds-item-brd-success-hover: var(--wds--green-300);--wds-item-brd-progress-hover: var(--wds--cyan-300);--wds-item-brd-warning-hover: var(--wds--orange-300);--wds-item-brd-error-hover: var(--wds--red-300);--wds-item-items-brd: var(--wds--grey-100);--wds-item-openBtn-bg: var(--wds--cyan-50);--wds-item-openBtn-bg-selected: var(--wds--cyan-700);--wds-item-len-bg: var(--wds--grey-50);--wds-login-logo-bg: #fff;--wds-login-logo-shad: var(--wds--shadow-4);--wds-witbeLogo-txt: #00162f;--wds-headerProduct-txt: #fff;--wds-headerProduct-bg: var(--wds--cyan-500);--wds-headerProductV2-bg: var(--wds--cyan-700);--wds-preview-bg: var(--wds--grey-50);--wds-preview-head-bg: rgb(255 255 255 / 55%)}*[data-theme=Dark]{--wds--colorScheme: dark;--wds--scrollbar-thumb-bg: var(--wds--grey-400);--wds--scrollbar-track-bg: var(--wds--grey-700);--wds--scrollIndicator-brd: 2px solid var(--wds--cyan-500);--wds--bg: var(--wds--grey-800);--wds--bg-invalid: var(--wds--red-800);--wds--bg-readOnly: var(--wds--grey-600);--wds--txt: var(--wds--txt-100);--wds--txt-invalid: var(--wds--red-300);--wds--txt-selected: #3390ff;--wds--txt-readOnly: var(--wds--grey-300);--wds--txt-disabled: var(--wds--grey-300);--wds--brd: var(--wds--grey-600);--wds--brd-focus: var(--wds--cyan-500);--wds--brd-invalid: var(--wds--red-400);--wds--brd-readOnly: var(--wds--grey-400);--wds--brd-disabled: var(--wds--grey-500);--wds--shad-focus: var(--wds--cyan-200);--wds--shad-invalid: var(--wds--red-200);--wds--shadOff: 0 0 0 15px transparent;--wds--shadOn-focus: 0 0 0 3px var(--wds--cyan-300);--wds--shadOn-invalid: 0 0 0 3px var(--wds--red-300);--wds--placeh-txt: var(--wds--grey-0);--wds--shadow-1: 0 2px 8px 1px rgba(23, 23, 24, .1), 0 2px 4px 1px rgba(23, 23, 24, .15);--wds--shadow-2: 0 3px 10px 3px rgba(23, 23, 24, .1), 0 4px 6px 1px rgba(23, 23, 24, .2);--wds--shadow-3: 0 6px 12px 5px rgba(23, 23, 24, .1), 0 6px 8px 2px rgba(23, 23, 24, .25);--wds--shadow-4: 0 11px 14px 7px rgba(23, 23, 24, .1), 0 8px 10px 3px rgba(23, 23, 24, .3);--wds--shadow-5: 0 12px 16px 9px rgba(23, 23, 24, .2), 0 10px 12px 4px rgba(23, 23, 24, .5);--wds-main-bg: var(--wds--grey-900);--wds-main-panel-bg: var(--wds--grey-800);--wds-avatar-txt: var(--wds--txt-60);--wds-avatar-bg: var(--wds--txt-15);--wds-collapsiblePanel-icon-txt: var(--wds--grey-300);--wds-collapsiblePanel-bg: var(--wds--grey-800);--wds-collapsiblePanel-brd: var(--wds--grey-300);--wds-collapsiblePanel-brd-hover: var(--wds--cyan-300);--wds-collapsiblePanel-txt-disabled: var(--wds--txt-30);--wds-collapsiblePanel-brd-disabled: transparent;--wds-collapsiblePanel-bg-disabled: var(--wds--grey-700);--wds-badge-added-txt: var(--wds--green-700);--wds-badge-default-txt: var(--wds--grey-0);--wds-badge-primary-txt: var(--wds--grey-0);--wds-badge-removed-txt: var(--wds--red-800);--wds-badge-secondary-txt: var(--wds--grey-0);--wds-badge-added-bg: var(--wds--green-400);--wds-badge-default-bg: var(--wds--red-700);--wds-badge-primary-bg: var(--wds--cyan-700);--wds-badge-removed-bg: var(--wds--red-400);--wds-badge-secondary-bg: var(--wds--grey-700);--wds-banner-brd: 2px solid;--wds-banner-info-brd: var(--wds--purple-300);--wds-banner-info-bg: var(--wds--grey-700);--wds-banner-info-title-txt: var(--wds--purple-300);--wds-banner-info-message-txt: var(--wds--purple-100);--wds-banner-info-icon-txt: var(--wds--purple-300);--wds-banner-info-close-txt: var(--wds--grey-0);--wds-banner-info-close-bg: var(--wds--grey-600);--wds-banner-success-brd: var(--wds--green-500);--wds-banner-success-bg: var(--wds--grey-700);--wds-banner-success-title-txt: var(--wds--green-500);--wds-banner-success-message-txt: var(--wds--green-100);--wds-banner-success-icon-txt: var(--wds--green-500);--wds-banner-success-close-txt: var(--wds--grey-0);--wds-banner-success-close-bg: var(--wds--grey-600);--wds-banner-danger-brd: var(--wds--red-400);--wds-banner-danger-bg: var(--wds--grey-700);--wds-banner-danger-title-txt: var(--wds--red-400);--wds-banner-danger-message-txt: var(--wds--red-100);--wds-banner-danger-icon-txt: var(--wds--red-400);--wds-banner-danger-close-txt: var(--wds--grey-0);--wds-banner-danger-close-bg: var(--wds--grey-600);--wds-banner-warning-brd: var(--wds--yellow-500);--wds-banner-warning-bg: var(--wds--grey-700);--wds-banner-warning-title-txt: var(--wds--yellow-500);--wds-banner-warning-message-txt: var(--wds--yellow-100);--wds-banner-warning-icon-txt: var(--wds--yellow-500);--wds-banner-warning-close-txt: var(--wds--grey-0);--wds-banner-warning-close-bg: var(--wds--grey-600);--wds-button-primary-txt: var(--wds--txt-inv-100);--wds-button-primary-txt-active: var(--wds--txt-inv-100);--wds-button-primary-shadOn-focus: 0 0 0 2px var(--wds--cyan-50);--wds-button-primary-bg: var(--wds--cyan-300);--wds-button-primary-bg-hover: var(--wds--cyan-200);--wds-button-primary-bg-active: var(--wds--cyan-100);--wds-button-secondary-txt: var(--wds--grey-0);--wds-button-secondary-txt-active: var(--wds-button-secondary-txt);--wds-button-secondary-shadOn-focus: 0 0 0 2px var(--wds--cyan-300);--wds-button-secondary-bg: var(--wds--grey-600);--wds-button-secondary-bg-hover: var(--wds--grey-500);--wds-button-secondary-bg-active: var(--wds--grey-400);--wds-button-danger-txt: var(--wds--grey-0);--wds-button-danger-txt-active: var(--wds-button-danger-txt);--wds-button-danger-shadOn-focus: 0 0 0 2px var(--wds--red-400);--wds-button-danger-bg: var(--wds--red-700);--wds-button-danger-bg-hover: var(--wds--red-600);--wds-button-danger-bg-active: var(--wds--red-500);--wds-button-disabled-txt: var(--wds--txt-30);--wds-button-disabled-bg: var(--wds--grey-700);--wds-buttonGroup-divider: var(--wds--grey-700);--wds-card-bg: var(--wds--grey-800);--wds-card-adding-bg: var(--wds--cyan-600);--wds-cardColored-bg: var(--wds--grey-800);--wds-cardColored-red: var(--wds--red-400);--wds-cardColored-cyan: var(--wds--cyan-500);--wds-cardColored-grey: var(--wds--grey-300);--wds-cardColored-green: var(--wds--green-600);--wds-cardColored-orange: var(--wds--orange-400);--wds-cardColored-purple: var(--wds--purple-300);--wds-cardColored-yellow: var(--wds--yellow-500);--wds-carousel-txt: #fff;--wds-carousel-bg: var(--wds--grey-800);--wds-carousel-screen-bg: var(--wds--grey-700);--wds-carousel-btn-bg: var(--wds--grey-600);--wds-carousel-progress-bg: var(--wds--grey-500);--wds-carousel-progress-txt: var(--wds--cyan-500);--wds-carouselDots-dot-bg: var(--wds--grey-200);--wds-checkbox-txt: var(--wds--txt-87);--wds-checkbox-txt-readonly: var(--wds--txt-1);--wds-checkbox-txt-disabled: var(--wds--txt-30);--wds-checkbox-brd: var(--wds--grey-500);--wds-checkbox-brd-invalid: transparent;--wds-checkbox-brd-invalid-focus: var(--wds--red-400);--wds-checkbox-brd-disabled: var(--wds--txt-10);--wds-checkbox-bg: var(--wds--grey-500);--wds-checkbox-bg-checked: var(--wds--cyan-500);--wds-checkbox-bg-invalid: var(--wds--red-700);--wds-checkbox-bg-readonly: transparent;--wds-checkbox-bg-disabled: var(--wds--txt-5);--wds-checkbox-bg-checked-invalid: var(--wds--red-600);--wds-checkbox-bg-checked-readonly: var(--wds--txt-100);--wds-checkbox-bg-checked-disabled: var(--wds--txt-10);--wds-checkbox-icon-txt-readonly: var(--wds--txt-inv-87);--wds-checkbox-transition: none;--wds-checkbox-shad: none;--wds-codeSnippet-brd: var(--wds--grey-300);--wds-codeSnippet-brd-dark: var(--wds--grey-700);--wds-codeSnippet-copyButton-txt: var(--wds--grey-900);--wds-codeSnippet-copyButton-txt-dark: #abb2bf;--wds-colorPicker-txt: var(--wds--grey-900);--wds-colorPicker-brd: var(--wds--grey-600);--wds-colorPicker-bg: var(--wds--grey-800);--wds-colorPicker-pickerCursor-brd: var(--wds--grey-0);--wds-divider-lowContrast-bg: #ffffff1a;--wds-divider-highContrast-bg: var(--wds--grey-300);--wds-field-requirement-txt: var(--wds--cyan-300);--wds-fileUpload-brd: var(--wds--grey-600);--wds-fileUpload-brd-hover: var(--wds--grey-200);--wds-fileUpload-placeh-txt: var(--wds--grey-500);--wds-fileUpload-placeh-txt-disabled: var(--wds--grey-300);--wds-gridSelector-btn-brd-disabled: #ffffff26;--wds-gridSelector-btn-bg: var(--wds--grey-700);--wds-gridSelector-btn-bg-hover: var(--wds--grey-600);--wds-gridSelector-btn-bg-active: var(--wds--grey-500);--wds-gridSelector-btn-bg-disabled: var(--wds--grey-700);--wds-gridSelector-btn-bg-readOnly: var(--wds--grey-700);--wds-gridSelector-btn-bg-invalid: var(--wds--red-700);--wds-gridSelector-btn-bg-invalid-hover: var(--wds--red-600);--wds-indicator-txt: #fff;--wds-indicator-brd: var(--wds--red-600);--wds-innerSlider-outerBar-bg: var(--wds--grey-900);--wds-input-txt-disabled: var(--wds--txt-30);--wds-input-bg: var(--wds--grey-500);--wds-input-bg-focus: var(--wds--bg);--wds-input-bg-invalid: var(--wds--red-800);--wds-input-bg-disabled: var(--wds--grey-700);--wds-input-bg-readOnly: var(--wds--grey-700);--wds-input-brd: transparent;--wds-input-brd-focus: var(--wds--cyan-300);--wds-input-brd-invalid: transparent;--wds-input-brd-invalid-focus: var(--wds--red-400);--wds-input-brd-disabled: transparent;--wds-input-icon: #fff;--wds-input-icon-invalid: var(--wds-input-brd-invalid-focus);--wds-input-icon-disabled: var(--wds-input-txt-disabled);--wds-input-placeh: var(--wds--txt-60);--wds-input-placeh-invalid: var(--wds--txt-60);--wds-input-placeh-disabled: var(--wds--txt-15);--wds-input-placeh-readOnly: var(--wds--txt-87);--wds-input-shadOff: none;--wds-input-shadOn: none;--wds-input-shadOn-invalid: none;--wds-searchText-mark-bg: #ff0;--wds-label-txt-invalid: var(--wds--red-400);--wds-link-txt: var(--wds--cyan-300);--wds-link-txt-visited: var(--wds--cyan-500);--wds-link-info-txt: var(--wds--purple-300);--wds-link-success-txt: var(--wds--green-300);--wds-link-warning-txt: var(--wds--yellow-300);--wds-link-error-txt: var(--wds--red-300);--wds-listLegacy-item-txt: #fff;--wds-listLegacy-item-txt-selected: #fff;--wds-listLegacy-item-bg: transparent;--wds-listLegacy-item-asset-txt: var(--wds--cyan-500);--wds-listLegacy-item-selected-asset-txt: var(--wds--grey-0);--wds-listLegacy-item-disabled-txt: var(--wds--grey-300);--wds-listLegacy-item-disabled-asset-txt: var(--wds--grey-300);--wds-listLegacy-asset-bg: var(--wds--grey-600);--wds-timeline-bg: var(--wds--grey-900);--wds-timeline-thumb-color: var(--wds--cyan-500);--wds-modal-icon-txt: var(--wds--cyan-300);--wds-modal-outside-bg: #141923bf;--wds-nav-txt: #fff;--wds-nav-bg: var(--wds--cyan-800);--wds-nav-bg-hover: var(--wds--cyan-700);--wds-notifications-bg: var(--wds--grey-900);--wds-notification-info-txt: var(--wds--purple-400);--wds-notification-info-bg: var(--wds--purple-800);--wds-notification-success-txt: var(--wds--green-400);--wds-notification-success-bg: var(--wds--green-800);--wds-notification-danger-txt: var(--wds--red-400);--wds-notification-danger-bg: var(--wds--red-800);--wds-notification-warning-txt: var(--wds--orange-400);--wds-notification-warning-bg: var(--wds--orange-800);--wds-progressBar-txt-normal: var(--wds--cyan-400);--wds-progressBar-txt-disabled: var(--wds--grey-600);--wds-progressBar-txt-readonly: var(--wds--grey-50);--wds-progressBar-txt-error: var(--wds--red-400);--wds-progressBar-txt-success: var(--wds--green-600);--wds-progressBar-txt-warning: var(--wds--yellow-600);--wds-progressBar-txt-info: var(--wds--purple-600);--wds-progressBar-bg-normal: #fff1;--wds-progressBar-bg-disabled: #ffffff08;--wds-progressBar-bg-readonly: #ffffff08;--wds-progressBar-bg-error: #fff1;--wds-progressBar-bg-success: var(--wds--green-800);--wds-progressBar-bg-warning: var(--wds--yellow-800);--wds-progressBar-bg-info: var(--wds--purple-800);--wds-progressBar-bg-multiple: var(--wds--txt-30);--wds-slider-thumb-brd: var(--wds--cyan-500);--wds-slider-thumb-brd-invalid: var(--wds--red-400);--wds-gifVideo-bg: var(--wds--grey-700);--wds-radio-txt: var(--wds--grey-500);--wds-radio-txt-focus: var(--wds-radio-bg);--wds-radio-txt-checked: var(--wds--cyan-500);--wds-radio-txt-disabled: var(--wds--txt-30);--wds-radio-bg: var(--wds--grey-600);--wds-radio-bg-checked: var(--wds--grey-800);--wds-radio-bg-invalid: var(--wds--red-700);--wds-radio-bg-checked-invalid: var(--wds-radio-bg-checked);--wds-radio-brd-disabled: var(--wds--grey-700);--wds-radio-brd-invalid: var(--wds-radio-bg-invalid);--wds-runTimeTracker-grey-line: var(--wds--grey-300);--wds-runTimeTracker-yellow-line: var(--wds--yellow-400);--wds-runTimeTracker-cyan-line: var(--wds--cyan-400);--wds-runTimeTracker-green-line: var(--wds--green-400);--wds-runTimeTracker-red-line: var(--wds--red-400);--wds-runTimeTracker-purple-line: var(--wds--purple-400);--wds-runTimeTracker-orange-line: var(--wds--orange-400);--wds-select-options-bg: var(--wds--grey-700);--wds-select-cat-bg: var(--wds--grey-800);--wds-select-item-bg-invalid: var(--wds--red-500);--wds-select-item-bg-invalid-hover: var(--wds--grey-600);--wds-select-item-txt-danger: var(--wds--red-500);--wds-select-mobile-item-bg: var(--wds--grey-600);--wds-select-mobile-item-txt: var(--wds--txt-87);--wds-select-mobile-item-disabled: var(--wds--grey-700);--wds-skeleton-bg: linear-gradient(-90deg, var(--wds--grey-600) 0%, var(--wds--grey-500) 50%, var(--wds--grey-600) 100%);--wds-statusList-icon-success: var(--wds--green-600);--wds-statusList-icon-failure: var(--wds--red-600);--wds-statusList-icon-unknown: var(--wds--txt-30);--wds-statusList-icon-disabled: var(--wds--txt-30);--wds-statusList-icon-loading: var(--wds--orange-500);--wds-stepper-bg: var(--wds--grey-800);--wds-stepperSummary-title-txt: var(--wds--cyan-400);--wds-stepperContent-sep-bg: var(--wds--grey-700);--wds-step-current-icon-txt: var(--wds--cyan-400);--wds-step-progress-icon-txt: var(--wds--purple-300);--wds-step-success-icon-txt: var(--wds--green-300);--wds-step-warning-icon-txt: var(--wds--orange-400);--wds-step-error-icon-txt: var(--wds--red-400);--wds-step-disabled-icon-txt: var(--wds--grey-300);--wds-tableLegacy-brd: #707070;--wds-tableLegacy-actions-bg: var(--wds--grey-800);--wds-tableLegacy-pagination-bg: var(--wds--grey-800);--wds-tableLegacy-header-bg: var(--wds--grey-700);--wds-tableLegacy-footer-bg: var(--wds--grey-700);--wds-tableLegacy-rowOdd-bg: var(--wds--grey-900);--wds-tableLegacy-rowEven-bg: var(--wds--grey-800);--wds-table-bg: var(--wds--grey-800);--wds-table-brd: var(--wds--grey-700);--wds-table-head-txt: var(--wds--txt-60);--wds-table-head-brd: #ffffff4d;--wds-table-row-cat-txt: var(--wds--txt-87);--wds-table-row-cat-bg: var(--wds--cyan-700);--wds-table-row-even-bg: var(--wds--grey-700);--wds-tableSimple-bg: var(--wds--grey-700);--wds-tableSimple-brd: rgba(255, 255, 255, .05);--wds-tableSimple-firstCol-bg: var(--wds--grey-800);--wds-tableSimple-firstCol-brd: #ffffff4d;--wds-tab-bg: var(--wds--grey-800);--wds-tab-bg-hover: var(--wds--grey-700);--wds-tab-bg-selected: var(--wds--grey-600);--wds-tag-txt-red: var(--wds--red-700);--wds-tag-txt-cyan: var(--wds--cyan-800);--wds-tag-txt-grey: var(--wds--grey-800);--wds-tag-txt-green: var(--wds--green-800);--wds-tag-txt-orange: var(--wds--orange-800);--wds-tag-txt-purple: var(--wds--purple-800);--wds-tag-txt-yellow: var(--wds--yellow-800);--wds-tag-txt-disabled: var(--wds--txt-30);--wds-tag-txt-selectable: var(--wds--txt-87);--wds-tag-bg-disabled: var(--wds--grey-600);--wds-tag-bg-selectable: var(--wds--grey-600);--wds-tag-bg-selectable-hover: var(--wds--grey-500);--wds-tag-bg-red: var(--wds--red-200);--wds-tag-bg-cyan: var(--wds--cyan-300);--wds-tag-bg-grey: var(--wds--grey-200);--wds-tag-bg-green: var(--wds--green-200);--wds-tag-bg-orange: var(--wds--orange-200);--wds-tag-bg-purple: var(--wds--purple-200);--wds-tag-bg-yellow: var(--wds--yellow-200);--wds-tag-bg-red-hover: var(--wds--red-100);--wds-tag-bg-cyan-hover: var(--wds--cyan-200);--wds-tag-bg-grey-hover: var(--wds--grey-100);--wds-tag-bg-green-hover: var(--wds--green-100);--wds-tag-bg-orange-hover: var(--wds--orange-100);--wds-tag-bg-purple-hover: var(--wds--purple-100);--wds-tag-bg-yellow-hover: var(--wds--yellow-100);--wds-title-icon-txt: var(--wds--cyan-600);--wds-toggle-txt-readonly: #fff;--wds-toggle-txt-disabled: var(--wds--grey-700);--wds-toggle-bg-disabled: transparent;--wds-toggle-btn-txt: var(--wds--grey-800);--wds-toggle-true-txt: var(--wds--cyan-500);--wds-toggle-false-txt: var(--wds--grey-500);--wds-toggleButton-bg: var(--wds--grey-600);--wds-toggleButton-bg-disabled: var(--wds--grey-800);--wds-toggleButton-btn-bg-hover: var(--wds--grey-500);--wds-tooltip-txt: #000;--wds-tooltip-bg: var(--wds--cyan-50);--wds-treeviewLegacy-element-txt: inherit;--wds-treeviewLegacy-element-bg: none;--wds-treeviewLegacy-element-icons-txt: var(--wds--cyan-200);--wds-treeviewLegacy-element-bg-hover: var(--wds--grey-800);--wds-treeviewLegacy-element-bg-focus-hover: var(--wds--cyan-600);--wds-treeviewLegacy-folder-opened-icon-txt: var(--wds--cyan-500);--wds-treeviewLegacy-folder-dropped-txt: var(--wds--grey-200);--wds-item-txt-selected: var(--wds--grey-0);--wds-item-txt-selected-disabled: var(--wds--grey-900);--wds-item-bg: var(--wds--grey-700);--wds-item-bg-hover: var(--wds--grey-600);--wds-item-bg-selected: var(--wds--cyan-500);--wds-item-bg-selected-hover: var(--wds--cyan-400);--wds-item-bg-selected-disabled: var(--wds--grey-100);--wds-item-bg-success: transparent;--wds-item-bg-progress: transparent;--wds-item-bg-warning: transparent;--wds-item-bg-error: transparent;--wds-item-bg-success-hover: var(--wds--grey-700);--wds-item-bg-progress-hover: var(--wds--grey-700);--wds-item-bg-warning-hover: var(--wds--grey-700);--wds-item-bg-error-hover: var(--wds--grey-700);--wds-item-brd-success: var(--wds--green-200);--wds-item-brd-progress: var(--wds--cyan-200);--wds-item-brd-warning: var(--wds--orange-200);--wds-item-brd-error: var(--wds--red-200);--wds-item-brd-success-hover: var(--wds--green-400);--wds-item-brd-progress-hover: var(--wds--cyan-400);--wds-item-brd-warning-hover: var(--wds--orange-400);--wds-item-brd-error-hover: var(--wds--red-400);--wds-item-items-brd: var(--wds--grey-700);--wds-item-openBtn-bg: var(--wds--grey-600);--wds-item-openBtn-bg-selected: var(--wds--cyan-500);--wds-item-len-bg: var(--wds--grey-700);--wds-login-logo-bg: var(--wds--grey-900);--wds-login-logo-shad: none;--wds-witbeLogo-txt: #fff;--wds-headerProduct-txt: #000;--wds-headerProduct-bg: var(--wds--cyan-300);--wds-headerProductV2-bg: var(--wds--cyan-800);--wds-preview-bg: var(--wds--grey-700);--wds-preview-head-bg: rgb(39 43 53 / 55%)}.wds-icon[data-icon="0"]:before{content:"0"}.wds-icon[data-icon="1"]:before{content:"1"}.wds-icon[data-icon="2"]:before{content:"2"}.wds-icon[data-icon="3"]:before{content:"3"}.wds-icon[data-icon="4"]:before{content:"4"}.wds-icon[data-icon="5"]:before{content:"5"}.wds-icon[data-icon="6"]:before{content:"6"}.wds-icon[data-icon="7"]:before{content:"7"}.wds-icon[data-icon="8"]:before{content:"8"}.wds-icon[data-icon="9"]:before{content:"9"}.wds-icon[data-icon="00"]:before{content:""}.wds-icon[data-icon="100"]:before{content:""}.wds-icon[data-icon="360-degrees"]:before{content:""}.wds-icon[data-icon=a]:before{content:"A"}.wds-icon[data-icon=abacus]:before{content:""}.wds-icon[data-icon=accent-grave]:before{content:"`"}.wds-icon[data-icon=acorn]:before{content:""}.wds-icon[data-icon=ad]:before{content:""}.wds-icon[data-icon=add]:before{content:"+"}.wds-icon[data-icon=address-book]:before{content:""}.wds-icon[data-icon=address-card]:before{content:""}.wds-icon[data-icon=adjust]:before{content:""}.wds-icon[data-icon=air-conditioner]:before{content:""}.wds-icon[data-icon=air-freshener]:before{content:""}.wds-icon[data-icon=airplay]:before{content:""}.wds-icon[data-icon=alarm-clock]:before{content:""}.wds-icon[data-icon=alarm-exclamation]:before{content:""}.wds-icon[data-icon=alarm-plus]:before{content:""}.wds-icon[data-icon=alarm-snooze]:before{content:""}.wds-icon[data-icon=album]:before{content:""}.wds-icon[data-icon=album-circle-plus]:before{content:""}.wds-icon[data-icon=album-circle-user]:before{content:""}.wds-icon[data-icon=album-collection]:before{content:""}.wds-icon[data-icon=album-collection-circle-plus]:before{content:""}.wds-icon[data-icon=album-collection-circle-user]:before{content:""}.wds-icon[data-icon=alicorn]:before{content:""}.wds-icon[data-icon=alien]:before{content:""}.wds-icon[data-icon=alien-8bit]:before{content:""}.wds-icon[data-icon=alien-monster]:before{content:""}.wds-icon[data-icon=align-center]:before{content:""}.wds-icon[data-icon=align-justify]:before{content:""}.wds-icon[data-icon=align-left]:before{content:""}.wds-icon[data-icon=align-right]:before{content:""}.wds-icon[data-icon=align-slash]:before{content:""}.wds-icon[data-icon=allergies]:before{content:""}.wds-icon[data-icon=alt]:before{content:""}.wds-icon[data-icon=ambulance]:before{content:""}.wds-icon[data-icon=american-sign-language-interpreting]:before{content:""}.wds-icon[data-icon=amp-guitar]:before{content:""}.wds-icon[data-icon=ampersand]:before{content:"&"}.wds-icon[data-icon=analytics]:before{content:""}.wds-icon[data-icon=anchor]:before{content:""}.wds-icon[data-icon=anchor-circle-check]:before{content:""}.wds-icon[data-icon=anchor-circle-exclamation]:before{content:""}.wds-icon[data-icon=anchor-circle-xmark]:before{content:""}.wds-icon[data-icon=anchor-lock]:before{content:""}.wds-icon[data-icon=angel]:before{content:""}.wds-icon[data-icon=angle]:before{content:""}.wds-icon[data-icon=angle-90]:before{content:""}.wds-icon[data-icon=angle-double-down]:before{content:""}.wds-icon[data-icon=angle-double-left]:before{content:""}.wds-icon[data-icon=angle-double-right]:before{content:""}.wds-icon[data-icon=angle-double-up]:before{content:""}.wds-icon[data-icon=angle-down]:before{content:""}.wds-icon[data-icon=angle-left]:before{content:""}.wds-icon[data-icon=angle-right]:before{content:""}.wds-icon[data-icon=angle-up]:before{content:""}.wds-icon[data-icon=angles-down]:before{content:""}.wds-icon[data-icon=angles-left]:before{content:""}.wds-icon[data-icon=angles-right]:before{content:""}.wds-icon[data-icon=angles-up]:before{content:""}.wds-icon[data-icon=angles-up-down]:before{content:""}.wds-icon[data-icon=angry]:before{content:""}.wds-icon[data-icon=ankh]:before{content:""}.wds-icon[data-icon=apartment]:before{content:""}.wds-icon[data-icon=aperture]:before{content:""}.wds-icon[data-icon=apostrophe]:before{content:"'"}.wds-icon[data-icon=apple-alt]:before{content:""}.wds-icon[data-icon=apple-core]:before{content:""}.wds-icon[data-icon=apple-crate]:before{content:""}.wds-icon[data-icon=apple-whole]:before{content:""}.wds-icon[data-icon=archive]:before{content:""}.wds-icon[data-icon=archway]:before{content:""}.wds-icon[data-icon=area-chart]:before{content:""}.wds-icon[data-icon=arrow-alt-circle-down]:before{content:""}.wds-icon[data-icon=arrow-alt-circle-left]:before{content:""}.wds-icon[data-icon=arrow-alt-circle-right]:before{content:""}.wds-icon[data-icon=arrow-alt-circle-up]:before{content:""}.wds-icon[data-icon=arrow-alt-down]:before{content:""}.wds-icon[data-icon=arrow-alt-from-bottom]:before{content:""}.wds-icon[data-icon=arrow-alt-from-left]:before{content:""}.wds-icon[data-icon=arrow-alt-from-right]:before{content:""}.wds-icon[data-icon=arrow-alt-from-top]:before{content:""}.wds-icon[data-icon=arrow-alt-left]:before{content:""}.wds-icon[data-icon=arrow-alt-right]:before{content:""}.wds-icon[data-icon=arrow-alt-square-down]:before{content:""}.wds-icon[data-icon=arrow-alt-square-left]:before{content:""}.wds-icon[data-icon=arrow-alt-square-right]:before{content:""}.wds-icon[data-icon=arrow-alt-square-up]:before{content:""}.wds-icon[data-icon=arrow-alt-to-bottom]:before{content:""}.wds-icon[data-icon=arrow-alt-to-left]:before{content:""}.wds-icon[data-icon=arrow-alt-to-right]:before{content:""}.wds-icon[data-icon=arrow-alt-to-top]:before{content:""}.wds-icon[data-icon=arrow-alt-up]:before{content:""}.wds-icon[data-icon=arrow-circle-down]:before{content:""}.wds-icon[data-icon=arrow-circle-left]:before{content:""}.wds-icon[data-icon=arrow-circle-right]:before{content:""}.wds-icon[data-icon=arrow-circle-up]:before{content:""}.wds-icon[data-icon=arrow-down]:before{content:""}.wds-icon[data-icon=arrow-down-1-9]:before{content:""}.wds-icon[data-icon=arrow-down-9-1]:before{content:""}.wds-icon[data-icon=arrow-down-a-z]:before{content:""}.wds-icon[data-icon=arrow-down-arrow-up]:before{content:""}.wds-icon[data-icon=arrow-down-big-small]:before{content:""}.wds-icon[data-icon=arrow-down-from-arc]:before{content:""}.wds-icon[data-icon=arrow-down-from-dotted-line]:before{content:""}.wds-icon[data-icon=arrow-down-from-line]:before{content:""}.wds-icon[data-icon=arrow-down-left]:before{content:""}.wds-icon[data-icon=arrow-down-left-and-arrow-up-right-to-center]:before{content:""}.wds-icon[data-icon=arrow-down-long]:before{content:""}.wds-icon[data-icon=arrow-down-right]:before{content:""}.wds-icon[data-icon=arrow-down-short-wide]:before{content:""}.wds-icon[data-icon=arrow-down-small-big]:before{content:""}.wds-icon[data-icon=arrow-down-square-triangle]:before{content:""}.wds-icon[data-icon=arrow-down-to-arc]:before{content:""}.wds-icon[data-icon=arrow-down-to-bracket]:before{content:""}.wds-icon[data-icon=arrow-down-to-dotted-line]:before{content:""}.wds-icon[data-icon=arrow-down-to-line]:before{content:""}.wds-icon[data-icon=arrow-down-to-square]:before{content:""}.wds-icon[data-icon=arrow-down-triangle-square]:before{content:""}.wds-icon[data-icon=arrow-down-up-across-line]:before{content:""}.wds-icon[data-icon=arrow-down-up-lock]:before{content:""}.wds-icon[data-icon=arrow-down-wide-short]:before{content:""}.wds-icon[data-icon=arrow-down-z-a]:before{content:""}.wds-icon[data-icon=arrow-from-bottom]:before{content:""}.wds-icon[data-icon=arrow-from-left]:before{content:""}.wds-icon[data-icon=arrow-from-right]:before{content:""}.wds-icon[data-icon=arrow-from-top]:before{content:""}.wds-icon[data-icon=arrow-left]:before{content:""}.wds-icon[data-icon=arrow-left-from-arc]:before{content:""}.wds-icon[data-icon=arrow-left-from-line]:before{content:""}.wds-icon[data-icon=arrow-left-long]:before{content:""}.wds-icon[data-icon=arrow-left-long-to-line]:before{content:""}.wds-icon[data-icon=arrow-left-rotate]:before{content:""}.wds-icon[data-icon=arrow-left-to-arc]:before{content:""}.wds-icon[data-icon=arrow-left-to-line]:before{content:""}.wds-icon[data-icon=arrow-pointer]:before{content:""}.wds-icon[data-icon=arrow-progress]:before{content:""}.wds-icon[data-icon=arrow-right]:before{content:""}.wds-icon[data-icon=arrow-right-arrow-left]:before{content:""}.wds-icon[data-icon=arrow-right-from-arc]:before{content:""}.wds-icon[data-icon=arrow-right-from-bracket]:before{content:""}.wds-icon[data-icon=arrow-right-from-file]:before{content:""}.wds-icon[data-icon=arrow-right-from-line]:before{content:""}.wds-icon[data-icon=arrow-right-long]:before{content:""}.wds-icon[data-icon=arrow-right-long-to-line]:before{content:""}.wds-icon[data-icon=arrow-right-rotate]:before{content:""}.wds-icon[data-icon=arrow-right-to-arc]:before{content:""}.wds-icon[data-icon=arrow-right-to-bracket]:before{content:""}.wds-icon[data-icon=arrow-right-to-city]:before{content:""}.wds-icon[data-icon=arrow-right-to-file]:before{content:""}.wds-icon[data-icon=arrow-right-to-line]:before{content:""}.wds-icon[data-icon=arrow-rotate-back]:before{content:""}.wds-icon[data-icon=arrow-rotate-backward]:before{content:""}.wds-icon[data-icon=arrow-rotate-forward]:before{content:""}.wds-icon[data-icon=arrow-rotate-left]:before{content:""}.wds-icon[data-icon=arrow-rotate-right]:before{content:""}.wds-icon[data-icon=arrow-square-down]:before{content:""}.wds-icon[data-icon=arrow-square-left]:before{content:""}.wds-icon[data-icon=arrow-square-right]:before{content:""}.wds-icon[data-icon=arrow-square-up]:before{content:""}.wds-icon[data-icon=arrow-to-bottom]:before{content:""}.wds-icon[data-icon=arrow-to-left]:before{content:""}.wds-icon[data-icon=arrow-to-right]:before{content:""}.wds-icon[data-icon=arrow-to-top]:before{content:""}.wds-icon[data-icon=arrow-trend-down]:before{content:""}.wds-icon[data-icon=arrow-trend-up]:before{content:""}.wds-icon[data-icon=arrow-turn-down]:before{content:""}.wds-icon[data-icon=arrow-turn-down-left]:before{content:""}.wds-icon[data-icon=arrow-turn-down-right]:before{content:""}.wds-icon[data-icon=arrow-turn-right]:before{content:""}.wds-icon[data-icon=arrow-turn-up]:before{content:""}.wds-icon[data-icon=arrow-up]:before{content:""}.wds-icon[data-icon=arrow-up-1-9]:before{content:""}.wds-icon[data-icon=arrow-up-9-1]:before{content:""}.wds-icon[data-icon=arrow-up-a-z]:before{content:""}.wds-icon[data-icon=arrow-up-arrow-down]:before{content:""}.wds-icon[data-icon=arrow-up-big-small]:before{content:""}.wds-icon[data-icon=arrow-up-from-arc]:before{content:""}.wds-icon[data-icon=arrow-up-from-bracket]:before{content:""}.wds-icon[data-icon=arrow-up-from-dotted-line]:before{content:""}.wds-icon[data-icon=arrow-up-from-ground-water]:before{content:""}.wds-icon[data-icon=arrow-up-from-line]:before{content:""}.wds-icon[data-icon=arrow-up-from-square]:before{content:""}.wds-icon[data-icon=arrow-up-from-water-pump]:before{content:""}.wds-icon[data-icon=arrow-up-left]:before{content:""}.wds-icon[data-icon=arrow-up-left-from-circle]:before{content:""}.wds-icon[data-icon=arrow-up-long]:before{content:""}.wds-icon[data-icon=arrow-up-right]:before{content:""}.wds-icon[data-icon=arrow-up-right-and-arrow-down-left-from-center]:before{content:""}.wds-icon[data-icon=arrow-up-right-dots]:before{content:""}.wds-icon[data-icon=arrow-up-right-from-square]:before{content:""}.wds-icon[data-icon=arrow-up-short-wide]:before{content:""}.wds-icon[data-icon=arrow-up-small-big]:before{content:""}.wds-icon[data-icon=arrow-up-square-triangle]:before{content:""}.wds-icon[data-icon=arrow-up-to-arc]:before{content:""}.wds-icon[data-icon=arrow-up-to-dotted-line]:before{content:""}.wds-icon[data-icon=arrow-up-to-line]:before{content:""}.wds-icon[data-icon=arrow-up-triangle-square]:before{content:""}.wds-icon[data-icon=arrow-up-wide-short]:before{content:""}.wds-icon[data-icon=arrow-up-z-a]:before{content:""}.wds-icon[data-icon=arrows]:before{content:""}.wds-icon[data-icon=arrows-alt]:before{content:""}.wds-icon[data-icon=arrows-alt-h]:before{content:""}.wds-icon[data-icon=arrows-alt-v]:before{content:""}.wds-icon[data-icon=arrows-cross]:before{content:""}.wds-icon[data-icon=arrows-down-to-line]:before{content:""}.wds-icon[data-icon=arrows-down-to-people]:before{content:""}.wds-icon[data-icon=arrows-from-dotted-line]:before{content:""}.wds-icon[data-icon=arrows-from-line]:before{content:""}.wds-icon[data-icon=arrows-h]:before{content:""}.wds-icon[data-icon=arrows-left-right]:before{content:""}.wds-icon[data-icon=arrows-left-right-to-line]:before{content:""}.wds-icon[data-icon=arrows-maximize]:before{content:""}.wds-icon[data-icon=arrows-minimize]:before{content:""}.wds-icon[data-icon=arrows-repeat]:before{content:""}.wds-icon[data-icon=arrows-repeat-1]:before{content:""}.wds-icon[data-icon=arrows-retweet]:before{content:""}.wds-icon[data-icon=arrows-rotate]:before{content:""}.wds-icon[data-icon=arrows-spin]:before{content:""}.wds-icon[data-icon=arrows-split-up-and-left]:before{content:""}.wds-icon[data-icon=arrows-to-circle]:before{content:""}.wds-icon[data-icon=arrows-to-dot]:before{content:""}.wds-icon[data-icon=arrows-to-dotted-line]:before{content:""}.wds-icon[data-icon=arrows-to-eye]:before{content:""}.wds-icon[data-icon=arrows-to-line]:before{content:""}.wds-icon[data-icon=arrows-turn-right]:before{content:""}.wds-icon[data-icon=arrows-turn-to-dots]:before{content:""}.wds-icon[data-icon=arrows-up-down]:before{content:""}.wds-icon[data-icon=arrows-up-down-left-right]:before{content:""}.wds-icon[data-icon=arrows-up-to-line]:before{content:""}.wds-icon[data-icon=arrows-v]:before{content:""}.wds-icon[data-icon=asl-interpreting]:before{content:""}.wds-icon[data-icon=assistive-listening-systems]:before{content:""}.wds-icon[data-icon=asterisk]:before{content:"*"}.wds-icon[data-icon=at]:before{content:"@"}.wds-icon[data-icon=atlas]:before{content:""}.wds-icon[data-icon=atom]:before{content:""}.wds-icon[data-icon=atom-alt]:before{content:""}.wds-icon[data-icon=atom-simple]:before{content:""}.wds-icon[data-icon=audio-description]:before{content:""}.wds-icon[data-icon=audio-description-slash]:before{content:""}.wds-icon[data-icon=austral-sign]:before{content:""}.wds-icon[data-icon=automobile]:before{content:""}.wds-icon[data-icon=avocado]:before{content:""}.wds-icon[data-icon=award]:before{content:""}.wds-icon[data-icon=award-simple]:before{content:""}.wds-icon[data-icon=axe]:before{content:""}.wds-icon[data-icon=axe-battle]:before{content:""}.wds-icon[data-icon=b]:before{content:"B"}.wds-icon[data-icon=baby]:before{content:""}.wds-icon[data-icon=baby-carriage]:before{content:""}.wds-icon[data-icon=backpack]:before{content:""}.wds-icon[data-icon=backspace]:before{content:""}.wds-icon[data-icon=backward]:before{content:""}.wds-icon[data-icon=backward-fast]:before{content:""}.wds-icon[data-icon=backward-step]:before{content:""}.wds-icon[data-icon=bacon]:before{content:""}.wds-icon[data-icon=bacteria]:before{content:""}.wds-icon[data-icon=bacterium]:before{content:""}.wds-icon[data-icon=badge]:before{content:""}.wds-icon[data-icon=badge-check]:before{content:""}.wds-icon[data-icon=badge-dollar]:before{content:""}.wds-icon[data-icon=badge-percent]:before{content:""}.wds-icon[data-icon=badge-sheriff]:before{content:""}.wds-icon[data-icon=badger-honey]:before{content:""}.wds-icon[data-icon=badminton]:before{content:""}.wds-icon[data-icon=bag-seedling]:before{content:""}.wds-icon[data-icon=bag-shopping]:before{content:""}.wds-icon[data-icon=bagel]:before{content:""}.wds-icon[data-icon=bags-shopping]:before{content:""}.wds-icon[data-icon=baguette]:before{content:""}.wds-icon[data-icon=bahai]:before{content:""}.wds-icon[data-icon=baht-sign]:before{content:""}.wds-icon[data-icon=balance-scale]:before{content:""}.wds-icon[data-icon=balance-scale-left]:before{content:""}.wds-icon[data-icon=balance-scale-right]:before{content:""}.wds-icon[data-icon=ball-pile]:before{content:""}.wds-icon[data-icon=balloon]:before{content:""}.wds-icon[data-icon=balloons]:before{content:""}.wds-icon[data-icon=ballot]:before{content:""}.wds-icon[data-icon=ballot-check]:before{content:""}.wds-icon[data-icon=ban]:before{content:""}.wds-icon[data-icon=ban-bug]:before{content:""}.wds-icon[data-icon=ban-parking]:before{content:""}.wds-icon[data-icon=ban-smoking]:before{content:""}.wds-icon[data-icon=banana]:before{content:""}.wds-icon[data-icon=band-aid]:before{content:""}.wds-icon[data-icon=bandage]:before{content:""}.wds-icon[data-icon=bangladeshi-taka-sign]:before{content:""}.wds-icon[data-icon=banjo]:before{content:""}.wds-icon[data-icon=bank]:before{content:""}.wds-icon[data-icon=bar-chart]:before{content:""}.wds-icon[data-icon=barcode]:before{content:""}.wds-icon[data-icon=barcode-alt]:before{content:""}.wds-icon[data-icon=barcode-read]:before{content:""}.wds-icon[data-icon=barcode-scan]:before{content:""}.wds-icon[data-icon=barn-silo]:before{content:""}.wds-icon[data-icon=bars]:before{content:""}.wds-icon[data-icon=bars-filter]:before{content:""}.wds-icon[data-icon=bars-progress]:before{content:""}.wds-icon[data-icon=bars-sort]:before{content:""}.wds-icon[data-icon=bars-staggered]:before{content:""}.wds-icon[data-icon=baseball]:before{content:""}.wds-icon[data-icon=baseball-ball]:before{content:""}.wds-icon[data-icon=baseball-bat-ball]:before{content:""}.wds-icon[data-icon=basket-shopping]:before{content:""}.wds-icon[data-icon=basket-shopping-simple]:before{content:""}.wds-icon[data-icon=basketball]:before{content:""}.wds-icon[data-icon=basketball-ball]:before{content:""}.wds-icon[data-icon=basketball-hoop]:before{content:""}.wds-icon[data-icon=bat]:before{content:""}.wds-icon[data-icon=bath]:before{content:""}.wds-icon[data-icon=bathtub]:before{content:""}.wds-icon[data-icon=battery]:before{content:""}.wds-icon[data-icon=battery-0]:before{content:""}.wds-icon[data-icon=battery-1]:before{content:""}.wds-icon[data-icon=battery-2]:before{content:""}.wds-icon[data-icon=battery-3]:before{content:""}.wds-icon[data-icon=battery-4]:before{content:""}.wds-icon[data-icon=battery-5]:before{content:""}.wds-icon[data-icon=battery-bolt]:before{content:""}.wds-icon[data-icon=battery-car]:before{content:""}.wds-icon[data-icon=battery-empty]:before{content:""}.wds-icon[data-icon=battery-exclamation]:before{content:""}.wds-icon[data-icon=battery-full]:before{content:""}.wds-icon[data-icon=battery-half]:before{content:""}.wds-icon[data-icon=battery-low]:before{content:""}.wds-icon[data-icon=battery-quarter]:before{content:""}.wds-icon[data-icon=battery-slash]:before{content:""}.wds-icon[data-icon=battery-three-quarters]:before{content:""}.wds-icon[data-icon=bed]:before{content:""}.wds-icon[data-icon=bed-alt]:before{content:""}.wds-icon[data-icon=bed-bunk]:before{content:""}.wds-icon[data-icon=bed-empty]:before{content:""}.wds-icon[data-icon=bed-front]:before{content:""}.wds-icon[data-icon=bed-pulse]:before{content:""}.wds-icon[data-icon=bee]:before{content:""}.wds-icon[data-icon=beer]:before{content:""}.wds-icon[data-icon=beer-foam]:before{content:""}.wds-icon[data-icon=beer-mug]:before{content:""}.wds-icon[data-icon=beer-mug-empty]:before{content:""}.wds-icon[data-icon=bell]:before{content:""}.wds-icon[data-icon=bell-concierge]:before{content:""}.wds-icon[data-icon=bell-exclamation]:before{content:""}.wds-icon[data-icon=bell-on]:before{content:""}.wds-icon[data-icon=bell-plus]:before{content:""}.wds-icon[data-icon=bell-school]:before{content:""}.wds-icon[data-icon=bell-school-slash]:before{content:""}.wds-icon[data-icon=bell-slash]:before{content:""}.wds-icon[data-icon=bells]:before{content:""}.wds-icon[data-icon=bench-tree]:before{content:""}.wds-icon[data-icon=betamax]:before{content:""}.wds-icon[data-icon=bezier-curve]:before{content:""}.wds-icon[data-icon=bible]:before{content:""}.wds-icon[data-icon=bicycle]:before{content:""}.wds-icon[data-icon=biking]:before{content:""}.wds-icon[data-icon=biking-mountain]:before{content:""}.wds-icon[data-icon=billboard]:before{content:""}.wds-icon[data-icon=bin-bottles]:before{content:""}.wds-icon[data-icon=bin-bottles-recycle]:before{content:""}.wds-icon[data-icon=bin-recycle]:before{content:""}.wds-icon[data-icon=binary]:before{content:""}.wds-icon[data-icon=binary-circle-check]:before{content:""}.wds-icon[data-icon=binary-lock]:before{content:""}.wds-icon[data-icon=binary-slash]:before{content:""}.wds-icon[data-icon=binoculars]:before{content:""}.wds-icon[data-icon=biohazard]:before{content:""}.wds-icon[data-icon=bird]:before{content:""}.wds-icon[data-icon=birthday-cake]:before{content:""}.wds-icon[data-icon=bitcoin-sign]:before{content:""}.wds-icon[data-icon=blackboard]:before{content:""}.wds-icon[data-icon=blanket]:before{content:""}.wds-icon[data-icon=blanket-fire]:before{content:""}.wds-icon[data-icon=blender]:before{content:""}.wds-icon[data-icon=blender-phone]:before{content:""}.wds-icon[data-icon=blind]:before{content:""}.wds-icon[data-icon=blinds]:before{content:""}.wds-icon[data-icon=blinds-open]:before{content:""}.wds-icon[data-icon=blinds-raised]:before{content:""}.wds-icon[data-icon=block]:before{content:""}.wds-icon[data-icon=block-brick]:before{content:""}.wds-icon[data-icon=block-brick-fire]:before{content:""}.wds-icon[data-icon=block-question]:before{content:""}.wds-icon[data-icon=block-quote]:before{content:""}.wds-icon[data-icon=blog]:before{content:""}.wds-icon[data-icon=blueberries]:before{content:""}.wds-icon[data-icon=bold]:before{content:""}.wds-icon[data-icon=bolt]:before{content:""}.wds-icon[data-icon=bolt-auto]:before{content:""}.wds-icon[data-icon=bolt-lightning]:before{content:""}.wds-icon[data-icon=bolt-slash]:before{content:""}.wds-icon[data-icon=bomb]:before{content:""}.wds-icon[data-icon=bone]:before{content:""}.wds-icon[data-icon=bone-break]:before{content:""}.wds-icon[data-icon=bong]:before{content:""}.wds-icon[data-icon=book]:before{content:""}.wds-icon[data-icon=book-alt]:before{content:""}.wds-icon[data-icon=book-arrow-right]:before{content:""}.wds-icon[data-icon=book-arrow-up]:before{content:""}.wds-icon[data-icon=book-atlas]:before{content:""}.wds-icon[data-icon=book-bible]:before{content:""}.wds-icon[data-icon=book-blank]:before{content:""}.wds-icon[data-icon=book-bookmark]:before{content:""}.wds-icon[data-icon=book-circle]:before{content:""}.wds-icon[data-icon=book-circle-arrow-right]:before{content:""}.wds-icon[data-icon=book-circle-arrow-up]:before{content:""}.wds-icon[data-icon=book-copy]:before{content:""}.wds-icon[data-icon=book-dead]:before{content:""}.wds-icon[data-icon=book-font]:before{content:""}.wds-icon[data-icon=book-heart]:before{content:""}.wds-icon[data-icon=book-journal-whills]:before{content:""}.wds-icon[data-icon=book-law]:before{content:""}.wds-icon[data-icon=book-medical]:before{content:""}.wds-icon[data-icon=book-open]:before{content:""}.wds-icon[data-icon=book-open-alt]:before{content:""}.wds-icon[data-icon=book-open-cover]:before{content:""}.wds-icon[data-icon=book-open-reader]:before{content:""}.wds-icon[data-icon=book-quran]:before{content:""}.wds-icon[data-icon=book-reader]:before{content:""}.wds-icon[data-icon=book-section]:before{content:""}.wds-icon[data-icon=book-skull]:before{content:""}.wds-icon[data-icon=book-sparkles]:before{content:""}.wds-icon[data-icon=book-spells]:before{content:""}.wds-icon[data-icon=book-tanakh]:before{content:""}.wds-icon[data-icon=book-user]:before{content:""}.wds-icon[data-icon=bookmark]:before{content:""}.wds-icon[data-icon=bookmark-circle]:before{content:""}.wds-icon[data-icon=bookmark-slash]:before{content:""}.wds-icon[data-icon=books]:before{content:""}.wds-icon[data-icon=books-medical]:before{content:""}.wds-icon[data-icon=boombox]:before{content:""}.wds-icon[data-icon=boot]:before{content:""}.wds-icon[data-icon=boot-heeled]:before{content:""}.wds-icon[data-icon=booth-curtain]:before{content:""}.wds-icon[data-icon=border-all]:before{content:""}.wds-icon[data-icon=border-bottom]:before{content:""}.wds-icon[data-icon=border-bottom-right]:before{content:""}.wds-icon[data-icon=border-center-h]:before{content:""}.wds-icon[data-icon=border-center-v]:before{content:""}.wds-icon[data-icon=border-inner]:before{content:""}.wds-icon[data-icon=border-left]:before{content:""}.wds-icon[data-icon=border-none]:before{content:""}.wds-icon[data-icon=border-outer]:before{content:""}.wds-icon[data-icon=border-right]:before{content:""}.wds-icon[data-icon=border-style]:before{content:""}.wds-icon[data-icon=border-style-alt]:before{content:""}.wds-icon[data-icon=border-top]:before{content:""}.wds-icon[data-icon=border-top-left]:before{content:""}.wds-icon[data-icon=bore-hole]:before{content:""}.wds-icon[data-icon=bottle-droplet]:before{content:""}.wds-icon[data-icon=bottle-water]:before{content:""}.wds-icon[data-icon=bow-arrow]:before{content:""}.wds-icon[data-icon=bowl-chopsticks]:before{content:""}.wds-icon[data-icon=bowl-chopsticks-noodles]:before{content:""}.wds-icon[data-icon=bowl-food]:before{content:""}.wds-icon[data-icon=bowl-hot]:before{content:""}.wds-icon[data-icon=bowl-rice]:before{content:""}.wds-icon[data-icon=bowl-salad]:before{content:""}.wds-icon[data-icon=bowl-scoop]:before{content:""}.wds-icon[data-icon=bowl-scoops]:before{content:""}.wds-icon[data-icon=bowl-shaved-ice]:before{content:""}.wds-icon[data-icon=bowl-soft-serve]:before{content:""}.wds-icon[data-icon=bowl-spoon]:before{content:""}.wds-icon[data-icon=bowling-ball]:before{content:""}.wds-icon[data-icon=bowling-ball-pin]:before{content:""}.wds-icon[data-icon=bowling-pins]:before{content:""}.wds-icon[data-icon=box]:before{content:""}.wds-icon[data-icon=box-alt]:before{content:""}.wds-icon[data-icon=box-archive]:before{content:""}.wds-icon[data-icon=box-ballot]:before{content:""}.wds-icon[data-icon=box-check]:before{content:""}.wds-icon[data-icon=box-circle-check]:before{content:""}.wds-icon[data-icon=box-dollar]:before{content:""}.wds-icon[data-icon=box-fragile]:before{content:""}.wds-icon[data-icon=box-full]:before{content:""}.wds-icon[data-icon=box-heart]:before{content:""}.wds-icon[data-icon=box-open]:before{content:""}.wds-icon[data-icon=box-open-full]:before{content:""}.wds-icon[data-icon=box-taped]:before{content:""}.wds-icon[data-icon=box-tissue]:before{content:""}.wds-icon[data-icon=box-up]:before{content:""}.wds-icon[data-icon=box-usd]:before{content:""}.wds-icon[data-icon=boxes]:before{content:""}.wds-icon[data-icon=boxes-alt]:before{content:""}.wds-icon[data-icon=boxes-packing]:before{content:""}.wds-icon[data-icon=boxes-stacked]:before{content:""}.wds-icon[data-icon=boxing-glove]:before{content:""}.wds-icon[data-icon=bracket]:before{content:"["}.wds-icon[data-icon=bracket-curly]:before{content:"{"}.wds-icon[data-icon=bracket-curly-left]:before{content:"{"}.wds-icon[data-icon=bracket-curly-right]:before{content:"}"}.wds-icon[data-icon=bracket-left]:before{content:"["}.wds-icon[data-icon=bracket-round]:before{content:"("}.wds-icon[data-icon=bracket-round-right]:before{content:")"}.wds-icon[data-icon=bracket-square]:before{content:"["}.wds-icon[data-icon=bracket-square-right]:before{content:"]"}.wds-icon[data-icon=brackets]:before{content:""}.wds-icon[data-icon=brackets-curly]:before{content:""}.wds-icon[data-icon=brackets-round]:before{content:""}.wds-icon[data-icon=brackets-square]:before{content:""}.wds-icon[data-icon=braille]:before{content:""}.wds-icon[data-icon=brain]:before{content:""}.wds-icon[data-icon=brain-arrow-curved-right]:before{content:""}.wds-icon[data-icon=brain-circuit]:before{content:""}.wds-icon[data-icon=brake-warning]:before{content:""}.wds-icon[data-icon=brazilian-real-sign]:before{content:""}.wds-icon[data-icon=bread-loaf]:before{content:""}.wds-icon[data-icon=bread-slice]:before{content:""}.wds-icon[data-icon=bread-slice-butter]:before{content:""}.wds-icon[data-icon=bridge]:before{content:""}.wds-icon[data-icon=bridge-circle-check]:before{content:""}.wds-icon[data-icon=bridge-circle-exclamation]:before{content:""}.wds-icon[data-icon=bridge-circle-xmark]:before{content:""}.wds-icon[data-icon=bridge-lock]:before{content:""}.wds-icon[data-icon=bridge-suspension]:before{content:""}.wds-icon[data-icon=bridge-water]:before{content:""}.wds-icon[data-icon=briefcase]:before{content:""}.wds-icon[data-icon=briefcase-arrow-right]:before{content:""}.wds-icon[data-icon=briefcase-blank]:before{content:""}.wds-icon[data-icon=briefcase-clock]:before{content:""}.wds-icon[data-icon=briefcase-medical]:before{content:""}.wds-icon[data-icon=brightness]:before{content:""}.wds-icon[data-icon=brightness-low]:before{content:""}.wds-icon[data-icon=bring-forward]:before{content:""}.wds-icon[data-icon=bring-front]:before{content:""}.wds-icon[data-icon=broadcast-tower]:before{content:""}.wds-icon[data-icon=broccoli]:before{content:""}.wds-icon[data-icon=broom]:before{content:""}.wds-icon[data-icon=broom-ball]:before{content:""}.wds-icon[data-icon=broom-wide]:before{content:""}.wds-icon[data-icon=browser]:before{content:""}.wds-icon[data-icon=browsers]:before{content:""}.wds-icon[data-icon=brush]:before{content:""}.wds-icon[data-icon=bucket]:before{content:""}.wds-icon[data-icon=bug]:before{content:""}.wds-icon[data-icon=bug-slash]:before{content:""}.wds-icon[data-icon=bugs]:before{content:""}.wds-icon[data-icon=building]:before{content:""}.wds-icon[data-icon=building-circle-arrow-right]:before{content:""}.wds-icon[data-icon=building-circle-check]:before{content:""}.wds-icon[data-icon=building-circle-exclamation]:before{content:""}.wds-icon[data-icon=building-circle-xmark]:before{content:""}.wds-icon[data-icon=building-columns]:before{content:""}.wds-icon[data-icon=building-flag]:before{content:""}.wds-icon[data-icon=building-lock]:before{content:""}.wds-icon[data-icon=building-ngo]:before{content:""}.wds-icon[data-icon=building-shield]:before{content:""}.wds-icon[data-icon=building-un]:before{content:""}.wds-icon[data-icon=building-user]:before{content:""}.wds-icon[data-icon=building-wheat]:before{content:""}.wds-icon[data-icon=buildings]:before{content:""}.wds-icon[data-icon=bullhorn]:before{content:""}.wds-icon[data-icon=bullseye]:before{content:""}.wds-icon[data-icon=bullseye-arrow]:before{content:""}.wds-icon[data-icon=bullseye-pointer]:before{content:""}.wds-icon[data-icon=buoy]:before{content:""}.wds-icon[data-icon=buoy-mooring]:before{content:""}.wds-icon[data-icon=burger]:before{content:""}.wds-icon[data-icon=burger-cheese]:before{content:""}.wds-icon[data-icon=burger-fries]:before{content:""}.wds-icon[data-icon=burger-glass]:before{content:""}.wds-icon[data-icon=burger-lettuce]:before{content:""}.wds-icon[data-icon=burger-soda]:before{content:""}.wds-icon[data-icon=burn]:before{content:""}.wds-icon[data-icon=burrito]:before{content:""}.wds-icon[data-icon=burst]:before{content:""}.wds-icon[data-icon=bus]:before{content:""}.wds-icon[data-icon=bus-alt]:before{content:""}.wds-icon[data-icon=bus-school]:before{content:""}.wds-icon[data-icon=bus-simple]:before{content:""}.wds-icon[data-icon=business-front]:before{content:""}.wds-icon[data-icon=business-time]:before{content:""}.wds-icon[data-icon=butter]:before{content:""}.wds-icon[data-icon=c]:before{content:"C"}.wds-icon[data-icon=cab]:before{content:""}.wds-icon[data-icon=cabin]:before{content:""}.wds-icon[data-icon=cabinet-filing]:before{content:""}.wds-icon[data-icon=cable-car]:before{content:""}.wds-icon[data-icon=cactus]:before{content:""}.wds-icon[data-icon=cake]:before{content:""}.wds-icon[data-icon=cake-candles]:before{content:""}.wds-icon[data-icon=cake-slice]:before{content:""}.wds-icon[data-icon=calculator]:before{content:""}.wds-icon[data-icon=calculator-alt]:before{content:""}.wds-icon[data-icon=calculator-simple]:before{content:""}.wds-icon[data-icon=calendar]:before{content:""}.wds-icon[data-icon=calendar-alt]:before{content:""}.wds-icon[data-icon=calendar-arrow-down]:before{content:""}.wds-icon[data-icon=calendar-arrow-up]:before{content:""}.wds-icon[data-icon=calendar-check]:before{content:""}.wds-icon[data-icon=calendar-circle]:before{content:""}.wds-icon[data-icon=calendar-circle-exclamation]:before{content:""}.wds-icon[data-icon=calendar-circle-minus]:before{content:""}.wds-icon[data-icon=calendar-circle-plus]:before{content:""}.wds-icon[data-icon=calendar-circle-user]:before{content:""}.wds-icon[data-icon=calendar-clock]:before{content:""}.wds-icon[data-icon=calendar-day]:before{content:""}.wds-icon[data-icon=calendar-days]:before{content:""}.wds-icon[data-icon=calendar-download]:before{content:""}.wds-icon[data-icon=calendar-edit]:before{content:""}.wds-icon[data-icon=calendar-exclamation]:before{content:""}.wds-icon[data-icon=calendar-heart]:before{content:""}.wds-icon[data-icon=calendar-image]:before{content:""}.wds-icon[data-icon=calendar-lines]:before{content:""}.wds-icon[data-icon=calendar-lines-pen]:before{content:""}.wds-icon[data-icon=calendar-minus]:before{content:""}.wds-icon[data-icon=calendar-note]:before{content:""}.wds-icon[data-icon=calendar-pen]:before{content:""}.wds-icon[data-icon=calendar-plus]:before{content:""}.wds-icon[data-icon=calendar-range]:before{content:""}.wds-icon[data-icon=calendar-star]:before{content:""}.wds-icon[data-icon=calendar-time]:before{content:""}.wds-icon[data-icon=calendar-times]:before{content:""}.wds-icon[data-icon=calendar-upload]:before{content:""}.wds-icon[data-icon=calendar-users]:before{content:""}.wds-icon[data-icon=calendar-week]:before{content:""}.wds-icon[data-icon=calendar-xmark]:before{content:""}.wds-icon[data-icon=calendars]:before{content:""}.wds-icon[data-icon=camcorder]:before{content:""}.wds-icon[data-icon=camera]:before{content:""}.wds-icon[data-icon=camera-alt]:before{content:""}.wds-icon[data-icon=camera-cctv]:before{content:""}.wds-icon[data-icon=camera-circle]:before{content:""}.wds-icon[data-icon=camera-home]:before{content:""}.wds-icon[data-icon=camera-movie]:before{content:""}.wds-icon[data-icon=camera-polaroid]:before{content:""}.wds-icon[data-icon=camera-retro]:before{content:""}.wds-icon[data-icon=camera-rotate]:before{content:""}.wds-icon[data-icon=camera-security]:before{content:""}.wds-icon[data-icon=camera-slash]:before{content:""}.wds-icon[data-icon=camera-viewfinder]:before{content:""}.wds-icon[data-icon=camera-web]:before{content:""}.wds-icon[data-icon=camera-web-slash]:before{content:""}.wds-icon[data-icon=campfire]:before{content:""}.wds-icon[data-icon=campground]:before{content:""}.wds-icon[data-icon=can-food]:before{content:""}.wds-icon[data-icon=cancel]:before{content:""}.wds-icon[data-icon=candle-holder]:before{content:""}.wds-icon[data-icon=candy]:before{content:""}.wds-icon[data-icon=candy-bar]:before{content:""}.wds-icon[data-icon=candy-cane]:before{content:""}.wds-icon[data-icon=candy-corn]:before{content:""}.wds-icon[data-icon=cannabis]:before{content:""}.wds-icon[data-icon=capsules]:before{content:""}.wds-icon[data-icon=car]:before{content:""}.wds-icon[data-icon=car-alt]:before{content:""}.wds-icon[data-icon=car-battery]:before{content:""}.wds-icon[data-icon=car-bolt]:before{content:""}.wds-icon[data-icon=car-building]:before{content:""}.wds-icon[data-icon=car-bump]:before{content:""}.wds-icon[data-icon=car-burst]:before{content:""}.wds-icon[data-icon=car-bus]:before{content:""}.wds-icon[data-icon=car-circle-bolt]:before{content:""}.wds-icon[data-icon=car-crash]:before{content:""}.wds-icon[data-icon=car-garage]:before{content:""}.wds-icon[data-icon=car-mechanic]:before{content:""}.wds-icon[data-icon=car-mirrors]:before{content:""}.wds-icon[data-icon=car-on]:before{content:""}.wds-icon[data-icon=car-rear]:before{content:""}.wds-icon[data-icon=car-side]:before{content:""}.wds-icon[data-icon=car-side-bolt]:before{content:""}.wds-icon[data-icon=car-tilt]:before{content:""}.wds-icon[data-icon=car-tunnel]:before{content:""}.wds-icon[data-icon=car-wash]:before{content:""}.wds-icon[data-icon=car-wrench]:before{content:""}.wds-icon[data-icon=caravan]:before{content:""}.wds-icon[data-icon=caravan-alt]:before{content:""}.wds-icon[data-icon=caravan-simple]:before{content:""}.wds-icon[data-icon=card-club]:before{content:""}.wds-icon[data-icon=card-diamond]:before{content:""}.wds-icon[data-icon=card-heart]:before{content:""}.wds-icon[data-icon=card-spade]:before{content:""}.wds-icon[data-icon=cards]:before{content:""}.wds-icon[data-icon=cards-blank]:before{content:""}.wds-icon[data-icon=caret-circle-down]:before{content:""}.wds-icon[data-icon=caret-circle-left]:before{content:""}.wds-icon[data-icon=caret-circle-right]:before{content:""}.wds-icon[data-icon=caret-circle-up]:before{content:""}.wds-icon[data-icon=caret-down]:before{content:""}.wds-icon[data-icon=caret-left]:before{content:""}.wds-icon[data-icon=caret-right]:before{content:""}.wds-icon[data-icon=caret-square-down]:before{content:""}.wds-icon[data-icon=caret-square-left]:before{content:""}.wds-icon[data-icon=caret-square-right]:before{content:""}.wds-icon[data-icon=caret-square-up]:before{content:""}.wds-icon[data-icon=caret-up]:before{content:""}.wds-icon[data-icon=carriage-baby]:before{content:""}.wds-icon[data-icon=carrot]:before{content:""}.wds-icon[data-icon=cars]:before{content:""}.wds-icon[data-icon=cart-arrow-down]:before{content:""}.wds-icon[data-icon=cart-arrow-up]:before{content:""}.wds-icon[data-icon=cart-circle-arrow-down]:before{content:""}.wds-icon[data-icon=cart-circle-arrow-up]:before{content:""}.wds-icon[data-icon=cart-circle-check]:before{content:""}.wds-icon[data-icon=cart-circle-exclamation]:before{content:""}.wds-icon[data-icon=cart-circle-plus]:before{content:""}.wds-icon[data-icon=cart-circle-xmark]:before{content:""}.wds-icon[data-icon=cart-flatbed]:before{content:""}.wds-icon[data-icon=cart-flatbed-boxes]:before{content:""}.wds-icon[data-icon=cart-flatbed-empty]:before{content:""}.wds-icon[data-icon=cart-flatbed-suitcase]:before{content:""}.wds-icon[data-icon=cart-minus]:before{content:""}.wds-icon[data-icon=cart-plus]:before{content:""}.wds-icon[data-icon=cart-shopping]:before{content:""}.wds-icon[data-icon=cart-shopping-fast]:before{content:""}.wds-icon[data-icon=cart-xmark]:before{content:""}.wds-icon[data-icon=cash-register]:before{content:""}.wds-icon[data-icon=cassette-betamax]:before{content:""}.wds-icon[data-icon=cassette-tape]:before{content:""}.wds-icon[data-icon=cassette-vhs]:before{content:""}.wds-icon[data-icon=castle]:before{content:""}.wds-icon[data-icon=cat]:before{content:""}.wds-icon[data-icon=cat-space]:before{content:""}.wds-icon[data-icon=cauldron]:before{content:""}.wds-icon[data-icon=cctv]:before{content:""}.wds-icon[data-icon=cedi-sign]:before{content:""}.wds-icon[data-icon=cent-sign]:before{content:""}.wds-icon[data-icon=certificate]:before{content:""}.wds-icon[data-icon=chain]:before{content:""}.wds-icon[data-icon=chain-broken]:before{content:""}.wds-icon[data-icon=chain-horizontal]:before{content:""}.wds-icon[data-icon=chain-horizontal-slash]:before{content:""}.wds-icon[data-icon=chain-slash]:before{content:""}.wds-icon[data-icon=chair]:before{content:""}.wds-icon[data-icon=chair-office]:before{content:""}.wds-icon[data-icon=chalkboard]:before{content:""}.wds-icon[data-icon=chalkboard-teacher]:before{content:""}.wds-icon[data-icon=chalkboard-user]:before{content:""}.wds-icon[data-icon=champagne-glass]:before{content:""}.wds-icon[data-icon=champagne-glasses]:before{content:""}.wds-icon[data-icon=charging-station]:before{content:""}.wds-icon[data-icon=chart-area]:before{content:""}.wds-icon[data-icon=chart-bar]:before{content:""}.wds-icon[data-icon=chart-bullet]:before{content:""}.wds-icon[data-icon=chart-candlestick]:before{content:""}.wds-icon[data-icon=chart-column]:before{content:""}.wds-icon[data-icon=chart-gantt]:before{content:""}.wds-icon[data-icon=chart-line]:before{content:""}.wds-icon[data-icon=chart-line-down]:before{content:""}.wds-icon[data-icon=chart-line-up]:before{content:""}.wds-icon[data-icon=chart-line-up-down]:before{content:""}.wds-icon[data-icon=chart-mixed]:before{content:""}.wds-icon[data-icon=chart-mixed-up-circle-currency]:before{content:""}.wds-icon[data-icon=chart-mixed-up-circle-dollar]:before{content:""}.wds-icon[data-icon=chart-network]:before{content:""}.wds-icon[data-icon=chart-pie]:before{content:""}.wds-icon[data-icon=chart-pie-alt]:before{content:""}.wds-icon[data-icon=chart-pie-simple]:before{content:""}.wds-icon[data-icon=chart-pie-simple-circle-currency]:before{content:""}.wds-icon[data-icon=chart-pie-simple-circle-dollar]:before{content:""}.wds-icon[data-icon=chart-pyramid]:before{content:""}.wds-icon[data-icon=chart-radar]:before{content:""}.wds-icon[data-icon=chart-scatter]:before{content:""}.wds-icon[data-icon=chart-scatter-3d]:before{content:""}.wds-icon[data-icon=chart-scatter-bubble]:before{content:""}.wds-icon[data-icon=chart-simple]:before{content:""}.wds-icon[data-icon=chart-simple-horizontal]:before{content:""}.wds-icon[data-icon=chart-tree-map]:before{content:""}.wds-icon[data-icon=chart-user]:before{content:""}.wds-icon[data-icon=chart-waterfall]:before{content:""}.wds-icon[data-icon=check]:before{content:""}.wds-icon[data-icon=check-circle]:before{content:""}.wds-icon[data-icon=check-double]:before{content:""}.wds-icon[data-icon=check-square]:before{content:""}.wds-icon[data-icon=check-to-slot]:before{content:""}.wds-icon[data-icon=cheese]:before{content:""}.wds-icon[data-icon=cheese-swiss]:before{content:""}.wds-icon[data-icon=cheeseburger]:before{content:""}.wds-icon[data-icon=cherries]:before{content:""}.wds-icon[data-icon=chess]:before{content:""}.wds-icon[data-icon=chess-bishop]:before{content:""}.wds-icon[data-icon=chess-bishop-alt]:before{content:""}.wds-icon[data-icon=chess-bishop-piece]:before{content:""}.wds-icon[data-icon=chess-board]:before{content:""}.wds-icon[data-icon=chess-clock]:before{content:""}.wds-icon[data-icon=chess-clock-alt]:before{content:""}.wds-icon[data-icon=chess-clock-flip]:before{content:""}.wds-icon[data-icon=chess-king]:before{content:""}.wds-icon[data-icon=chess-king-alt]:before{content:""}.wds-icon[data-icon=chess-king-piece]:before{content:""}.wds-icon[data-icon=chess-knight]:before{content:""}.wds-icon[data-icon=chess-knight-alt]:before{content:""}.wds-icon[data-icon=chess-knight-piece]:before{content:""}.wds-icon[data-icon=chess-pawn]:before{content:""}.wds-icon[data-icon=chess-pawn-alt]:before{content:""}.wds-icon[data-icon=chess-pawn-piece]:before{content:""}.wds-icon[data-icon=chess-queen]:before{content:""}.wds-icon[data-icon=chess-queen-alt]:before{content:""}.wds-icon[data-icon=chess-queen-piece]:before{content:""}.wds-icon[data-icon=chess-rook]:before{content:""}.wds-icon[data-icon=chess-rook-alt]:before{content:""}.wds-icon[data-icon=chess-rook-piece]:before{content:""}.wds-icon[data-icon=chestnut]:before{content:""}.wds-icon[data-icon=chevron-circle-down]:before{content:""}.wds-icon[data-icon=chevron-circle-left]:before{content:""}.wds-icon[data-icon=chevron-circle-right]:before{content:""}.wds-icon[data-icon=chevron-circle-up]:before{content:""}.wds-icon[data-icon=chevron-double-down]:before{content:""}.wds-icon[data-icon=chevron-double-left]:before{content:""}.wds-icon[data-icon=chevron-double-right]:before{content:""}.wds-icon[data-icon=chevron-double-up]:before{content:""}.wds-icon[data-icon=chevron-down]:before{content:""}.wds-icon[data-icon=chevron-left]:before{content:""}.wds-icon[data-icon=chevron-right]:before{content:""}.wds-icon[data-icon=chevron-square-down]:before{content:""}.wds-icon[data-icon=chevron-square-left]:before{content:""}.wds-icon[data-icon=chevron-square-right]:before{content:""}.wds-icon[data-icon=chevron-square-up]:before{content:""}.wds-icon[data-icon=chevron-up]:before{content:""}.wds-icon[data-icon=chevrons-down]:before{content:""}.wds-icon[data-icon=chevrons-left]:before{content:""}.wds-icon[data-icon=chevrons-right]:before{content:""}.wds-icon[data-icon=chevrons-up]:before{content:""}.wds-icon[data-icon=chf-sign]:before{content:""}.wds-icon[data-icon=child]:before{content:""}.wds-icon[data-icon=child-combatant]:before{content:""}.wds-icon[data-icon=child-dress]:before{content:""}.wds-icon[data-icon=child-reaching]:before{content:""}.wds-icon[data-icon=child-rifle]:before{content:""}.wds-icon[data-icon=children]:before{content:""}.wds-icon[data-icon=chimney]:before{content:""}.wds-icon[data-icon=chocolate-bar]:before{content:""}.wds-icon[data-icon=chopsticks]:before{content:""}.wds-icon[data-icon=church]:before{content:""}.wds-icon[data-icon=circle]:before{content:""}.wds-icon[data-icon=circle-0]:before{content:""}.wds-icon[data-icon=circle-1]:before{content:""}.wds-icon[data-icon=circle-2]:before{content:""}.wds-icon[data-icon=circle-3]:before{content:""}.wds-icon[data-icon=circle-4]:before{content:""}.wds-icon[data-icon=circle-5]:before{content:""}.wds-icon[data-icon=circle-6]:before{content:""}.wds-icon[data-icon=circle-7]:before{content:""}.wds-icon[data-icon=circle-8]:before{content:""}.wds-icon[data-icon=circle-9]:before{content:""}.wds-icon[data-icon=circle-a]:before{content:""}.wds-icon[data-icon=circle-ampersand]:before{content:""}.wds-icon[data-icon=circle-arrow-down]:before{content:""}.wds-icon[data-icon=circle-arrow-down-left]:before{content:""}.wds-icon[data-icon=circle-arrow-down-right]:before{content:""}.wds-icon[data-icon=circle-arrow-left]:before{content:""}.wds-icon[data-icon=circle-arrow-right]:before{content:""}.wds-icon[data-icon=circle-arrow-up]:before{content:""}.wds-icon[data-icon=circle-arrow-up-left]:before{content:""}.wds-icon[data-icon=circle-arrow-up-right]:before{content:""}.wds-icon[data-icon=circle-b]:before{content:""}.wds-icon[data-icon=circle-bolt]:before{content:""}.wds-icon[data-icon=circle-book-open]:before{content:""}.wds-icon[data-icon=circle-bookmark]:before{content:""}.wds-icon[data-icon=circle-c]:before{content:""}.wds-icon[data-icon=circle-calendar]:before{content:""}.wds-icon[data-icon=circle-camera]:before{content:""}.wds-icon[data-icon=circle-caret-down]:before{content:""}.wds-icon[data-icon=circle-caret-left]:before{content:""}.wds-icon[data-icon=circle-caret-right]:before{content:""}.wds-icon[data-icon=circle-caret-up]:before{content:""}.wds-icon[data-icon=circle-check]:before{content:""}.wds-icon[data-icon=circle-chevron-down]:before{content:""}.wds-icon[data-icon=circle-chevron-left]:before{content:""}.wds-icon[data-icon=circle-chevron-right]:before{content:""}.wds-icon[data-icon=circle-chevron-up]:before{content:""}.wds-icon[data-icon=circle-d]:before{content:""}.wds-icon[data-icon=circle-dashed]:before{content:""}.wds-icon[data-icon=circle-divide]:before{content:""}.wds-icon[data-icon=circle-dollar]:before{content:""}.wds-icon[data-icon=circle-dollar-to-slot]:before{content:""}.wds-icon[data-icon=circle-dot]:before{content:""}.wds-icon[data-icon=circle-down]:before{content:""}.wds-icon[data-icon=circle-down-left]:before{content:""}.wds-icon[data-icon=circle-down-right]:before{content:""}.wds-icon[data-icon=circle-e]:before{content:""}.wds-icon[data-icon=circle-ellipsis]:before{content:""}.wds-icon[data-icon=circle-ellipsis-vertical]:before{content:""}.wds-icon[data-icon=circle-envelope]:before{content:""}.wds-icon[data-icon=circle-euro]:before{content:""}.wds-icon[data-icon=circle-exclamation]:before{content:""}.wds-icon[data-icon=circle-exclamation-check]:before{content:""}.wds-icon[data-icon=circle-f]:before{content:""}.wds-icon[data-icon=circle-g]:before{content:""}.wds-icon[data-icon=circle-h]:before{content:""}.wds-icon[data-icon=circle-half]:before{content:""}.wds-icon[data-icon=circle-half-stroke]:before{content:""}.wds-icon[data-icon=circle-heart]:before{content:""}.wds-icon[data-icon=circle-i]:before{content:""}.wds-icon[data-icon=circle-info]:before{content:""}.wds-icon[data-icon=circle-j]:before{content:""}.wds-icon[data-icon=circle-k]:before{content:""}.wds-icon[data-icon=circle-l]:before{content:""}.wds-icon[data-icon=circle-left]:before{content:""}.wds-icon[data-icon=circle-location-arrow]:before{content:""}.wds-icon[data-icon=circle-m]:before{content:""}.wds-icon[data-icon=circle-microphone]:before{content:""}.wds-icon[data-icon=circle-microphone-lines]:before{content:""}.wds-icon[data-icon=circle-minus]:before{content:""}.wds-icon[data-icon=circle-n]:before{content:""}.wds-icon[data-icon=circle-nodes]:before{content:""}.wds-icon[data-icon=circle-notch]:before{content:""}.wds-icon[data-icon=circle-o]:before{content:""}.wds-icon[data-icon=circle-p]:before{content:""}.wds-icon[data-icon=circle-parking]:before{content:""}.wds-icon[data-icon=circle-pause]:before{content:""}.wds-icon[data-icon=circle-phone]:before{content:""}.wds-icon[data-icon=circle-phone-flip]:before{content:""}.wds-icon[data-icon=circle-phone-hangup]:before{content:""}.wds-icon[data-icon=circle-play]:before{content:""}.wds-icon[data-icon=circle-plus]:before{content:""}.wds-icon[data-icon=circle-q]:before{content:""}.wds-icon[data-icon=circle-quarter]:before{content:""}.wds-icon[data-icon=circle-quarter-stroke]:before{content:""}.wds-icon[data-icon=circle-quarters]:before{content:""}.wds-icon[data-icon=circle-question]:before{content:""}.wds-icon[data-icon=circle-r]:before{content:""}.wds-icon[data-icon=circle-radiation]:before{content:""}.wds-icon[data-icon=circle-right]:before{content:""}.wds-icon[data-icon=circle-s]:before{content:""}.wds-icon[data-icon=circle-small]:before{content:""}.wds-icon[data-icon=circle-sort]:before{content:""}.wds-icon[data-icon=circle-sort-down]:before{content:""}.wds-icon[data-icon=circle-sort-up]:before{content:""}.wds-icon[data-icon=circle-star]:before{content:""}.wds-icon[data-icon=circle-sterling]:before{content:""}.wds-icon[data-icon=circle-stop]:before{content:""}.wds-icon[data-icon=circle-t]:before{content:""}.wds-icon[data-icon=circle-three-quarters]:before{content:""}.wds-icon[data-icon=circle-three-quarters-stroke]:before{content:""}.wds-icon[data-icon=circle-trash]:before{content:""}.wds-icon[data-icon=circle-u]:before{content:""}.wds-icon[data-icon=circle-up]:before{content:""}.wds-icon[data-icon=circle-up-left]:before{content:""}.wds-icon[data-icon=circle-up-right]:before{content:""}.wds-icon[data-icon=circle-user]:before{content:""}.wds-icon[data-icon=circle-v]:before{content:""}.wds-icon[data-icon=circle-video]:before{content:""}.wds-icon[data-icon=circle-w]:before{content:""}.wds-icon[data-icon=circle-waveform-lines]:before{content:""}.wds-icon[data-icon=circle-x]:before{content:""}.wds-icon[data-icon=circle-xmark]:before{content:""}.wds-icon[data-icon=circle-y]:before{content:""}.wds-icon[data-icon=circle-yen]:before{content:""}.wds-icon[data-icon=circle-z]:before{content:""}.wds-icon[data-icon=circles-overlap]:before{content:""}.wds-icon[data-icon=citrus]:before{content:""}.wds-icon[data-icon=citrus-slice]:before{content:""}.wds-icon[data-icon=city]:before{content:""}.wds-icon[data-icon=clapperboard]:before{content:""}.wds-icon[data-icon=clapperboard-play]:before{content:""}.wds-icon[data-icon=clarinet]:before{content:""}.wds-icon[data-icon=claw-marks]:before{content:""}.wds-icon[data-icon=clinic-medical]:before{content:""}.wds-icon[data-icon=clipboard]:before{content:""}.wds-icon[data-icon=clipboard-check]:before{content:""}.wds-icon[data-icon=clipboard-list]:before{content:""}.wds-icon[data-icon=clipboard-list-check]:before{content:""}.wds-icon[data-icon=clipboard-medical]:before{content:""}.wds-icon[data-icon=clipboard-prescription]:before{content:""}.wds-icon[data-icon=clipboard-question]:before{content:""}.wds-icon[data-icon=clipboard-user]:before{content:""}.wds-icon[data-icon=clock]:before{content:""}.wds-icon[data-icon=clock-desk]:before{content:""}.wds-icon[data-icon=clock-eight]:before{content:""}.wds-icon[data-icon=clock-eight-thirty]:before{content:""}.wds-icon[data-icon=clock-eleven]:before{content:""}.wds-icon[data-icon=clock-eleven-thirty]:before{content:""}.wds-icon[data-icon=clock-five]:before{content:""}.wds-icon[data-icon=clock-five-thirty]:before{content:""}.wds-icon[data-icon=clock-four]:before{content:""}.wds-icon[data-icon=clock-four-thirty]:before{content:""}.wds-icon[data-icon=clock-nine]:before{content:""}.wds-icon[data-icon=clock-nine-thirty]:before{content:""}.wds-icon[data-icon=clock-one]:before{content:""}.wds-icon[data-icon=clock-one-thirty]:before{content:""}.wds-icon[data-icon=clock-rotate-left]:before{content:""}.wds-icon[data-icon=clock-seven]:before{content:""}.wds-icon[data-icon=clock-seven-thirty]:before{content:""}.wds-icon[data-icon=clock-six]:before{content:""}.wds-icon[data-icon=clock-six-thirty]:before{content:""}.wds-icon[data-icon=clock-ten]:before{content:""}.wds-icon[data-icon=clock-ten-thirty]:before{content:""}.wds-icon[data-icon=clock-three]:before{content:""}.wds-icon[data-icon=clock-three-thirty]:before{content:""}.wds-icon[data-icon=clock-twelve]:before{content:""}.wds-icon[data-icon=clock-twelve-thirty]:before{content:""}.wds-icon[data-icon=clock-two]:before{content:""}.wds-icon[data-icon=clock-two-thirty]:before{content:""}.wds-icon[data-icon=clone]:before{content:""}.wds-icon[data-icon=close]:before{content:""}.wds-icon[data-icon=closed-captioning]:before{content:""}.wds-icon[data-icon=closed-captioning-slash]:before{content:""}.wds-icon[data-icon=clothes-hanger]:before{content:""}.wds-icon[data-icon=cloud]:before{content:""}.wds-icon[data-icon=cloud-arrow-down]:before{content:""}.wds-icon[data-icon=cloud-arrow-up]:before{content:""}.wds-icon[data-icon=cloud-binary]:before{content:""}.wds-icon[data-icon=cloud-bolt]:before{content:""}.wds-icon[data-icon=cloud-bolt-moon]:before{content:""}.wds-icon[data-icon=cloud-bolt-sun]:before{content:""}.wds-icon[data-icon=cloud-check]:before{content:""}.wds-icon[data-icon=cloud-download]:before{content:""}.wds-icon[data-icon=cloud-download-alt]:before{content:""}.wds-icon[data-icon=cloud-drizzle]:before{content:""}.wds-icon[data-icon=cloud-exclamation]:before{content:""}.wds-icon[data-icon=cloud-fog]:before{content:""}.wds-icon[data-icon=cloud-hail]:before{content:""}.wds-icon[data-icon=cloud-hail-mixed]:before{content:""}.wds-icon[data-icon=cloud-meatball]:before{content:""}.wds-icon[data-icon=cloud-minus]:before{content:""}.wds-icon[data-icon=cloud-moon]:before{content:""}.wds-icon[data-icon=cloud-moon-rain]:before{content:""}.wds-icon[data-icon=cloud-music]:before{content:""}.wds-icon[data-icon=cloud-plus]:before{content:""}.wds-icon[data-icon=cloud-question]:before{content:""}.wds-icon[data-icon=cloud-rain]:before{content:""}.wds-icon[data-icon=cloud-rainbow]:before{content:""}.wds-icon[data-icon=cloud-showers]:before{content:""}.wds-icon[data-icon=cloud-showers-heavy]:before{content:""}.wds-icon[data-icon=cloud-showers-water]:before{content:""}.wds-icon[data-icon=cloud-slash]:before{content:""}.wds-icon[data-icon=cloud-sleet]:before{content:""}.wds-icon[data-icon=cloud-snow]:before{content:""}.wds-icon[data-icon=cloud-sun]:before{content:""}.wds-icon[data-icon=cloud-sun-rain]:before{content:""}.wds-icon[data-icon=cloud-upload]:before{content:""}.wds-icon[data-icon=cloud-upload-alt]:before{content:""}.wds-icon[data-icon=cloud-word]:before{content:""}.wds-icon[data-icon=cloud-xmark]:before{content:""}.wds-icon[data-icon=clouds]:before{content:""}.wds-icon[data-icon=clouds-moon]:before{content:""}.wds-icon[data-icon=clouds-sun]:before{content:""}.wds-icon[data-icon=clover]:before{content:""}.wds-icon[data-icon=club]:before{content:""}.wds-icon[data-icon=cny]:before{content:""}.wds-icon[data-icon=cocktail]:before{content:""}.wds-icon[data-icon=coconut]:before{content:""}.wds-icon[data-icon=code]:before{content:""}.wds-icon[data-icon=code-branch]:before{content:""}.wds-icon[data-icon=code-commit]:before{content:""}.wds-icon[data-icon=code-compare]:before{content:""}.wds-icon[data-icon=code-fork]:before{content:""}.wds-icon[data-icon=code-merge]:before{content:""}.wds-icon[data-icon=code-pull-request]:before{content:""}.wds-icon[data-icon=code-pull-request-closed]:before{content:""}.wds-icon[data-icon=code-pull-request-draft]:before{content:""}.wds-icon[data-icon=code-simple]:before{content:""}.wds-icon[data-icon=coffee]:before{content:""}.wds-icon[data-icon=coffee-bean]:before{content:""}.wds-icon[data-icon=coffee-beans]:before{content:""}.wds-icon[data-icon=coffee-pot]:before{content:""}.wds-icon[data-icon=coffee-togo]:before{content:""}.wds-icon[data-icon=coffin]:before{content:""}.wds-icon[data-icon=coffin-cross]:before{content:""}.wds-icon[data-icon=cog]:before{content:""}.wds-icon[data-icon=cogs]:before{content:""}.wds-icon[data-icon=coin]:before{content:""}.wds-icon[data-icon=coin-blank]:before{content:""}.wds-icon[data-icon=coin-front]:before{content:""}.wds-icon[data-icon=coin-vertical]:before{content:""}.wds-icon[data-icon=coins]:before{content:""}.wds-icon[data-icon=colon]:before{content:":"}.wds-icon[data-icon=colon-sign]:before{content:""}.wds-icon[data-icon=columns]:before{content:""}.wds-icon[data-icon=columns-3]:before{content:""}.wds-icon[data-icon=comet]:before{content:""}.wds-icon[data-icon=comma]:before{content:","}.wds-icon[data-icon=command]:before{content:""}.wds-icon[data-icon=comment]:before{content:""}.wds-icon[data-icon=comment-alt]:before{content:""}.wds-icon[data-icon=comment-alt-arrow-down]:before{content:""}.wds-icon[data-icon=comment-alt-arrow-up]:before{content:""}.wds-icon[data-icon=comment-alt-captions]:before{content:""}.wds-icon[data-icon=comment-alt-check]:before{content:""}.wds-icon[data-icon=comment-alt-dollar]:before{content:""}.wds-icon[data-icon=comment-alt-dots]:before{content:""}.wds-icon[data-icon=comment-alt-edit]:before{content:""}.wds-icon[data-icon=comment-alt-exclamation]:before{content:""}.wds-icon[data-icon=comment-alt-image]:before{content:""}.wds-icon[data-icon=comment-alt-lines]:before{content:""}.wds-icon[data-icon=comment-alt-medical]:before{content:""}.wds-icon[data-icon=comment-alt-minus]:before{content:""}.wds-icon[data-icon=comment-alt-music]:before{content:""}.wds-icon[data-icon=comment-alt-plus]:before{content:""}.wds-icon[data-icon=comment-alt-quote]:before{content:""}.wds-icon[data-icon=comment-alt-slash]:before{content:""}.wds-icon[data-icon=comment-alt-smile]:before{content:""}.wds-icon[data-icon=comment-alt-text]:before{content:""}.wds-icon[data-icon=comment-alt-times]:before{content:""}.wds-icon[data-icon=comment-arrow-down]:before{content:""}.wds-icon[data-icon=comment-arrow-up]:before{content:""}.wds-icon[data-icon=comment-arrow-up-right]:before{content:""}.wds-icon[data-icon=comment-captions]:before{content:""}.wds-icon[data-icon=comment-check]:before{content:""}.wds-icon[data-icon=comment-code]:before{content:""}.wds-icon[data-icon=comment-dollar]:before{content:""}.wds-icon[data-icon=comment-dots]:before{content:""}.wds-icon[data-icon=comment-edit]:before{content:""}.wds-icon[data-icon=comment-exclamation]:before{content:""}.wds-icon[data-icon=comment-heart]:before{content:""}.wds-icon[data-icon=comment-image]:before{content:""}.wds-icon[data-icon=comment-lines]:before{content:""}.wds-icon[data-icon=comment-medical]:before{content:""}.wds-icon[data-icon=comment-middle]:before{content:""}.wds-icon[data-icon=comment-middle-alt]:before{content:""}.wds-icon[data-icon=comment-middle-top]:before{content:""}.wds-icon[data-icon=comment-middle-top-alt]:before{content:""}.wds-icon[data-icon=comment-minus]:before{content:""}.wds-icon[data-icon=comment-music]:before{content:""}.wds-icon[data-icon=comment-pen]:before{content:""}.wds-icon[data-icon=comment-plus]:before{content:""}.wds-icon[data-icon=comment-question]:before{content:""}.wds-icon[data-icon=comment-quote]:before{content:""}.wds-icon[data-icon=comment-slash]:before{content:""}.wds-icon[data-icon=comment-smile]:before{content:""}.wds-icon[data-icon=comment-sms]:before{content:""}.wds-icon[data-icon=comment-text]:before{content:""}.wds-icon[data-icon=comment-times]:before{content:""}.wds-icon[data-icon=comment-xmark]:before{content:""}.wds-icon[data-icon=commenting]:before{content:""}.wds-icon[data-icon=comments]:before{content:""}.wds-icon[data-icon=comments-alt]:before{content:""}.wds-icon[data-icon=comments-alt-dollar]:before{content:""}.wds-icon[data-icon=comments-dollar]:before{content:""}.wds-icon[data-icon=comments-question]:before{content:""}.wds-icon[data-icon=comments-question-check]:before{content:""}.wds-icon[data-icon=compact-disc]:before{content:""}.wds-icon[data-icon=compass]:before{content:""}.wds-icon[data-icon=compass-drafting]:before{content:""}.wds-icon[data-icon=compass-slash]:before{content:""}.wds-icon[data-icon=compress]:before{content:""}.wds-icon[data-icon=compress-alt]:before{content:""}.wds-icon[data-icon=compress-arrows]:before{content:""}.wds-icon[data-icon=compress-arrows-alt]:before{content:""}.wds-icon[data-icon=compress-wide]:before{content:""}.wds-icon[data-icon=computer]:before{content:""}.wds-icon[data-icon=computer-classic]:before{content:""}.wds-icon[data-icon=computer-mouse]:before{content:""}.wds-icon[data-icon=computer-mouse-scrollwheel]:before{content:""}.wds-icon[data-icon=computer-speaker]:before{content:""}.wds-icon[data-icon=concierge-bell]:before{content:""}.wds-icon[data-icon=construction]:before{content:""}.wds-icon[data-icon=contact-book]:before{content:""}.wds-icon[data-icon=contact-card]:before{content:""}.wds-icon[data-icon=container-storage]:before{content:""}.wds-icon[data-icon=conveyor-belt]:before{content:""}.wds-icon[data-icon=conveyor-belt-alt]:before{content:""}.wds-icon[data-icon=conveyor-belt-arm]:before{content:""}.wds-icon[data-icon=conveyor-belt-boxes]:before{content:""}.wds-icon[data-icon=conveyor-belt-empty]:before{content:""}.wds-icon[data-icon=cookie]:before{content:""}.wds-icon[data-icon=cookie-bite]:before{content:""}.wds-icon[data-icon=copy]:before{content:""}.wds-icon[data-icon=copyright]:before{content:""}.wds-icon[data-icon=corn]:before{content:""}.wds-icon[data-icon=corner]:before{content:""}.wds-icon[data-icon=couch]:before{content:""}.wds-icon[data-icon=couch-small]:before{content:""}.wds-icon[data-icon=cow]:before{content:""}.wds-icon[data-icon=cowbell]:before{content:""}.wds-icon[data-icon=cowbell-circle-plus]:before{content:""}.wds-icon[data-icon=cowbell-more]:before{content:""}.wds-icon[data-icon=crab]:before{content:""}.wds-icon[data-icon=crate-apple]:before{content:""}.wds-icon[data-icon=crate-empty]:before{content:""}.wds-icon[data-icon=credit-card]:before{content:""}.wds-icon[data-icon=credit-card-alt]:before{content:""}.wds-icon[data-icon=credit-card-blank]:before{content:""}.wds-icon[data-icon=credit-card-front]:before{content:""}.wds-icon[data-icon=creemee]:before{content:""}.wds-icon[data-icon=cricket]:before{content:""}.wds-icon[data-icon=cricket-bat-ball]:before{content:""}.wds-icon[data-icon=croissant]:before{content:""}.wds-icon[data-icon=crop]:before{content:""}.wds-icon[data-icon=crop-alt]:before{content:""}.wds-icon[data-icon=crop-simple]:before{content:""}.wds-icon[data-icon=cross]:before{content:""}.wds-icon[data-icon=crosshairs]:before{content:""}.wds-icon[data-icon=crosshairs-simple]:before{content:""}.wds-icon[data-icon=crow]:before{content:""}.wds-icon[data-icon=crown]:before{content:""}.wds-icon[data-icon=crutch]:before{content:""}.wds-icon[data-icon=crutches]:before{content:""}.wds-icon[data-icon=cruzeiro-sign]:before{content:""}.wds-icon[data-icon=crystal-ball]:before{content:""}.wds-icon[data-icon=cube]:before{content:""}.wds-icon[data-icon=cubes]:before{content:""}.wds-icon[data-icon=cubes-stacked]:before{content:""}.wds-icon[data-icon=cucumber]:before{content:""}.wds-icon[data-icon=cup-straw]:before{content:""}.wds-icon[data-icon=cup-straw-swoosh]:before{content:""}.wds-icon[data-icon=cup-togo]:before{content:""}.wds-icon[data-icon=cupcake]:before{content:""}.wds-icon[data-icon=curling]:before{content:""}.wds-icon[data-icon=curling-stone]:before{content:""}.wds-icon[data-icon=custard]:before{content:""}.wds-icon[data-icon=cut]:before{content:""}.wds-icon[data-icon=cutlery]:before{content:""}.wds-icon[data-icon=d]:before{content:"D"}.wds-icon[data-icon=dagger]:before{content:""}.wds-icon[data-icon=dash]:before{content:""}.wds-icon[data-icon=dashboard]:before{content:""}.wds-icon[data-icon=database]:before{content:""}.wds-icon[data-icon=deaf]:before{content:""}.wds-icon[data-icon=deafness]:before{content:""}.wds-icon[data-icon=debug]:before{content:""}.wds-icon[data-icon=dedent]:before{content:""}.wds-icon[data-icon=deer]:before{content:""}.wds-icon[data-icon=deer-rudolph]:before{content:""}.wds-icon[data-icon=delete-left]:before{content:""}.wds-icon[data-icon=delete-right]:before{content:""}.wds-icon[data-icon=democrat]:before{content:""}.wds-icon[data-icon=desktop]:before{content:""}.wds-icon[data-icon=desktop-alt]:before{content:""}.wds-icon[data-icon=desktop-arrow-down]:before{content:""}.wds-icon[data-icon=desktop-code]:before{content:""}.wds-icon[data-icon=desktop-medical]:before{content:""}.wds-icon[data-icon=desktop-slash]:before{content:""}.wds-icon[data-icon=dewpoint]:before{content:""}.wds-icon[data-icon=dharmachakra]:before{content:""}.wds-icon[data-icon=diagnoses]:before{content:""}.wds-icon[data-icon=diagram-cells]:before{content:""}.wds-icon[data-icon=diagram-lean-canvas]:before{content:""}.wds-icon[data-icon=diagram-nested]:before{content:""}.wds-icon[data-icon=diagram-next]:before{content:""}.wds-icon[data-icon=diagram-predecessor]:before{content:""}.wds-icon[data-icon=diagram-previous]:before{content:""}.wds-icon[data-icon=diagram-project]:before{content:""}.wds-icon[data-icon=diagram-sankey]:before{content:""}.wds-icon[data-icon=diagram-subtask]:before{content:""}.wds-icon[data-icon=diagram-successor]:before{content:""}.wds-icon[data-icon=diagram-venn]:before{content:""}.wds-icon[data-icon=dial]:before{content:""}.wds-icon[data-icon=dial-high]:before{content:""}.wds-icon[data-icon=dial-low]:before{content:""}.wds-icon[data-icon=dial-max]:before{content:""}.wds-icon[data-icon=dial-med]:before{content:""}.wds-icon[data-icon=dial-med-high]:before{content:""}.wds-icon[data-icon=dial-med-low]:before{content:""}.wds-icon[data-icon=dial-min]:before{content:""}.wds-icon[data-icon=dial-off]:before{content:""}.wds-icon[data-icon=diamond]:before{content:""}.wds-icon[data-icon=diamond-exclamation]:before{content:""}.wds-icon[data-icon=diamond-half]:before{content:""}.wds-icon[data-icon=diamond-half-stroke]:before{content:""}.wds-icon[data-icon=diamond-turn-right]:before{content:""}.wds-icon[data-icon=dice]:before{content:""}.wds-icon[data-icon=dice-d10]:before{content:""}.wds-icon[data-icon=dice-d12]:before{content:""}.wds-icon[data-icon=dice-d20]:before{content:""}.wds-icon[data-icon=dice-d4]:before{content:""}.wds-icon[data-icon=dice-d6]:before{content:""}.wds-icon[data-icon=dice-d8]:before{content:""}.wds-icon[data-icon=dice-five]:before{content:""}.wds-icon[data-icon=dice-four]:before{content:""}.wds-icon[data-icon=dice-one]:before{content:""}.wds-icon[data-icon=dice-six]:before{content:""}.wds-icon[data-icon=dice-three]:before{content:""}.wds-icon[data-icon=dice-two]:before{content:""}.wds-icon[data-icon=digging]:before{content:""}.wds-icon[data-icon=digital-tachograph]:before{content:""}.wds-icon[data-icon=dinosaur]:before{content:""}.wds-icon[data-icon=diploma]:before{content:""}.wds-icon[data-icon=directions]:before{content:""}.wds-icon[data-icon=disc-drive]:before{content:""}.wds-icon[data-icon=disease]:before{content:""}.wds-icon[data-icon=display]:before{content:""}.wds-icon[data-icon=display-arrow-down]:before{content:""}.wds-icon[data-icon=display-chart-up]:before{content:""}.wds-icon[data-icon=display-chart-up-circle-currency]:before{content:""}.wds-icon[data-icon=display-chart-up-circle-dollar]:before{content:""}.wds-icon[data-icon=display-code]:before{content:""}.wds-icon[data-icon=display-medical]:before{content:""}.wds-icon[data-icon=display-slash]:before{content:""}.wds-icon[data-icon=distribute-spacing-horizontal]:before{content:""}.wds-icon[data-icon=distribute-spacing-vertical]:before{content:""}.wds-icon[data-icon=ditto]:before{content:'"'}.wds-icon[data-icon=divide]:before{content:""}.wds-icon[data-icon=dizzy]:before{content:""}.wds-icon[data-icon=dna]:before{content:""}.wds-icon[data-icon=do-not-enter]:before{content:""}.wds-icon[data-icon=dog]:before{content:""}.wds-icon[data-icon=dog-leashed]:before{content:""}.wds-icon[data-icon=dollar]:before{content:"$"}.wds-icon[data-icon=dollar-circle]:before{content:""}.wds-icon[data-icon=dollar-sign]:before{content:"$"}.wds-icon[data-icon=dollar-square]:before{content:""}.wds-icon[data-icon=dolly]:before{content:""}.wds-icon[data-icon=dolly-box]:before{content:""}.wds-icon[data-icon=dolly-empty]:before{content:""}.wds-icon[data-icon=dolly-flatbed]:before{content:""}.wds-icon[data-icon=dolly-flatbed-alt]:before{content:""}.wds-icon[data-icon=dolly-flatbed-empty]:before{content:""}.wds-icon[data-icon=dolphin]:before{content:""}.wds-icon[data-icon=donate]:before{content:""}.wds-icon[data-icon=dong-sign]:before{content:""}.wds-icon[data-icon=donut]:before{content:""}.wds-icon[data-icon=door-closed]:before{content:""}.wds-icon[data-icon=door-open]:before{content:""}.wds-icon[data-icon=dot-circle]:before{content:""}.wds-icon[data-icon=doughnut]:before{content:""}.wds-icon[data-icon=dove]:before{content:""}.wds-icon[data-icon=down]:before{content:""}.wds-icon[data-icon=down-from-dotted-line]:before{content:""}.wds-icon[data-icon=down-from-line]:before{content:""}.wds-icon[data-icon=down-left]:before{content:""}.wds-icon[data-icon=down-left-and-up-right-to-center]:before{content:""}.wds-icon[data-icon=down-long]:before{content:""}.wds-icon[data-icon=down-right]:before{content:""}.wds-icon[data-icon=down-to-bracket]:before{content:""}.wds-icon[data-icon=down-to-dotted-line]:before{content:""}.wds-icon[data-icon=down-to-line]:before{content:""}.wds-icon[data-icon=download]:before{content:""}.wds-icon[data-icon=drafting-compass]:before{content:""}.wds-icon[data-icon=dragon]:before{content:""}.wds-icon[data-icon=draw-circle]:before{content:""}.wds-icon[data-icon=draw-polygon]:before{content:""}.wds-icon[data-icon=draw-square]:before{content:""}.wds-icon[data-icon=dreidel]:before{content:""}.wds-icon[data-icon=drivers-license]:before{content:""}.wds-icon[data-icon=drone]:before{content:""}.wds-icon[data-icon=drone-alt]:before{content:""}.wds-icon[data-icon=drone-front]:before{content:""}.wds-icon[data-icon=droplet]:before{content:""}.wds-icon[data-icon=droplet-degree]:before{content:""}.wds-icon[data-icon=droplet-percent]:before{content:""}.wds-icon[data-icon=droplet-slash]:before{content:""}.wds-icon[data-icon=drum]:before{content:""}.wds-icon[data-icon=drum-steelpan]:before{content:""}.wds-icon[data-icon=drumstick]:before{content:""}.wds-icon[data-icon=drumstick-bite]:before{content:""}.wds-icon[data-icon=dryer]:before{content:""}.wds-icon[data-icon=dryer-alt]:before{content:""}.wds-icon[data-icon=dryer-heat]:before{content:""}.wds-icon[data-icon=duck]:before{content:""}.wds-icon[data-icon=dumbbell]:before{content:""}.wds-icon[data-icon=dumpster]:before{content:""}.wds-icon[data-icon=dumpster-fire]:before{content:""}.wds-icon[data-icon=dungeon]:before{content:""}.wds-icon[data-icon=e]:before{content:"E"}.wds-icon[data-icon=ear]:before{content:""}.wds-icon[data-icon=ear-deaf]:before{content:""}.wds-icon[data-icon=ear-listen]:before{content:""}.wds-icon[data-icon=ear-muffs]:before{content:""}.wds-icon[data-icon=earth]:before{content:""}.wds-icon[data-icon=earth-africa]:before{content:""}.wds-icon[data-icon=earth-america]:before{content:""}.wds-icon[data-icon=earth-americas]:before{content:""}.wds-icon[data-icon=earth-asia]:before{content:""}.wds-icon[data-icon=earth-europe]:before{content:""}.wds-icon[data-icon=earth-oceania]:before{content:""}.wds-icon[data-icon=eclipse]:before{content:""}.wds-icon[data-icon=eclipse-alt]:before{content:""}.wds-icon[data-icon=edit]:before{content:""}.wds-icon[data-icon=egg]:before{content:""}.wds-icon[data-icon=egg-fried]:before{content:""}.wds-icon[data-icon=eggplant]:before{content:""}.wds-icon[data-icon=eject]:before{content:""}.wds-icon[data-icon=elephant]:before{content:""}.wds-icon[data-icon=elevator]:before{content:""}.wds-icon[data-icon=ellipsis]:before{content:""}.wds-icon[data-icon=ellipsis-h]:before{content:""}.wds-icon[data-icon=ellipsis-h-alt]:before{content:""}.wds-icon[data-icon=ellipsis-stroke]:before{content:""}.wds-icon[data-icon=ellipsis-stroke-vertical]:before{content:""}.wds-icon[data-icon=ellipsis-v]:before{content:""}.wds-icon[data-icon=ellipsis-v-alt]:before{content:""}.wds-icon[data-icon=ellipsis-vertical]:before{content:""}.wds-icon[data-icon=empty-set]:before{content:""}.wds-icon[data-icon=engine]:before{content:""}.wds-icon[data-icon=engine-exclamation]:before{content:""}.wds-icon[data-icon=engine-warning]:before{content:""}.wds-icon[data-icon=envelope]:before{content:""}.wds-icon[data-icon=envelope-badge]:before{content:""}.wds-icon[data-icon=envelope-circle]:before{content:""}.wds-icon[data-icon=envelope-circle-check]:before{content:""}.wds-icon[data-icon=envelope-dot]:before{content:""}.wds-icon[data-icon=envelope-open]:before{content:""}.wds-icon[data-icon=envelope-open-dollar]:before{content:""}.wds-icon[data-icon=envelope-open-text]:before{content:""}.wds-icon[data-icon=envelope-square]:before{content:""}.wds-icon[data-icon=envelopes]:before{content:""}.wds-icon[data-icon=envelopes-bulk]:before{content:""}.wds-icon[data-icon=equals]:before{content:"="}.wds-icon[data-icon=eraser]:before{content:""}.wds-icon[data-icon=escalator]:before{content:""}.wds-icon[data-icon=ethernet]:before{content:""}.wds-icon[data-icon=eur]:before{content:""}.wds-icon[data-icon=euro]:before{content:""}.wds-icon[data-icon=euro-sign]:before{content:""}.wds-icon[data-icon=exchange]:before{content:""}.wds-icon[data-icon=exchange-alt]:before{content:""}.wds-icon[data-icon=exclamation]:before{content:"!"}.wds-icon[data-icon=exclamation-circle]:before{content:""}.wds-icon[data-icon=exclamation-square]:before{content:""}.wds-icon[data-icon=exclamation-triangle]:before{content:""}.wds-icon[data-icon=expand]:before{content:""}.wds-icon[data-icon=expand-alt]:before{content:""}.wds-icon[data-icon=expand-arrows]:before{content:""}.wds-icon[data-icon=expand-arrows-alt]:before{content:""}.wds-icon[data-icon=expand-wide]:before{content:""}.wds-icon[data-icon=exploding-head]:before{content:""}.wds-icon[data-icon=explosion]:before{content:""}.wds-icon[data-icon=external-link]:before{content:""}.wds-icon[data-icon=external-link-alt]:before{content:""}.wds-icon[data-icon=external-link-square]:before{content:""}.wds-icon[data-icon=external-link-square-alt]:before{content:""}.wds-icon[data-icon=eye]:before{content:""}.wds-icon[data-icon=eye-dropper]:before{content:""}.wds-icon[data-icon=eye-dropper-empty]:before{content:""}.wds-icon[data-icon=eye-dropper-full]:before{content:""}.wds-icon[data-icon=eye-dropper-half]:before{content:""}.wds-icon[data-icon=eye-evil]:before{content:""}.wds-icon[data-icon=eye-low-vision]:before{content:""}.wds-icon[data-icon=eye-slash]:before{content:""}.wds-icon[data-icon=eyedropper]:before{content:""}.wds-icon[data-icon=eyes]:before{content:""}.wds-icon[data-icon=f]:before{content:"F"}.wds-icon[data-icon=face-angry]:before{content:""}.wds-icon[data-icon=face-angry-horns]:before{content:""}.wds-icon[data-icon=face-anguished]:before{content:""}.wds-icon[data-icon=face-anxious-sweat]:before{content:""}.wds-icon[data-icon=face-astonished]:before{content:""}.wds-icon[data-icon=face-awesome]:before{content:""}.wds-icon[data-icon=face-beam-hand-over-mouth]:before{content:""}.wds-icon[data-icon=face-clouds]:before{content:""}.wds-icon[data-icon=face-confounded]:before{content:""}.wds-icon[data-icon=face-confused]:before{content:""}.wds-icon[data-icon=face-cowboy-hat]:before{content:""}.wds-icon[data-icon=face-diagonal-mouth]:before{content:""}.wds-icon[data-icon=face-disappointed]:before{content:""}.wds-icon[data-icon=face-disguise]:before{content:""}.wds-icon[data-icon=face-dizzy]:before{content:""}.wds-icon[data-icon=face-dotted]:before{content:""}.wds-icon[data-icon=face-downcast-sweat]:before{content:""}.wds-icon[data-icon=face-drooling]:before{content:""}.wds-icon[data-icon=face-exhaling]:before{content:""}.wds-icon[data-icon=face-explode]:before{content:""}.wds-icon[data-icon=face-expressionless]:before{content:""}.wds-icon[data-icon=face-eyes-xmarks]:before{content:""}.wds-icon[data-icon=face-fearful]:before{content:""}.wds-icon[data-icon=face-flushed]:before{content:""}.wds-icon[data-icon=face-frown]:before{content:""}.wds-icon[data-icon=face-frown-open]:before{content:""}.wds-icon[data-icon=face-frown-slight]:before{content:""}.wds-icon[data-icon=face-glasses]:before{content:""}.wds-icon[data-icon=face-grimace]:before{content:""}.wds-icon[data-icon=face-grin]:before{content:""}.wds-icon[data-icon=face-grin-beam]:before{content:""}.wds-icon[data-icon=face-grin-beam-sweat]:before{content:""}.wds-icon[data-icon=face-grin-hearts]:before{content:""}.wds-icon[data-icon=face-grin-squint]:before{content:""}.wds-icon[data-icon=face-grin-squint-tears]:before{content:""}.wds-icon[data-icon=face-grin-stars]:before{content:""}.wds-icon[data-icon=face-grin-tears]:before{content:""}.wds-icon[data-icon=face-grin-tongue]:before{content:""}.wds-icon[data-icon=face-grin-tongue-squint]:before{content:""}.wds-icon[data-icon=face-grin-tongue-wink]:before{content:""}.wds-icon[data-icon=face-grin-wide]:before{content:""}.wds-icon[data-icon=face-grin-wink]:before{content:""}.wds-icon[data-icon=face-hand-over-mouth]:before{content:""}.wds-icon[data-icon=face-hand-peeking]:before{content:""}.wds-icon[data-icon=face-hand-yawn]:before{content:""}.wds-icon[data-icon=face-head-bandage]:before{content:""}.wds-icon[data-icon=face-holding-back-tears]:before{content:""}.wds-icon[data-icon=face-hushed]:before{content:""}.wds-icon[data-icon=face-icicles]:before{content:""}.wds-icon[data-icon=face-kiss]:before{content:""}.wds-icon[data-icon=face-kiss-beam]:before{content:""}.wds-icon[data-icon=face-kiss-closed-eyes]:before{content:""}.wds-icon[data-icon=face-kiss-wink-heart]:before{content:""}.wds-icon[data-icon=face-laugh]:before{content:""}.wds-icon[data-icon=face-laugh-beam]:before{content:""}.wds-icon[data-icon=face-laugh-squint]:before{content:""}.wds-icon[data-icon=face-laugh-wink]:before{content:""}.wds-icon[data-icon=face-lying]:before{content:""}.wds-icon[data-icon=face-mask]:before{content:""}.wds-icon[data-icon=face-meh]:before{content:""}.wds-icon[data-icon=face-meh-blank]:before{content:""}.wds-icon[data-icon=face-melting]:before{content:""}.wds-icon[data-icon=face-monocle]:before{content:""}.wds-icon[data-icon=face-nauseated]:before{content:""}.wds-icon[data-icon=face-nose-steam]:before{content:""}.wds-icon[data-icon=face-party]:before{content:""}.wds-icon[data-icon=face-pensive]:before{content:""}.wds-icon[data-icon=face-persevering]:before{content:""}.wds-icon[data-icon=face-pleading]:before{content:""}.wds-icon[data-icon=face-pouting]:before{content:""}.wds-icon[data-icon=face-raised-eyebrow]:before{content:""}.wds-icon[data-icon=face-relieved]:before{content:""}.wds-icon[data-icon=face-rolling-eyes]:before{content:""}.wds-icon[data-icon=face-sad-cry]:before{content:""}.wds-icon[data-icon=face-sad-sweat]:before{content:""}.wds-icon[data-icon=face-sad-tear]:before{content:""}.wds-icon[data-icon=face-saluting]:before{content:""}.wds-icon[data-icon=face-scream]:before{content:""}.wds-icon[data-icon=face-shush]:before{content:""}.wds-icon[data-icon=face-sleeping]:before{content:""}.wds-icon[data-icon=face-sleepy]:before{content:""}.wds-icon[data-icon=face-smile]:before{content:""}.wds-icon[data-icon=face-smile-beam]:before{content:""}.wds-icon[data-icon=face-smile-halo]:before{content:""}.wds-icon[data-icon=face-smile-hearts]:before{content:""}.wds-icon[data-icon=face-smile-horns]:before{content:""}.wds-icon[data-icon=face-smile-plus]:before{content:""}.wds-icon[data-icon=face-smile-relaxed]:before{content:""}.wds-icon[data-icon=face-smile-tear]:before{content:""}.wds-icon[data-icon=face-smile-tongue]:before{content:""}.wds-icon[data-icon=face-smile-upside-down]:before{content:""}.wds-icon[data-icon=face-smile-wink]:before{content:""}.wds-icon[data-icon=face-smiling-hands]:before{content:""}.wds-icon[data-icon=face-smirking]:before{content:""}.wds-icon[data-icon=face-spiral-eyes]:before{content:""}.wds-icon[data-icon=face-sunglasses]:before{content:""}.wds-icon[data-icon=face-surprise]:before{content:""}.wds-icon[data-icon=face-swear]:before{content:""}.wds-icon[data-icon=face-thermometer]:before{content:""}.wds-icon[data-icon=face-thinking]:before{content:""}.wds-icon[data-icon=face-tired]:before{content:""}.wds-icon[data-icon=face-tissue]:before{content:""}.wds-icon[data-icon=face-tongue-money]:before{content:""}.wds-icon[data-icon=face-tongue-sweat]:before{content:""}.wds-icon[data-icon=face-unamused]:before{content:""}.wds-icon[data-icon=face-viewfinder]:before{content:""}.wds-icon[data-icon=face-vomit]:before{content:""}.wds-icon[data-icon=face-weary]:before{content:""}.wds-icon[data-icon=face-woozy]:before{content:""}.wds-icon[data-icon=face-worried]:before{content:""}.wds-icon[data-icon=face-zany]:before{content:""}.wds-icon[data-icon=face-zipper]:before{content:""}.wds-icon[data-icon=falafel]:before{content:""}.wds-icon[data-icon=family]:before{content:""}.wds-icon[data-icon=family-dress]:before{content:""}.wds-icon[data-icon=family-pants]:before{content:""}.wds-icon[data-icon=fan]:before{content:""}.wds-icon[data-icon=fan-table]:before{content:""}.wds-icon[data-icon=farm]:before{content:""}.wds-icon[data-icon=fast-backward]:before{content:""}.wds-icon[data-icon=fast-forward]:before{content:""}.wds-icon[data-icon=faucet]:before{content:""}.wds-icon[data-icon=faucet-drip]:before{content:""}.wds-icon[data-icon=fax]:before{content:""}.wds-icon[data-icon=feather]:before{content:""}.wds-icon[data-icon=feather-alt]:before{content:""}.wds-icon[data-icon=feather-pointed]:before{content:""}.wds-icon[data-icon=feed]:before{content:""}.wds-icon[data-icon=female]:before{content:""}.wds-icon[data-icon=fence]:before{content:""}.wds-icon[data-icon=ferris-wheel]:before{content:""}.wds-icon[data-icon=ferry]:before{content:""}.wds-icon[data-icon=field-hockey]:before{content:""}.wds-icon[data-icon=field-hockey-stick-ball]:before{content:""}.wds-icon[data-icon=fighter-jet]:before{content:""}.wds-icon[data-icon=file]:before{content:""}.wds-icon[data-icon=file-alt]:before{content:""}.wds-icon[data-icon=file-archive]:before{content:""}.wds-icon[data-icon=file-arrow-down]:before{content:""}.wds-icon[data-icon=file-arrow-up]:before{content:""}.wds-icon[data-icon=file-audio]:before{content:""}.wds-icon[data-icon=file-award]:before{content:""}.wds-icon[data-icon=file-binary]:before{content:""}.wds-icon[data-icon=file-caret-down]:before{content:""}.wds-icon[data-icon=file-caret-up]:before{content:""}.wds-icon[data-icon=file-certificate]:before{content:""}.wds-icon[data-icon=file-chart-column]:before{content:""}.wds-icon[data-icon=file-chart-line]:before{content:""}.wds-icon[data-icon=file-chart-pie]:before{content:""}.wds-icon[data-icon=file-check]:before{content:""}.wds-icon[data-icon=file-circle-check]:before{content:""}.wds-icon[data-icon=file-circle-exclamation]:before{content:""}.wds-icon[data-icon=file-circle-info]:before{content:""}.wds-icon[data-icon=file-circle-minus]:before{content:""}.wds-icon[data-icon=file-circle-plus]:before{content:""}.wds-icon[data-icon=file-circle-question]:before{content:""}.wds-icon[data-icon=file-circle-xmark]:before{content:""}.wds-icon[data-icon=file-clipboard]:before{content:""}.wds-icon[data-icon=file-code]:before{content:""}.wds-icon[data-icon=file-contract]:before{content:""}.wds-icon[data-icon=file-csv]:before{content:""}.wds-icon[data-icon=file-dashed-line]:before{content:""}.wds-icon[data-icon=file-doc]:before{content:""}.wds-icon[data-icon=file-download]:before{content:""}.wds-icon[data-icon=file-edit]:before{content:""}.wds-icon[data-icon=file-excel]:before{content:""}.wds-icon[data-icon=file-exclamation]:before{content:""}.wds-icon[data-icon=file-export]:before{content:""}.wds-icon[data-icon=file-heart]:before{content:""}.wds-icon[data-icon=file-image]:before{content:""}.wds-icon[data-icon=file-import]:before{content:""}.wds-icon[data-icon=file-invoice]:before{content:""}.wds-icon[data-icon=file-invoice-dollar]:before{content:""}.wds-icon[data-icon=file-lines]:before{content:""}.wds-icon[data-icon=file-lock]:before{content:""}.wds-icon[data-icon=file-magnifying-glass]:before{content:""}.wds-icon[data-icon=file-medical]:before{content:""}.wds-icon[data-icon=file-medical-alt]:before{content:""}.wds-icon[data-icon=file-minus]:before{content:""}.wds-icon[data-icon=file-music]:before{content:""}.wds-icon[data-icon=file-pdf]:before{content:""}.wds-icon[data-icon=file-pen]:before{content:""}.wds-icon[data-icon=file-plus]:before{content:""}.wds-icon[data-icon=file-plus-minus]:before{content:""}.wds-icon[data-icon=file-powerpoint]:before{content:""}.wds-icon[data-icon=file-prescription]:before{content:""}.wds-icon[data-icon=file-search]:before{content:""}.wds-icon[data-icon=file-shield]:before{content:""}.wds-icon[data-icon=file-signature]:before{content:""}.wds-icon[data-icon=file-slash]:before{content:""}.wds-icon[data-icon=file-spreadsheet]:before{content:""}.wds-icon[data-icon=file-text]:before{content:""}.wds-icon[data-icon=file-times]:before{content:""}.wds-icon[data-icon=file-upload]:before{content:""}.wds-icon[data-icon=file-user]:before{content:""}.wds-icon[data-icon=file-video]:before{content:""}.wds-icon[data-icon=file-waveform]:before{content:""}.wds-icon[data-icon=file-word]:before{content:""}.wds-icon[data-icon=file-xmark]:before{content:""}.wds-icon[data-icon=file-zip]:before{content:""}.wds-icon[data-icon=file-zipper]:before{content:""}.wds-icon[data-icon=files]:before{content:""}.wds-icon[data-icon=files-medical]:before{content:""}.wds-icon[data-icon=fill]:before{content:""}.wds-icon[data-icon=fill-drip]:before{content:""}.wds-icon[data-icon=film]:before{content:""}.wds-icon[data-icon=film-alt]:before{content:""}.wds-icon[data-icon=film-canister]:before{content:""}.wds-icon[data-icon=film-cannister]:before{content:""}.wds-icon[data-icon=film-simple]:before{content:""}.wds-icon[data-icon=film-slash]:before{content:""}.wds-icon[data-icon=films]:before{content:""}.wds-icon[data-icon=filter]:before{content:""}.wds-icon[data-icon=filter-circle-dollar]:before{content:""}.wds-icon[data-icon=filter-circle-xmark]:before{content:""}.wds-icon[data-icon=filter-list]:before{content:""}.wds-icon[data-icon=filter-slash]:before{content:""}.wds-icon[data-icon=filters]:before{content:""}.wds-icon[data-icon=fingerprint]:before{content:""}.wds-icon[data-icon=fire]:before{content:""}.wds-icon[data-icon=fire-alt]:before{content:""}.wds-icon[data-icon=fire-burner]:before{content:""}.wds-icon[data-icon=fire-extinguisher]:before{content:""}.wds-icon[data-icon=fire-flame]:before{content:""}.wds-icon[data-icon=fire-flame-curved]:before{content:""}.wds-icon[data-icon=fire-flame-simple]:before{content:""}.wds-icon[data-icon=fire-hydrant]:before{content:""}.wds-icon[data-icon=fire-smoke]:before{content:""}.wds-icon[data-icon=fireplace]:before{content:""}.wds-icon[data-icon=firewall]:before{content:""}.wds-icon[data-icon=first-aid]:before{content:""}.wds-icon[data-icon=fish]:before{content:""}.wds-icon[data-icon=fish-bones]:before{content:""}.wds-icon[data-icon=fish-cooked]:before{content:""}.wds-icon[data-icon=fish-fins]:before{content:""}.wds-icon[data-icon=fishing-rod]:before{content:""}.wds-icon[data-icon=fist-raised]:before{content:""}.wds-icon[data-icon=flag]:before{content:""}.wds-icon[data-icon=flag-alt]:before{content:""}.wds-icon[data-icon=flag-checkered]:before{content:""}.wds-icon[data-icon=flag-pennant]:before{content:""}.wds-icon[data-icon=flag-swallowtail]:before{content:""}.wds-icon[data-icon=flag-usa]:before{content:""}.wds-icon[data-icon=flame]:before{content:""}.wds-icon[data-icon=flashlight]:before{content:""}.wds-icon[data-icon=flask]:before{content:""}.wds-icon[data-icon=flask-gear]:before{content:""}.wds-icon[data-icon=flask-poison]:before{content:""}.wds-icon[data-icon=flask-potion]:before{content:""}.wds-icon[data-icon=flask-round-poison]:before{content:""}.wds-icon[data-icon=flask-round-potion]:before{content:""}.wds-icon[data-icon=flask-vial]:before{content:""}.wds-icon[data-icon=flatbread]:before{content:""}.wds-icon[data-icon=flatbread-stuffed]:before{content:""}.wds-icon[data-icon=floppy-disk]:before{content:""}.wds-icon[data-icon=floppy-disk-circle-arrow-right]:before{content:""}.wds-icon[data-icon=floppy-disk-circle-xmark]:before{content:""}.wds-icon[data-icon=floppy-disk-pen]:before{content:""}.wds-icon[data-icon=floppy-disk-times]:before{content:""}.wds-icon[data-icon=floppy-disks]:before{content:""}.wds-icon[data-icon=florin-sign]:before{content:""}.wds-icon[data-icon=flower]:before{content:""}.wds-icon[data-icon=flower-daffodil]:before{content:""}.wds-icon[data-icon=flower-tulip]:before{content:""}.wds-icon[data-icon=flushed]:before{content:""}.wds-icon[data-icon=flute]:before{content:""}.wds-icon[data-icon=flux-capacitor]:before{content:""}.wds-icon[data-icon=flying-disc]:before{content:""}.wds-icon[data-icon=fog]:before{content:""}.wds-icon[data-icon=folder]:before{content:""}.wds-icon[data-icon=folder-arrow-down]:before{content:""}.wds-icon[data-icon=folder-arrow-up]:before{content:""}.wds-icon[data-icon=folder-blank]:before{content:""}.wds-icon[data-icon=folder-bookmark]:before{content:""}.wds-icon[data-icon=folder-closed]:before{content:""}.wds-icon[data-icon=folder-cog]:before{content:""}.wds-icon[data-icon=folder-download]:before{content:""}.wds-icon[data-icon=folder-gear]:before{content:""}.wds-icon[data-icon=folder-grid]:before{content:""}.wds-icon[data-icon=folder-heart]:before{content:""}.wds-icon[data-icon=folder-image]:before{content:""}.wds-icon[data-icon=folder-magnifying-glass]:before{content:""}.wds-icon[data-icon=folder-medical]:before{content:""}.wds-icon[data-icon=folder-minus]:before{content:""}.wds-icon[data-icon=folder-music]:before{content:""}.wds-icon[data-icon=folder-open]:before{content:""}.wds-icon[data-icon=folder-plus]:before{content:""}.wds-icon[data-icon=folder-search]:before{content:""}.wds-icon[data-icon=folder-times]:before{content:""}.wds-icon[data-icon=folder-tree]:before{content:""}.wds-icon[data-icon=folder-upload]:before{content:""}.wds-icon[data-icon=folder-user]:before{content:""}.wds-icon[data-icon=folder-xmark]:before{content:""}.wds-icon[data-icon=folders]:before{content:""}.wds-icon[data-icon=fondue-pot]:before{content:""}.wds-icon[data-icon=font]:before{content:""}.wds-icon[data-icon=font-case]:before{content:""}.wds-icon[data-icon=football]:before{content:""}.wds-icon[data-icon=football-ball]:before{content:""}.wds-icon[data-icon=football-helmet]:before{content:""}.wds-icon[data-icon=fork]:before{content:""}.wds-icon[data-icon=fork-knife]:before{content:""}.wds-icon[data-icon=forklift]:before{content:""}.wds-icon[data-icon=fort]:before{content:""}.wds-icon[data-icon=forward]:before{content:""}.wds-icon[data-icon=forward-fast]:before{content:""}.wds-icon[data-icon=forward-step]:before{content:""}.wds-icon[data-icon=fragile]:before{content:""}.wds-icon[data-icon=frame]:before{content:""}.wds-icon[data-icon=franc-sign]:before{content:""}.wds-icon[data-icon=french-fries]:before{content:""}.wds-icon[data-icon=frog]:before{content:""}.wds-icon[data-icon=frosty-head]:before{content:""}.wds-icon[data-icon=frown]:before{content:""}.wds-icon[data-icon=frown-open]:before{content:""}.wds-icon[data-icon=function]:before{content:""}.wds-icon[data-icon=funnel-dollar]:before{content:""}.wds-icon[data-icon=futbol]:before{content:""}.wds-icon[data-icon=futbol-ball]:before{content:""}.wds-icon[data-icon=g]:before{content:"G"}.wds-icon[data-icon=galaxy]:before{content:""}.wds-icon[data-icon=gallery-thumbnails]:before{content:""}.wds-icon[data-icon=game-board]:before{content:""}.wds-icon[data-icon=game-board-alt]:before{content:""}.wds-icon[data-icon=game-board-simple]:before{content:""}.wds-icon[data-icon=game-console-handheld]:before{content:""}.wds-icon[data-icon=game-console-handheld-crank]:before{content:""}.wds-icon[data-icon=gamepad]:before{content:""}.wds-icon[data-icon=gamepad-alt]:before{content:""}.wds-icon[data-icon=gamepad-modern]:before{content:""}.wds-icon[data-icon=garage]:before{content:""}.wds-icon[data-icon=garage-car]:before{content:""}.wds-icon[data-icon=garage-open]:before{content:""}.wds-icon[data-icon=garlic]:before{content:""}.wds-icon[data-icon=gas-pump]:before{content:""}.wds-icon[data-icon=gas-pump-slash]:before{content:""}.wds-icon[data-icon=gauge]:before{content:""}.wds-icon[data-icon=gauge-circle-bolt]:before{content:""}.wds-icon[data-icon=gauge-circle-minus]:before{content:""}.wds-icon[data-icon=gauge-circle-plus]:before{content:""}.wds-icon[data-icon=gauge-high]:before{content:""}.wds-icon[data-icon=gauge-low]:before{content:""}.wds-icon[data-icon=gauge-max]:before{content:""}.wds-icon[data-icon=gauge-med]:before{content:""}.wds-icon[data-icon=gauge-min]:before{content:""}.wds-icon[data-icon=gauge-simple]:before{content:""}.wds-icon[data-icon=gauge-simple-high]:before{content:""}.wds-icon[data-icon=gauge-simple-low]:before{content:""}.wds-icon[data-icon=gauge-simple-max]:before{content:""}.wds-icon[data-icon=gauge-simple-med]:before{content:""}.wds-icon[data-icon=gauge-simple-min]:before{content:""}.wds-icon[data-icon=gave-dandy]:before{content:""}.wds-icon[data-icon=gavel]:before{content:""}.wds-icon[data-icon=gbp]:before{content:""}.wds-icon[data-icon=gear]:before{content:""}.wds-icon[data-icon=gear-code]:before{content:""}.wds-icon[data-icon=gear-complex]:before{content:""}.wds-icon[data-icon=gear-complex-code]:before{content:""}.wds-icon[data-icon=gears]:before{content:""}.wds-icon[data-icon=gem]:before{content:""}.wds-icon[data-icon=genderless]:before{content:""}.wds-icon[data-icon=ghost]:before{content:""}.wds-icon[data-icon=gif]:before{content:""}.wds-icon[data-icon=gift]:before{content:""}.wds-icon[data-icon=gift-card]:before{content:""}.wds-icon[data-icon=gifts]:before{content:""}.wds-icon[data-icon=gingerbread-man]:before{content:""}.wds-icon[data-icon=glass]:before{content:""}.wds-icon[data-icon=glass-champagne]:before{content:""}.wds-icon[data-icon=glass-cheers]:before{content:""}.wds-icon[data-icon=glass-citrus]:before{content:""}.wds-icon[data-icon=glass-empty]:before{content:""}.wds-icon[data-icon=glass-half]:before{content:""}.wds-icon[data-icon=glass-half-empty]:before{content:""}.wds-icon[data-icon=glass-half-full]:before{content:""}.wds-icon[data-icon=glass-martini]:before{content:""}.wds-icon[data-icon=glass-martini-alt]:before{content:""}.wds-icon[data-icon=glass-water]:before{content:""}.wds-icon[data-icon=glass-water-droplet]:before{content:""}.wds-icon[data-icon=glass-whiskey]:before{content:""}.wds-icon[data-icon=glass-whiskey-rocks]:before{content:""}.wds-icon[data-icon=glasses]:before{content:""}.wds-icon[data-icon=glasses-alt]:before{content:""}.wds-icon[data-icon=glasses-round]:before{content:""}.wds-icon[data-icon=globe]:before{content:""}.wds-icon[data-icon=globe-africa]:before{content:""}.wds-icon[data-icon=globe-americas]:before{content:""}.wds-icon[data-icon=globe-asia]:before{content:""}.wds-icon[data-icon=globe-europe]:before{content:""}.wds-icon[data-icon=globe-oceania]:before{content:""}.wds-icon[data-icon=globe-pointer]:before{content:""}.wds-icon[data-icon=globe-snow]:before{content:""}.wds-icon[data-icon=globe-stand]:before{content:""}.wds-icon[data-icon=glove-boxing]:before{content:""}.wds-icon[data-icon=goal-net]:before{content:""}.wds-icon[data-icon=golf-ball]:before{content:""}.wds-icon[data-icon=golf-ball-tee]:before{content:""}.wds-icon[data-icon=golf-club]:before{content:""}.wds-icon[data-icon=golf-flag-hole]:before{content:""}.wds-icon[data-icon=gopuram]:before{content:""}.wds-icon[data-icon=graduation-cap]:before{content:""}.wds-icon[data-icon=gramophone]:before{content:""}.wds-icon[data-icon=grapes]:before{content:""}.wds-icon[data-icon=grate]:before{content:""}.wds-icon[data-icon=grate-droplet]:before{content:""}.wds-icon[data-icon=greater-than]:before{content:">"}.wds-icon[data-icon=greater-than-equal]:before{content:""}.wds-icon[data-icon=grid]:before{content:""}.wds-icon[data-icon=grid-2]:before{content:""}.wds-icon[data-icon=grid-2-plus]:before{content:""}.wds-icon[data-icon=grid-3]:before{content:""}.wds-icon[data-icon=grid-4]:before{content:""}.wds-icon[data-icon=grid-5]:before{content:""}.wds-icon[data-icon=grid-dividers]:before{content:""}.wds-icon[data-icon=grid-horizontal]:before{content:""}.wds-icon[data-icon=grid-round]:before{content:""}.wds-icon[data-icon=grid-round-2]:before{content:""}.wds-icon[data-icon=grid-round-2-plus]:before{content:""}.wds-icon[data-icon=grid-round-4]:before{content:""}.wds-icon[data-icon=grid-round-5]:before{content:""}.wds-icon[data-icon=grill]:before{content:""}.wds-icon[data-icon=grill-fire]:before{content:""}.wds-icon[data-icon=grill-hot]:before{content:""}.wds-icon[data-icon=grimace]:before{content:""}.wds-icon[data-icon=grin]:before{content:""}.wds-icon[data-icon=grin-alt]:before{content:""}.wds-icon[data-icon=grin-beam]:before{content:""}.wds-icon[data-icon=grin-beam-sweat]:before{content:""}.wds-icon[data-icon=grin-hearts]:before{content:""}.wds-icon[data-icon=grin-squint]:before{content:""}.wds-icon[data-icon=grin-squint-tears]:before{content:""}.wds-icon[data-icon=grin-stars]:before{content:""}.wds-icon[data-icon=grin-tears]:before{content:""}.wds-icon[data-icon=grin-tongue]:before{content:""}.wds-icon[data-icon=grin-tongue-squint]:before{content:""}.wds-icon[data-icon=grin-tongue-wink]:before{content:""}.wds-icon[data-icon=grin-wink]:before{content:""}.wds-icon[data-icon=grip]:before{content:""}.wds-icon[data-icon=grip-dots]:before{content:""}.wds-icon[data-icon=grip-dots-vertical]:before{content:""}.wds-icon[data-icon=grip-horizontal]:before{content:""}.wds-icon[data-icon=grip-lines]:before{content:""}.wds-icon[data-icon=grip-lines-vertical]:before{content:""}.wds-icon[data-icon=grip-vertical]:before{content:""}.wds-icon[data-icon=group-arrows-rotate]:before{content:""}.wds-icon[data-icon=guarani-sign]:before{content:""}.wds-icon[data-icon=guitar]:before{content:""}.wds-icon[data-icon=guitar-electric]:before{content:""}.wds-icon[data-icon=guitars]:before{content:""}.wds-icon[data-icon=gun]:before{content:""}.wds-icon[data-icon=gun-slash]:before{content:""}.wds-icon[data-icon=gun-squirt]:before{content:""}.wds-icon[data-icon=h]:before{content:"H"}.wds-icon[data-icon=h-square]:before{content:""}.wds-icon[data-icon=h1]:before{content:""}.wds-icon[data-icon=h2]:before{content:""}.wds-icon[data-icon=h3]:before{content:""}.wds-icon[data-icon=h4]:before{content:""}.wds-icon[data-icon=h5]:before{content:""}.wds-icon[data-icon=h6]:before{content:""}.wds-icon[data-icon=hamburger]:before{content:""}.wds-icon[data-icon=hammer]:before{content:""}.wds-icon[data-icon=hammer-crash]:before{content:""}.wds-icon[data-icon=hammer-war]:before{content:""}.wds-icon[data-icon=hamsa]:before{content:""}.wds-icon[data-icon=hand]:before{content:""}.wds-icon[data-icon=hand-back-fist]:before{content:""}.wds-icon[data-icon=hand-back-point-down]:before{content:""}.wds-icon[data-icon=hand-back-point-left]:before{content:""}.wds-icon[data-icon=hand-back-point-ribbon]:before{content:""}.wds-icon[data-icon=hand-back-point-right]:before{content:""}.wds-icon[data-icon=hand-back-point-up]:before{content:""}.wds-icon[data-icon=hand-dots]:before{content:""}.wds-icon[data-icon=hand-fingers-crossed]:before{content:""}.wds-icon[data-icon=hand-fist]:before{content:""}.wds-icon[data-icon=hand-heart]:before{content:""}.wds-icon[data-icon=hand-holding]:before{content:""}.wds-icon[data-icon=hand-holding-box]:before{content:""}.wds-icon[data-icon=hand-holding-dollar]:before{content:""}.wds-icon[data-icon=hand-holding-droplet]:before{content:""}.wds-icon[data-icon=hand-holding-hand]:before{content:""}.wds-icon[data-icon=hand-holding-heart]:before{content:""}.wds-icon[data-icon=hand-holding-magic]:before{content:""}.wds-icon[data-icon=hand-holding-medical]:before{content:""}.wds-icon[data-icon=hand-holding-seedling]:before{content:""}.wds-icon[data-icon=hand-holding-skull]:before{content:""}.wds-icon[data-icon=hand-holding-usd]:before{content:""}.wds-icon[data-icon=hand-holding-water]:before{content:""}.wds-icon[data-icon=hand-horns]:before{content:""}.wds-icon[data-icon=hand-lizard]:before{content:""}.wds-icon[data-icon=hand-love]:before{content:""}.wds-icon[data-icon=hand-middle-finger]:before{content:""}.wds-icon[data-icon=hand-paper]:before{content:""}.wds-icon[data-icon=hand-peace]:before{content:""}.wds-icon[data-icon=hand-point-down]:before{content:""}.wds-icon[data-icon=hand-point-left]:before{content:""}.wds-icon[data-icon=hand-point-ribbon]:before{content:""}.wds-icon[data-icon=hand-point-right]:before{content:""}.wds-icon[data-icon=hand-point-up]:before{content:""}.wds-icon[data-icon=hand-pointer]:before{content:""}.wds-icon[data-icon=hand-receiving]:before{content:""}.wds-icon[data-icon=hand-rock]:before{content:""}.wds-icon[data-icon=hand-scissors]:before{content:""}.wds-icon[data-icon=hand-sparkles]:before{content:""}.wds-icon[data-icon=hand-spock]:before{content:""}.wds-icon[data-icon=hand-wave]:before{content:""}.wds-icon[data-icon=handcuffs]:before{content:""}.wds-icon[data-icon=hands]:before{content:""}.wds-icon[data-icon=hands-american-sign-language-interpreting]:before{content:""}.wds-icon[data-icon=hands-asl-interpreting]:before{content:""}.wds-icon[data-icon=hands-bound]:before{content:""}.wds-icon[data-icon=hands-bubbles]:before{content:""}.wds-icon[data-icon=hands-clapping]:before{content:""}.wds-icon[data-icon=hands-heart]:before{content:""}.wds-icon[data-icon=hands-helping]:before{content:""}.wds-icon[data-icon=hands-holding]:before{content:""}.wds-icon[data-icon=hands-holding-child]:before{content:""}.wds-icon[data-icon=hands-holding-circle]:before{content:""}.wds-icon[data-icon=hands-holding-diamond]:before{content:""}.wds-icon[data-icon=hands-holding-dollar]:before{content:""}.wds-icon[data-icon=hands-holding-heart]:before{content:""}.wds-icon[data-icon=hands-praying]:before{content:""}.wds-icon[data-icon=hands-usd]:before{content:""}.wds-icon[data-icon=hands-wash]:before{content:""}.wds-icon[data-icon=handshake]:before{content:""}.wds-icon[data-icon=handshake-alt]:before{content:""}.wds-icon[data-icon=handshake-alt-slash]:before{content:""}.wds-icon[data-icon=handshake-angle]:before{content:""}.wds-icon[data-icon=handshake-simple]:before{content:""}.wds-icon[data-icon=handshake-simple-slash]:before{content:""}.wds-icon[data-icon=handshake-slash]:before{content:""}.wds-icon[data-icon=hanukiah]:before{content:""}.wds-icon[data-icon=hard-drive]:before{content:""}.wds-icon[data-icon=hard-hat]:before{content:""}.wds-icon[data-icon=hard-of-hearing]:before{content:""}.wds-icon[data-icon=hashtag]:before{content:"#"}.wds-icon[data-icon=hashtag-lock]:before{content:""}.wds-icon[data-icon=hat-beach]:before{content:""}.wds-icon[data-icon=hat-chef]:before{content:""}.wds-icon[data-icon=hat-cowboy]:before{content:""}.wds-icon[data-icon=hat-cowboy-side]:before{content:""}.wds-icon[data-icon=hat-hard]:before{content:""}.wds-icon[data-icon=hat-santa]:before{content:""}.wds-icon[data-icon=hat-winter]:before{content:""}.wds-icon[data-icon=hat-witch]:before{content:""}.wds-icon[data-icon=hat-wizard]:before{content:""}.wds-icon[data-icon=haykal]:before{content:""}.wds-icon[data-icon=hdd]:before{content:""}.wds-icon[data-icon=head-side]:before{content:""}.wds-icon[data-icon=head-side-brain]:before{content:""}.wds-icon[data-icon=head-side-cough]:before{content:""}.wds-icon[data-icon=head-side-cough-slash]:before{content:""}.wds-icon[data-icon=head-side-gear]:before{content:""}.wds-icon[data-icon=head-side-goggles]:before{content:""}.wds-icon[data-icon=head-side-headphones]:before{content:""}.wds-icon[data-icon=head-side-heart]:before{content:""}.wds-icon[data-icon=head-side-mask]:before{content:""}.wds-icon[data-icon=head-side-medical]:before{content:""}.wds-icon[data-icon=head-side-virus]:before{content:""}.wds-icon[data-icon=head-vr]:before{content:""}.wds-icon[data-icon=header]:before{content:""}.wds-icon[data-icon=heading]:before{content:""}.wds-icon[data-icon=headphones]:before{content:""}.wds-icon[data-icon=headphones-alt]:before{content:""}.wds-icon[data-icon=headphones-simple]:before{content:""}.wds-icon[data-icon=headset]:before{content:""}.wds-icon[data-icon=heart]:before{content:""}.wds-icon[data-icon=heart-broken]:before{content:""}.wds-icon[data-icon=heart-circle]:before{content:""}.wds-icon[data-icon=heart-circle-bolt]:before{content:""}.wds-icon[data-icon=heart-circle-check]:before{content:""}.wds-icon[data-icon=heart-circle-exclamation]:before{content:""}.wds-icon[data-icon=heart-circle-minus]:before{content:""}.wds-icon[data-icon=heart-circle-plus]:before{content:""}.wds-icon[data-icon=heart-circle-xmark]:before{content:""}.wds-icon[data-icon=heart-crack]:before{content:""}.wds-icon[data-icon=heart-half]:before{content:""}.wds-icon[data-icon=heart-half-alt]:before{content:""}.wds-icon[data-icon=heart-half-stroke]:before{content:""}.wds-icon[data-icon=heart-music-camera-bolt]:before{content:""}.wds-icon[data-icon=heart-pulse]:before{content:""}.wds-icon[data-icon=heart-rate]:before{content:""}.wds-icon[data-icon=heart-square]:before{content:""}.wds-icon[data-icon=heartbeat]:before{content:""}.wds-icon[data-icon=heat]:before{content:""}.wds-icon[data-icon=helicopter]:before{content:""}.wds-icon[data-icon=helicopter-symbol]:before{content:""}.wds-icon[data-icon=helmet-battle]:before{content:""}.wds-icon[data-icon=helmet-safety]:before{content:""}.wds-icon[data-icon=helmet-un]:before{content:""}.wds-icon[data-icon=hexagon]:before{content:""}.wds-icon[data-icon=hexagon-check]:before{content:""}.wds-icon[data-icon=hexagon-divide]:before{content:""}.wds-icon[data-icon=hexagon-exclamation]:before{content:""}.wds-icon[data-icon=hexagon-image]:before{content:""}.wds-icon[data-icon=hexagon-minus]:before{content:""}.wds-icon[data-icon=hexagon-plus]:before{content:""}.wds-icon[data-icon=hexagon-vertical-nft]:before{content:""}.wds-icon[data-icon=hexagon-vertical-nft-slanted]:before{content:""}.wds-icon[data-icon=hexagon-xmark]:before{content:""}.wds-icon[data-icon=high-definition]:before{content:""}.wds-icon[data-icon=highlighter]:before{content:""}.wds-icon[data-icon=highlighter-line]:before{content:""}.wds-icon[data-icon=hiking]:before{content:""}.wds-icon[data-icon=hill-avalanche]:before{content:""}.wds-icon[data-icon=hill-rockslide]:before{content:""}.wds-icon[data-icon=hippo]:before{content:""}.wds-icon[data-icon=history]:before{content:""}.wds-icon[data-icon=hockey-mask]:before{content:""}.wds-icon[data-icon=hockey-puck]:before{content:""}.wds-icon[data-icon=hockey-stick-puck]:before{content:""}.wds-icon[data-icon=hockey-sticks]:before{content:""}.wds-icon[data-icon=holly-berry]:before{content:""}.wds-icon[data-icon=home]:before{content:""}.wds-icon[data-icon=home-alt]:before{content:""}.wds-icon[data-icon=home-blank]:before{content:""}.wds-icon[data-icon=home-heart]:before{content:""}.wds-icon[data-icon=home-lg]:before{content:""}.wds-icon[data-icon=home-lg-alt]:before{content:""}.wds-icon[data-icon=home-user]:before{content:""}.wds-icon[data-icon=honey-pot]:before{content:""}.wds-icon[data-icon=hood-cloak]:before{content:""}.wds-icon[data-icon=horizontal-rule]:before{content:""}.wds-icon[data-icon=horse]:before{content:""}.wds-icon[data-icon=horse-head]:before{content:""}.wds-icon[data-icon=horse-saddle]:before{content:""}.wds-icon[data-icon=hose]:before{content:""}.wds-icon[data-icon=hose-reel]:before{content:""}.wds-icon[data-icon=hospital]:before{content:""}.wds-icon[data-icon=hospital-alt]:before{content:""}.wds-icon[data-icon=hospital-symbol]:before{content:""}.wds-icon[data-icon=hospital-user]:before{content:""}.wds-icon[data-icon=hospital-wide]:before{content:""}.wds-icon[data-icon=hospitals]:before{content:""}.wds-icon[data-icon=hot-tub]:before{content:""}.wds-icon[data-icon=hot-tub-person]:before{content:""}.wds-icon[data-icon=hotdog]:before{content:""}.wds-icon[data-icon=hotel]:before{content:""}.wds-icon[data-icon=hourglass]:before{content:""}.wds-icon[data-icon=hourglass-1]:before{content:""}.wds-icon[data-icon=hourglass-2]:before{content:""}.wds-icon[data-icon=hourglass-3]:before{content:""}.wds-icon[data-icon=hourglass-clock]:before{content:""}.wds-icon[data-icon=hourglass-empty]:before{content:""}.wds-icon[data-icon=hourglass-end]:before{content:""}.wds-icon[data-icon=hourglass-half]:before{content:""}.wds-icon[data-icon=hourglass-start]:before{content:""}.wds-icon[data-icon=house]:before{content:""}.wds-icon[data-icon=house-blank]:before{content:""}.wds-icon[data-icon=house-building]:before{content:""}.wds-icon[data-icon=house-chimney]:before{content:""}.wds-icon[data-icon=house-chimney-blank]:before{content:""}.wds-icon[data-icon=house-chimney-crack]:before{content:""}.wds-icon[data-icon=house-chimney-heart]:before{content:""}.wds-icon[data-icon=house-chimney-medical]:before{content:""}.wds-icon[data-icon=house-chimney-user]:before{content:""}.wds-icon[data-icon=house-chimney-window]:before{content:""}.wds-icon[data-icon=house-circle-check]:before{content:""}.wds-icon[data-icon=house-circle-exclamation]:before{content:""}.wds-icon[data-icon=house-circle-xmark]:before{content:""}.wds-icon[data-icon=house-crack]:before{content:""}.wds-icon[data-icon=house-damage]:before{content:""}.wds-icon[data-icon=house-day]:before{content:""}.wds-icon[data-icon=house-fire]:before{content:""}.wds-icon[data-icon=house-flag]:before{content:""}.wds-icon[data-icon=house-flood]:before{content:""}.wds-icon[data-icon=house-flood-water]:before{content:""}.wds-icon[data-icon=house-flood-water-circle-arrow-right]:before{content:""}.wds-icon[data-icon=house-heart]:before{content:""}.wds-icon[data-icon=house-laptop]:before{content:""}.wds-icon[data-icon=house-leave]:before{content:""}.wds-icon[data-icon=house-lock]:before{content:""}.wds-icon[data-icon=house-medical]:before{content:""}.wds-icon[data-icon=house-medical-circle-check]:before{content:""}.wds-icon[data-icon=house-medical-circle-exclamation]:before{content:""}.wds-icon[data-icon=house-medical-circle-xmark]:before{content:""}.wds-icon[data-icon=house-medical-flag]:before{content:""}.wds-icon[data-icon=house-night]:before{content:""}.wds-icon[data-icon=house-person-arrive]:before{content:""}.wds-icon[data-icon=house-person-depart]:before{content:""}.wds-icon[data-icon=house-person-leave]:before{content:""}.wds-icon[data-icon=house-person-return]:before{content:""}.wds-icon[data-icon=house-return]:before{content:""}.wds-icon[data-icon=house-signal]:before{content:""}.wds-icon[data-icon=house-tree]:before{content:""}.wds-icon[data-icon=house-tsunami]:before{content:""}.wds-icon[data-icon=house-turret]:before{content:""}.wds-icon[data-icon=house-user]:before{content:""}.wds-icon[data-icon=house-water]:before{content:""}.wds-icon[data-icon=house-window]:before{content:""}.wds-icon[data-icon=hryvnia]:before{content:""}.wds-icon[data-icon=hryvnia-sign]:before{content:""}.wds-icon[data-icon=humidity]:before{content:""}.wds-icon[data-icon=hundred-points]:before{content:""}.wds-icon[data-icon=hurricane]:before{content:""}.wds-icon[data-icon=hyphen]:before{content:"-"}.wds-icon[data-icon=i]:before{content:"I"}.wds-icon[data-icon=i-cursor]:before{content:""}.wds-icon[data-icon=ice-cream]:before{content:""}.wds-icon[data-icon=ice-skate]:before{content:""}.wds-icon[data-icon=icicles]:before{content:""}.wds-icon[data-icon=icons]:before{content:""}.wds-icon[data-icon=icons-alt]:before{content:""}.wds-icon[data-icon=id-badge]:before{content:""}.wds-icon[data-icon=id-card]:before{content:""}.wds-icon[data-icon=id-card-alt]:before{content:""}.wds-icon[data-icon=id-card-clip]:before{content:""}.wds-icon[data-icon=igloo]:before{content:""}.wds-icon[data-icon=ils]:before{content:""}.wds-icon[data-icon=image]:before{content:""}.wds-icon[data-icon=image-landscape]:before{content:""}.wds-icon[data-icon=image-polaroid]:before{content:""}.wds-icon[data-icon=image-polaroid-user]:before{content:""}.wds-icon[data-icon=image-portrait]:before{content:""}.wds-icon[data-icon=image-slash]:before{content:""}.wds-icon[data-icon=image-user]:before{content:""}.wds-icon[data-icon=images]:before{content:""}.wds-icon[data-icon=images-user]:before{content:""}.wds-icon[data-icon=inbox]:before{content:""}.wds-icon[data-icon=inbox-arrow-down]:before{content:""}.wds-icon[data-icon=inbox-arrow-up]:before{content:""}.wds-icon[data-icon=inbox-full]:before{content:""}.wds-icon[data-icon=inbox-in]:before{content:""}.wds-icon[data-icon=inbox-out]:before{content:""}.wds-icon[data-icon=inboxes]:before{content:""}.wds-icon[data-icon=indent]:before{content:""}.wds-icon[data-icon=indian-rupee]:before{content:""}.wds-icon[data-icon=indian-rupee-sign]:before{content:""}.wds-icon[data-icon=industry]:before{content:""}.wds-icon[data-icon=industry-alt]:before{content:""}.wds-icon[data-icon=industry-windows]:before{content:""}.wds-icon[data-icon=infinity]:before{content:""}.wds-icon[data-icon=info]:before{content:""}.wds-icon[data-icon=info-circle]:before{content:""}.wds-icon[data-icon=info-square]:before{content:""}.wds-icon[data-icon=inhaler]:before{content:""}.wds-icon[data-icon=input-numeric]:before{content:""}.wds-icon[data-icon=input-pipe]:before{content:""}.wds-icon[data-icon=input-text]:before{content:""}.wds-icon[data-icon=inr]:before{content:""}.wds-icon[data-icon=institution]:before{content:""}.wds-icon[data-icon=integral]:before{content:""}.wds-icon[data-icon=interrobang]:before{content:""}.wds-icon[data-icon=intersection]:before{content:""}.wds-icon[data-icon=inventory]:before{content:""}.wds-icon[data-icon=island-tree-palm]:before{content:""}.wds-icon[data-icon=island-tropical]:before{content:""}.wds-icon[data-icon=italic]:before{content:""}.wds-icon[data-icon=j]:before{content:"J"}.wds-icon[data-icon=jack-o-lantern]:before{content:""}.wds-icon[data-icon=jar]:before{content:""}.wds-icon[data-icon=jar-wheat]:before{content:""}.wds-icon[data-icon=jedi]:before{content:""}.wds-icon[data-icon=jet-fighter]:before{content:""}.wds-icon[data-icon=jet-fighter-up]:before{content:""}.wds-icon[data-icon=joint]:before{content:""}.wds-icon[data-icon=journal-whills]:before{content:""}.wds-icon[data-icon=joystick]:before{content:""}.wds-icon[data-icon=jpy]:before{content:""}.wds-icon[data-icon=jug]:before{content:""}.wds-icon[data-icon=jug-bottle]:before{content:""}.wds-icon[data-icon=jug-detergent]:before{content:""}.wds-icon[data-icon=k]:before{content:"K"}.wds-icon[data-icon=kaaba]:before{content:""}.wds-icon[data-icon=kazoo]:before{content:""}.wds-icon[data-icon=kerning]:before{content:""}.wds-icon[data-icon=key]:before{content:""}.wds-icon[data-icon=key-skeleton]:before{content:""}.wds-icon[data-icon=key-skeleton-left-right]:before{content:""}.wds-icon[data-icon=keyboard]:before{content:""}.wds-icon[data-icon=keyboard-brightness]:before{content:""}.wds-icon[data-icon=keyboard-brightness-low]:before{content:""}.wds-icon[data-icon=keyboard-down]:before{content:""}.wds-icon[data-icon=keyboard-left]:before{content:""}.wds-icon[data-icon=keynote]:before{content:""}.wds-icon[data-icon=khanda]:before{content:""}.wds-icon[data-icon=kidneys]:before{content:""}.wds-icon[data-icon=kip-sign]:before{content:""}.wds-icon[data-icon=kiss]:before{content:""}.wds-icon[data-icon=kiss-beam]:before{content:""}.wds-icon[data-icon=kiss-wink-heart]:before{content:""}.wds-icon[data-icon=kit-medical]:before{content:""}.wds-icon[data-icon=kitchen-set]:before{content:""}.wds-icon[data-icon=kite]:before{content:""}.wds-icon[data-icon=kiwi-bird]:before{content:""}.wds-icon[data-icon=kiwi-fruit]:before{content:""}.wds-icon[data-icon=knife]:before{content:""}.wds-icon[data-icon=knife-kitchen]:before{content:""}.wds-icon[data-icon=krw]:before{content:""}.wds-icon[data-icon=l]:before{content:"L"}.wds-icon[data-icon=lacrosse-stick]:before{content:""}.wds-icon[data-icon=lacrosse-stick-ball]:before{content:""}.wds-icon[data-icon=ladder-water]:before{content:""}.wds-icon[data-icon=lambda]:before{content:""}.wds-icon[data-icon=lamp]:before{content:""}.wds-icon[data-icon=lamp-desk]:before{content:""}.wds-icon[data-icon=lamp-floor]:before{content:""}.wds-icon[data-icon=lamp-street]:before{content:""}.wds-icon[data-icon=land-mine-on]:before{content:""}.wds-icon[data-icon=landmark]:before{content:""}.wds-icon[data-icon=landmark-alt]:before{content:""}.wds-icon[data-icon=landmark-dome]:before{content:""}.wds-icon[data-icon=landmark-flag]:before{content:""}.wds-icon[data-icon=landscape]:before{content:""}.wds-icon[data-icon=language]:before{content:""}.wds-icon[data-icon=laptop]:before{content:""}.wds-icon[data-icon=laptop-arrow-down]:before{content:""}.wds-icon[data-icon=laptop-binary]:before{content:""}.wds-icon[data-icon=laptop-code]:before{content:""}.wds-icon[data-icon=laptop-file]:before{content:""}.wds-icon[data-icon=laptop-house]:before{content:""}.wds-icon[data-icon=laptop-medical]:before{content:""}.wds-icon[data-icon=laptop-mobile]:before{content:""}.wds-icon[data-icon=laptop-slash]:before{content:""}.wds-icon[data-icon=lari-sign]:before{content:""}.wds-icon[data-icon=lasso]:before{content:""}.wds-icon[data-icon=lasso-sparkles]:before{content:""}.wds-icon[data-icon=laugh]:before{content:""}.wds-icon[data-icon=laugh-beam]:before{content:""}.wds-icon[data-icon=laugh-squint]:before{content:""}.wds-icon[data-icon=laugh-wink]:before{content:""}.wds-icon[data-icon=layer-group]:before{content:""}.wds-icon[data-icon=layer-group-minus]:before{content:""}.wds-icon[data-icon=layer-group-plus]:before{content:""}.wds-icon[data-icon=layer-minus]:before{content:""}.wds-icon[data-icon=layer-plus]:before{content:""}.wds-icon[data-icon=leaf]:before{content:""}.wds-icon[data-icon=leaf-heart]:before{content:""}.wds-icon[data-icon=leaf-maple]:before{content:""}.wds-icon[data-icon=leaf-oak]:before{content:""}.wds-icon[data-icon=leafy-green]:before{content:""}.wds-icon[data-icon=left]:before{content:""}.wds-icon[data-icon=left-from-line]:before{content:""}.wds-icon[data-icon=left-long]:before{content:""}.wds-icon[data-icon=left-long-to-line]:before{content:""}.wds-icon[data-icon=left-right]:before{content:""}.wds-icon[data-icon=left-to-line]:before{content:""}.wds-icon[data-icon=legal]:before{content:""}.wds-icon[data-icon=lemon]:before{content:""}.wds-icon[data-icon=less-than]:before{content:"<"}.wds-icon[data-icon=less-than-equal]:before{content:""}.wds-icon[data-icon=level-down]:before{content:""}.wds-icon[data-icon=level-down-alt]:before{content:""}.wds-icon[data-icon=level-up]:before{content:""}.wds-icon[data-icon=level-up-alt]:before{content:""}.wds-icon[data-icon=life-ring]:before{content:""}.wds-icon[data-icon=light-ceiling]:before{content:""}.wds-icon[data-icon=light-emergency]:before{content:""}.wds-icon[data-icon=light-emergency-on]:before{content:""}.wds-icon[data-icon=light-switch]:before{content:""}.wds-icon[data-icon=light-switch-off]:before{content:""}.wds-icon[data-icon=light-switch-on]:before{content:""}.wds-icon[data-icon=lightbulb]:before{content:""}.wds-icon[data-icon=lightbulb-cfl]:before{content:""}.wds-icon[data-icon=lightbulb-cfl-on]:before{content:""}.wds-icon[data-icon=lightbulb-dollar]:before{content:""}.wds-icon[data-icon=lightbulb-exclamation]:before{content:""}.wds-icon[data-icon=lightbulb-exclamation-on]:before{content:""}.wds-icon[data-icon=lightbulb-gear]:before{content:""}.wds-icon[data-icon=lightbulb-on]:before{content:""}.wds-icon[data-icon=lightbulb-slash]:before{content:""}.wds-icon[data-icon=lighthouse]:before{content:""}.wds-icon[data-icon=lights-holiday]:before{content:""}.wds-icon[data-icon=line-chart]:before{content:""}.wds-icon[data-icon=line-columns]:before{content:""}.wds-icon[data-icon=line-height]:before{content:""}.wds-icon[data-icon=lines-leaning]:before{content:""}.wds-icon[data-icon=link]:before{content:""}.wds-icon[data-icon=link-horizontal]:before{content:""}.wds-icon[data-icon=link-horizontal-slash]:before{content:""}.wds-icon[data-icon=link-simple]:before{content:""}.wds-icon[data-icon=link-simple-slash]:before{content:""}.wds-icon[data-icon=link-slash]:before{content:""}.wds-icon[data-icon=lips]:before{content:""}.wds-icon[data-icon=lira-sign]:before{content:""}.wds-icon[data-icon=list]:before{content:""}.wds-icon[data-icon=list-1-2]:before{content:""}.wds-icon[data-icon=list-alt]:before{content:""}.wds-icon[data-icon=list-check]:before{content:""}.wds-icon[data-icon=list-dots]:before{content:""}.wds-icon[data-icon=list-dropdown]:before{content:""}.wds-icon[data-icon=list-music]:before{content:""}.wds-icon[data-icon=list-numeric]:before{content:""}.wds-icon[data-icon=list-ol]:before{content:""}.wds-icon[data-icon=list-radio]:before{content:""}.wds-icon[data-icon=list-squares]:before{content:""}.wds-icon[data-icon=list-timeline]:before{content:""}.wds-icon[data-icon=list-tree]:before{content:""}.wds-icon[data-icon=list-ul]:before{content:""}.wds-icon[data-icon=litecoin-sign]:before{content:""}.wds-icon[data-icon=loader]:before{content:""}.wds-icon[data-icon=lobster]:before{content:""}.wds-icon[data-icon=location]:before{content:""}.wds-icon[data-icon=location-arrow]:before{content:""}.wds-icon[data-icon=location-check]:before{content:""}.wds-icon[data-icon=location-circle]:before{content:""}.wds-icon[data-icon=location-crosshairs]:before{content:""}.wds-icon[data-icon=location-crosshairs-slash]:before{content:""}.wds-icon[data-icon=location-dot]:before{content:""}.wds-icon[data-icon=location-dot-slash]:before{content:""}.wds-icon[data-icon=location-exclamation]:before{content:""}.wds-icon[data-icon=location-minus]:before{content:""}.wds-icon[data-icon=location-pen]:before{content:""}.wds-icon[data-icon=location-pin]:before{content:""}.wds-icon[data-icon=location-pin-lock]:before{content:""}.wds-icon[data-icon=location-pin-slash]:before{content:""}.wds-icon[data-icon=location-plus]:before{content:""}.wds-icon[data-icon=location-question]:before{content:""}.wds-icon[data-icon=location-slash]:before{content:""}.wds-icon[data-icon=location-smile]:before{content:""}.wds-icon[data-icon=location-xmark]:before{content:""}.wds-icon[data-icon=lock]:before{content:""}.wds-icon[data-icon=lock-a]:before{content:""}.wds-icon[data-icon=lock-alt]:before{content:""}.wds-icon[data-icon=lock-hashtag]:before{content:""}.wds-icon[data-icon=lock-keyhole]:before{content:""}.wds-icon[data-icon=lock-keyhole-open]:before{content:""}.wds-icon[data-icon=lock-open]:before{content:""}.wds-icon[data-icon=lock-open-alt]:before{content:""}.wds-icon[data-icon=locust]:before{content:""}.wds-icon[data-icon=lollipop]:before{content:""}.wds-icon[data-icon=lollypop]:before{content:""}.wds-icon[data-icon=long-arrow-alt-down]:before{content:""}.wds-icon[data-icon=long-arrow-alt-left]:before{content:""}.wds-icon[data-icon=long-arrow-alt-right]:before{content:""}.wds-icon[data-icon=long-arrow-alt-up]:before{content:""}.wds-icon[data-icon=long-arrow-down]:before{content:""}.wds-icon[data-icon=long-arrow-left]:before{content:""}.wds-icon[data-icon=long-arrow-right]:before{content:""}.wds-icon[data-icon=long-arrow-up]:before{content:""}.wds-icon[data-icon=loveseat]:before{content:""}.wds-icon[data-icon=low-vision]:before{content:""}.wds-icon[data-icon=luchador]:before{content:""}.wds-icon[data-icon=luchador-mask]:before{content:""}.wds-icon[data-icon=luggage-cart]:before{content:""}.wds-icon[data-icon=lungs]:before{content:""}.wds-icon[data-icon=lungs-virus]:before{content:""}.wds-icon[data-icon=m]:before{content:"M"}.wds-icon[data-icon=mace]:before{content:""}.wds-icon[data-icon=magic]:before{content:""}.wds-icon[data-icon=magic-wand-sparkles]:before{content:""}.wds-icon[data-icon=magnet]:before{content:""}.wds-icon[data-icon=magnifying-glass]:before{content:""}.wds-icon[data-icon=magnifying-glass-arrow-right]:before{content:""}.wds-icon[data-icon=magnifying-glass-chart]:before{content:""}.wds-icon[data-icon=magnifying-glass-dollar]:before{content:""}.wds-icon[data-icon=magnifying-glass-location]:before{content:""}.wds-icon[data-icon=magnifying-glass-minus]:before{content:""}.wds-icon[data-icon=magnifying-glass-plus]:before{content:""}.wds-icon[data-icon=mail-bulk]:before{content:""}.wds-icon[data-icon=mail-forward]:before{content:""}.wds-icon[data-icon=mail-reply]:before{content:""}.wds-icon[data-icon=mail-reply-all]:before{content:""}.wds-icon[data-icon=mailbox]:before{content:""}.wds-icon[data-icon=mailbox-flag-up]:before{content:""}.wds-icon[data-icon=maki-roll]:before{content:""}.wds-icon[data-icon=makizushi]:before{content:""}.wds-icon[data-icon=male]:before{content:""}.wds-icon[data-icon=manat-sign]:before{content:""}.wds-icon[data-icon=mandolin]:before{content:""}.wds-icon[data-icon=mango]:before{content:""}.wds-icon[data-icon=manhole]:before{content:""}.wds-icon[data-icon=map]:before{content:""}.wds-icon[data-icon=map-location]:before{content:""}.wds-icon[data-icon=map-location-dot]:before{content:""}.wds-icon[data-icon=map-marked]:before{content:""}.wds-icon[data-icon=map-marked-alt]:before{content:""}.wds-icon[data-icon=map-marker]:before{content:""}.wds-icon[data-icon=map-marker-alt]:before{content:""}.wds-icon[data-icon=map-marker-alt-slash]:before{content:""}.wds-icon[data-icon=map-marker-check]:before{content:""}.wds-icon[data-icon=map-marker-edit]:before{content:""}.wds-icon[data-icon=map-marker-exclamation]:before{content:""}.wds-icon[data-icon=map-marker-minus]:before{content:""}.wds-icon[data-icon=map-marker-plus]:before{content:""}.wds-icon[data-icon=map-marker-question]:before{content:""}.wds-icon[data-icon=map-marker-slash]:before{content:""}.wds-icon[data-icon=map-marker-smile]:before{content:""}.wds-icon[data-icon=map-marker-times]:before{content:""}.wds-icon[data-icon=map-marker-xmark]:before{content:""}.wds-icon[data-icon=map-pin]:before{content:""}.wds-icon[data-icon=map-signs]:before{content:""}.wds-icon[data-icon=marker]:before{content:""}.wds-icon[data-icon=mars]:before{content:""}.wds-icon[data-icon=mars-and-venus]:before{content:""}.wds-icon[data-icon=mars-and-venus-burst]:before{content:""}.wds-icon[data-icon=mars-double]:before{content:""}.wds-icon[data-icon=mars-stroke]:before{content:""}.wds-icon[data-icon=mars-stroke-h]:before{content:""}.wds-icon[data-icon=mars-stroke-right]:before{content:""}.wds-icon[data-icon=mars-stroke-up]:before{content:""}.wds-icon[data-icon=mars-stroke-v]:before{content:""}.wds-icon[data-icon=martini-glass]:before{content:""}.wds-icon[data-icon=martini-glass-citrus]:before{content:""}.wds-icon[data-icon=martini-glass-empty]:before{content:""}.wds-icon[data-icon=mask]:before{content:""}.wds-icon[data-icon=mask-face]:before{content:""}.wds-icon[data-icon=mask-luchador]:before{content:""}.wds-icon[data-icon=mask-snorkel]:before{content:""}.wds-icon[data-icon=mask-ventilator]:before{content:""}.wds-icon[data-icon=masks-theater]:before{content:""}.wds-icon[data-icon=mattress-pillow]:before{content:""}.wds-icon[data-icon=maximize]:before{content:""}.wds-icon[data-icon=meat]:before{content:""}.wds-icon[data-icon=medal]:before{content:""}.wds-icon[data-icon=medkit]:before{content:""}.wds-icon[data-icon=megaphone]:before{content:""}.wds-icon[data-icon=meh]:before{content:""}.wds-icon[data-icon=meh-blank]:before{content:""}.wds-icon[data-icon=meh-rolling-eyes]:before{content:""}.wds-icon[data-icon=melon]:before{content:""}.wds-icon[data-icon=melon-slice]:before{content:""}.wds-icon[data-icon=memo]:before{content:""}.wds-icon[data-icon=memo-circle-check]:before{content:""}.wds-icon[data-icon=memo-circle-info]:before{content:""}.wds-icon[data-icon=memo-pad]:before{content:""}.wds-icon[data-icon=memory]:before{content:""}.wds-icon[data-icon=menorah]:before{content:""}.wds-icon[data-icon=mercury]:before{content:""}.wds-icon[data-icon=merge]:before{content:""}.wds-icon[data-icon=message]:before{content:""}.wds-icon[data-icon=message-arrow-down]:before{content:""}.wds-icon[data-icon=message-arrow-up]:before{content:""}.wds-icon[data-icon=message-arrow-up-right]:before{content:""}.wds-icon[data-icon=message-bot]:before{content:""}.wds-icon[data-icon=message-captions]:before{content:""}.wds-icon[data-icon=message-check]:before{content:""}.wds-icon[data-icon=message-code]:before{content:""}.wds-icon[data-icon=message-dollar]:before{content:""}.wds-icon[data-icon=message-dots]:before{content:""}.wds-icon[data-icon=message-edit]:before{content:""}.wds-icon[data-icon=message-exclamation]:before{content:""}.wds-icon[data-icon=message-heart]:before{content:""}.wds-icon[data-icon=message-image]:before{content:""}.wds-icon[data-icon=message-lines]:before{content:""}.wds-icon[data-icon=message-medical]:before{content:""}.wds-icon[data-icon=message-middle]:before{content:""}.wds-icon[data-icon=message-middle-top]:before{content:""}.wds-icon[data-icon=message-minus]:before{content:""}.wds-icon[data-icon=message-music]:before{content:""}.wds-icon[data-icon=message-pen]:before{content:""}.wds-icon[data-icon=message-plus]:before{content:""}.wds-icon[data-icon=message-question]:before{content:""}.wds-icon[data-icon=message-quote]:before{content:""}.wds-icon[data-icon=message-slash]:before{content:""}.wds-icon[data-icon=message-smile]:before{content:""}.wds-icon[data-icon=message-sms]:before{content:""}.wds-icon[data-icon=message-text]:before{content:""}.wds-icon[data-icon=message-times]:before{content:""}.wds-icon[data-icon=message-xmark]:before{content:""}.wds-icon[data-icon=messages]:before{content:""}.wds-icon[data-icon=messages-dollar]:before{content:""}.wds-icon[data-icon=messages-question]:before{content:""}.wds-icon[data-icon=messaging]:before{content:""}.wds-icon[data-icon=meteor]:before{content:""}.wds-icon[data-icon=meter]:before{content:""}.wds-icon[data-icon=meter-bolt]:before{content:""}.wds-icon[data-icon=meter-droplet]:before{content:""}.wds-icon[data-icon=meter-fire]:before{content:""}.wds-icon[data-icon=microchip]:before{content:""}.wds-icon[data-icon=microchip-ai]:before{content:""}.wds-icon[data-icon=microphone]:before{content:""}.wds-icon[data-icon=microphone-alt]:before{content:""}.wds-icon[data-icon=microphone-alt-slash]:before{content:""}.wds-icon[data-icon=microphone-circle]:before{content:""}.wds-icon[data-icon=microphone-circle-alt]:before{content:""}.wds-icon[data-icon=microphone-lines]:before{content:""}.wds-icon[data-icon=microphone-lines-slash]:before{content:""}.wds-icon[data-icon=microphone-slash]:before{content:""}.wds-icon[data-icon=microphone-stand]:before{content:""}.wds-icon[data-icon=microscope]:before{content:""}.wds-icon[data-icon=microwave]:before{content:""}.wds-icon[data-icon=mill-sign]:before{content:""}.wds-icon[data-icon=mind-share]:before{content:""}.wds-icon[data-icon=minimize]:before{content:""}.wds-icon[data-icon=minus]:before{content:""}.wds-icon[data-icon=minus-circle]:before{content:""}.wds-icon[data-icon=minus-hexagon]:before{content:""}.wds-icon[data-icon=minus-large]:before{content:""}.wds-icon[data-icon=minus-octagon]:before{content:""}.wds-icon[data-icon=minus-square]:before{content:""}.wds-icon[data-icon=mistletoe]:before{content:""}.wds-icon[data-icon=mitten]:before{content:""}.wds-icon[data-icon=mobile]:before{content:""}.wds-icon[data-icon=mobile-alt]:before{content:""}.wds-icon[data-icon=mobile-android]:before{content:""}.wds-icon[data-icon=mobile-android-alt]:before{content:""}.wds-icon[data-icon=mobile-button]:before{content:""}.wds-icon[data-icon=mobile-iphone]:before{content:""}.wds-icon[data-icon=mobile-notch]:before{content:""}.wds-icon[data-icon=mobile-phone]:before{content:""}.wds-icon[data-icon=mobile-retro]:before{content:""}.wds-icon[data-icon=mobile-screen]:before{content:""}.wds-icon[data-icon=mobile-screen-button]:before{content:""}.wds-icon[data-icon=mobile-signal]:before{content:""}.wds-icon[data-icon=mobile-signal-out]:before{content:""}.wds-icon[data-icon=money-bill]:before{content:""}.wds-icon[data-icon=money-bill-1]:before{content:""}.wds-icon[data-icon=money-bill-1-wave]:before{content:""}.wds-icon[data-icon=money-bill-alt]:before{content:""}.wds-icon[data-icon=money-bill-simple]:before{content:""}.wds-icon[data-icon=money-bill-simple-wave]:before{content:""}.wds-icon[data-icon=money-bill-transfer]:before{content:""}.wds-icon[data-icon=money-bill-trend-up]:before{content:""}.wds-icon[data-icon=money-bill-wave]:before{content:""}.wds-icon[data-icon=money-bill-wave-alt]:before{content:""}.wds-icon[data-icon=money-bill-wheat]:before{content:""}.wds-icon[data-icon=money-bills]:before{content:""}.wds-icon[data-icon=money-bills-alt]:before{content:""}.wds-icon[data-icon=money-bills-simple]:before{content:""}.wds-icon[data-icon=money-check]:before{content:""}.wds-icon[data-icon=money-check-alt]:before{content:""}.wds-icon[data-icon=money-check-dollar]:before{content:""}.wds-icon[data-icon=money-check-dollar-pen]:before{content:""}.wds-icon[data-icon=money-check-edit]:before{content:""}.wds-icon[data-icon=money-check-edit-alt]:before{content:""}.wds-icon[data-icon=money-check-pen]:before{content:""}.wds-icon[data-icon=money-from-bracket]:before{content:""}.wds-icon[data-icon=money-simple-from-bracket]:before{content:""}.wds-icon[data-icon=monitor-heart-rate]:before{content:""}.wds-icon[data-icon=monitor-waveform]:before{content:""}.wds-icon[data-icon=monkey]:before{content:""}.wds-icon[data-icon=monument]:before{content:""}.wds-icon[data-icon=moon]:before{content:""}.wds-icon[data-icon=moon-cloud]:before{content:""}.wds-icon[data-icon=moon-over-sun]:before{content:""}.wds-icon[data-icon=moon-stars]:before{content:""}.wds-icon[data-icon=moped]:before{content:""}.wds-icon[data-icon=mortar-board]:before{content:""}.wds-icon[data-icon=mortar-pestle]:before{content:""}.wds-icon[data-icon=mosque]:before{content:""}.wds-icon[data-icon=mosquito]:before{content:""}.wds-icon[data-icon=mosquito-net]:before{content:""}.wds-icon[data-icon=motorcycle]:before{content:""}.wds-icon[data-icon=mound]:before{content:""}.wds-icon[data-icon=mountain]:before{content:""}.wds-icon[data-icon=mountain-city]:before{content:""}.wds-icon[data-icon=mountain-sun]:before{content:""}.wds-icon[data-icon=mountains]:before{content:""}.wds-icon[data-icon=mouse]:before{content:""}.wds-icon[data-icon=mouse-alt]:before{content:""}.wds-icon[data-icon=mouse-field]:before{content:""}.wds-icon[data-icon=mouse-pointer]:before{content:""}.wds-icon[data-icon=mp3-player]:before{content:""}.wds-icon[data-icon=mug]:before{content:""}.wds-icon[data-icon=mug-hot]:before{content:""}.wds-icon[data-icon=mug-marshmallows]:before{content:""}.wds-icon[data-icon=mug-saucer]:before{content:""}.wds-icon[data-icon=mug-tea]:before{content:""}.wds-icon[data-icon=mug-tea-saucer]:before{content:""}.wds-icon[data-icon=multiply]:before{content:""}.wds-icon[data-icon=museum]:before{content:""}.wds-icon[data-icon=mushroom]:before{content:""}.wds-icon[data-icon=music]:before{content:""}.wds-icon[data-icon=music-alt]:before{content:""}.wds-icon[data-icon=music-alt-slash]:before{content:""}.wds-icon[data-icon=music-note]:before{content:""}.wds-icon[data-icon=music-note-slash]:before{content:""}.wds-icon[data-icon=music-slash]:before{content:""}.wds-icon[data-icon=mustache]:before{content:""}.wds-icon[data-icon=n]:before{content:"N"}.wds-icon[data-icon=naira-sign]:before{content:""}.wds-icon[data-icon=narwhal]:before{content:""}.wds-icon[data-icon=navicon]:before{content:""}.wds-icon[data-icon=nesting-dolls]:before{content:""}.wds-icon[data-icon=network-wired]:before{content:""}.wds-icon[data-icon=neuter]:before{content:""}.wds-icon[data-icon=newspaper]:before{content:""}.wds-icon[data-icon=nfc]:before{content:""}.wds-icon[data-icon=nfc-lock]:before{content:""}.wds-icon[data-icon=nfc-magnifying-glass]:before{content:""}.wds-icon[data-icon=nfc-pen]:before{content:""}.wds-icon[data-icon=nfc-signal]:before{content:""}.wds-icon[data-icon=nfc-slash]:before{content:""}.wds-icon[data-icon=nfc-trash]:before{content:""}.wds-icon[data-icon=nigiri]:before{content:""}.wds-icon[data-icon=nose]:before{content:""}.wds-icon[data-icon=not-equal]:before{content:""}.wds-icon[data-icon=notdef]:before{content:""}.wds-icon[data-icon=note]:before{content:""}.wds-icon[data-icon=note-medical]:before{content:""}.wds-icon[data-icon=note-sticky]:before{content:""}.wds-icon[data-icon=notebook]:before{content:""}.wds-icon[data-icon=notes]:before{content:""}.wds-icon[data-icon=notes-medical]:before{content:""}.wds-icon[data-icon=o]:before{content:"O"}.wds-icon[data-icon=object-exclude]:before{content:""}.wds-icon[data-icon=object-group]:before{content:""}.wds-icon[data-icon=object-intersect]:before{content:""}.wds-icon[data-icon=object-subtract]:before{content:""}.wds-icon[data-icon=object-ungroup]:before{content:""}.wds-icon[data-icon=object-union]:before{content:""}.wds-icon[data-icon=objects-align-bottom]:before{content:""}.wds-icon[data-icon=objects-align-center-horizontal]:before{content:""}.wds-icon[data-icon=objects-align-center-vertical]:before{content:""}.wds-icon[data-icon=objects-align-left]:before{content:""}.wds-icon[data-icon=objects-align-right]:before{content:""}.wds-icon[data-icon=objects-align-top]:before{content:""}.wds-icon[data-icon=objects-column]:before{content:""}.wds-icon[data-icon=octagon]:before{content:""}.wds-icon[data-icon=octagon-check]:before{content:""}.wds-icon[data-icon=octagon-divide]:before{content:""}.wds-icon[data-icon=octagon-exclamation]:before{content:""}.wds-icon[data-icon=octagon-minus]:before{content:""}.wds-icon[data-icon=octagon-plus]:before{content:""}.wds-icon[data-icon=octagon-xmark]:before{content:""}.wds-icon[data-icon=oil-can]:before{content:""}.wds-icon[data-icon=oil-can-drip]:before{content:""}.wds-icon[data-icon=oil-temp]:before{content:""}.wds-icon[data-icon=oil-temperature]:before{content:""}.wds-icon[data-icon=oil-well]:before{content:""}.wds-icon[data-icon=olive]:before{content:""}.wds-icon[data-icon=olive-branch]:before{content:""}.wds-icon[data-icon=om]:before{content:""}.wds-icon[data-icon=omega]:before{content:""}.wds-icon[data-icon=onion]:before{content:""}.wds-icon[data-icon=option]:before{content:""}.wds-icon[data-icon=ornament]:before{content:""}.wds-icon[data-icon=otter]:before{content:""}.wds-icon[data-icon=outdent]:before{content:""}.wds-icon[data-icon=outlet]:before{content:""}.wds-icon[data-icon=oven]:before{content:""}.wds-icon[data-icon=overline]:before{content:""}.wds-icon[data-icon=p]:before{content:"P"}.wds-icon[data-icon=page]:before{content:""}.wds-icon[data-icon=page-break]:before{content:""}.wds-icon[data-icon=page-caret-down]:before{content:""}.wds-icon[data-icon=page-caret-up]:before{content:""}.wds-icon[data-icon=pager]:before{content:""}.wds-icon[data-icon=paint-brush]:before{content:""}.wds-icon[data-icon=paint-brush-alt]:before{content:""}.wds-icon[data-icon=paint-brush-fine]:before{content:""}.wds-icon[data-icon=paint-roller]:before{content:""}.wds-icon[data-icon=paintbrush]:before{content:""}.wds-icon[data-icon=paintbrush-alt]:before{content:""}.wds-icon[data-icon=paintbrush-fine]:before{content:""}.wds-icon[data-icon=paintbrush-pencil]:before{content:""}.wds-icon[data-icon=palette]:before{content:""}.wds-icon[data-icon=palette-boxes]:before{content:""}.wds-icon[data-icon=pallet]:before{content:""}.wds-icon[data-icon=pallet-alt]:before{content:""}.wds-icon[data-icon=pallet-box]:before{content:""}.wds-icon[data-icon=pallet-boxes]:before{content:""}.wds-icon[data-icon=pan-food]:before{content:""}.wds-icon[data-icon=pan-frying]:before{content:""}.wds-icon[data-icon=pancakes]:before{content:""}.wds-icon[data-icon=panel-ews]:before{content:""}.wds-icon[data-icon=panel-fire]:before{content:""}.wds-icon[data-icon=panorama]:before{content:""}.wds-icon[data-icon=paper-plane]:before{content:""}.wds-icon[data-icon=paper-plane-alt]:before{content:""}.wds-icon[data-icon=paper-plane-top]:before{content:""}.wds-icon[data-icon=paperclip]:before{content:""}.wds-icon[data-icon=paperclip-vertical]:before{content:""}.wds-icon[data-icon=parachute-box]:before{content:""}.wds-icon[data-icon=paragraph]:before{content:""}.wds-icon[data-icon=paragraph-left]:before{content:""}.wds-icon[data-icon=paragraph-rtl]:before{content:""}.wds-icon[data-icon=parentheses]:before{content:""}.wds-icon[data-icon=parenthesis]:before{content:"("}.wds-icon[data-icon=parking]:before{content:""}.wds-icon[data-icon=parking-circle]:before{content:""}.wds-icon[data-icon=parking-circle-slash]:before{content:""}.wds-icon[data-icon=parking-slash]:before{content:""}.wds-icon[data-icon=party-back]:before{content:""}.wds-icon[data-icon=party-bell]:before{content:""}.wds-icon[data-icon=party-horn]:before{content:""}.wds-icon[data-icon=passport]:before{content:""}.wds-icon[data-icon=pastafarianism]:before{content:""}.wds-icon[data-icon=paste]:before{content:""}.wds-icon[data-icon=pause]:before{content:""}.wds-icon[data-icon=pause-circle]:before{content:""}.wds-icon[data-icon=paw]:before{content:""}.wds-icon[data-icon=paw-alt]:before{content:""}.wds-icon[data-icon=paw-claws]:before{content:""}.wds-icon[data-icon=paw-simple]:before{content:""}.wds-icon[data-icon=peace]:before{content:""}.wds-icon[data-icon=peach]:before{content:""}.wds-icon[data-icon=peanut]:before{content:""}.wds-icon[data-icon=peanuts]:before{content:""}.wds-icon[data-icon=peapod]:before{content:""}.wds-icon[data-icon=pear]:before{content:""}.wds-icon[data-icon=pedestal]:before{content:""}.wds-icon[data-icon=pegasus]:before{content:""}.wds-icon[data-icon=pen]:before{content:""}.wds-icon[data-icon=pen-alt]:before{content:""}.wds-icon[data-icon=pen-alt-slash]:before{content:""}.wds-icon[data-icon=pen-circle]:before{content:""}.wds-icon[data-icon=pen-clip]:before{content:""}.wds-icon[data-icon=pen-clip-slash]:before{content:""}.wds-icon[data-icon=pen-fancy]:before{content:""}.wds-icon[data-icon=pen-fancy-slash]:before{content:""}.wds-icon[data-icon=pen-field]:before{content:""}.wds-icon[data-icon=pen-line]:before{content:""}.wds-icon[data-icon=pen-nib]:before{content:""}.wds-icon[data-icon=pen-nib-slash]:before{content:""}.wds-icon[data-icon=pen-paintbrush]:before{content:""}.wds-icon[data-icon=pen-ruler]:before{content:""}.wds-icon[data-icon=pen-slash]:before{content:""}.wds-icon[data-icon=pen-square]:before{content:""}.wds-icon[data-icon=pen-swirl]:before{content:""}.wds-icon[data-icon=pen-to-square]:before{content:""}.wds-icon[data-icon=pencil]:before{content:""}.wds-icon[data-icon=pencil-alt]:before{content:""}.wds-icon[data-icon=pencil-mechanical]:before{content:""}.wds-icon[data-icon=pencil-paintbrush]:before{content:""}.wds-icon[data-icon=pencil-ruler]:before{content:""}.wds-icon[data-icon=pencil-slash]:before{content:""}.wds-icon[data-icon=pencil-square]:before{content:""}.wds-icon[data-icon=pennant]:before{content:""}.wds-icon[data-icon=people]:before{content:""}.wds-icon[data-icon=people-arrows]:before{content:""}.wds-icon[data-icon=people-arrows-left-right]:before{content:""}.wds-icon[data-icon=people-carry]:before{content:""}.wds-icon[data-icon=people-carry-box]:before{content:""}.wds-icon[data-icon=people-dress]:before{content:""}.wds-icon[data-icon=people-dress-simple]:before{content:""}.wds-icon[data-icon=people-group]:before{content:""}.wds-icon[data-icon=people-line]:before{content:""}.wds-icon[data-icon=people-pants]:before{content:""}.wds-icon[data-icon=people-pants-simple]:before{content:""}.wds-icon[data-icon=people-pulling]:before{content:""}.wds-icon[data-icon=people-robbery]:before{content:""}.wds-icon[data-icon=people-roof]:before{content:""}.wds-icon[data-icon=people-simple]:before{content:""}.wds-icon[data-icon=pepper]:before{content:""}.wds-icon[data-icon=pepper-hot]:before{content:""}.wds-icon[data-icon=percent]:before{content:"%"}.wds-icon[data-icon=percentage]:before{content:"%"}.wds-icon[data-icon=period]:before{content:"."}.wds-icon[data-icon=person]:before{content:""}.wds-icon[data-icon=person-arrow-down-to-line]:before{content:""}.wds-icon[data-icon=person-arrow-up-from-line]:before{content:""}.wds-icon[data-icon=person-biking]:before{content:""}.wds-icon[data-icon=person-biking-mountain]:before{content:""}.wds-icon[data-icon=person-booth]:before{content:""}.wds-icon[data-icon=person-breastfeeding]:before{content:""}.wds-icon[data-icon=person-burst]:before{content:""}.wds-icon[data-icon=person-cane]:before{content:""}.wds-icon[data-icon=person-carry]:before{content:""}.wds-icon[data-icon=person-carry-box]:before{content:""}.wds-icon[data-icon=person-chalkboard]:before{content:""}.wds-icon[data-icon=person-circle-check]:before{content:""}.wds-icon[data-icon=person-circle-exclamation]:before{content:""}.wds-icon[data-icon=person-circle-minus]:before{content:""}.wds-icon[data-icon=person-circle-plus]:before{content:""}.wds-icon[data-icon=person-circle-question]:before{content:""}.wds-icon[data-icon=person-circle-xmark]:before{content:""}.wds-icon[data-icon=person-digging]:before{content:""}.wds-icon[data-icon=person-dolly]:before{content:""}.wds-icon[data-icon=person-dolly-empty]:before{content:""}.wds-icon[data-icon=person-dots-from-line]:before{content:""}.wds-icon[data-icon=person-dress]:before{content:""}.wds-icon[data-icon=person-dress-burst]:before{content:""}.wds-icon[data-icon=person-dress-fairy]:before{content:""}.wds-icon[data-icon=person-dress-simple]:before{content:""}.wds-icon[data-icon=person-drowning]:before{content:""}.wds-icon[data-icon=person-fairy]:before{content:""}.wds-icon[data-icon=person-falling]:before{content:""}.wds-icon[data-icon=person-falling-burst]:before{content:""}.wds-icon[data-icon=person-from-portal]:before{content:""}.wds-icon[data-icon=person-half-dress]:before{content:""}.wds-icon[data-icon=person-harassing]:before{content:""}.wds-icon[data-icon=person-hiking]:before{content:""}.wds-icon[data-icon=person-military-pointing]:before{content:""}.wds-icon[data-icon=person-military-rifle]:before{content:""}.wds-icon[data-icon=person-military-to-person]:before{content:""}.wds-icon[data-icon=person-pinball]:before{content:""}.wds-icon[data-icon=person-praying]:before{content:""}.wds-icon[data-icon=person-pregnant]:before{content:""}.wds-icon[data-icon=person-rays]:before{content:""}.wds-icon[data-icon=person-rifle]:before{content:""}.wds-icon[data-icon=person-running]:before{content:""}.wds-icon[data-icon=person-running-fast]:before{content:""}.wds-icon[data-icon=person-seat]:before{content:""}.wds-icon[data-icon=person-seat-reclined]:before{content:""}.wds-icon[data-icon=person-shelter]:before{content:""}.wds-icon[data-icon=person-sign]:before{content:""}.wds-icon[data-icon=person-simple]:before{content:""}.wds-icon[data-icon=person-skating]:before{content:""}.wds-icon[data-icon=person-ski-jumping]:before{content:""}.wds-icon[data-icon=person-ski-lift]:before{content:""}.wds-icon[data-icon=person-skiing]:before{content:""}.wds-icon[data-icon=person-skiing-nordic]:before{content:""}.wds-icon[data-icon=person-sledding]:before{content:""}.wds-icon[data-icon=person-snowboarding]:before{content:""}.wds-icon[data-icon=person-snowmobiling]:before{content:""}.wds-icon[data-icon=person-swimming]:before{content:""}.wds-icon[data-icon=person-through-window]:before{content:""}.wds-icon[data-icon=person-to-door]:before{content:""}.wds-icon[data-icon=person-to-portal]:before{content:""}.wds-icon[data-icon=person-walking]:before{content:""}.wds-icon[data-icon=person-walking-arrow-loop-left]:before{content:""}.wds-icon[data-icon=person-walking-arrow-right]:before{content:""}.wds-icon[data-icon=person-walking-dashed-line-arrow-right]:before{content:""}.wds-icon[data-icon=person-walking-luggage]:before{content:""}.wds-icon[data-icon=person-walking-with-cane]:before{content:""}.wds-icon[data-icon=peseta-sign]:before{content:""}.wds-icon[data-icon=peso-sign]:before{content:""}.wds-icon[data-icon=phone]:before{content:""}.wds-icon[data-icon=phone-alt]:before{content:""}.wds-icon[data-icon=phone-arrow-down]:before{content:""}.wds-icon[data-icon=phone-arrow-down-left]:before{content:""}.wds-icon[data-icon=phone-arrow-right]:before{content:""}.wds-icon[data-icon=phone-arrow-up]:before{content:""}.wds-icon[data-icon=phone-arrow-up-right]:before{content:""}.wds-icon[data-icon=phone-circle]:before{content:""}.wds-icon[data-icon=phone-circle-alt]:before{content:""}.wds-icon[data-icon=phone-circle-down]:before{content:""}.wds-icon[data-icon=phone-flip]:before{content:""}.wds-icon[data-icon=phone-hangup]:before{content:""}.wds-icon[data-icon=phone-incoming]:before{content:""}.wds-icon[data-icon=phone-intercom]:before{content:""}.wds-icon[data-icon=phone-laptop]:before{content:""}.wds-icon[data-icon=phone-missed]:before{content:""}.wds-icon[data-icon=phone-office]:before{content:""}.wds-icon[data-icon=phone-outgoing]:before{content:""}.wds-icon[data-icon=phone-plus]:before{content:""}.wds-icon[data-icon=phone-rotary]:before{content:""}.wds-icon[data-icon=phone-slash]:before{content:""}.wds-icon[data-icon=phone-square]:before{content:""}.wds-icon[data-icon=phone-square-alt]:before{content:""}.wds-icon[data-icon=phone-square-down]:before{content:""}.wds-icon[data-icon=phone-volume]:before{content:""}.wds-icon[data-icon=phone-xmark]:before{content:""}.wds-icon[data-icon=photo-film]:before{content:""}.wds-icon[data-icon=photo-film-music]:before{content:""}.wds-icon[data-icon=photo-video]:before{content:""}.wds-icon[data-icon=pi]:before{content:""}.wds-icon[data-icon=piano]:before{content:""}.wds-icon[data-icon=piano-keyboard]:before{content:""}.wds-icon[data-icon=pickaxe]:before{content:""}.wds-icon[data-icon=pickleball]:before{content:""}.wds-icon[data-icon=pie]:before{content:""}.wds-icon[data-icon=pie-chart]:before{content:""}.wds-icon[data-icon=pig]:before{content:""}.wds-icon[data-icon=piggy-bank]:before{content:""}.wds-icon[data-icon=pills]:before{content:""}.wds-icon[data-icon=pinata]:before{content:""}.wds-icon[data-icon=pinball]:before{content:""}.wds-icon[data-icon=pineapple]:before{content:""}.wds-icon[data-icon=ping-pong-paddle-ball]:before{content:""}.wds-icon[data-icon=pipe]:before{content:"|"}.wds-icon[data-icon=pipe-circle-check]:before{content:""}.wds-icon[data-icon=pipe-collar]:before{content:""}.wds-icon[data-icon=pipe-section]:before{content:""}.wds-icon[data-icon=pipe-smoking]:before{content:""}.wds-icon[data-icon=pipe-valve]:before{content:""}.wds-icon[data-icon=pizza]:before{content:""}.wds-icon[data-icon=pizza-slice]:before{content:""}.wds-icon[data-icon=place-of-worship]:before{content:""}.wds-icon[data-icon=plane]:before{content:""}.wds-icon[data-icon=plane-alt]:before{content:""}.wds-icon[data-icon=plane-arrival]:before{content:""}.wds-icon[data-icon=plane-circle-check]:before{content:""}.wds-icon[data-icon=plane-circle-exclamation]:before{content:""}.wds-icon[data-icon=plane-circle-xmark]:before{content:""}.wds-icon[data-icon=plane-departure]:before{content:""}.wds-icon[data-icon=plane-engines]:before{content:""}.wds-icon[data-icon=plane-lock]:before{content:""}.wds-icon[data-icon=plane-prop]:before{content:""}.wds-icon[data-icon=plane-slash]:before{content:""}.wds-icon[data-icon=plane-tail]:before{content:""}.wds-icon[data-icon=plane-up]:before{content:""}.wds-icon[data-icon=plane-up-slash]:before{content:""}.wds-icon[data-icon=planet-moon]:before{content:""}.wds-icon[data-icon=planet-ringed]:before{content:""}.wds-icon[data-icon=plant-wilt]:before{content:""}.wds-icon[data-icon=plate-utensils]:before{content:""}.wds-icon[data-icon=plate-wheat]:before{content:""}.wds-icon[data-icon=play]:before{content:""}.wds-icon[data-icon=play-circle]:before{content:""}.wds-icon[data-icon=play-pause]:before{content:""}.wds-icon[data-icon=plug]:before{content:""}.wds-icon[data-icon=plug-circle-bolt]:before{content:""}.wds-icon[data-icon=plug-circle-check]:before{content:""}.wds-icon[data-icon=plug-circle-exclamation]:before{content:""}.wds-icon[data-icon=plug-circle-minus]:before{content:""}.wds-icon[data-icon=plug-circle-plus]:before{content:""}.wds-icon[data-icon=plug-circle-xmark]:before{content:""}.wds-icon[data-icon=plus]:before{content:"+"}.wds-icon[data-icon=plus-circle]:before{content:""}.wds-icon[data-icon=plus-hexagon]:before{content:""}.wds-icon[data-icon=plus-large]:before{content:""}.wds-icon[data-icon=plus-minus]:before{content:""}.wds-icon[data-icon=plus-octagon]:before{content:""}.wds-icon[data-icon=plus-square]:before{content:""}.wds-icon[data-icon=podcast]:before{content:""}.wds-icon[data-icon=podium]:before{content:""}.wds-icon[data-icon=podium-star]:before{content:""}.wds-icon[data-icon=police-box]:before{content:""}.wds-icon[data-icon=poll]:before{content:""}.wds-icon[data-icon=poll-h]:before{content:""}.wds-icon[data-icon=poll-people]:before{content:""}.wds-icon[data-icon=pompebled]:before{content:""}.wds-icon[data-icon=poo]:before{content:""}.wds-icon[data-icon=poo-bolt]:before{content:""}.wds-icon[data-icon=poo-storm]:before{content:""}.wds-icon[data-icon=pool-8-ball]:before{content:""}.wds-icon[data-icon=poop]:before{content:""}.wds-icon[data-icon=popcorn]:before{content:""}.wds-icon[data-icon=popsicle]:before{content:""}.wds-icon[data-icon=portal-enter]:before{content:""}.wds-icon[data-icon=portal-exit]:before{content:""}.wds-icon[data-icon=portrait]:before{content:""}.wds-icon[data-icon=pot-food]:before{content:""}.wds-icon[data-icon=potato]:before{content:""}.wds-icon[data-icon=pound-sign]:before{content:""}.wds-icon[data-icon=power-off]:before{content:""}.wds-icon[data-icon=pray]:before{content:""}.wds-icon[data-icon=praying-hands]:before{content:""}.wds-icon[data-icon=prescription]:before{content:""}.wds-icon[data-icon=prescription-bottle]:before{content:""}.wds-icon[data-icon=prescription-bottle-alt]:before{content:""}.wds-icon[data-icon=prescription-bottle-medical]:before{content:""}.wds-icon[data-icon=prescription-bottle-pill]:before{content:""}.wds-icon[data-icon=presentation]:before{content:""}.wds-icon[data-icon=presentation-screen]:before{content:""}.wds-icon[data-icon=pretzel]:before{content:""}.wds-icon[data-icon=print]:before{content:""}.wds-icon[data-icon=print-magnifying-glass]:before{content:""}.wds-icon[data-icon=print-search]:before{content:""}.wds-icon[data-icon=print-slash]:before{content:""}.wds-icon[data-icon=pro]:before{content:""}.wds-icon[data-icon=procedures]:before{content:""}.wds-icon[data-icon=project-diagram]:before{content:""}.wds-icon[data-icon=projector]:before{content:""}.wds-icon[data-icon=pump]:before{content:""}.wds-icon[data-icon=pump-medical]:before{content:""}.wds-icon[data-icon=pump-soap]:before{content:""}.wds-icon[data-icon=pumpkin]:before{content:""}.wds-icon[data-icon=puzzle]:before{content:""}.wds-icon[data-icon=puzzle-piece]:before{content:""}.wds-icon[data-icon=puzzle-piece-alt]:before{content:""}.wds-icon[data-icon=puzzle-piece-simple]:before{content:""}.wds-icon[data-icon=q]:before{content:"Q"}.wds-icon[data-icon=qrcode]:before{content:""}.wds-icon[data-icon=question]:before{content:"?"}.wds-icon[data-icon=question-circle]:before{content:""}.wds-icon[data-icon=question-square]:before{content:""}.wds-icon[data-icon=quidditch]:before{content:""}.wds-icon[data-icon=quidditch-broom-ball]:before{content:""}.wds-icon[data-icon=quote-left]:before{content:""}.wds-icon[data-icon=quote-left-alt]:before{content:""}.wds-icon[data-icon=quote-right]:before{content:""}.wds-icon[data-icon=quote-right-alt]:before{content:""}.wds-icon[data-icon=quotes]:before{content:""}.wds-icon[data-icon=quran]:before{content:""}.wds-icon[data-icon=r]:before{content:"R"}.wds-icon[data-icon=rabbit]:before{content:""}.wds-icon[data-icon=rabbit-fast]:before{content:""}.wds-icon[data-icon=rabbit-running]:before{content:""}.wds-icon[data-icon=raccoon]:before{content:""}.wds-icon[data-icon=racquet]:before{content:""}.wds-icon[data-icon=radar]:before{content:""}.wds-icon[data-icon=radiation]:before{content:""}.wds-icon[data-icon=radiation-alt]:before{content:""}.wds-icon[data-icon=radio]:before{content:""}.wds-icon[data-icon=radio-alt]:before{content:""}.wds-icon[data-icon=radio-tuner]:before{content:""}.wds-icon[data-icon=rainbow]:before{content:""}.wds-icon[data-icon=raindrops]:before{content:""}.wds-icon[data-icon=ram]:before{content:""}.wds-icon[data-icon=ramp-loading]:before{content:""}.wds-icon[data-icon=random]:before{content:""}.wds-icon[data-icon=ranking-star]:before{content:""}.wds-icon[data-icon=raygun]:before{content:""}.wds-icon[data-icon=receipt]:before{content:""}.wds-icon[data-icon=record-vinyl]:before{content:""}.wds-icon[data-icon=rectangle]:before{content:""}.wds-icon[data-icon=rectangle-ad]:before{content:""}.wds-icon[data-icon=rectangle-barcode]:before{content:""}.wds-icon[data-icon=rectangle-code]:before{content:""}.wds-icon[data-icon=rectangle-hd]:before{content:""}.wds-icon[data-icon=rectangle-history]:before{content:""}.wds-icon[data-icon=rectangle-history-circle-plus]:before{content:""}.wds-icon[data-icon=rectangle-history-circle-user]:before{content:""}.wds-icon[data-icon=rectangle-landscape]:before{content:""}.wds-icon[data-icon=rectangle-list]:before{content:""}.wds-icon[data-icon=rectangle-portrait]:before{content:""}.wds-icon[data-icon=rectangle-pro]:before{content:""}.wds-icon[data-icon=rectangle-sd]:before{content:""}.wds-icon[data-icon=rectangle-terminal]:before{content:""}.wds-icon[data-icon=rectangle-times]:before{content:""}.wds-icon[data-icon=rectangle-vertical]:before{content:""}.wds-icon[data-icon=rectangle-vertical-history]:before{content:""}.wds-icon[data-icon=rectangle-wide]:before{content:""}.wds-icon[data-icon=rectangle-xmark]:before{content:""}.wds-icon[data-icon=rectangles-mixed]:before{content:""}.wds-icon[data-icon=recycle]:before{content:""}.wds-icon[data-icon=redo]:before{content:""}.wds-icon[data-icon=redo-alt]:before{content:""}.wds-icon[data-icon=reel]:before{content:""}.wds-icon[data-icon=refresh]:before{content:""}.wds-icon[data-icon=refrigerator]:before{content:""}.wds-icon[data-icon=registered]:before{content:""}.wds-icon[data-icon=remove]:before{content:""}.wds-icon[data-icon=remove-format]:before{content:""}.wds-icon[data-icon=reorder]:before{content:""}.wds-icon[data-icon=repeat]:before{content:""}.wds-icon[data-icon=repeat-1]:before{content:""}.wds-icon[data-icon=repeat-1-alt]:before{content:""}.wds-icon[data-icon=repeat-alt]:before{content:""}.wds-icon[data-icon=reply]:before{content:""}.wds-icon[data-icon=reply-all]:before{content:""}.wds-icon[data-icon=reply-clock]:before{content:""}.wds-icon[data-icon=reply-time]:before{content:""}.wds-icon[data-icon=republican]:before{content:""}.wds-icon[data-icon=restroom]:before{content:""}.wds-icon[data-icon=restroom-simple]:before{content:""}.wds-icon[data-icon=retweet]:before{content:""}.wds-icon[data-icon=retweet-alt]:before{content:""}.wds-icon[data-icon=rhombus]:before{content:""}.wds-icon[data-icon=ribbon]:before{content:""}.wds-icon[data-icon=right]:before{content:""}.wds-icon[data-icon=right-from-bracket]:before{content:""}.wds-icon[data-icon=right-from-line]:before{content:""}.wds-icon[data-icon=right-left]:before{content:""}.wds-icon[data-icon=right-left-large]:before{content:""}.wds-icon[data-icon=right-long]:before{content:""}.wds-icon[data-icon=right-long-to-line]:before{content:""}.wds-icon[data-icon=right-to-bracket]:before{content:""}.wds-icon[data-icon=right-to-line]:before{content:""}.wds-icon[data-icon=ring]:before{content:""}.wds-icon[data-icon=ring-diamond]:before{content:""}.wds-icon[data-icon=rings-wedding]:before{content:""}.wds-icon[data-icon=rmb]:before{content:""}.wds-icon[data-icon=road]:before{content:""}.wds-icon[data-icon=road-barrier]:before{content:""}.wds-icon[data-icon=road-bridge]:before{content:""}.wds-icon[data-icon=road-circle-check]:before{content:""}.wds-icon[data-icon=road-circle-exclamation]:before{content:""}.wds-icon[data-icon=road-circle-xmark]:before{content:""}.wds-icon[data-icon=road-lock]:before{content:""}.wds-icon[data-icon=road-spikes]:before{content:""}.wds-icon[data-icon=robot]:before{content:""}.wds-icon[data-icon=robot-astromech]:before{content:""}.wds-icon[data-icon=rocket]:before{content:""}.wds-icon[data-icon=rocket-launch]:before{content:""}.wds-icon[data-icon=rod-asclepius]:before{content:""}.wds-icon[data-icon=rod-snake]:before{content:""}.wds-icon[data-icon=roller-coaster]:before{content:""}.wds-icon[data-icon=rotate]:before{content:""}.wds-icon[data-icon=rotate-back]:before{content:""}.wds-icon[data-icon=rotate-backward]:before{content:""}.wds-icon[data-icon=rotate-exclamation]:before{content:""}.wds-icon[data-icon=rotate-forward]:before{content:""}.wds-icon[data-icon=rotate-left]:before{content:""}.wds-icon[data-icon=rotate-right]:before{content:""}.wds-icon[data-icon=rouble]:before{content:""}.wds-icon[data-icon=route]:before{content:""}.wds-icon[data-icon=route-highway]:before{content:""}.wds-icon[data-icon=route-interstate]:before{content:""}.wds-icon[data-icon=router]:before{content:""}.wds-icon[data-icon=rows]:before{content:""}.wds-icon[data-icon=rss]:before{content:""}.wds-icon[data-icon=rss-square]:before{content:""}.wds-icon[data-icon=rub]:before{content:""}.wds-icon[data-icon=ruble]:before{content:""}.wds-icon[data-icon=ruble-sign]:before{content:""}.wds-icon[data-icon=rug]:before{content:""}.wds-icon[data-icon=rugby-ball]:before{content:""}.wds-icon[data-icon=ruler]:before{content:""}.wds-icon[data-icon=ruler-combined]:before{content:""}.wds-icon[data-icon=ruler-horizontal]:before{content:""}.wds-icon[data-icon=ruler-triangle]:before{content:""}.wds-icon[data-icon=ruler-vertical]:before{content:""}.wds-icon[data-icon=running]:before{content:""}.wds-icon[data-icon=rupee]:before{content:""}.wds-icon[data-icon=rupee-sign]:before{content:""}.wds-icon[data-icon=rupiah-sign]:before{content:""}.wds-icon[data-icon=rv]:before{content:""}.wds-icon[data-icon=s]:before{content:"S"}.wds-icon[data-icon=sack]:before{content:""}.wds-icon[data-icon=sack-dollar]:before{content:""}.wds-icon[data-icon=sack-xmark]:before{content:""}.wds-icon[data-icon=sad-cry]:before{content:""}.wds-icon[data-icon=sad-tear]:before{content:""}.wds-icon[data-icon=sailboat]:before{content:""}.wds-icon[data-icon=salad]:before{content:""}.wds-icon[data-icon=salt-shaker]:before{content:""}.wds-icon[data-icon=sandwich]:before{content:""}.wds-icon[data-icon=satellite]:before{content:""}.wds-icon[data-icon=satellite-dish]:before{content:""}.wds-icon[data-icon=sausage]:before{content:""}.wds-icon[data-icon=save]:before{content:""}.wds-icon[data-icon=save-circle-arrow-right]:before{content:""}.wds-icon[data-icon=save-circle-xmark]:before{content:""}.wds-icon[data-icon=save-times]:before{content:""}.wds-icon[data-icon=sax-hot]:before{content:""}.wds-icon[data-icon=saxophone]:before{content:""}.wds-icon[data-icon=saxophone-fire]:before{content:""}.wds-icon[data-icon=scale-balanced]:before{content:""}.wds-icon[data-icon=scale-unbalanced]:before{content:""}.wds-icon[data-icon=scale-unbalanced-flip]:before{content:""}.wds-icon[data-icon=scalpel]:before{content:""}.wds-icon[data-icon=scalpel-line-dashed]:before{content:""}.wds-icon[data-icon=scalpel-path]:before{content:""}.wds-icon[data-icon=scanner]:before{content:""}.wds-icon[data-icon=scanner-gun]:before{content:""}.wds-icon[data-icon=scanner-image]:before{content:""}.wds-icon[data-icon=scanner-keyboard]:before{content:""}.wds-icon[data-icon=scanner-touchscreen]:before{content:""}.wds-icon[data-icon=scarecrow]:before{content:""}.wds-icon[data-icon=scarf]:before{content:""}.wds-icon[data-icon=school]:before{content:""}.wds-icon[data-icon=school-circle-check]:before{content:""}.wds-icon[data-icon=school-circle-exclamation]:before{content:""}.wds-icon[data-icon=school-circle-xmark]:before{content:""}.wds-icon[data-icon=school-flag]:before{content:""}.wds-icon[data-icon=school-lock]:before{content:""}.wds-icon[data-icon=scissors]:before{content:""}.wds-icon[data-icon=screen-users]:before{content:""}.wds-icon[data-icon=screencast]:before{content:""}.wds-icon[data-icon=screenshot]:before{content:""}.wds-icon[data-icon=screwdriver]:before{content:""}.wds-icon[data-icon=screwdriver-wrench]:before{content:""}.wds-icon[data-icon=scribble]:before{content:""}.wds-icon[data-icon=scroll]:before{content:""}.wds-icon[data-icon=scroll-old]:before{content:""}.wds-icon[data-icon=scroll-ribbon]:before{content:""}.wds-icon[data-icon=scroll-torah]:before{content:""}.wds-icon[data-icon=scrubber]:before{content:""}.wds-icon[data-icon=scythe]:before{content:""}.wds-icon[data-icon=sd-card]:before{content:""}.wds-icon[data-icon=sd-cards]:before{content:""}.wds-icon[data-icon=seal]:before{content:""}.wds-icon[data-icon=seal-exclamation]:before{content:""}.wds-icon[data-icon=seal-question]:before{content:""}.wds-icon[data-icon=search]:before{content:""}.wds-icon[data-icon=search-dollar]:before{content:""}.wds-icon[data-icon=search-location]:before{content:""}.wds-icon[data-icon=search-minus]:before{content:""}.wds-icon[data-icon=search-plus]:before{content:""}.wds-icon[data-icon=seat-airline]:before{content:""}.wds-icon[data-icon=section]:before{content:""}.wds-icon[data-icon=seedling]:before{content:""}.wds-icon[data-icon=semicolon]:before{content:";"}.wds-icon[data-icon=send]:before{content:""}.wds-icon[data-icon=send-back]:before{content:""}.wds-icon[data-icon=send-backward]:before{content:""}.wds-icon[data-icon=sensor]:before{content:""}.wds-icon[data-icon=sensor-alert]:before{content:""}.wds-icon[data-icon=sensor-cloud]:before{content:""}.wds-icon[data-icon=sensor-fire]:before{content:""}.wds-icon[data-icon=sensor-on]:before{content:""}.wds-icon[data-icon=sensor-smoke]:before{content:""}.wds-icon[data-icon=sensor-triangle-exclamation]:before{content:""}.wds-icon[data-icon=server]:before{content:""}.wds-icon[data-icon=shapes]:before{content:""}.wds-icon[data-icon=share]:before{content:""}.wds-icon[data-icon=share-all]:before{content:""}.wds-icon[data-icon=share-alt]:before{content:""}.wds-icon[data-icon=share-alt-square]:before{content:""}.wds-icon[data-icon=share-from-square]:before{content:""}.wds-icon[data-icon=share-nodes]:before{content:""}.wds-icon[data-icon=share-square]:before{content:""}.wds-icon[data-icon=sheep]:before{content:""}.wds-icon[data-icon=sheet-plastic]:before{content:""}.wds-icon[data-icon=shekel]:before{content:""}.wds-icon[data-icon=shekel-sign]:before{content:""}.wds-icon[data-icon=shelves]:before{content:""}.wds-icon[data-icon=shelves-empty]:before{content:""}.wds-icon[data-icon=sheqel]:before{content:""}.wds-icon[data-icon=sheqel-sign]:before{content:""}.wds-icon[data-icon=shield]:before{content:""}.wds-icon[data-icon=shield-alt]:before{content:""}.wds-icon[data-icon=shield-blank]:before{content:""}.wds-icon[data-icon=shield-cat]:before{content:""}.wds-icon[data-icon=shield-check]:before{content:""}.wds-icon[data-icon=shield-cross]:before{content:""}.wds-icon[data-icon=shield-dog]:before{content:""}.wds-icon[data-icon=shield-exclamation]:before{content:""}.wds-icon[data-icon=shield-halved]:before{content:""}.wds-icon[data-icon=shield-heart]:before{content:""}.wds-icon[data-icon=shield-keyhole]:before{content:""}.wds-icon[data-icon=shield-minus]:before{content:""}.wds-icon[data-icon=shield-plus]:before{content:""}.wds-icon[data-icon=shield-quartered]:before{content:""}.wds-icon[data-icon=shield-slash]:before{content:""}.wds-icon[data-icon=shield-times]:before{content:""}.wds-icon[data-icon=shield-virus]:before{content:""}.wds-icon[data-icon=shield-xmark]:before{content:""}.wds-icon[data-icon=ship]:before{content:""}.wds-icon[data-icon=shipping-fast]:before{content:""}.wds-icon[data-icon=shipping-timed]:before{content:""}.wds-icon[data-icon=shirt]:before{content:""}.wds-icon[data-icon=shirt-long-sleeve]:before{content:""}.wds-icon[data-icon=shirt-running]:before{content:""}.wds-icon[data-icon=shirt-tank-top]:before{content:""}.wds-icon[data-icon=shish-kebab]:before{content:""}.wds-icon[data-icon=shoe-prints]:before{content:""}.wds-icon[data-icon=shop]:before{content:""}.wds-icon[data-icon=shop-lock]:before{content:""}.wds-icon[data-icon=shop-slash]:before{content:""}.wds-icon[data-icon=shopping-bag]:before{content:""}.wds-icon[data-icon=shopping-basket]:before{content:""}.wds-icon[data-icon=shopping-basket-alt]:before{content:""}.wds-icon[data-icon=shopping-cart]:before{content:""}.wds-icon[data-icon=shortcake]:before{content:""}.wds-icon[data-icon=shovel]:before{content:""}.wds-icon[data-icon=shovel-snow]:before{content:""}.wds-icon[data-icon=shower]:before{content:""}.wds-icon[data-icon=shower-alt]:before{content:""}.wds-icon[data-icon=shower-down]:before{content:""}.wds-icon[data-icon=shredder]:before{content:""}.wds-icon[data-icon=shrimp]:before{content:""}.wds-icon[data-icon=shuffle]:before{content:""}.wds-icon[data-icon=shutters]:before{content:""}.wds-icon[data-icon=shuttle-space]:before{content:""}.wds-icon[data-icon=shuttle-van]:before{content:""}.wds-icon[data-icon=shuttlecock]:before{content:""}.wds-icon[data-icon=sickle]:before{content:""}.wds-icon[data-icon=sidebar]:before{content:""}.wds-icon[data-icon=sidebar-flip]:before{content:""}.wds-icon[data-icon=sigma]:before{content:""}.wds-icon[data-icon=sign]:before{content:""}.wds-icon[data-icon=sign-hanging]:before{content:""}.wds-icon[data-icon=sign-in]:before{content:""}.wds-icon[data-icon=sign-in-alt]:before{content:""}.wds-icon[data-icon=sign-language]:before{content:""}.wds-icon[data-icon=sign-out]:before{content:""}.wds-icon[data-icon=sign-out-alt]:before{content:""}.wds-icon[data-icon=signal]:before{content:""}.wds-icon[data-icon=signal-1]:before{content:""}.wds-icon[data-icon=signal-2]:before{content:""}.wds-icon[data-icon=signal-3]:before{content:""}.wds-icon[data-icon=signal-4]:before{content:""}.wds-icon[data-icon=signal-5]:before{content:""}.wds-icon[data-icon=signal-alt]:before{content:""}.wds-icon[data-icon=signal-alt-1]:before{content:""}.wds-icon[data-icon=signal-alt-2]:before{content:""}.wds-icon[data-icon=signal-alt-3]:before{content:""}.wds-icon[data-icon=signal-alt-4]:before{content:""}.wds-icon[data-icon=signal-alt-slash]:before{content:""}.wds-icon[data-icon=signal-bars]:before{content:""}.wds-icon[data-icon=signal-bars-fair]:before{content:""}.wds-icon[data-icon=signal-bars-good]:before{content:""}.wds-icon[data-icon=signal-bars-slash]:before{content:""}.wds-icon[data-icon=signal-bars-strong]:before{content:""}.wds-icon[data-icon=signal-bars-weak]:before{content:""}.wds-icon[data-icon=signal-fair]:before{content:""}.wds-icon[data-icon=signal-good]:before{content:""}.wds-icon[data-icon=signal-perfect]:before{content:""}.wds-icon[data-icon=signal-slash]:before{content:""}.wds-icon[data-icon=signal-stream]:before{content:""}.wds-icon[data-icon=signal-stream-slash]:before{content:""}.wds-icon[data-icon=signal-strong]:before{content:""}.wds-icon[data-icon=signal-weak]:before{content:""}.wds-icon[data-icon=signature]:before{content:""}.wds-icon[data-icon=signature-lock]:before{content:""}.wds-icon[data-icon=signature-slash]:before{content:""}.wds-icon[data-icon=signing]:before{content:""}.wds-icon[data-icon=signs-post]:before{content:""}.wds-icon[data-icon=sim-card]:before{content:""}.wds-icon[data-icon=sim-cards]:before{content:""}.wds-icon[data-icon=sink]:before{content:""}.wds-icon[data-icon=siren]:before{content:""}.wds-icon[data-icon=siren-on]:before{content:""}.wds-icon[data-icon=sitemap]:before{content:""}.wds-icon[data-icon=skating]:before{content:""}.wds-icon[data-icon=skeleton]:before{content:""}.wds-icon[data-icon=skeleton-ribs]:before{content:""}.wds-icon[data-icon=ski-boot]:before{content:""}.wds-icon[data-icon=ski-boot-ski]:before{content:""}.wds-icon[data-icon=ski-jump]:before{content:""}.wds-icon[data-icon=ski-lift]:before{content:""}.wds-icon[data-icon=skiing]:before{content:""}.wds-icon[data-icon=skiing-nordic]:before{content:""}.wds-icon[data-icon=skull]:before{content:""}.wds-icon[data-icon=skull-cow]:before{content:""}.wds-icon[data-icon=skull-crossbones]:before{content:""}.wds-icon[data-icon=slash]:before{content:""}.wds-icon[data-icon=slash-back]:before{content:"\\"}.wds-icon[data-icon=slash-forward]:before{content:"/"}.wds-icon[data-icon=sledding]:before{content:""}.wds-icon[data-icon=sleigh]:before{content:""}.wds-icon[data-icon=slider]:before{content:""}.wds-icon[data-icon=sliders]:before{content:""}.wds-icon[data-icon=sliders-h]:before{content:""}.wds-icon[data-icon=sliders-h-square]:before{content:""}.wds-icon[data-icon=sliders-simple]:before{content:""}.wds-icon[data-icon=sliders-up]:before{content:""}.wds-icon[data-icon=sliders-v]:before{content:""}.wds-icon[data-icon=sliders-v-square]:before{content:""}.wds-icon[data-icon=slot-machine]:before{content:""}.wds-icon[data-icon=smile]:before{content:""}.wds-icon[data-icon=smile-beam]:before{content:""}.wds-icon[data-icon=smile-plus]:before{content:""}.wds-icon[data-icon=smile-wink]:before{content:""}.wds-icon[data-icon=smog]:before{content:""}.wds-icon[data-icon=smoke]:before{content:""}.wds-icon[data-icon=smoking]:before{content:""}.wds-icon[data-icon=smoking-ban]:before{content:""}.wds-icon[data-icon=sms]:before{content:""}.wds-icon[data-icon=snake]:before{content:""}.wds-icon[data-icon=snooze]:before{content:""}.wds-icon[data-icon=snow-blowing]:before{content:""}.wds-icon[data-icon=snowboarding]:before{content:""}.wds-icon[data-icon=snowflake]:before{content:""}.wds-icon[data-icon=snowflake-droplets]:before{content:""}.wds-icon[data-icon=snowflakes]:before{content:""}.wds-icon[data-icon=snowman]:before{content:""}.wds-icon[data-icon=snowman-head]:before{content:""}.wds-icon[data-icon=snowmobile]:before{content:""}.wds-icon[data-icon=snowplow]:before{content:""}.wds-icon[data-icon=soap]:before{content:""}.wds-icon[data-icon=soccer-ball]:before{content:""}.wds-icon[data-icon=socks]:before{content:""}.wds-icon[data-icon=soft-serve]:before{content:""}.wds-icon[data-icon=solar-panel]:before{content:""}.wds-icon[data-icon=solar-system]:before{content:""}.wds-icon[data-icon=sort]:before{content:""}.wds-icon[data-icon=sort-alpha-asc]:before{content:""}.wds-icon[data-icon=sort-alpha-desc]:before{content:""}.wds-icon[data-icon=sort-alpha-down]:before{content:""}.wds-icon[data-icon=sort-alpha-down-alt]:before{content:""}.wds-icon[data-icon=sort-alpha-up]:before{content:""}.wds-icon[data-icon=sort-alpha-up-alt]:before{content:""}.wds-icon[data-icon=sort-alt]:before{content:""}.wds-icon[data-icon=sort-amount-asc]:before{content:""}.wds-icon[data-icon=sort-amount-desc]:before{content:""}.wds-icon[data-icon=sort-amount-down]:before{content:""}.wds-icon[data-icon=sort-amount-down-alt]:before{content:""}.wds-icon[data-icon=sort-amount-up]:before{content:""}.wds-icon[data-icon=sort-amount-up-alt]:before{content:""}.wds-icon[data-icon=sort-asc]:before{content:""}.wds-icon[data-icon=sort-circle]:before{content:""}.wds-icon[data-icon=sort-circle-down]:before{content:""}.wds-icon[data-icon=sort-circle-up]:before{content:""}.wds-icon[data-icon=sort-desc]:before{content:""}.wds-icon[data-icon=sort-down]:before{content:""}.wds-icon[data-icon=sort-numeric-asc]:before{content:""}.wds-icon[data-icon=sort-numeric-desc]:before{content:""}.wds-icon[data-icon=sort-numeric-down]:before{content:""}.wds-icon[data-icon=sort-numeric-down-alt]:before{content:""}.wds-icon[data-icon=sort-numeric-up]:before{content:""}.wds-icon[data-icon=sort-numeric-up-alt]:before{content:""}.wds-icon[data-icon=sort-shapes-down]:before{content:""}.wds-icon[data-icon=sort-shapes-down-alt]:before{content:""}.wds-icon[data-icon=sort-shapes-up]:before{content:""}.wds-icon[data-icon=sort-shapes-up-alt]:before{content:""}.wds-icon[data-icon=sort-size-down]:before{content:""}.wds-icon[data-icon=sort-size-down-alt]:before{content:""}.wds-icon[data-icon=sort-size-up]:before{content:""}.wds-icon[data-icon=sort-size-up-alt]:before{content:""}.wds-icon[data-icon=sort-up]:before{content:""}.wds-icon[data-icon=sort-up-down]:before{content:""}.wds-icon[data-icon=soup]:before{content:""}.wds-icon[data-icon=spa]:before{content:""}.wds-icon[data-icon=space-shuttle]:before{content:""}.wds-icon[data-icon=space-station-moon]:before{content:""}.wds-icon[data-icon=space-station-moon-alt]:before{content:""}.wds-icon[data-icon=space-station-moon-construction]:before{content:""}.wds-icon[data-icon=spade]:before{content:""}.wds-icon[data-icon=spaghetti-monster-flying]:before{content:""}.wds-icon[data-icon=sparkle]:before{content:""}.wds-icon[data-icon=sparkles]:before{content:""}.wds-icon[data-icon=speaker]:before{content:""}.wds-icon[data-icon=speakers]:before{content:""}.wds-icon[data-icon=spell-check]:before{content:""}.wds-icon[data-icon=spider]:before{content:""}.wds-icon[data-icon=spider-black-widow]:before{content:""}.wds-icon[data-icon=spider-web]:before{content:""}.wds-icon[data-icon=spinner]:before{content:""}.wds-icon[data-icon=spinner-third]:before{content:""}.wds-icon[data-icon=split]:before{content:""}.wds-icon[data-icon=splotch]:before{content:""}.wds-icon[data-icon=spoon]:before{content:""}.wds-icon[data-icon=sportsball]:before{content:""}.wds-icon[data-icon=spray-can]:before{content:""}.wds-icon[data-icon=spray-can-sparkles]:before{content:""}.wds-icon[data-icon=sprinkler]:before{content:""}.wds-icon[data-icon=sprinkler-ceiling]:before{content:""}.wds-icon[data-icon=sprout]:before{content:""}.wds-icon[data-icon=square]:before{content:""}.wds-icon[data-icon=square-0]:before{content:""}.wds-icon[data-icon=square-1]:before{content:""}.wds-icon[data-icon=square-2]:before{content:""}.wds-icon[data-icon=square-3]:before{content:""}.wds-icon[data-icon=square-4]:before{content:""}.wds-icon[data-icon=square-5]:before{content:""}.wds-icon[data-icon=square-6]:before{content:""}.wds-icon[data-icon=square-7]:before{content:""}.wds-icon[data-icon=square-8]:before{content:""}.wds-icon[data-icon=square-9]:before{content:""}.wds-icon[data-icon=square-a]:before{content:""}.wds-icon[data-icon=square-a-lock]:before{content:""}.wds-icon[data-icon=square-ampersand]:before{content:""}.wds-icon[data-icon=square-arrow-down]:before{content:""}.wds-icon[data-icon=square-arrow-down-left]:before{content:""}.wds-icon[data-icon=square-arrow-down-right]:before{content:""}.wds-icon[data-icon=square-arrow-left]:before{content:""}.wds-icon[data-icon=square-arrow-right]:before{content:""}.wds-icon[data-icon=square-arrow-up]:before{content:""}.wds-icon[data-icon=square-arrow-up-left]:before{content:""}.wds-icon[data-icon=square-arrow-up-right]:before{content:""}.wds-icon[data-icon=square-b]:before{content:""}.wds-icon[data-icon=square-bolt]:before{content:""}.wds-icon[data-icon=square-c]:before{content:""}.wds-icon[data-icon=square-caret-down]:before{content:""}.wds-icon[data-icon=square-caret-left]:before{content:""}.wds-icon[data-icon=square-caret-right]:before{content:""}.wds-icon[data-icon=square-caret-up]:before{content:""}.wds-icon[data-icon=square-check]:before{content:""}.wds-icon[data-icon=square-chevron-down]:before{content:""}.wds-icon[data-icon=square-chevron-left]:before{content:""}.wds-icon[data-icon=square-chevron-right]:before{content:""}.wds-icon[data-icon=square-chevron-up]:before{content:""}.wds-icon[data-icon=square-code]:before{content:""}.wds-icon[data-icon=square-d]:before{content:""}.wds-icon[data-icon=square-dashed]:before{content:""}.wds-icon[data-icon=square-dashed-circle-plus]:before{content:""}.wds-icon[data-icon=square-divide]:before{content:""}.wds-icon[data-icon=square-dollar]:before{content:""}.wds-icon[data-icon=square-down]:before{content:""}.wds-icon[data-icon=square-down-left]:before{content:""}.wds-icon[data-icon=square-down-right]:before{content:""}.wds-icon[data-icon=square-e]:before{content:""}.wds-icon[data-icon=square-ellipsis]:before{content:""}.wds-icon[data-icon=square-ellipsis-vertical]:before{content:""}.wds-icon[data-icon=square-envelope]:before{content:""}.wds-icon[data-icon=square-exclamation]:before{content:""}.wds-icon[data-icon=square-f]:before{content:""}.wds-icon[data-icon=square-fragile]:before{content:""}.wds-icon[data-icon=square-full]:before{content:""}.wds-icon[data-icon=square-g]:before{content:""}.wds-icon[data-icon=square-h]:before{content:""}.wds-icon[data-icon=square-heart]:before{content:""}.wds-icon[data-icon=square-i]:before{content:""}.wds-icon[data-icon=square-info]:before{content:""}.wds-icon[data-icon=square-j]:before{content:""}.wds-icon[data-icon=square-k]:before{content:""}.wds-icon[data-icon=square-kanban]:before{content:""}.wds-icon[data-icon=square-l]:before{content:""}.wds-icon[data-icon=square-left]:before{content:""}.wds-icon[data-icon=square-list]:before{content:""}.wds-icon[data-icon=square-m]:before{content:""}.wds-icon[data-icon=square-minus]:before{content:""}.wds-icon[data-icon=square-n]:before{content:""}.wds-icon[data-icon=square-nfi]:before{content:""}.wds-icon[data-icon=square-o]:before{content:""}.wds-icon[data-icon=square-p]:before{content:""}.wds-icon[data-icon=square-parking]:before{content:""}.wds-icon[data-icon=square-parking-slash]:before{content:""}.wds-icon[data-icon=square-pen]:before{content:""}.wds-icon[data-icon=square-person-confined]:before{content:""}.wds-icon[data-icon=square-phone]:before{content:""}.wds-icon[data-icon=square-phone-flip]:before{content:""}.wds-icon[data-icon=square-phone-hangup]:before{content:""}.wds-icon[data-icon=square-plus]:before{content:""}.wds-icon[data-icon=square-poll-horizontal]:before{content:""}.wds-icon[data-icon=square-poll-vertical]:before{content:""}.wds-icon[data-icon=square-q]:before{content:""}.wds-icon[data-icon=square-quarters]:before{content:""}.wds-icon[data-icon=square-question]:before{content:""}.wds-icon[data-icon=square-quote]:before{content:""}.wds-icon[data-icon=square-r]:before{content:""}.wds-icon[data-icon=square-right]:before{content:""}.wds-icon[data-icon=square-ring]:before{content:""}.wds-icon[data-icon=square-root]:before{content:""}.wds-icon[data-icon=square-root-alt]:before{content:""}.wds-icon[data-icon=square-root-variable]:before{content:""}.wds-icon[data-icon=square-rss]:before{content:""}.wds-icon[data-icon=square-s]:before{content:""}.wds-icon[data-icon=square-share-nodes]:before{content:""}.wds-icon[data-icon=square-sliders]:before{content:""}.wds-icon[data-icon=square-sliders-vertical]:before{content:""}.wds-icon[data-icon=square-small]:before{content:""}.wds-icon[data-icon=square-star]:before{content:""}.wds-icon[data-icon=square-t]:before{content:""}.wds-icon[data-icon=square-terminal]:before{content:""}.wds-icon[data-icon=square-this-way-up]:before{content:""}.wds-icon[data-icon=square-u]:before{content:""}.wds-icon[data-icon=square-up]:before{content:""}.wds-icon[data-icon=square-up-left]:before{content:""}.wds-icon[data-icon=square-up-right]:before{content:""}.wds-icon[data-icon=square-user]:before{content:""}.wds-icon[data-icon=square-v]:before{content:""}.wds-icon[data-icon=square-virus]:before{content:""}.wds-icon[data-icon=square-w]:before{content:""}.wds-icon[data-icon=square-wine-glass-crack]:before{content:""}.wds-icon[data-icon=square-x]:before{content:""}.wds-icon[data-icon=square-xmark]:before{content:""}.wds-icon[data-icon=square-y]:before{content:""}.wds-icon[data-icon=square-z]:before{content:""}.wds-icon[data-icon=squid]:before{content:""}.wds-icon[data-icon=squirrel]:before{content:""}.wds-icon[data-icon=staff]:before{content:""}.wds-icon[data-icon=staff-aesculapius]:before{content:""}.wds-icon[data-icon=staff-snake]:before{content:""}.wds-icon[data-icon=stairs]:before{content:""}.wds-icon[data-icon=stamp]:before{content:""}.wds-icon[data-icon=standard-definition]:before{content:""}.wds-icon[data-icon=stapler]:before{content:""}.wds-icon[data-icon=star]:before{content:""}.wds-icon[data-icon=star-and-crescent]:before{content:""}.wds-icon[data-icon=star-christmas]:before{content:""}.wds-icon[data-icon=star-circle]:before{content:""}.wds-icon[data-icon=star-exclamation]:before{content:""}.wds-icon[data-icon=star-half]:before{content:""}.wds-icon[data-icon=star-half-alt]:before{content:""}.wds-icon[data-icon=star-half-stroke]:before{content:""}.wds-icon[data-icon=star-of-david]:before{content:""}.wds-icon[data-icon=star-of-life]:before{content:""}.wds-icon[data-icon=star-sharp]:before{content:""}.wds-icon[data-icon=star-sharp-half]:before{content:""}.wds-icon[data-icon=star-sharp-half-alt]:before{content:""}.wds-icon[data-icon=star-sharp-half-stroke]:before{content:""}.wds-icon[data-icon=star-shooting]:before{content:""}.wds-icon[data-icon=starfighter]:before{content:""}.wds-icon[data-icon=starfighter-alt]:before{content:""}.wds-icon[data-icon=starfighter-alt-advanced]:before{content:""}.wds-icon[data-icon=starfighter-twin-ion-engine]:before{content:""}.wds-icon[data-icon=starfighter-twin-ion-engine-advanced]:before{content:""}.wds-icon[data-icon=stars]:before{content:""}.wds-icon[data-icon=starship]:before{content:""}.wds-icon[data-icon=starship-freighter]:before{content:""}.wds-icon[data-icon=steak]:before{content:""}.wds-icon[data-icon=steering-wheel]:before{content:""}.wds-icon[data-icon=step-backward]:before{content:""}.wds-icon[data-icon=step-forward]:before{content:""}.wds-icon[data-icon=sterling-sign]:before{content:""}.wds-icon[data-icon=stethoscope]:before{content:""}.wds-icon[data-icon=sticky-note]:before{content:""}.wds-icon[data-icon=stocking]:before{content:""}.wds-icon[data-icon=stomach]:before{content:""}.wds-icon[data-icon=stop]:before{content:""}.wds-icon[data-icon=stop-circle]:before{content:""}.wds-icon[data-icon=stopwatch]:before{content:""}.wds-icon[data-icon=stopwatch-20]:before{content:""}.wds-icon[data-icon=store]:before{content:""}.wds-icon[data-icon=store-alt]:before{content:""}.wds-icon[data-icon=store-alt-slash]:before{content:""}.wds-icon[data-icon=store-lock]:before{content:""}.wds-icon[data-icon=store-slash]:before{content:""}.wds-icon[data-icon=strawberry]:before{content:""}.wds-icon[data-icon=stream]:before{content:""}.wds-icon[data-icon=street-view]:before{content:""}.wds-icon[data-icon=stretcher]:before{content:""}.wds-icon[data-icon=strikethrough]:before{content:""}.wds-icon[data-icon=stroopwafel]:before{content:""}.wds-icon[data-icon=subscript]:before{content:""}.wds-icon[data-icon=subtitles]:before{content:""}.wds-icon[data-icon=subtitles-slash]:before{content:""}.wds-icon[data-icon=subtract]:before{content:""}.wds-icon[data-icon=subway]:before{content:""}.wds-icon[data-icon=subway-tunnel]:before{content:""}.wds-icon[data-icon=suitcase]:before{content:""}.wds-icon[data-icon=suitcase-medical]:before{content:""}.wds-icon[data-icon=suitcase-rolling]:before{content:""}.wds-icon[data-icon=sun]:before{content:""}.wds-icon[data-icon=sun-alt]:before{content:""}.wds-icon[data-icon=sun-bright]:before{content:""}.wds-icon[data-icon=sun-cloud]:before{content:""}.wds-icon[data-icon=sun-dust]:before{content:""}.wds-icon[data-icon=sun-haze]:before{content:""}.wds-icon[data-icon=sun-plant-wilt]:before{content:""}.wds-icon[data-icon=sunglasses]:before{content:""}.wds-icon[data-icon=sunrise]:before{content:""}.wds-icon[data-icon=sunset]:before{content:""}.wds-icon[data-icon=superscript]:before{content:""}.wds-icon[data-icon=surprise]:before{content:""}.wds-icon[data-icon=sushi]:before{content:""}.wds-icon[data-icon=sushi-roll]:before{content:""}.wds-icon[data-icon=swap]:before{content:""}.wds-icon[data-icon=swap-arrows]:before{content:""}.wds-icon[data-icon=swatchbook]:before{content:""}.wds-icon[data-icon=swimmer]:before{content:""}.wds-icon[data-icon=swimming-pool]:before{content:""}.wds-icon[data-icon=sword]:before{content:""}.wds-icon[data-icon=sword-laser]:before{content:""}.wds-icon[data-icon=sword-laser-alt]:before{content:""}.wds-icon[data-icon=swords]:before{content:""}.wds-icon[data-icon=swords-laser]:before{content:""}.wds-icon[data-icon=symbols]:before{content:""}.wds-icon[data-icon=synagogue]:before{content:""}.wds-icon[data-icon=sync]:before{content:""}.wds-icon[data-icon=sync-alt]:before{content:""}.wds-icon[data-icon=syringe]:before{content:""}.wds-icon[data-icon=t]:before{content:"T"}.wds-icon[data-icon=t-shirt]:before{content:""}.wds-icon[data-icon=table]:before{content:""}.wds-icon[data-icon=table-cells]:before{content:""}.wds-icon[data-icon=table-cells-large]:before{content:""}.wds-icon[data-icon=table-columns]:before{content:""}.wds-icon[data-icon=table-layout]:before{content:""}.wds-icon[data-icon=table-list]:before{content:""}.wds-icon[data-icon=table-picnic]:before{content:""}.wds-icon[data-icon=table-pivot]:before{content:""}.wds-icon[data-icon=table-rows]:before{content:""}.wds-icon[data-icon=table-tennis]:before{content:""}.wds-icon[data-icon=table-tennis-paddle-ball]:before{content:""}.wds-icon[data-icon=table-tree]:before{content:""}.wds-icon[data-icon=tablet]:before{content:""}.wds-icon[data-icon=tablet-alt]:before{content:""}.wds-icon[data-icon=tablet-android]:before{content:""}.wds-icon[data-icon=tablet-android-alt]:before{content:""}.wds-icon[data-icon=tablet-button]:before{content:""}.wds-icon[data-icon=tablet-rugged]:before{content:""}.wds-icon[data-icon=tablet-screen]:before{content:""}.wds-icon[data-icon=tablet-screen-button]:before{content:""}.wds-icon[data-icon=tablets]:before{content:""}.wds-icon[data-icon=tachograph-digital]:before{content:""}.wds-icon[data-icon=tachometer]:before{content:""}.wds-icon[data-icon=tachometer-alt]:before{content:""}.wds-icon[data-icon=tachometer-alt-average]:before{content:""}.wds-icon[data-icon=tachometer-alt-fast]:before{content:""}.wds-icon[data-icon=tachometer-alt-fastest]:before{content:""}.wds-icon[data-icon=tachometer-alt-slow]:before{content:""}.wds-icon[data-icon=tachometer-alt-slowest]:before{content:""}.wds-icon[data-icon=tachometer-average]:before{content:""}.wds-icon[data-icon=tachometer-fast]:before{content:""}.wds-icon[data-icon=tachometer-fastest]:before{content:""}.wds-icon[data-icon=tachometer-slow]:before{content:""}.wds-icon[data-icon=tachometer-slowest]:before{content:""}.wds-icon[data-icon=taco]:before{content:""}.wds-icon[data-icon=tag]:before{content:""}.wds-icon[data-icon=tags]:before{content:""}.wds-icon[data-icon=tally]:before{content:""}.wds-icon[data-icon=tally-1]:before{content:""}.wds-icon[data-icon=tally-2]:before{content:""}.wds-icon[data-icon=tally-3]:before{content:""}.wds-icon[data-icon=tally-4]:before{content:""}.wds-icon[data-icon=tally-5]:before{content:""}.wds-icon[data-icon=tamale]:before{content:""}.wds-icon[data-icon=tanakh]:before{content:""}.wds-icon[data-icon=tank-water]:before{content:""}.wds-icon[data-icon=tape]:before{content:""}.wds-icon[data-icon=tarp]:before{content:""}.wds-icon[data-icon=tarp-droplet]:before{content:""}.wds-icon[data-icon=tasks]:before{content:""}.wds-icon[data-icon=tasks-alt]:before{content:""}.wds-icon[data-icon=taxi]:before{content:""}.wds-icon[data-icon=taxi-bus]:before{content:""}.wds-icon[data-icon=teddy-bear]:before{content:""}.wds-icon[data-icon=teeth]:before{content:""}.wds-icon[data-icon=teeth-open]:before{content:""}.wds-icon[data-icon=telescope]:before{content:""}.wds-icon[data-icon=teletype]:before{content:""}.wds-icon[data-icon=teletype-answer]:before{content:""}.wds-icon[data-icon=television]:before{content:""}.wds-icon[data-icon=temperature-0]:before{content:""}.wds-icon[data-icon=temperature-1]:before{content:""}.wds-icon[data-icon=temperature-2]:before{content:""}.wds-icon[data-icon=temperature-3]:before{content:""}.wds-icon[data-icon=temperature-4]:before{content:""}.wds-icon[data-icon=temperature-arrow-down]:before{content:""}.wds-icon[data-icon=temperature-arrow-up]:before{content:""}.wds-icon[data-icon=temperature-down]:before{content:""}.wds-icon[data-icon=temperature-empty]:before{content:""}.wds-icon[data-icon=temperature-frigid]:before{content:""}.wds-icon[data-icon=temperature-full]:before{content:""}.wds-icon[data-icon=temperature-half]:before{content:""}.wds-icon[data-icon=temperature-high]:before{content:""}.wds-icon[data-icon=temperature-hot]:before{content:""}.wds-icon[data-icon=temperature-list]:before{content:""}.wds-icon[data-icon=temperature-low]:before{content:""}.wds-icon[data-icon=temperature-quarter]:before{content:""}.wds-icon[data-icon=temperature-snow]:before{content:""}.wds-icon[data-icon=temperature-sun]:before{content:""}.wds-icon[data-icon=temperature-three-quarters]:before{content:""}.wds-icon[data-icon=temperature-up]:before{content:""}.wds-icon[data-icon=tenge]:before{content:""}.wds-icon[data-icon=tenge-sign]:before{content:""}.wds-icon[data-icon=tennis-ball]:before{content:""}.wds-icon[data-icon=tent]:before{content:""}.wds-icon[data-icon=tent-arrow-down-to-line]:before{content:""}.wds-icon[data-icon=tent-arrow-left-right]:before{content:""}.wds-icon[data-icon=tent-arrow-turn-left]:before{content:""}.wds-icon[data-icon=tent-arrows-down]:before{content:""}.wds-icon[data-icon=tents]:before{content:""}.wds-icon[data-icon=terminal]:before{content:""}.wds-icon[data-icon=text]:before{content:""}.wds-icon[data-icon=text-height]:before{content:""}.wds-icon[data-icon=text-size]:before{content:""}.wds-icon[data-icon=text-slash]:before{content:""}.wds-icon[data-icon=text-width]:before{content:""}.wds-icon[data-icon=th]:before{content:""}.wds-icon[data-icon=th-large]:before{content:""}.wds-icon[data-icon=th-list]:before{content:""}.wds-icon[data-icon=theater-masks]:before{content:""}.wds-icon[data-icon=thermometer]:before{content:""}.wds-icon[data-icon=thermometer-0]:before{content:""}.wds-icon[data-icon=thermometer-1]:before{content:""}.wds-icon[data-icon=thermometer-2]:before{content:""}.wds-icon[data-icon=thermometer-3]:before{content:""}.wds-icon[data-icon=thermometer-4]:before{content:""}.wds-icon[data-icon=thermometer-empty]:before{content:""}.wds-icon[data-icon=thermometer-full]:before{content:""}.wds-icon[data-icon=thermometer-half]:before{content:""}.wds-icon[data-icon=thermometer-quarter]:before{content:""}.wds-icon[data-icon=thermometer-three-quarters]:before{content:""}.wds-icon[data-icon=theta]:before{content:""}.wds-icon[data-icon=thought-bubble]:before{content:""}.wds-icon[data-icon=thumb-tack]:before{content:""}.wds-icon[data-icon=thumbs-down]:before{content:""}.wds-icon[data-icon=thumbs-up]:before{content:""}.wds-icon[data-icon=thumbtack]:before{content:""}.wds-icon[data-icon=thunderstorm]:before{content:""}.wds-icon[data-icon=thunderstorm-moon]:before{content:""}.wds-icon[data-icon=thunderstorm-sun]:before{content:""}.wds-icon[data-icon=tick]:before{content:""}.wds-icon[data-icon=ticket]:before{content:""}.wds-icon[data-icon=ticket-airline]:before{content:""}.wds-icon[data-icon=ticket-alt]:before{content:""}.wds-icon[data-icon=ticket-simple]:before{content:""}.wds-icon[data-icon=tickets-airline]:before{content:""}.wds-icon[data-icon=tilde]:before{content:"~"}.wds-icon[data-icon=timeline]:before{content:""}.wds-icon[data-icon=timeline-arrow]:before{content:""}.wds-icon[data-icon=timer]:before{content:""}.wds-icon[data-icon=times]:before{content:""}.wds-icon[data-icon=times-circle]:before{content:""}.wds-icon[data-icon=times-hexagon]:before{content:""}.wds-icon[data-icon=times-octagon]:before{content:""}.wds-icon[data-icon=times-rectangle]:before{content:""}.wds-icon[data-icon=times-square]:before{content:""}.wds-icon[data-icon=times-to-slot]:before{content:""}.wds-icon[data-icon=tint]:before{content:""}.wds-icon[data-icon=tint-slash]:before{content:""}.wds-icon[data-icon=tire]:before{content:""}.wds-icon[data-icon=tire-flat]:before{content:""}.wds-icon[data-icon=tire-pressure-warning]:before{content:""}.wds-icon[data-icon=tire-rugged]:before{content:""}.wds-icon[data-icon=tired]:before{content:""}.wds-icon[data-icon=toggle-large-off]:before{content:""}.wds-icon[data-icon=toggle-large-on]:before{content:""}.wds-icon[data-icon=toggle-off]:before{content:""}.wds-icon[data-icon=toggle-on]:before{content:""}.wds-icon[data-icon=toilet]:before{content:""}.wds-icon[data-icon=toilet-paper]:before{content:""}.wds-icon[data-icon=toilet-paper-alt]:before{content:""}.wds-icon[data-icon=toilet-paper-blank]:before{content:""}.wds-icon[data-icon=toilet-paper-blank-under]:before{content:""}.wds-icon[data-icon=toilet-paper-check]:before{content:""}.wds-icon[data-icon=toilet-paper-reverse]:before{content:""}.wds-icon[data-icon=toilet-paper-reverse-alt]:before{content:""}.wds-icon[data-icon=toilet-paper-reverse-slash]:before{content:""}.wds-icon[data-icon=toilet-paper-slash]:before{content:""}.wds-icon[data-icon=toilet-paper-under]:before{content:""}.wds-icon[data-icon=toilet-paper-under-slash]:before{content:""}.wds-icon[data-icon=toilet-paper-xmark]:before{content:""}.wds-icon[data-icon=toilet-portable]:before{content:""}.wds-icon[data-icon=toilets-portable]:before{content:""}.wds-icon[data-icon=tomato]:before{content:""}.wds-icon[data-icon=tombstone]:before{content:""}.wds-icon[data-icon=tombstone-alt]:before{content:""}.wds-icon[data-icon=tombstone-blank]:before{content:""}.wds-icon[data-icon=toolbox]:before{content:""}.wds-icon[data-icon=tools]:before{content:""}.wds-icon[data-icon=tooth]:before{content:""}.wds-icon[data-icon=toothbrush]:before{content:""}.wds-icon[data-icon=torah]:before{content:""}.wds-icon[data-icon=torii-gate]:before{content:""}.wds-icon[data-icon=tornado]:before{content:""}.wds-icon[data-icon=tower-broadcast]:before{content:""}.wds-icon[data-icon=tower-cell]:before{content:""}.wds-icon[data-icon=tower-control]:before{content:""}.wds-icon[data-icon=tower-observation]:before{content:""}.wds-icon[data-icon=tractor]:before{content:""}.wds-icon[data-icon=trademark]:before{content:""}.wds-icon[data-icon=traffic-cone]:before{content:""}.wds-icon[data-icon=traffic-light]:before{content:""}.wds-icon[data-icon=traffic-light-go]:before{content:""}.wds-icon[data-icon=traffic-light-slow]:before{content:""}.wds-icon[data-icon=traffic-light-stop]:before{content:""}.wds-icon[data-icon=trailer]:before{content:""}.wds-icon[data-icon=train]:before{content:""}.wds-icon[data-icon=train-subway]:before{content:""}.wds-icon[data-icon=train-subway-tunnel]:before{content:""}.wds-icon[data-icon=train-track]:before{content:""}.wds-icon[data-icon=train-tram]:before{content:""}.wds-icon[data-icon=train-tunnel]:before{content:""}.wds-icon[data-icon=tram]:before{content:""}.wds-icon[data-icon=transformer-bolt]:before{content:""}.wds-icon[data-icon=transgender]:before{content:""}.wds-icon[data-icon=transgender-alt]:before{content:""}.wds-icon[data-icon=transporter]:before{content:""}.wds-icon[data-icon=transporter-1]:before{content:""}.wds-icon[data-icon=transporter-2]:before{content:""}.wds-icon[data-icon=transporter-3]:before{content:""}.wds-icon[data-icon=transporter-4]:before{content:""}.wds-icon[data-icon=transporter-5]:before{content:""}.wds-icon[data-icon=transporter-6]:before{content:""}.wds-icon[data-icon=transporter-7]:before{content:""}.wds-icon[data-icon=transporter-empty]:before{content:""}.wds-icon[data-icon=trash]:before{content:""}.wds-icon[data-icon=trash-alt]:before{content:""}.wds-icon[data-icon=trash-alt-slash]:before{content:""}.wds-icon[data-icon=trash-arrow-turn-left]:before{content:""}.wds-icon[data-icon=trash-arrow-up]:before{content:""}.wds-icon[data-icon=trash-can]:before{content:""}.wds-icon[data-icon=trash-can-arrow-turn-left]:before{content:""}.wds-icon[data-icon=trash-can-arrow-up]:before{content:""}.wds-icon[data-icon=trash-can-check]:before{content:""}.wds-icon[data-icon=trash-can-clock]:before{content:""}.wds-icon[data-icon=trash-can-list]:before{content:""}.wds-icon[data-icon=trash-can-plus]:before{content:""}.wds-icon[data-icon=trash-can-slash]:before{content:""}.wds-icon[data-icon=trash-can-undo]:before{content:""}.wds-icon[data-icon=trash-can-xmark]:before{content:""}.wds-icon[data-icon=trash-check]:before{content:""}.wds-icon[data-icon=trash-circle]:before{content:""}.wds-icon[data-icon=trash-clock]:before{content:""}.wds-icon[data-icon=trash-list]:before{content:""}.wds-icon[data-icon=trash-plus]:before{content:""}.wds-icon[data-icon=trash-restore]:before{content:""}.wds-icon[data-icon=trash-restore-alt]:before{content:""}.wds-icon[data-icon=trash-slash]:before{content:""}.wds-icon[data-icon=trash-undo]:before{content:""}.wds-icon[data-icon=trash-undo-alt]:before{content:""}.wds-icon[data-icon=trash-xmark]:before{content:""}.wds-icon[data-icon=treasure-chest]:before{content:""}.wds-icon[data-icon=tree]:before{content:""}.wds-icon[data-icon=tree-alt]:before{content:""}.wds-icon[data-icon=tree-christmas]:before{content:""}.wds-icon[data-icon=tree-city]:before{content:""}.wds-icon[data-icon=tree-deciduous]:before{content:""}.wds-icon[data-icon=tree-decorated]:before{content:""}.wds-icon[data-icon=tree-large]:before{content:""}.wds-icon[data-icon=tree-palm]:before{content:""}.wds-icon[data-icon=trees]:before{content:""}.wds-icon[data-icon=trian-balbot]:before{content:""}.wds-icon[data-icon=triangle]:before{content:""}.wds-icon[data-icon=triangle-circle-square]:before{content:""}.wds-icon[data-icon=triangle-exclamation]:before{content:""}.wds-icon[data-icon=triangle-instrument]:before{content:""}.wds-icon[data-icon=triangle-music]:before{content:""}.wds-icon[data-icon=triangle-person-digging]:before{content:""}.wds-icon[data-icon=tricycle]:before{content:""}.wds-icon[data-icon=tricycle-adult]:before{content:""}.wds-icon[data-icon=trillium]:before{content:""}.wds-icon[data-icon=trophy]:before{content:""}.wds-icon[data-icon=trophy-alt]:before{content:""}.wds-icon[data-icon=trophy-star]:before{content:""}.wds-icon[data-icon=trowel]:before{content:""}.wds-icon[data-icon=trowel-bricks]:before{content:""}.wds-icon[data-icon=truck]:before{content:""}.wds-icon[data-icon=truck-arrow-right]:before{content:""}.wds-icon[data-icon=truck-bolt]:before{content:""}.wds-icon[data-icon=truck-clock]:before{content:""}.wds-icon[data-icon=truck-container]:before{content:""}.wds-icon[data-icon=truck-container-empty]:before{content:""}.wds-icon[data-icon=truck-couch]:before{content:""}.wds-icon[data-icon=truck-droplet]:before{content:""}.wds-icon[data-icon=truck-fast]:before{content:""}.wds-icon[data-icon=truck-field]:before{content:""}.wds-icon[data-icon=truck-field-un]:before{content:""}.wds-icon[data-icon=truck-flatbed]:before{content:""}.wds-icon[data-icon=truck-front]:before{content:""}.wds-icon[data-icon=truck-loading]:before{content:""}.wds-icon[data-icon=truck-medical]:before{content:""}.wds-icon[data-icon=truck-monster]:before{content:""}.wds-icon[data-icon=truck-moving]:before{content:""}.wds-icon[data-icon=truck-pickup]:before{content:""}.wds-icon[data-icon=truck-plane]:before{content:""}.wds-icon[data-icon=truck-plow]:before{content:""}.wds-icon[data-icon=truck-ramp]:before{content:""}.wds-icon[data-icon=truck-ramp-box]:before{content:""}.wds-icon[data-icon=truck-ramp-couch]:before{content:""}.wds-icon[data-icon=truck-tow]:before{content:""}.wds-icon[data-icon=trumpet]:before{content:""}.wds-icon[data-icon=try]:before{content:""}.wds-icon[data-icon=tshirt]:before{content:""}.wds-icon[data-icon=tty]:before{content:""}.wds-icon[data-icon=tty-answer]:before{content:""}.wds-icon[data-icon=tugrik-sign]:before{content:""}.wds-icon[data-icon=turkey]:before{content:""}.wds-icon[data-icon=turkish-lira]:before{content:""}.wds-icon[data-icon=turkish-lira-sign]:before{content:""}.wds-icon[data-icon=turn-down]:before{content:""}.wds-icon[data-icon=turn-down-left]:before{content:""}.wds-icon[data-icon=turn-down-right]:before{content:""}.wds-icon[data-icon=turn-up]:before{content:""}.wds-icon[data-icon=turntable]:before{content:""}.wds-icon[data-icon=turtle]:before{content:""}.wds-icon[data-icon=tv]:before{content:""}.wds-icon[data-icon=tv-alt]:before{content:""}.wds-icon[data-icon=tv-music]:before{content:""}.wds-icon[data-icon=tv-retro]:before{content:""}.wds-icon[data-icon=typewriter]:before{content:""}.wds-icon[data-icon=u]:before{content:"U"}.wds-icon[data-icon=ufo]:before{content:""}.wds-icon[data-icon=ufo-beam]:before{content:""}.wds-icon[data-icon=umbrella]:before{content:""}.wds-icon[data-icon=umbrella-alt]:before{content:""}.wds-icon[data-icon=umbrella-beach]:before{content:""}.wds-icon[data-icon=umbrella-simple]:before{content:""}.wds-icon[data-icon=underline]:before{content:""}.wds-icon[data-icon=undo]:before{content:""}.wds-icon[data-icon=undo-alt]:before{content:""}.wds-icon[data-icon=unicorn]:before{content:""}.wds-icon[data-icon=uniform-martial-arts]:before{content:""}.wds-icon[data-icon=union]:before{content:""}.wds-icon[data-icon=universal-access]:before{content:""}.wds-icon[data-icon=university]:before{content:""}.wds-icon[data-icon=unlink]:before{content:""}.wds-icon[data-icon=unlock]:before{content:""}.wds-icon[data-icon=unlock-alt]:before{content:""}.wds-icon[data-icon=unlock-keyhole]:before{content:""}.wds-icon[data-icon=unsorted]:before{content:""}.wds-icon[data-icon=up]:before{content:""}.wds-icon[data-icon=up-down]:before{content:""}.wds-icon[data-icon=up-down-left-right]:before{content:""}.wds-icon[data-icon=up-from-bracket]:before{content:""}.wds-icon[data-icon=up-from-dotted-line]:before{content:""}.wds-icon[data-icon=up-from-line]:before{content:""}.wds-icon[data-icon=up-left]:before{content:""}.wds-icon[data-icon=up-long]:before{content:""}.wds-icon[data-icon=up-right]:before{content:""}.wds-icon[data-icon=up-right-and-down-left-from-center]:before{content:""}.wds-icon[data-icon=up-right-from-square]:before{content:""}.wds-icon[data-icon=up-to-dotted-line]:before{content:""}.wds-icon[data-icon=up-to-line]:before{content:""}.wds-icon[data-icon=upload]:before{content:""}.wds-icon[data-icon=usb-drive]:before{content:""}.wds-icon[data-icon=usd]:before{content:"$"}.wds-icon[data-icon=usd-circle]:before{content:""}.wds-icon[data-icon=usd-square]:before{content:""}.wds-icon[data-icon=user]:before{content:""}.wds-icon[data-icon=user-alien]:before{content:""}.wds-icon[data-icon=user-alt]:before{content:""}.wds-icon[data-icon=user-alt-slash]:before{content:""}.wds-icon[data-icon=user-astronaut]:before{content:""}.wds-icon[data-icon=user-bounty-hunter]:before{content:""}.wds-icon[data-icon=user-chart]:before{content:""}.wds-icon[data-icon=user-check]:before{content:""}.wds-icon[data-icon=user-chef]:before{content:""}.wds-icon[data-icon=user-circle]:before{content:""}.wds-icon[data-icon=user-clock]:before{content:""}.wds-icon[data-icon=user-cog]:before{content:""}.wds-icon[data-icon=user-construction]:before{content:""}.wds-icon[data-icon=user-cowboy]:before{content:""}.wds-icon[data-icon=user-crown]:before{content:""}.wds-icon[data-icon=user-doctor]:before{content:""}.wds-icon[data-icon=user-doctor-hair]:before{content:""}.wds-icon[data-icon=user-doctor-hair-long]:before{content:""}.wds-icon[data-icon=user-doctor-message]:before{content:""}.wds-icon[data-icon=user-edit]:before{content:""}.wds-icon[data-icon=user-friends]:before{content:""}.wds-icon[data-icon=user-gear]:before{content:""}.wds-icon[data-icon=user-graduate]:before{content:""}.wds-icon[data-icon=user-group]:before{content:""}.wds-icon[data-icon=user-group-crown]:before{content:""}.wds-icon[data-icon=user-group-simple]:before{content:""}.wds-icon[data-icon=user-hair]:before{content:""}.wds-icon[data-icon=user-hair-buns]:before{content:""}.wds-icon[data-icon=user-hair-long]:before{content:""}.wds-icon[data-icon=user-hair-mullet]:before{content:""}.wds-icon[data-icon=user-hard-hat]:before{content:""}.wds-icon[data-icon=user-headset]:before{content:""}.wds-icon[data-icon=user-helmet-safety]:before{content:""}.wds-icon[data-icon=user-injured]:before{content:""}.wds-icon[data-icon=user-large]:before{content:""}.wds-icon[data-icon=user-large-slash]:before{content:""}.wds-icon[data-icon=user-lock]:before{content:""}.wds-icon[data-icon=user-magnifying-glass]:before{content:""}.wds-icon[data-icon=user-md]:before{content:""}.wds-icon[data-icon=user-md-chat]:before{content:""}.wds-icon[data-icon=user-minus]:before{content:""}.wds-icon[data-icon=user-music]:before{content:""}.wds-icon[data-icon=user-ninja]:before{content:""}.wds-icon[data-icon=user-nurse]:before{content:""}.wds-icon[data-icon=user-nurse-hair]:before{content:""}.wds-icon[data-icon=user-nurse-hair-long]:before{content:""}.wds-icon[data-icon=user-pen]:before{content:""}.wds-icon[data-icon=user-pilot]:before{content:""}.wds-icon[data-icon=user-pilot-tie]:before{content:""}.wds-icon[data-icon=user-plus]:before{content:""}.wds-icon[data-icon=user-police]:before{content:""}.wds-icon[data-icon=user-police-tie]:before{content:""}.wds-icon[data-icon=user-robot]:before{content:""}.wds-icon[data-icon=user-robot-xmarks]:before{content:""}.wds-icon[data-icon=user-secret]:before{content:""}.wds-icon[data-icon=user-shakespeare]:before{content:""}.wds-icon[data-icon=user-shield]:before{content:""}.wds-icon[data-icon=user-slash]:before{content:""}.wds-icon[data-icon=user-tag]:before{content:""}.wds-icon[data-icon=user-tie]:before{content:""}.wds-icon[data-icon=user-tie-hair]:before{content:""}.wds-icon[data-icon=user-tie-hair-long]:before{content:""}.wds-icon[data-icon=user-times]:before{content:""}.wds-icon[data-icon=user-unlock]:before{content:""}.wds-icon[data-icon=user-visor]:before{content:""}.wds-icon[data-icon=user-vneck]:before{content:""}.wds-icon[data-icon=user-vneck-hair]:before{content:""}.wds-icon[data-icon=user-vneck-hair-long]:before{content:""}.wds-icon[data-icon=user-xmark]:before{content:""}.wds-icon[data-icon=users]:before{content:""}.wds-icon[data-icon=users-between-lines]:before{content:""}.wds-icon[data-icon=users-class]:before{content:""}.wds-icon[data-icon=users-cog]:before{content:""}.wds-icon[data-icon=users-crown]:before{content:""}.wds-icon[data-icon=users-gear]:before{content:""}.wds-icon[data-icon=users-line]:before{content:""}.wds-icon[data-icon=users-medical]:before{content:""}.wds-icon[data-icon=users-rays]:before{content:""}.wds-icon[data-icon=users-rectangle]:before{content:""}.wds-icon[data-icon=users-slash]:before{content:""}.wds-icon[data-icon=users-viewfinder]:before{content:""}.wds-icon[data-icon=utensil-fork]:before{content:""}.wds-icon[data-icon=utensil-knife]:before{content:""}.wds-icon[data-icon=utensil-spoon]:before{content:""}.wds-icon[data-icon=utensils]:before{content:""}.wds-icon[data-icon=utensils-alt]:before{content:""}.wds-icon[data-icon=utensils-slash]:before{content:""}.wds-icon[data-icon=utility-pole]:before{content:""}.wds-icon[data-icon=utility-pole-double]:before{content:""}.wds-icon[data-icon=v]:before{content:"V"}.wds-icon[data-icon=vacuum]:before{content:""}.wds-icon[data-icon=vacuum-robot]:before{content:""}.wds-icon[data-icon=value-absolute]:before{content:""}.wds-icon[data-icon=van-shuttle]:before{content:""}.wds-icon[data-icon=vault]:before{content:""}.wds-icon[data-icon=vcard]:before{content:""}.wds-icon[data-icon=vector-circle]:before{content:""}.wds-icon[data-icon=vector-polygon]:before{content:""}.wds-icon[data-icon=vector-square]:before{content:""}.wds-icon[data-icon=vent-damper]:before{content:""}.wds-icon[data-icon=venus]:before{content:""}.wds-icon[data-icon=venus-double]:before{content:""}.wds-icon[data-icon=venus-mars]:before{content:""}.wds-icon[data-icon=vest]:before{content:""}.wds-icon[data-icon=vest-patches]:before{content:""}.wds-icon[data-icon=vhs]:before{content:""}.wds-icon[data-icon=vial]:before{content:""}.wds-icon[data-icon=vial-circle-check]:before{content:""}.wds-icon[data-icon=vial-virus]:before{content:""}.wds-icon[data-icon=vials]:before{content:""}.wds-icon[data-icon=video]:before{content:""}.wds-icon[data-icon=video-arrow-down-left]:before{content:""}.wds-icon[data-icon=video-arrow-up-right]:before{content:""}.wds-icon[data-icon=video-camera]:before{content:""}.wds-icon[data-icon=video-circle]:before{content:""}.wds-icon[data-icon=video-handheld]:before{content:""}.wds-icon[data-icon=video-plus]:before{content:""}.wds-icon[data-icon=video-slash]:before{content:""}.wds-icon[data-icon=vihara]:before{content:""}.wds-icon[data-icon=violin]:before{content:""}.wds-icon[data-icon=virus]:before{content:""}.wds-icon[data-icon=virus-covid]:before{content:""}.wds-icon[data-icon=virus-covid-slash]:before{content:""}.wds-icon[data-icon=virus-slash]:before{content:""}.wds-icon[data-icon=viruses]:before{content:""}.wds-icon[data-icon=voicemail]:before{content:""}.wds-icon[data-icon=volcano]:before{content:""}.wds-icon[data-icon=volleyball]:before{content:""}.wds-icon[data-icon=volleyball-ball]:before{content:""}.wds-icon[data-icon=volume]:before{content:""}.wds-icon[data-icon=volume-control-phone]:before{content:""}.wds-icon[data-icon=volume-down]:before{content:""}.wds-icon[data-icon=volume-high]:before{content:""}.wds-icon[data-icon=volume-low]:before{content:""}.wds-icon[data-icon=volume-medium]:before{content:""}.wds-icon[data-icon=volume-mute]:before{content:""}.wds-icon[data-icon=volume-off]:before{content:""}.wds-icon[data-icon=volume-slash]:before{content:""}.wds-icon[data-icon=volume-times]:before{content:""}.wds-icon[data-icon=volume-up]:before{content:""}.wds-icon[data-icon=volume-xmark]:before{content:""}.wds-icon[data-icon=vote-nay]:before{content:""}.wds-icon[data-icon=vote-yea]:before{content:""}.wds-icon[data-icon=vr-cardboard]:before{content:""}.wds-icon[data-icon=w]:before{content:"W"}.wds-icon[data-icon=waffle]:before{content:""}.wds-icon[data-icon=wagon-covered]:before{content:""}.wds-icon[data-icon=walker]:before{content:""}.wds-icon[data-icon=walkie-talkie]:before{content:""}.wds-icon[data-icon=walking]:before{content:""}.wds-icon[data-icon=wall-brick]:before{content:""}.wds-icon[data-icon=wallet]:before{content:""}.wds-icon[data-icon=wand]:before{content:""}.wds-icon[data-icon=wand-magic]:before{content:""}.wds-icon[data-icon=wand-magic-sparkles]:before{content:""}.wds-icon[data-icon=wand-sparkles]:before{content:""}.wds-icon[data-icon=warehouse]:before{content:""}.wds-icon[data-icon=warehouse-alt]:before{content:""}.wds-icon[data-icon=warehouse-full]:before{content:""}.wds-icon[data-icon=warning]:before{content:""}.wds-icon[data-icon=washer]:before{content:""}.wds-icon[data-icon=washing-machine]:before{content:""}.wds-icon[data-icon=watch]:before{content:""}.wds-icon[data-icon=watch-apple]:before{content:""}.wds-icon[data-icon=watch-calculator]:before{content:""}.wds-icon[data-icon=watch-fitness]:before{content:""}.wds-icon[data-icon=watch-smart]:before{content:""}.wds-icon[data-icon=water]:before{content:""}.wds-icon[data-icon=water-arrow-down]:before{content:""}.wds-icon[data-icon=water-arrow-up]:before{content:""}.wds-icon[data-icon=water-ladder]:before{content:""}.wds-icon[data-icon=water-lower]:before{content:""}.wds-icon[data-icon=water-rise]:before{content:""}.wds-icon[data-icon=watermelon-slice]:before{content:""}.wds-icon[data-icon=wave-pulse]:before{content:""}.wds-icon[data-icon=wave-sine]:before{content:""}.wds-icon[data-icon=wave-square]:before{content:""}.wds-icon[data-icon=wave-triangle]:before{content:""}.wds-icon[data-icon=waveform]:before{content:""}.wds-icon[data-icon=waveform-circle]:before{content:""}.wds-icon[data-icon=waveform-lines]:before{content:""}.wds-icon[data-icon=waveform-path]:before{content:""}.wds-icon[data-icon=webcam]:before{content:""}.wds-icon[data-icon=webcam-slash]:before{content:""}.wds-icon[data-icon=webhook]:before{content:""}.wds-icon[data-icon=weight]:before{content:""}.wds-icon[data-icon=weight-hanging]:before{content:""}.wds-icon[data-icon=weight-scale]:before{content:""}.wds-icon[data-icon=whale]:before{content:""}.wds-icon[data-icon=wheat]:before{content:""}.wds-icon[data-icon=wheat-alt]:before{content:""}.wds-icon[data-icon=wheat-awn]:before{content:""}.wds-icon[data-icon=wheat-awn-circle-exclamation]:before{content:""}.wds-icon[data-icon=wheat-awn-slash]:before{content:""}.wds-icon[data-icon=wheat-slash]:before{content:""}.wds-icon[data-icon=wheelchair]:before{content:""}.wds-icon[data-icon=wheelchair-alt]:before{content:""}.wds-icon[data-icon=wheelchair-move]:before{content:""}.wds-icon[data-icon=whiskey-glass]:before{content:""}.wds-icon[data-icon=whiskey-glass-ice]:before{content:""}.wds-icon[data-icon=whistle]:before{content:""}.wds-icon[data-icon=wifi]:before{content:""}.wds-icon[data-icon=wifi-1]:before{content:""}.wds-icon[data-icon=wifi-2]:before{content:""}.wds-icon[data-icon=wifi-3]:before{content:""}.wds-icon[data-icon=wifi-exclamation]:before{content:""}.wds-icon[data-icon=wifi-fair]:before{content:""}.wds-icon[data-icon=wifi-slash]:before{content:""}.wds-icon[data-icon=wifi-strong]:before{content:""}.wds-icon[data-icon=wifi-weak]:before{content:""}.wds-icon[data-icon=wind]:before{content:""}.wds-icon[data-icon=wind-circle-exclamation]:before{content:""}.wds-icon[data-icon=wind-turbine]:before{content:""}.wds-icon[data-icon=wind-warning]:before{content:""}.wds-icon[data-icon=window]:before{content:""}.wds-icon[data-icon=window-alt]:before{content:""}.wds-icon[data-icon=window-close]:before{content:""}.wds-icon[data-icon=window-flip]:before{content:""}.wds-icon[data-icon=window-frame]:before{content:""}.wds-icon[data-icon=window-frame-open]:before{content:""}.wds-icon[data-icon=window-maximize]:before{content:""}.wds-icon[data-icon=window-minimize]:before{content:""}.wds-icon[data-icon=window-restore]:before{content:""}.wds-icon[data-icon=windsock]:before{content:""}.wds-icon[data-icon=wine-bottle]:before{content:""}.wds-icon[data-icon=wine-glass]:before{content:""}.wds-icon[data-icon=wine-glass-alt]:before{content:""}.wds-icon[data-icon=wine-glass-crack]:before{content:""}.wds-icon[data-icon=wine-glass-empty]:before{content:""}.wds-icon[data-icon=won]:before{content:""}.wds-icon[data-icon=won-sign]:before{content:""}.wds-icon[data-icon=worm]:before{content:""}.wds-icon[data-icon=wreath]:before{content:""}.wds-icon[data-icon=wreath-laurel]:before{content:""}.wds-icon[data-icon=wrench]:before{content:""}.wds-icon[data-icon=wrench-simple]:before{content:""}.wds-icon[data-icon=x]:before{content:"X"}.wds-icon[data-icon=x-ray]:before{content:""}.wds-icon[data-icon=xmark]:before{content:""}.wds-icon[data-icon=xmark-circle]:before{content:""}.wds-icon[data-icon=xmark-hexagon]:before{content:""}.wds-icon[data-icon=xmark-large]:before{content:""}.wds-icon[data-icon=xmark-octagon]:before{content:""}.wds-icon[data-icon=xmark-square]:before{content:""}.wds-icon[data-icon=xmark-to-slot]:before{content:""}.wds-icon[data-icon=xmarks-lines]:before{content:""}.wds-icon[data-icon=y]:before{content:"Y"}.wds-icon[data-icon=yen]:before{content:""}.wds-icon[data-icon=yen-sign]:before{content:""}.wds-icon[data-icon=yin-yang]:before{content:""}.wds-icon[data-icon=z]:before{content:"Z"}.wds-icon[data-icon=zap]:before{content:""}.wds-icon[data-icon=zzz]:before{content:""}.wds-icon[data-icon=witbe]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=mobiles]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=menu-nav]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=short-form]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=mediametrie]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=mobile-rotate]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=remote-control]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=folder-menu-nav]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=input-parameter]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=picture-in-picture]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=auto-white-balance]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=hand-pointer-click]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=mouse-pointer-click]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=witbe-full]:before{font-family:fa6-witbe;content:"";display:flex;align-items:center;height:.4em;font-size:2.2em}.wds-icon[data-icon=circle-solid]:before,.wds-icon[data-icon=record]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=star-solid]:before,.wds-icon[data-icon=favorite]:before{font-family:fa6-witbe;content:""}.wds-icon[data-icon=record]{color:var(--wds--red-500)}.wds-icon[data-icon=favorite]{color:var(--wds--yellow-500)}button:disabled .wds-icon[data-icon=record]{color:inherit}button:disabled .wds-icon[data-icon=favorite]{color:inherit}.wds-icon-b:before{font-family:fa6-brands}.wds-icon-b[data-icon=monero]:before{content:""}.wds-icon-b[data-icon=hooli]:before{content:""}.wds-icon-b[data-icon=yelp]:before{content:""}.wds-icon-b[data-icon=cc-visa]:before{content:""}.wds-icon-b[data-icon=lastfm]:before{content:""}.wds-icon-b[data-icon=shopware]:before{content:""}.wds-icon-b[data-icon=creative-commons-nc]:before{content:""}.wds-icon-b[data-icon=aws]:before{content:""}.wds-icon-b[data-icon=redhat]:before{content:""}.wds-icon-b[data-icon=yoast]:before{content:""}.wds-icon-b[data-icon=cloudflare]:before{content:""}.wds-icon-b[data-icon=ups]:before{content:""}.wds-icon-b[data-icon=pixiv]:before{content:""}.wds-icon-b[data-icon=wpexplorer]:before{content:""}.wds-icon-b[data-icon=dyalog]:before{content:""}.wds-icon-b[data-icon=bity]:before{content:""}.wds-icon-b[data-icon=stackpath]:before{content:""}.wds-icon-b[data-icon=buysellads]:before{content:""}.wds-icon-b[data-icon=first-order]:before{content:""}.wds-icon-b[data-icon=modx]:before{content:""}.wds-icon-b[data-icon=guilded]:before{content:""}.wds-icon-b[data-icon=vnv]:before{content:""}.wds-icon-b[data-icon=js-square]:before{content:""}.wds-icon-b[data-icon=square-js]:before{content:""}.wds-icon-b[data-icon=microsoft]:before{content:""}.wds-icon-b[data-icon=qq]:before{content:""}.wds-icon-b[data-icon=orcid]:before{content:""}.wds-icon-b[data-icon=java]:before{content:""}.wds-icon-b[data-icon=invision]:before{content:""}.wds-icon-b[data-icon=creative-commons-pd-alt]:before{content:""}.wds-icon-b[data-icon=centercode]:before{content:""}.wds-icon-b[data-icon=glide-g]:before{content:""}.wds-icon-b[data-icon=drupal]:before{content:""}.wds-icon-b[data-icon=hire-a-helper]:before{content:""}.wds-icon-b[data-icon=creative-commons-by]:before{content:""}.wds-icon-b[data-icon=unity]:before{content:""}.wds-icon-b[data-icon=whmcs]:before{content:""}.wds-icon-b[data-icon=rocketchat]:before{content:""}.wds-icon-b[data-icon=vk]:before{content:""}.wds-icon-b[data-icon=untappd]:before{content:""}.wds-icon-b[data-icon=mailchimp]:before{content:""}.wds-icon-b[data-icon=css3-alt]:before{content:""}.wds-icon-b[data-icon=reddit-square]:before{content:""}.wds-icon-b[data-icon=square-reddit]:before{content:""}.wds-icon-b[data-icon=vimeo-v]:before{content:""}.wds-icon-b[data-icon=contao]:before{content:""}.wds-icon-b[data-icon=square-font-awesome]:before{content:""}.wds-icon-b[data-icon=deskpro]:before{content:""}.wds-icon-b[data-icon=brave]:before{content:""}.wds-icon-b[data-icon=sistrix]:before{content:""}.wds-icon-b[data-icon=instagram-square]:before{content:""}.wds-icon-b[data-icon=square-instagram]:before{content:""}.wds-icon-b[data-icon=battle-net]:before{content:""}.wds-icon-b[data-icon=the-red-yeti]:before{content:""}.wds-icon-b[data-icon=hacker-news-square]:before{content:""}.wds-icon-b[data-icon=square-hacker-news]:before{content:""}.wds-icon-b[data-icon=edge]:before{content:""}.wds-icon-b[data-icon=threads]:before{content:""}.wds-icon-b[data-icon=napster]:before{content:""}.wds-icon-b[data-icon=snapchat-square]:before{content:""}.wds-icon-b[data-icon=square-snapchat]:before{content:""}.wds-icon-b[data-icon=google-plus-g]:before{content:""}.wds-icon-b[data-icon=artstation]:before{content:""}.wds-icon-b[data-icon=markdown]:before{content:""}.wds-icon-b[data-icon=sourcetree]:before{content:""}.wds-icon-b[data-icon=google-plus]:before{content:""}.wds-icon-b[data-icon=diaspora]:before{content:""}.wds-icon-b[data-icon=foursquare]:before{content:""}.wds-icon-b[data-icon=stack-overflow]:before{content:""}.wds-icon-b[data-icon=github-alt]:before{content:""}.wds-icon-b[data-icon=phoenix-squadron]:before{content:""}.wds-icon-b[data-icon=pagelines]:before{content:""}.wds-icon-b[data-icon=algolia]:before{content:""}.wds-icon-b[data-icon=red-river]:before{content:""}.wds-icon-b[data-icon=creative-commons-sa]:before{content:""}.wds-icon-b[data-icon=safari]:before{content:""}.wds-icon-b[data-icon=google]:before{content:""}.wds-icon-b[data-icon=font-awesome-alt]:before{content:""}.wds-icon-b[data-icon=square-font-awesome-stroke]:before{content:""}.wds-icon-b[data-icon=atlassian]:before{content:""}.wds-icon-b[data-icon=linkedin-in]:before{content:""}.wds-icon-b[data-icon=digital-ocean]:before{content:""}.wds-icon-b[data-icon=nimblr]:before{content:""}.wds-icon-b[data-icon=chromecast]:before{content:""}.wds-icon-b[data-icon=evernote]:before{content:""}.wds-icon-b[data-icon=hacker-news]:before{content:""}.wds-icon-b[data-icon=creative-commons-sampling]:before{content:""}.wds-icon-b[data-icon=adversal]:before{content:""}.wds-icon-b[data-icon=creative-commons]:before{content:""}.wds-icon-b[data-icon=watchman-monitoring]:before{content:""}.wds-icon-b[data-icon=fonticons]:before{content:""}.wds-icon-b[data-icon=weixin]:before{content:""}.wds-icon-b[data-icon=shirtsinbulk]:before{content:""}.wds-icon-b[data-icon=codepen]:before{content:""}.wds-icon-b[data-icon=git-alt]:before{content:""}.wds-icon-b[data-icon=lyft]:before{content:""}.wds-icon-b[data-icon=rev]:before{content:""}.wds-icon-b[data-icon=windows]:before{content:""}.wds-icon-b[data-icon=wizards-of-the-coast]:before{content:""}.wds-icon-b[data-icon=square-viadeo]:before{content:""}.wds-icon-b[data-icon=viadeo-square]:before{content:""}.wds-icon-b[data-icon=meetup]:before{content:""}.wds-icon-b[data-icon=centos]:before{content:""}.wds-icon-b[data-icon=adn]:before{content:""}.wds-icon-b[data-icon=cloudsmith]:before{content:""}.wds-icon-b[data-icon=opensuse]:before{content:""}.wds-icon-b[data-icon=pied-piper-alt]:before{content:""}.wds-icon-b[data-icon=dribbble-square]:before{content:""}.wds-icon-b[data-icon=square-dribbble]:before{content:""}.wds-icon-b[data-icon=codiepie]:before{content:""}.wds-icon-b[data-icon=node]:before{content:""}.wds-icon-b[data-icon=mix]:before{content:""}.wds-icon-b[data-icon=steam]:before{content:""}.wds-icon-b[data-icon=cc-apple-pay]:before{content:""}.wds-icon-b[data-icon=scribd]:before{content:""}.wds-icon-b[data-icon=debian]:before{content:""}.wds-icon-b[data-icon=openid]:before{content:""}.wds-icon-b[data-icon=instalod]:before{content:""}.wds-icon-b[data-icon=expeditedssl]:before{content:""}.wds-icon-b[data-icon=sellcast]:before{content:""}.wds-icon-b[data-icon=square-twitter]:before{content:""}.wds-icon-b[data-icon=twitter-square]:before{content:""}.wds-icon-b[data-icon=r-project]:before{content:""}.wds-icon-b[data-icon=delicious]:before{content:""}.wds-icon-b[data-icon=freebsd]:before{content:""}.wds-icon-b[data-icon=vuejs]:before{content:""}.wds-icon-b[data-icon=accusoft]:before{content:""}.wds-icon-b[data-icon=ioxhost]:before{content:""}.wds-icon-b[data-icon=fonticons-fi]:before{content:""}.wds-icon-b[data-icon=app-store]:before{content:""}.wds-icon-b[data-icon=cc-mastercard]:before{content:""}.wds-icon-b[data-icon=itunes-note]:before{content:""}.wds-icon-b[data-icon=golang]:before{content:""}.wds-icon-b[data-icon=kickstarter]:before{content:""}.wds-icon-b[data-icon=grav]:before{content:""}.wds-icon-b[data-icon=weibo]:before{content:""}.wds-icon-b[data-icon=uncharted]:before{content:""}.wds-icon-b[data-icon=firstdraft]:before{content:""}.wds-icon-b[data-icon=square-youtube]:before{content:""}.wds-icon-b[data-icon=youtube-square]:before{content:""}.wds-icon-b[data-icon=wikipedia-w]:before{content:""}.wds-icon-b[data-icon=rendact]:before{content:""}.wds-icon-b[data-icon=wpressr]:before{content:""}.wds-icon-b[data-icon=angellist]:before{content:""}.wds-icon-b[data-icon=galactic-republic]:before{content:""}.wds-icon-b[data-icon=nfc-directional]:before{content:""}.wds-icon-b[data-icon=skype]:before{content:""}.wds-icon-b[data-icon=joget]:before{content:""}.wds-icon-b[data-icon=fedora]:before{content:""}.wds-icon-b[data-icon=stripe-s]:before{content:""}.wds-icon-b[data-icon=meta]:before{content:""}.wds-icon-b[data-icon=laravel]:before{content:""}.wds-icon-b[data-icon=hotjar]:before{content:""}.wds-icon-b[data-icon=bluetooth-b]:before{content:""}.wds-icon-b[data-icon=square-letterboxd]:before{content:""}.wds-icon-b[data-icon=sticker-mule]:before{content:""}.wds-icon-b[data-icon=creative-commons-zero]:before{content:""}.wds-icon-b[data-icon=hips]:before{content:""}.wds-icon-b[data-icon=behance]:before{content:""}.wds-icon-b[data-icon=reddit]:before{content:""}.wds-icon-b[data-icon=discord]:before{content:""}.wds-icon-b[data-icon=chrome]:before{content:""}.wds-icon-b[data-icon=app-store-ios]:before{content:""}.wds-icon-b[data-icon=cc-discover]:before{content:""}.wds-icon-b[data-icon=wpbeginner]:before{content:""}.wds-icon-b[data-icon=confluence]:before{content:""}.wds-icon-b[data-icon=shoelace]:before{content:""}.wds-icon-b[data-icon=mdb]:before{content:""}.wds-icon-b[data-icon=dochub]:before{content:""}.wds-icon-b[data-icon=accessible-icon]:before{content:""}.wds-icon-b[data-icon=ebay]:before{content:""}.wds-icon-b[data-icon=amazon]:before{content:""}.wds-icon-b[data-icon=unsplash]:before{content:""}.wds-icon-b[data-icon=yarn]:before{content:""}.wds-icon-b[data-icon=square-steam]:before{content:""}.wds-icon-b[data-icon=steam-square]:before{content:""}.wds-icon-b[data-icon="500px"]:before{content:""}.wds-icon-b[data-icon=square-vimeo]:before{content:""}.wds-icon-b[data-icon=vimeo-square]:before{content:""}.wds-icon-b[data-icon=asymmetrik]:before{content:""}.wds-icon-b[data-icon=font-awesome-flag]:before{content:""}.wds-icon-b[data-icon=font-awesome-logo-full]:before{content:""}.wds-icon-b[data-icon=font-awesome]:before{content:""}.wds-icon-b[data-icon=gratipay]:before{content:""}.wds-icon-b[data-icon=apple]:before{content:""}.wds-icon-b[data-icon=hive]:before{content:""}.wds-icon-b[data-icon=gitkraken]:before{content:""}.wds-icon-b[data-icon=keybase]:before{content:""}.wds-icon-b[data-icon=apple-pay]:before{content:""}.wds-icon-b[data-icon=padlet]:before{content:""}.wds-icon-b[data-icon=amazon-pay]:before{content:""}.wds-icon-b[data-icon=github-square]:before{content:""}.wds-icon-b[data-icon=square-github]:before{content:""}.wds-icon-b[data-icon=stumbleupon]:before{content:""}.wds-icon-b[data-icon=fedex]:before{content:""}.wds-icon-b[data-icon=phoenix-framework]:before{content:""}.wds-icon-b[data-icon=shopify]:before{content:""}.wds-icon-b[data-icon=neos]:before{content:""}.wds-icon-b[data-icon=square-threads]:before{content:""}.wds-icon-b[data-icon=hackerrank]:before{content:""}.wds-icon-b[data-icon=researchgate]:before{content:""}.wds-icon-b[data-icon=swift]:before{content:""}.wds-icon-b[data-icon=angular]:before{content:""}.wds-icon-b[data-icon=speakap]:before{content:""}.wds-icon-b[data-icon=angrycreative]:before{content:""}.wds-icon-b[data-icon=y-combinator]:before{content:""}.wds-icon-b[data-icon=empire]:before{content:""}.wds-icon-b[data-icon=envira]:before{content:""}.wds-icon-b[data-icon=google-scholar]:before{content:""}.wds-icon-b[data-icon=gitlab-square]:before{content:""}.wds-icon-b[data-icon=square-gitlab]:before{content:""}.wds-icon-b[data-icon=studiovinari]:before{content:""}.wds-icon-b[data-icon=pied-piper]:before{content:""}.wds-icon-b[data-icon=wordpress]:before{content:""}.wds-icon-b[data-icon=product-hunt]:before{content:""}.wds-icon-b[data-icon=firefox]:before{content:""}.wds-icon-b[data-icon=linode]:before{content:""}.wds-icon-b[data-icon=goodreads]:before{content:""}.wds-icon-b[data-icon=odnoklassniki-square]:before{content:""}.wds-icon-b[data-icon=square-odnoklassniki]:before{content:""}.wds-icon-b[data-icon=jsfiddle]:before{content:""}.wds-icon-b[data-icon=sith]:before{content:""}.wds-icon-b[data-icon=themeisle]:before{content:""}.wds-icon-b[data-icon=page4]:before{content:""}.wds-icon-b[data-icon=hashnode]:before{content:""}.wds-icon-b[data-icon=react]:before{content:""}.wds-icon-b[data-icon=cc-paypal]:before{content:""}.wds-icon-b[data-icon=squarespace]:before{content:""}.wds-icon-b[data-icon=cc-stripe]:before{content:""}.wds-icon-b[data-icon=creative-commons-share]:before{content:""}.wds-icon-b[data-icon=bitcoin]:before{content:""}.wds-icon-b[data-icon=keycdn]:before{content:""}.wds-icon-b[data-icon=opera]:before{content:""}.wds-icon-b[data-icon=itch-io]:before{content:""}.wds-icon-b[data-icon=umbraco]:before{content:""}.wds-icon-b[data-icon=galactic-senate]:before{content:""}.wds-icon-b[data-icon=ubuntu]:before{content:""}.wds-icon-b[data-icon=draft2digital]:before{content:""}.wds-icon-b[data-icon=stripe]:before{content:""}.wds-icon-b[data-icon=houzz]:before{content:""}.wds-icon-b[data-icon=gg]:before{content:""}.wds-icon-b[data-icon=dhl]:before{content:""}.wds-icon-b[data-icon=pinterest-square]:before{content:""}.wds-icon-b[data-icon=square-pinterest]:before{content:""}.wds-icon-b[data-icon=xing]:before{content:""}.wds-icon-b[data-icon=blackberry]:before{content:""}.wds-icon-b[data-icon=creative-commons-pd]:before{content:""}.wds-icon-b[data-icon=playstation]:before{content:""}.wds-icon-b[data-icon=quinscape]:before{content:""}.wds-icon-b[data-icon=less]:before{content:""}.wds-icon-b[data-icon=blogger-b]:before{content:""}.wds-icon-b[data-icon=opencart]:before{content:""}.wds-icon-b[data-icon=vine]:before{content:""}.wds-icon-b[data-icon=signal-messenger]:before{content:""}.wds-icon-b[data-icon=paypal]:before{content:""}.wds-icon-b[data-icon=gitlab]:before{content:""}.wds-icon-b[data-icon=typo3]:before{content:""}.wds-icon-b[data-icon=reddit-alien]:before{content:""}.wds-icon-b[data-icon=yahoo]:before{content:""}.wds-icon-b[data-icon=dailymotion]:before{content:""}.wds-icon-b[data-icon=affiliatetheme]:before{content:""}.wds-icon-b[data-icon=pied-piper-pp]:before{content:""}.wds-icon-b[data-icon=bootstrap]:before{content:""}.wds-icon-b[data-icon=odnoklassniki]:before{content:""}.wds-icon-b[data-icon=nfc-symbol]:before{content:""}.wds-icon-b[data-icon=mintbit]:before{content:""}.wds-icon-b[data-icon=ethereum]:before{content:""}.wds-icon-b[data-icon=speaker-deck]:before{content:""}.wds-icon-b[data-icon=creative-commons-nc-eu]:before{content:""}.wds-icon-b[data-icon=patreon]:before{content:""}.wds-icon-b[data-icon=avianex]:before{content:""}.wds-icon-b[data-icon=ello]:before{content:""}.wds-icon-b[data-icon=gofore]:before{content:""}.wds-icon-b[data-icon=bimobject]:before{content:""}.wds-icon-b[data-icon=brave-reverse]:before{content:""}.wds-icon-b[data-icon=facebook-f]:before{content:""}.wds-icon-b[data-icon=google-plus-square]:before{content:""}.wds-icon-b[data-icon=square-google-plus]:before{content:""}.wds-icon-b[data-icon=mandalorian]:before{content:""}.wds-icon-b[data-icon=first-order-alt]:before{content:""}.wds-icon-b[data-icon=osi]:before{content:""}.wds-icon-b[data-icon=google-wallet]:before{content:""}.wds-icon-b[data-icon=d-and-d-beyond]:before{content:""}.wds-icon-b[data-icon=periscope]:before{content:""}.wds-icon-b[data-icon=fulcrum]:before{content:""}.wds-icon-b[data-icon=cloudscale]:before{content:""}.wds-icon-b[data-icon=forumbee]:before{content:""}.wds-icon-b[data-icon=mizuni]:before{content:""}.wds-icon-b[data-icon=schlix]:before{content:""}.wds-icon-b[data-icon=square-xing]:before{content:""}.wds-icon-b[data-icon=xing-square]:before{content:""}.wds-icon-b[data-icon=bandcamp]:before{content:""}.wds-icon-b[data-icon=wpforms]:before{content:""}.wds-icon-b[data-icon=cloudversify]:before{content:""}.wds-icon-b[data-icon=usps]:before{content:""}.wds-icon-b[data-icon=megaport]:before{content:""}.wds-icon-b[data-icon=magento]:before{content:""}.wds-icon-b[data-icon=spotify]:before{content:""}.wds-icon-b[data-icon=optin-monster]:before{content:""}.wds-icon-b[data-icon=fly]:before{content:""}.wds-icon-b[data-icon=aviato]:before{content:""}.wds-icon-b[data-icon=itunes]:before{content:""}.wds-icon-b[data-icon=cuttlefish]:before{content:""}.wds-icon-b[data-icon=blogger]:before{content:""}.wds-icon-b[data-icon=flickr]:before{content:""}.wds-icon-b[data-icon=viber]:before{content:""}.wds-icon-b[data-icon=soundcloud]:before{content:""}.wds-icon-b[data-icon=digg]:before{content:""}.wds-icon-b[data-icon=tencent-weibo]:before{content:""}.wds-icon-b[data-icon=letterboxd]:before{content:""}.wds-icon-b[data-icon=symfony]:before{content:""}.wds-icon-b[data-icon=maxcdn]:before{content:""}.wds-icon-b[data-icon=etsy]:before{content:""}.wds-icon-b[data-icon=facebook-messenger]:before{content:""}.wds-icon-b[data-icon=audible]:before{content:""}.wds-icon-b[data-icon=think-peaks]:before{content:""}.wds-icon-b[data-icon=bilibili]:before{content:""}.wds-icon-b[data-icon=erlang]:before{content:""}.wds-icon-b[data-icon=x-twitter]:before{content:""}.wds-icon-b[data-icon=cotton-bureau]:before{content:""}.wds-icon-b[data-icon=dashcube]:before{content:""}.wds-icon-b[data-icon="42-group"]:before{content:""}.wds-icon-b[data-icon=innosoft]:before{content:""}.wds-icon-b[data-icon=stack-exchange]:before{content:""}.wds-icon-b[data-icon=elementor]:before{content:""}.wds-icon-b[data-icon=pied-piper-square]:before{content:""}.wds-icon-b[data-icon=square-pied-piper]:before{content:""}.wds-icon-b[data-icon=creative-commons-nd]:before{content:""}.wds-icon-b[data-icon=palfed]:before{content:""}.wds-icon-b[data-icon=superpowers]:before{content:""}.wds-icon-b[data-icon=resolving]:before{content:""}.wds-icon-b[data-icon=xbox]:before{content:""}.wds-icon-b[data-icon=searchengin]:before{content:""}.wds-icon-b[data-icon=tiktok]:before{content:""}.wds-icon-b[data-icon=facebook-square]:before{content:""}.wds-icon-b[data-icon=square-facebook]:before{content:""}.wds-icon-b[data-icon=renren]:before{content:""}.wds-icon-b[data-icon=linux]:before{content:""}.wds-icon-b[data-icon=glide]:before{content:""}.wds-icon-b[data-icon=linkedin]:before{content:""}.wds-icon-b[data-icon=hubspot]:before{content:""}.wds-icon-b[data-icon=deploydog]:before{content:""}.wds-icon-b[data-icon=twitch]:before{content:""}.wds-icon-b[data-icon=ravelry]:before{content:""}.wds-icon-b[data-icon=mixer]:before{content:""}.wds-icon-b[data-icon=lastfm-square]:before{content:""}.wds-icon-b[data-icon=square-lastfm]:before{content:""}.wds-icon-b[data-icon=vimeo]:before{content:""}.wds-icon-b[data-icon=mendeley]:before{content:""}.wds-icon-b[data-icon=uniregistry]:before{content:""}.wds-icon-b[data-icon=figma]:before{content:""}.wds-icon-b[data-icon=creative-commons-remix]:before{content:""}.wds-icon-b[data-icon=cc-amazon-pay]:before{content:""}.wds-icon-b[data-icon=dropbox]:before{content:""}.wds-icon-b[data-icon=instagram]:before{content:""}.wds-icon-b[data-icon=cmplid]:before{content:""}.wds-icon-b[data-icon=upwork]:before{content:""}.wds-icon-b[data-icon=facebook]:before{content:""}.wds-icon-b[data-icon=gripfire]:before{content:""}.wds-icon-b[data-icon=jedi-order]:before{content:""}.wds-icon-b[data-icon=uikit]:before{content:""}.wds-icon-b[data-icon=fort-awesome-alt]:before{content:""}.wds-icon-b[data-icon=phabricator]:before{content:""}.wds-icon-b[data-icon=ussunnah]:before{content:""}.wds-icon-b[data-icon=earlybirds]:before{content:""}.wds-icon-b[data-icon=trade-federation]:before{content:""}.wds-icon-b[data-icon=autoprefixer]:before{content:""}.wds-icon-b[data-icon=whatsapp]:before{content:""}.wds-icon-b[data-icon=slideshare]:before{content:""}.wds-icon-b[data-icon=google-play]:before{content:""}.wds-icon-b[data-icon=viadeo]:before{content:""}.wds-icon-b[data-icon=line]:before{content:""}.wds-icon-b[data-icon=google-drive]:before{content:""}.wds-icon-b[data-icon=servicestack]:before{content:""}.wds-icon-b[data-icon=simplybuilt]:before{content:""}.wds-icon-b[data-icon=bitbucket]:before{content:""}.wds-icon-b[data-icon=imdb]:before{content:""}.wds-icon-b[data-icon=deezer]:before{content:""}.wds-icon-b[data-icon=raspberry-pi]:before{content:""}.wds-icon-b[data-icon=jira]:before{content:""}.wds-icon-b[data-icon=docker]:before{content:""}.wds-icon-b[data-icon=screenpal]:before{content:""}.wds-icon-b[data-icon=bluetooth]:before{content:""}.wds-icon-b[data-icon=gitter]:before{content:""}.wds-icon-b[data-icon=d-and-d]:before{content:""}.wds-icon-b[data-icon=microblog]:before{content:""}.wds-icon-b[data-icon=cc-diners-club]:before{content:""}.wds-icon-b[data-icon=gg-circle]:before{content:""}.wds-icon-b[data-icon=pied-piper-hat]:before{content:""}.wds-icon-b[data-icon=kickstarter-k]:before{content:""}.wds-icon-b[data-icon=yandex]:before{content:""}.wds-icon-b[data-icon=readme]:before{content:""}.wds-icon-b[data-icon=html5]:before{content:""}.wds-icon-b[data-icon=sellsy]:before{content:""}.wds-icon-b[data-icon=sass]:before{content:""}.wds-icon-b[data-icon=wirsindhandwerk]:before{content:""}.wds-icon-b[data-icon=wsh]:before{content:""}.wds-icon-b[data-icon=buromobelexperte]:before{content:""}.wds-icon-b[data-icon=salesforce]:before{content:""}.wds-icon-b[data-icon=octopus-deploy]:before{content:""}.wds-icon-b[data-icon=medapps]:before{content:""}.wds-icon-b[data-icon=ns8]:before{content:""}.wds-icon-b[data-icon=pinterest-p]:before{content:""}.wds-icon-b[data-icon=apper]:before{content:""}.wds-icon-b[data-icon=fort-awesome]:before{content:""}.wds-icon-b[data-icon=waze]:before{content:""}.wds-icon-b[data-icon=cc-jcb]:before{content:""}.wds-icon-b[data-icon=snapchat-ghost]:before{content:""}.wds-icon-b[data-icon=snapchat]:before{content:""}.wds-icon-b[data-icon=fantasy-flight-games]:before{content:""}.wds-icon-b[data-icon=rust]:before{content:""}.wds-icon-b[data-icon=wix]:before{content:""}.wds-icon-b[data-icon=behance-square]:before{content:""}.wds-icon-b[data-icon=square-behance]:before{content:""}.wds-icon-b[data-icon=supple]:before{content:""}.wds-icon-b[data-icon=webflow]:before{content:""}.wds-icon-b[data-icon=rebel]:before{content:""}.wds-icon-b[data-icon=css3]:before{content:""}.wds-icon-b[data-icon=staylinked]:before{content:""}.wds-icon-b[data-icon=kaggle]:before{content:""}.wds-icon-b[data-icon=space-awesome]:before{content:""}.wds-icon-b[data-icon=deviantart]:before{content:""}.wds-icon-b[data-icon=cpanel]:before{content:""}.wds-icon-b[data-icon=goodreads-g]:before{content:""}.wds-icon-b[data-icon=git-square]:before{content:""}.wds-icon-b[data-icon=square-git]:before{content:""}.wds-icon-b[data-icon=square-tumblr]:before{content:""}.wds-icon-b[data-icon=tumblr-square]:before{content:""}.wds-icon-b[data-icon=trello]:before{content:""}.wds-icon-b[data-icon=creative-commons-nc-jp]:before{content:""}.wds-icon-b[data-icon=get-pocket]:before{content:""}.wds-icon-b[data-icon=perbyte]:before{content:""}.wds-icon-b[data-icon=grunt]:before{content:""}.wds-icon-b[data-icon=weebly]:before{content:""}.wds-icon-b[data-icon=connectdevelop]:before{content:""}.wds-icon-b[data-icon=leanpub]:before{content:""}.wds-icon-b[data-icon=black-tie]:before{content:""}.wds-icon-b[data-icon=themeco]:before{content:""}.wds-icon-b[data-icon=python]:before{content:""}.wds-icon-b[data-icon=android]:before{content:""}.wds-icon-b[data-icon=bots]:before{content:""}.wds-icon-b[data-icon=free-code-camp]:before{content:""}.wds-icon-b[data-icon=hornbill]:before{content:""}.wds-icon-b[data-icon=js]:before{content:""}.wds-icon-b[data-icon=ideal]:before{content:""}.wds-icon-b[data-icon=git]:before{content:""}.wds-icon-b[data-icon=dev]:before{content:""}.wds-icon-b[data-icon=sketch]:before{content:""}.wds-icon-b[data-icon=yandex-international]:before{content:""}.wds-icon-b[data-icon=cc-amex]:before{content:""}.wds-icon-b[data-icon=uber]:before{content:""}.wds-icon-b[data-icon=github]:before{content:""}.wds-icon-b[data-icon=php]:before{content:""}.wds-icon-b[data-icon=alipay]:before{content:""}.wds-icon-b[data-icon=youtube]:before{content:""}.wds-icon-b[data-icon=skyatlas]:before{content:""}.wds-icon-b[data-icon=firefox-browser]:before{content:""}.wds-icon-b[data-icon=replyd]:before{content:""}.wds-icon-b[data-icon=suse]:before{content:""}.wds-icon-b[data-icon=jenkins]:before{content:""}.wds-icon-b[data-icon=twitter]:before{content:""}.wds-icon-b[data-icon=rockrms]:before{content:""}.wds-icon-b[data-icon=pinterest]:before{content:""}.wds-icon-b[data-icon=buffer]:before{content:""}.wds-icon-b[data-icon=npm]:before{content:""}.wds-icon-b[data-icon=yammer]:before{content:""}.wds-icon-b[data-icon=btc]:before{content:""}.wds-icon-b[data-icon=dribbble]:before{content:""}.wds-icon-b[data-icon=stumbleupon-circle]:before{content:""}.wds-icon-b[data-icon=internet-explorer]:before{content:""}.wds-icon-b[data-icon=stubber]:before{content:""}.wds-icon-b[data-icon=telegram-plane]:before{content:""}.wds-icon-b[data-icon=telegram]:before{content:""}.wds-icon-b[data-icon=old-republic]:before{content:""}.wds-icon-b[data-icon=odysee]:before{content:""}.wds-icon-b[data-icon=square-whatsapp]:before{content:""}.wds-icon-b[data-icon=whatsapp-square]:before{content:""}.wds-icon-b[data-icon=node-js]:before{content:""}.wds-icon-b[data-icon=edge-legacy]:before{content:""}.wds-icon-b[data-icon=slack-hash]:before{content:""}.wds-icon-b[data-icon=slack]:before{content:""}.wds-icon-b[data-icon=medrt]:before{content:""}.wds-icon-b[data-icon=usb]:before{content:""}.wds-icon-b[data-icon=tumblr]:before{content:""}.wds-icon-b[data-icon=vaadin]:before{content:""}.wds-icon-b[data-icon=quora]:before{content:""}.wds-icon-b[data-icon=square-x-twitter]:before{content:""}.wds-icon-b[data-icon=reacteurope]:before{content:""}.wds-icon-b[data-icon=medium-m]:before{content:""}.wds-icon-b[data-icon=medium]:before{content:""}.wds-icon-b[data-icon=amilia]:before{content:""}.wds-icon-b[data-icon=mixcloud]:before{content:""}.wds-icon-b[data-icon=flipboard]:before{content:""}.wds-icon-b[data-icon=viacoin]:before{content:""}.wds-icon-b[data-icon=critical-role]:before{content:""}.wds-icon-b[data-icon=sitrox]:before{content:""}.wds-icon-b[data-icon=discourse]:before{content:""}.wds-icon-b[data-icon=joomla]:before{content:""}.wds-icon-b[data-icon=mastodon]:before{content:""}.wds-icon-b[data-icon=airbnb]:before{content:""}.wds-icon-b[data-icon=wolf-pack-battalion]:before{content:""}.wds-icon-b[data-icon=buy-n-large]:before{content:""}.wds-icon-b[data-icon=gulp]:before{content:""}.wds-icon-b[data-icon=creative-commons-sampling-plus]:before{content:""}.wds-icon-b[data-icon=strava]:before{content:""}.wds-icon-b[data-icon=ember]:before{content:""}.wds-icon-b[data-icon=canadian-maple-leaf]:before{content:""}.wds-icon-b[data-icon=teamspeak]:before{content:""}.wds-icon-b[data-icon=pushed]:before{content:""}.wds-icon-b[data-icon=wordpress-simple]:before{content:""}.wds-icon-b[data-icon=nutritionix]:before{content:""}.wds-icon-b[data-icon=wodu]:before{content:""}.wds-icon-b[data-icon=google-pay]:before{content:""}.wds-icon-b[data-icon=intercom]:before{content:""}.wds-icon-b[data-icon=zhihu]:before{content:""}.wds-icon-b[data-icon=korvue]:before{content:""}.wds-icon-b[data-icon=pix]:before{content:""}.wds-icon-b[data-icon=steam-symbol]:before{content:""}.wds-flex{display:flex}.wds-flex-inline{display:inline-flex}.wds-flex-wrap{flex-wrap:wrap}.wds-flex-y{flex-direction:column}.wds-flex-x.wds-flex-revert{flex-direction:row-reverse}.wds-flex-y.wds-flex-revert{flex-direction:column-reverse}.wds-flex-x.wds-flex-xstart{justify-content:start}.wds-flex-x.wds-flex-xcenter{justify-content:center}.wds-flex-x.wds-flex-xend{justify-content:end}.wds-flex-y.wds-flex-xstart{align-items:start}.wds-flex-y.wds-flex-xcenter{align-items:center}.wds-flex-y.wds-flex-xend{align-items:end}.wds-flex-x.wds-flex-ystart{align-items:start}.wds-flex-x.wds-flex-ycenter{align-items:center}.wds-flex-x.wds-flex-yend{align-items:end}.wds-flex-y.wds-flex-ystart{justify-content:start}.wds-flex-y.wds-flex-ycenter{justify-content:center}.wds-flex-y.wds-flex-yend{justify-content:end}.wds-flex-grow-1{flex:1}.wds-flex-grow-2{flex:2}.wds-flex-grow-3{flex:3}.wds-flex-grow-4{flex:4}.wds-flex-grow-5{flex:5}.wds-flex-gap-2{gap:2px}.wds-flex-gap-4{gap:4px}.wds-flex-gap-6{gap:6px}.wds-flex-gap-10{gap:10px}.wds-flex-gap-16{gap:16px}.wds-flex-gap-26{gap:26px}.wds-flex-gap-42{gap:42px}.wds-flex-gap-68{gap:68px}.wds-card{width:100%;padding:16px;border-radius:6px;background-color:var(--wds-item-bg);transition:.2s background-color}.wds-card[data-wds-selectable]:hover{cursor:pointer;background-color:var(--wds-item-bg-hover)}.wds-card[data-wds-selected]{color:var(--wds-item-txt-selected);background-color:var(--wds-item-bg-selected)}.wds-card[data-wds-selectable][data-wds-selected]:hover{background-color:var(--wds-item-bg-selected-hover)}.wds-cardColored{--wds-status-color: var(--wds-cardColored-grey);position:relative;display:flex;width:min-content;margin-top:10px;padding:26px 16px 16px;border-radius:10px;background-color:var(--wds-cardColored-bg)}.wds-cardColored[data-wds-color=red]{--wds-status-color: var(--wds-cardColored-red)}.wds-cardColored[data-wds-color=cyan]{--wds-status-color: var(--wds-cardColored-cyan)}.wds-cardColored[data-wds-color=green]{--wds-status-color: var(--wds-cardColored-green)}.wds-cardColored[data-wds-color=orange]{--wds-status-color: var(--wds-cardColored-orange)}.wds-cardColored[data-wds-color=purple]{--wds-status-color: var(--wds-cardColored-purple)}.wds-cardColored[data-wds-color=yellow]{--wds-status-color: var(--wds-cardColored-yellow)}.wds-cardColored[data-wds-status=progress]{--wds-status-color: var(--wds-cardColored-purple)}.wds-cardColored[data-wds-status=success]{--wds-status-color: var(--wds-cardColored-green)}.wds-cardColored[data-wds-status=warning]{--wds-status-color: var(--wds-cardColored-orange)}.wds-cardColored[data-wds-status=error]{--wds-status-color: var(--wds-cardColored-red)}.wds-cardColored:before{position:absolute;content:"";inset:auto 16px 100%;height:10px;border-radius:6px 6px 0 0;background-color:var(--wds-status-color)}.wds-cardColored-content{overflow:auto;display:flex;flex-direction:column;width:100%}.wds-searchText mark{background-color:var(--wds-searchText-mark-bg)}.wds-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-variant:normal;font-weight:400;font-family:fa6;font-display:block;line-height:1;text-align:center;text-rendering:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}i.wds-icon{pointer-events:none}.wds-icon[data-icon=""]{display:none}.wds-avatar{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;gap:10px;border-radius:50%;background-color:var(--wds-avatar-bg)}.wds-avatar[data-wds-disabled]{opacity:.35}.wds-avatar[data-wds-size=small]{width:30px;height:30px;min-width:30px;font-size:14px}.wds-avatar[data-wds-size=medium]{width:42px;height:42px;min-width:42px;font-size:18px}.wds-avatar[data-wds-size=large]{width:110px;height:110px;min-width:110px;font-size:40px}.wds-avatar-img{width:100%;height:100%;object-fit:cover}.wds-avatar-span{display:flex;align-items:center;color:var(--wds-avatar-txt);text-transform:uppercase;-webkit-user-select:none;user-select:none}.wds-avatar-span:empty:before{content:"?"}.wds-button{--h: auto;--hover-bg: transparent;--active-color: inherit;--active-bg: transparent;--focus-shadow: var(--wds--shadOn-focus);--underline: underline;display:flex;align-items:center;justify-content:center;width:fit-content;height:var(--h);min-height:var(--h);margin:0;border:0;border-radius:6px;color:inherit;font-size:16px;font-family:inherit;font-weight:600;cursor:pointer;background:none;box-shadow:var(--wds--shadOff);transition:color .2s,background-color .2s}.wds-button-revert{flex-direction:row-reverse}.wds-button-onlyIcon{width:var(--h);min-width:var(--h)}.wds-button[data-size=small]{--h: 30px;gap:6px;padding:0 10px}.wds-button[data-size=medium]{--h: 34px;gap:10px;padding:0 16px}.wds-button[data-size=large]{--h: 42px;gap:16px;padding:0 26px}.wds-button-onlyIcon[data-size]{padding:0}.wds-button[data-model=primary]{color:var(--wds-button-primary-txt);--active-color: var(--wds-button-primary-txt-active);--hover-bg: var(--wds-button-primary-bg-hover);--active-bg: var(--wds-button-primary-bg-active);--focus-shadow: var(--wds-button-primary-shadOn-focus);--underline: none;background-color:var(--wds-button-primary-bg)}.wds-button[data-model=secondary]{color:var(--wds-button-secondary-txt);--active-color: var(--wds-button-secondary-txt-active);--hover-bg: var(--wds-button-secondary-bg-hover);--active-bg: var(--wds-button-secondary-bg-active);--focus-shadow: var(--wds-button-secondary-shadOn-focus);--underline: none;background-color:var(--wds-button-secondary-bg)}.wds-button[data-model=danger]{color:var(--wds-button-danger-txt);--active-color: var(--wds-button-danger-txt-active);--hover-bg: var(--wds-button-danger-bg-hover);--active-bg: var(--wds-button-danger-bg-active);--focus-shadow: var(--wds-button-danger-shadOn-focus);--underline: none;background-color:var(--wds-button-danger-bg)}.wds-button[data-model=link],.wds-button[data-model=textLink]{color:var(--wds-link-txt)}.wds-button[data-model=textLink]{--focus-shadow: 0 0 0 1px;display:inline-flex;height:auto;min-height:unset;padding:0;border-radius:3px}.wds-button:hover{background-color:var(--hover-bg)}.wds-button:active{color:var(--active-color);background-color:var(--active-bg)}.wds-button.wds-button-toggled{color:var(--wds-item-txt-selected);background-color:var(--wds-item-bg-selected)}.wds-button:focus-visible{outline:0;box-shadow:var(--focus-shadow);transition:box-shadow .2s}.wds-button:disabled{color:var(--wds-button-disabled-txt);cursor:not-allowed;background-color:var(--wds-button-disabled-bg)}.wds-button[data-model=link],.wds-button[data-model=textLink]{background-color:transparent}.wds-button-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.wds-button:hover .wds-button-text{text-decoration:var(--underline)}.wds-link{display:inline-flex;align-items:center;justify-content:center;width:fit-content;gap:.7ch;border-radius:3px;color:var(--wds-link-txt);font-weight:700;text-decoration:none;cursor:pointer;box-shadow:var(--wds--shadOff);transition:color .2s}.wds-link[data-wds-status=info]{color:var(--wds-link-info-txt)}.wds-link[data-wds-status=success]{color:var(--wds-link-success-txt)}.wds-link[data-wds-status=warning]{color:var(--wds-link-warning-txt)}.wds-link[data-wds-status=error]{color:var(--wds-link-error-txt)}.wds-link-revert{flex-direction:row-reverse}.wds-link-readOnly,.wds-link-disabled{display:inline-flex;align-items:center;font-weight:700;cursor:default;color:var(--wds--txt)}.wds-link-disabled{cursor:not-allowed;color:var(--wds--txt-disabled)}.wds-link:visited{filter:brightness(.7)}.wds-link:focus-visible{outline:none;transition:box-shadow .2s;box-shadow:0 0 0 1px}.wds-link-disableVisited:visited{color:var(--wds-link-txt)}.wds-link:not(.wds-link-disabled):not(.wds-link-readOnly):not(:has(.wds-icon)):hover,.wds-link:not(.wds-link-disabled):not(.wds-link-readOnly):hover span{text-decoration:underline}.wds-link *{pointer-events:none}.wds-tag{position:relative;overflow:hidden;display:flex;flex-wrap:nowrap;width:fit-content;min-width:fit-content;height:25px;padding:0 10px;border-radius:100px;white-space:nowrap;font-size:12px;font-weight:400;font-family:inherit;transition:.2s background-color}.wds-tag[data-wds-size=small]{height:19px}.wds-tag[data-wds-color=red]{color:var(--wds-tag-txt-red);background-color:var(--wds-tag-bg-red);--wds-tag-hover: var(--wds-tag-bg-red-hover) }.wds-tag[data-wds-color=cyan]{color:var(--wds-tag-txt-cyan);background-color:var(--wds-tag-bg-cyan);--wds-tag-hover: var(--wds-tag-bg-cyan-hover) }.wds-tag[data-wds-color=grey]{color:var(--wds-tag-txt-grey);background-color:var(--wds-tag-bg-grey);--wds-tag-hover: var(--wds-tag-bg-grey-hover) }.wds-tag[data-wds-color=green]{color:var(--wds-tag-txt-green);background-color:var(--wds-tag-bg-green);--wds-tag-hover: var(--wds-tag-bg-green-hover) }.wds-tag[data-wds-color=orange]{color:var(--wds-tag-txt-orange);background-color:var(--wds-tag-bg-orange);--wds-tag-hover: var(--wds-tag-bg-orange-hover) }.wds-tag[data-wds-color=purple]{color:var(--wds-tag-txt-purple);background-color:var(--wds-tag-bg-purple);--wds-tag-hover: var(--wds-tag-bg-purple-hover) }.wds-tag[data-wds-color=yellow]{color:var(--wds-tag-txt-yellow);background-color:var(--wds-tag-bg-yellow);--wds-tag-hover: var(--wds-tag-bg-yellow-hover) }.wds-tag[data-wds-selectable]{cursor:pointer;color:var(--wds-tag-txt-selectable);background-color:var(--wds-tag-bg-selectable);--wds-tag-hover: var(--wds-tag-bg-selectable-hover)}.wds-tag[data-wds-selected]{color:var(--wds-item-txt-selected);background-color:var(--wds-item-bg-selected);--wds-tag-hover: var(--wds-item-bg-selected-hover)}.wds-tag[data-wds-disabled]{color:var(--wds-tag-txt-disabled);background-color:var(--wds-tag-bg-disabled);pointer-events:none}.wds-tag[data-wds-disabled][data-wds-selected]{color:var(--wds-item-txt-selected-disabled);background-color:var(--wds-item-bg-selected-disabled)}.wds-tag:not([data-wds-readonly]):hover{background-color:var(--wds-tag-hover)}.wds-tag-icon{margin-right:6px;font-size:14px}.wds-tag[data-wds-size=small] .wds-tag-icon{font-size:12px}.wds-tag-text{overflow:hidden;text-overflow:ellipsis;align-self:center;pointer-events:none}.wds-tag-delete{display:flex;align-items:center;justify-content:center;margin-right:-10px;border:0;padding:0;width:23px;color:inherit;font-size:12px;cursor:pointer;background-color:transparent}.wds-badge-wrap{position:relative;display:flex;width:fit-content;height:fit-content}.wds-badge{position:absolute;bottom:calc(100% - 11px);left:calc(100% - 17px);display:flex;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:16px;font-size:12px;font-weight:700;box-sizing:border-box;border-radius:60px;min-width:19px;min-height:19px;padding:1px 4px 2px;color:var(--wds-badge-default-txt);background-color:var(--wds-badge-default-bg);transition:transform .225s cubic-bezier(.4,0,.2,1) 0s}.wds-badge[data-type=added]{color:var(--wds-badge-added-txt);background-color:var(--wds-badge-added-bg)}.wds-badge[data-type=primary]{color:var(--wds-badge-primary-txt);background-color:var(--wds-badge-primary-bg)}.wds-badge[data-type=removed]{color:var(--wds-badge-removed-txt);background-color:var(--wds-badge-removed-bg)}.wds-badge[data-type=secondary]{color:var(--wds-badge-secondary-txt);background-color:var(--wds-badge-secondary-bg)}.wds-image{cursor:zoom-in}.wds-radio{display:flex;align-items:center;justify-self:start}.wds-radio:not(.wds-radio-readOnly):not(.wds-radio-disabled){cursor:pointer}.wds-radio-input{all:unset;box-sizing:border-box;outline:0;width:18px;height:18px;min-width:18px;border:2px solid var(--wds-radio-txt);border-radius:50%;background-color:var(--wds-radio-bg);box-shadow:var(--wds-input-shadOff)}.wds-radio-input:checked{border:6px solid var(--wds-radio-txt-checked);background-color:var(--wds-radio-bg-checked)}.wds-radio-input:disabled{cursor:not-allowed;border-color:var(--wds-checkbox-brd-disabled);background-color:var(--wds-checkbox-bg-disabled)}.wds-radio-input:disabled:checked{border-color:var(--wds-checkbox-brd-disabled);background-color:var(--wds-checkbox-bg-checked-disabled)}.wds-radio-invalid .wds-radio-input{border-color:var(--wds-radio-brd-invalid);background-color:var(--wds-radio-bg-invalid)}.wds-radio-invalid .wds-radio-input:checked{border-color:var(--wds-checkbox-bg-checked-invalid);background-color:var(--wds-radio-bg-checked-invalid)}.wds-radio-readOnly .wds-radio-input{border-color:var(--wds-checkbox-brd-disabled);background-color:var(--wds-checkbox-bg-readonly)}.wds-radio-readOnly .wds-radio-input:checked{border-color:var(--wds-checkbox-bg-checked-readonly)}.wds-radio-input:focus-visible{color:var(--wds-radio-txt-focus);box-shadow:var(--wds-input-shadOn);transition:box-shadow .3s ease-out}.wds-radio-invalid .wds-radio-input:focus-visible{box-shadow:var(--wds-input-shadOn-invalid)}.wds-radio-text{margin-left:10px;font-size:14px}.wds-radio-checked.wds-radio-readOnly .wds-radio-text{font-weight:700}.wds-radio-disabled .wds-radio-text{color:var(--wds-radio-txt-disabled)}.wds-input{--icon: var(--wds-input-icon);--placeh: var(--wds-input-placeh);--brdFocus: var(--wds-input-brd-focus);--shadFocus: var(--wds-input-shadOn);position:relative;display:flex;height:34px;min-height:34px;border:2px solid var(--wds-input-brd);border-radius:6px;font-size:16px;background-color:var(--wds-input-bg);box-shadow:var(--wds-input-shadOff);transition:border-color .2s,background-color .2s}.wds-input-invalid{--icon: var(--wds-input-icon-invalid);--placeh: var(--wds-input-placeh-invalid);--brdFocus: var(--wds-input-brd-invalid-focus);--shadFocus: var(--wds-input-shadOn-invalid);border-color:var(--wds-input-brd-invalid);background-color:var(--wds-input-bg-invalid)}.wds-input-disabled,.wds-input-readOnly{--icon: var(--wds-input-icon-disabled);--placeh: var(--wds-input-placeh-disabled);border-width:1px;border-color:var(--wds-input-brd-disabled);background-color:var(--wds-input-bg-disabled)}.wds-input-readOnly{--icon: currentColor;--placeh: var(--wds-input-placeh-readOnly);--shadFocus: none;background-color:var(--wds-input-bg-readOnly)}.wds-input:focus-within{border-color:var(--brdFocus);background-color:var(--wds-input-bg-focus);box-shadow:var(--shadFocus);transition:border-color .2s,background-color .2s,box-shadow .3s ease-out}.wds-input-in{width:100%;height:100%;margin:0;border:0;outline:0;padding:0 10px;border-radius:inherit;color:var(--wds--txt);text-overflow:ellipsis;font:inherit;cursor:inherit;background:none}.wds-input-padBefore .wds-input-in{padding-left:32px}.wds-input-padAfter .wds-input-in{padding-right:32px}.wds-input-padAfter2 .wds-input-in{padding-right:56px}.wds-input-in:disabled{color:var(--wds-input-txt-disabled);cursor:not-allowed;resize:none}.wds-input-in::placeholder{color:var(--placeh);font-style:italic}.wds-input-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:32px;color:var(--icon);pointer-events:none}.wds-input-in+.wds-input-icon{left:auto;right:0}.wds-input-clear{position:absolute;top:0;right:2px;bottom:0;display:flex;align-items:center;justify-content:center;width:32px;border:0;outline:0;padding:0;font-size:inherit;cursor:pointer;background:none;opacity:.33}.wds-input-icon+.wds-input-clear{right:24px}.wds-input-clear:focus{opacity:1}.wds-inputTextarea{resize:vertical;overflow:hidden;height:68px;min-height:34px}.wds-inputTextarea .wds-input-in{resize:none;height:100%;padding:4px 10px}.wds-inputPassword{display:flex;gap:6px}.wds-inputPassword .wds-input{flex:1}.wds-inputDuration{cursor:default}.wds-label{color:var(--wds--txt-87);font-size:14px}.wds-label[data-label-type=secondary]{color:var(--wds--txt-60)}.wds-label-disabled{color:var(--wds--txt-30)}.wds-label-invalid{color:var(--wds-label-txt-invalid)}.wds-label[data-label-type=primary] .wds-label-title{font-weight:700}.wds-label-more{font-size:inherit}.wds-label-annotation{margin-left:5px}.wds-label:not(.wds-label-disabled) .wds-label-annotation{opacity:.6}.wds-hx{margin:0;font-weight:700}.wds-h1{font-size:32px}.wds-h2{font-size:28px}.wds-h3{font-size:24px}.wds-h4{font-size:21px}.wds-h5{font-size:18px}.wds-h6{font-size:16px}.wds-hx.wds-ellipsis{display:flex;align-items:center;overflow:unset}.wds-hx:not(.wds-ellipsis)>div{transform:translateY(-.1em)}.wds-hx.wds-ellipsis>span{overflow:hidden;text-overflow:ellipsis}.wds-hx>.wds-icon{color:var(--wds-title-icon-txt)}.wds-title{display:flex;align-items:center;font-weight:700}.wds-title[data-size=extrasmall]{font-size:16px}.wds-title[data-size=small]{font-size:20px}.wds-title[data-size=medium]{font-size:30px}.wds-title[data-size=large]{font-size:44px}.wds-title-icon{margin-right:1rem;color:var(--wds-title-icon-txt);font-size:.9em}.wds-loader{--sz: 17px;--szDot: 22%;position:relative;width:var(--sz);height:var(--sz);min-width:var(--sz)}.wds-loader-large{--sz: 50px;--szDot: 18%}.wds-loader-dot{--w25: calc(25% - var(--szDot) / 2);--w50: calc(50% - var(--szDot) / 2);--w99: calc(100% - var(--szDot));position:absolute;width:var(--szDot);height:var(--szDot);border-radius:50%;background-color:currentColor;animation-duration:.4s;animation-iteration-count:infinite}.wds-loader-dotA{animation-name:wds-loader-dotA-anim}.wds-loader-dotB{animation-name:wds-loader-dotB-anim}.wds-loader-dotC{animation-name:wds-loader-dotC-anim}@keyframes wds-loader-dotA-anim{0%{top:0;left:var(--w25)}to{top:var(--w99);left:0}}@keyframes wds-loader-dotB-anim{0%{top:var(--w50);left:var(--w99)}to{top:0;left:var(--w25)}}@keyframes wds-loader-dotC-anim{0%{top:var(--w99);left:0}to{top:var(--w50);left:var(--w99)}}.wds-scrollIndicator[data-wds-scrolly]{overflow-y:auto}.wds-scrollIndicator[data-wds-scrollx]{overflow-x:auto}.wds-scrollIndicator[data-wds-scrolltop]{border-top:var(--wds--scrollIndicator-brd)}.wds-scrollIndicator[data-wds-scrollleft]{border-left:var(--wds--scrollIndicator-brd)}.wds-scrollIndicator[data-wds-scrollright]{border-right:var(--wds--scrollIndicator-brd)}.wds-scrollIndicator[data-wds-scrollbottom]{border-bottom:var(--wds--scrollIndicator-brd)}.wds-scrollIndicator[data-wds-scrolly],.wds-scrollIndicator[data-wds-scrollx]{margin:-4px;padding:4px}.wds-select{position:relative;display:inline-flex;max-width:100%;font-weight:400}.wds-select:not(.wds-dropdown){width:100%}.wds-select-input{width:100%;cursor:pointer}.wds-select-sizeText-wrap{position:absolute;overflow:hidden;width:0}.wds-select-sizeText{position:absolute;visibility:hidden;pointer-events:none;padding:0 36px 0 10px;width:min-content}.wds-select[data-wds-clearable] .wds-select-sizeText{padding-right:68px}.wds-select-options{position:absolute;overflow-y:auto;z-index:1000;width:100%;max-height:300px;padding:4px 0;outline:0;border-radius:6px;background-color:var(--wds-select-options-bg)}.wds-select-options[data-wds-max-content]{width:max-content}.wds-select-options:has([data-wds-custom]){max-height:none}.wds-select-cat,.wds-select-option,.wds-select-empty-placeholder{display:flex;align-items:center;padding:4px 10px;min-height:34px;gap:10px;font-size:16px;color:var(--wds--txt);cursor:pointer}.wds-select-cat{font-weight:600;text-transform:uppercase;background-color:var(--wds-select-cat-bg);cursor:default}.wds-select-options .wds-divider{margin-top:4px;margin-bottom:4px}.wds-select-options .wds-divider:first-child,.wds-select-options .wds-divider:last-child{display:none}.wds-select-cat .wds-select-option-icon,.wds-select-cat span{opacity:.8}.wds-select-option-icon{width:16px;min-width:16px;height:24px}.wds-select-option[data-wds-disabled]{cursor:not-allowed;color:var(--wds-button-disabled-txt)}.wds-select-option[data-wds-hover]{background-color:var(--wds-item-bg-hover)}.wds-select-options[data-wds-invalid] .wds-select-option[data-wds-hover],.wds-select-option[data-wds-danger][data-wds-hover]{background-color:var(--wds-select-item-bg-invalid-hover)}.wds-select-option[data-wds-selected]{color:var(--wds-item-txt-selected);background-color:var(--wds-item-bg-selected)}.wds-select-options[data-wds-invalid] .wds-select-option[data-wds-selected]{background-color:var(--wds-select-item-bg-invalid)}.wds-select-option[data-wds-danger]{color:var(--wds-select-item-txt-danger);font-weight:600}.wds-select-option[data-wds-custom]{cursor:default;padding:16px}.wds-select-option[data-wds-custom]:has(>.wds-link:only-child){cursor:pointer;padding:0}.wds-select-option[data-wds-custom][data-wds-hover]:not(:has(>.wds-link:only-child)){background-color:transparent}.wds-select-option-texts{display:flex;flex-direction:column;width:100%}.wds-select-option .wds-select-option-texts{pointer-events:none}.wds-select-option-name{display:flex;gap:10px}.wds-select-option-annot{opacity:.7}.wds-select-cat-nameEndChildren{display:flex;margin-left:auto;gap:inherit}.wds-select-option-desc{font-size:12px;opacity:.7}.wds-select-option mark{font-weight:600;color:inherit;background:none}.wds-select-option>.wds-link:only-child{display:flex;justify-content:flex-start;width:100%;padding:4px 10px}.wds-select-option>.wds-link-revert:only-child{justify-content:flex-end}.wds-select-empty-placeholder{color:var(--wds--txt-readOnly);pointer-events:none}.wds-select[data-wds-mobile]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}.wds-select[data-wds-mobile] .wds-button{width:100%;gap:6px;background-color:var(--wds-item-bg-selected)}.wds-select[data-wds-mobile] .wds-button:not(.wds-button-toggled) .wds-button-text{font-weight:400;font-size:14px;line-height:19px}.wds-select[data-wds-mobile] .wds-button:not(.wds-button-toggled){background-color:var(--wds-select-mobile-item-bg)}.wds-select[data-wds-mobile] .wds-button:not(.wds-button-toggled):not(:disabled){color:var(--wds-select-mobile-item-txt)}.wds-select[data-wds-mobile] .wds-button:disabled{background-color:var(--wds-select-mobile-item-disabled)}.wds-select[data-wds-mobile] .wds-button-text{white-space:normal}.wds-toggle{display:flex;align-items:center;width:fit-content}.wds-toggle-reversed{display:flex;flex-direction:row-reverse}.wds-toggle-disabled{cursor:not-allowed}.wds-toggle-input-wrap{position:relative;border-radius:999px;box-shadow:var(--wds--shadOff)}.wds-toggle-input-wrap:has(:focus-visible){box-shadow:var(--wds--shadOn-focus);transition:box-shadow .2s}.wds-toggle-invalid .wds-toggle-input-wrap:has(:focus-visible){box-shadow:var(--wds--shadOn-invalid)}.wds-toggle-input{position:absolute;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer}.wds-toggle-readonly .wds-toggle-input,.wds-toggle-disabled .wds-toggle-input{cursor:inherit}.wds-toggle-btn{position:relative;width:40px;height:20px;box-sizing:border-box;color:var(--wds-toggle-false-txt);border:2px solid;border-radius:inherit;pointer-events:none;transition:.2s;transition-property:color,background-color}.wds-toggle-true .wds-toggle-btn{background-color:currentColor}.wds-toggle-disabled:not(.wds-toggle-true) .wds-toggle-btn{background-color:var(--wds-toggle-bg-disabled)}.wds-toggle-true .wds-toggle-btn{color:var(--wds-toggle-true-txt)}.wds-toggle-readonly .wds-toggle-btn{color:var(--wds-toggle-txt-readonly)}.wds-toggle-invalid .wds-toggle-btn{color:var(--wds--txt-invalid)}.wds-toggle-disabled .wds-toggle-btn{color:var(--wds-toggle-txt-disabled)}.wds-toggle-true.wds-toggle-readonly .wds-toggle-btn{color:var(--wds-toggle-txt-readonly)}.wds-toggle-btn:before{content:"";position:absolute;top:2px;left:0;width:12px;height:12px;margin-left:2px;border-radius:50%;background-color:currentColor;transition:inherit;transition-property:left,margin-left,background-color}.wds-toggle-true .wds-toggle-btn:before{left:100%;margin-left:-14px;background-color:var(--wds-toggle-btn-txt)}.wds-toggle-text{margin-left:10px;font-size:16px;opacity:.6}.wds-toggle-reversed .wds-toggle-text{margin:0 10px 0 0}.wds-slider{position:relative;z-index:0;display:flex;align-items:center;gap:16px;min-height:20px;line-height:20px}.wds-slider[data-wds-disabled]{cursor:not-allowed}.wds-slider-input{display:none}.wds-slider-value{width:20px;padding:6px;font:inherit;color:inherit;text-align:right;line-height:normal;border:1px solid var(--wds--brd);border-radius:6px;box-sizing:content-box}.wds-slider-wrap{position:relative;align-self:stretch;flex:1;display:flex;flex-direction:column;justify-content:center;min-width:50px;outline:0}.wds-slider:not([data-wds-readonly]):not([data-wds-disabled]) .wds-slider-wrap{cursor:pointer}.wds-slider[data-wds-readonly] .wds-slider-wrap{pointer-events:none}.wds-slider-thumb-wrap{position:absolute;top:0;left:3px;right:3px;height:100%;pointer-events:none}.wds-slider-thumb{--slider-thumb-w: 20px;z-index:1;position:absolute;top:50%;width:var(--slider-thumb-w);height:var(--slider-thumb-w);margin-top:calc(var(--slider-thumb-w) / -2);margin-left:calc(var(--slider-thumb-w) / -2);border-radius:50%;border:6px solid var(--wds-slider-thumb-brd);background-color:var(--wds--bg);box-shadow:var(--wds--shadow-2),var(--wds--shadOff);transition:.1s;transition-property:width,height,margin,border-width}.wds-slider:not([data-wds-readonly]):not([data-wds-disabled]) .wds-slider-wrap:focus .wds-slider-thumb{box-shadow:var(--wds--shadow-2),var(--wds--shadOn-focus);transition:.1s width,.1s height,.1s margin,.1s border-width,.2s box-shadow}.wds-slider[data-wds-invalid]:not([data-wds-readonly]):not([data-wds-disabled]) .wds-slider-wrap:focus .wds-slider-thumb{box-shadow:var(--wds--shadow-2),var(--wds--shadOn-invalid)}.wds-slider:not([data-wds-disabled]) .wds-slider-thumb{pointer-events:auto}.wds-slider[data-wds-readonly] .wds-slider-thumb{border-color:var(--wds--txt-100);box-shadow:none}.wds-slider[data-wds-disabled] .wds-slider-thumb{border-color:var(--wds-progressBar-txt-disabled);box-shadow:none}.wds-slider[data-wds-invalid] .wds-slider-thumb{border-color:var(--wds-slider-thumb-brd-invalid)}.wds-divider{--wds-width: 1px;height:var(--wds-width);min-height:var(--wds-width);align-self:stretch;background-color:var(--wds-divider-lowContrast-bg);pointer-events:none}.wds-divider[data-wds-contrast=high]{background-color:var(--wds-divider-highContrast-bg)}.wds-divider[data-wds-size=large]{--wds-width: 2px}.wds-flex-x>.wds-divider,.wds-divider[data-wds-orientation=vertical]{width:var(--wds-width);min-width:var(--wds-width);height:auto;min-height:100%}#wds-tooltip-container{position:absolute;z-index:1000;inset:0 0 auto}.wds-tooltip{display:inline-flex;width:fit-content}.wds-tooltip-container{position:absolute;z-index:1000;max-width:288px;opacity:0;visibility:hidden;transition-delay:.15s;transition-duration:.2s;transition-property:opacity,visibility;pointer-events:none;overflow-wrap:break-word}.wds-tooltip-container[data-wds-hoverable]{pointer-events:auto}.wds-tooltip-container[data-wds-position=top]{margin-top:-10px}.wds-tooltip-container[data-wds-position=left]{margin-left:-10px}.wds-tooltip-container[data-wds-position=right]{margin-left:10px}.wds-tooltip-container[data-wds-position=bottom]{margin-top:10px}.wds-tooltip-container[data-wds-show]{opacity:1}.wds-tooltip-arrow{position:absolute;top:50%;left:50%;width:10px;height:10px;margin:-5px 0 0 -5px;border-radius:2px;transform:rotate(45deg);background-color:var(--wds-tooltip-bg)}.wds-tooltip-container[data-wds-position=top] .wds-tooltip-arrow{top:calc(100% - 3px)}.wds-tooltip-container[data-wds-position=left] .wds-tooltip-arrow{left:calc(100% - 3px)}.wds-tooltip-container[data-wds-position=right] .wds-tooltip-arrow{left:3px}.wds-tooltip-container[data-wds-position=bottom] .wds-tooltip-arrow{top:3px}.wds-tooltip-in{position:relative;display:flex;flex-direction:column;border-radius:4px;padding:6px 8px;font-size:14px;color:var(--wds-tooltip-txt);background-color:var(--wds-tooltip-bg)}.wds-tooltip-title{font-weight:700}.wds-checkbox{display:inline-flex;align-items:center;width:fit-content;height:20px;gap:10px;cursor:pointer}.wds-checkbox-disabled{cursor:not-allowed}.wds-checkbox-readOnly{cursor:default}.wds-checkbox-wrap{z-index:0;position:relative;display:flex;width:18px;height:18px;min-width:18px}.wds-checkbox-input{all:unset;position:absolute;box-sizing:border-box;margin:0;outline:0;width:100%;height:100%;color:var(--wds-checkbox-txt);border:2px solid var(--wds-checkbox-brd);border-radius:6px;background-color:var(--wds-checkbox-bg)}.wds-checkbox-input:checked{border:0;background-color:var(--wds-checkbox-bg-checked)}.wds-checkbox-readOnly .wds-checkbox-input{border:1px solid var(--wds-checkbox-brd-disabled);background-color:var(--wds-checkbox-bg-readonly)}.wds-checkbox-readOnly .wds-checkbox-input:checked{background-color:var(--wds-checkbox-bg-checked-readonly)}.wds-checkbox-disabled .wds-checkbox-input{cursor:not-allowed;border:1px solid var(--wds-checkbox-brd-disabled);background-color:var(--wds-checkbox-bg-disabled)}.wds-checkbox-disabled .wds-checkbox-input:checked{border:0;background-color:var(--wds-checkbox-bg-checked-disabled)}.wds-checkbox-invalid .wds-checkbox-input{color:var(--wds--shad-invalid);border-color:var(--wds-checkbox-brd-invalid);background-color:var(--wds-checkbox-bg-invalid)}.wds-checkbox-invalid .wds-checkbox-input:checked{border-color:var(--wds-checkbox-bg-checked-invalid);background-color:var(--wds-checkbox-bg-checked-invalid)}.wds-checkbox .wds-checkbox-input:focus-visible{color:var(--wds--shad-focus);border-color:var(--wds--brd-focus);transition:var(--wds-checkbox-transition);box-shadow:var(--wds-checkbox-shad)}.wds-checkbox-invalid .wds-checkbox-input:focus-visible{color:var(--wds--shad-invalid);border-color:var(--wds-checkbox-brd-invalid-focus)}.wds-checkbox-icon{z-index:1;width:100%;height:100%;font-size:10px;visibility:hidden}.wds-checkbox-checked .wds-checkbox-icon,.wds-checkbox-indeterminate .wds-checkbox-icon{visibility:visible;color:var(--wds-checkbox-txt)}.wds-checkbox-disabled .wds-checkbox-icon{color:var(--wds-checkbox-txt-disabled)}.wds-checkbox-readOnly .wds-checkbox-icon{color:var(--wds-checkbox-icon-txt-readonly)}.wds-checkbox-label{-webkit-user-select:none;user-select:none}.wds-checkbox-readOnly.wds-checkbox-checked .wds-checkbox-label{color:var(--wds-checkbox-txt-readonly)}.wds-checkbox-readOnly.wds-checkbox-checked .wds-checkbox-label span{font-weight:700}.wds-timeline{display:flex;flex-direction:column;gap:4px;width:100%;--timeline-marker-color: var(--wds--txt-30)}.wds-timeline-steps{position:relative;height:12px}.wds-timeline-step{position:absolute;width:60px;margin-left:-30px;text-align:center;line-height:12px;font-size:12px;font-family:monospace}.wds-timeline-step:before{content:"";position:absolute;top:100%;left:50%;width:1px;height:4px;background-color:var(--timeline-marker-color)}.wds-timeline-track{position:relative;z-index:0;border:0 solid var(--timeline-marker-color);border-width:1px 0;background-color:var(--wds-timeline-bg);height:42px;display:flex;flex-direction:column;justify-content:center}.wds-timeline-track-marker{position:absolute;border-radius:1px;width:1px;height:16px;background-color:var(--timeline-marker-color)}.wds-timeline-track-main-marker{height:24px}.wds-timeline-thumb{--thumb-w: 22px;position:absolute;z-index:1;inset:0 auto;border:var(--thumb-brd-w) solid var(--wds-timeline-thumb-color);border-radius:8px;cursor:grab;margin:-1px 0}.wds-timeline-thumb:before,.wds-timeline-thumb:after{content:"";position:absolute;left:calc(var(--thumb-brd-w) * -1);right:calc(var(--thumb-brd-w) * -1);height:var(--thumb-brd-w);background-color:var(--wds-timeline-thumb-color)}.wds-timeline-thumb:before{top:calc(var(--thumb-brd-w) * -1)}.wds-timeline-thumb:after{bottom:calc(var(--thumb-brd-w) * -1)}.wds-timeline-thumb-left,.wds-timeline-thumb-right{position:absolute;top:calc(var(--thumb-brd-w) * -1);width:var(--thumb-w);height:calc(100% + var(--thumb-brd-w) * 2);cursor:ew-resize;background-color:var(--wds-timeline-thumb-color);display:flex;align-items:center;justify-content:center}.wds-timeline-thumb-left{border-radius:8px 0 0 8px;left:calc(var(--thumb-w) * -1)}.wds-timeline-thumb-right{border-radius:0 8px 8px 0;right:calc(var(--thumb-w) * -1)}.wds-timeline-thumb-left:before,.wds-timeline-thumb-right:before{content:"";position:absolute;width:2px;height:24px;background-color:var(--wds--bg);border-radius:1px}.wds-indicator{display:inline-flex;position:relative}.wds-indicator[data-wds-dir]{position:absolute;border:2px dashed var(--wds-indicator-brd)}.wds-indicator[data-wds-dir=top],.wds-indicator[data-wds-dir=bottom],.wds-indicator[data-wds-dir=left],.wds-indicator[data-wds-dir=right],.wds-indicator[data-wds-dir="top right"],.wds-indicator[data-wds-dir="left bottom"]{border-right-color:transparent;border-bottom-color:transparent}.wds-indicator[data-wds-dir="top left"],.wds-indicator[data-wds-dir="right bottom"]{border-bottom-color:transparent;border-left-color:transparent}.wds-indicator[data-wds-dir="left top"],.wds-indicator[data-wds-dir="bottom right"]{border-top-color:transparent;border-right-color:transparent}.wds-indicator[data-wds-dir="right top"],.wds-indicator[data-wds-dir="bottom left"]{border-top-color:transparent;border-left-color:transparent}.wds-indicator:before{content:attr(data-wds-num);position:absolute;display:flex;align-items:center;justify-content:center;width:20px;height:20px;left:-1px;margin:-10px 0 0 -10px;border-radius:50%;color:var(--wds-indicator-txt);font-size:13px;line-height:20px;background-color:var(--wds-indicator-brd)}.wds-indicator:not([data-wds-dir]):before{position:static;margin:0}.wds-indicator[data-wds-dir*=left]:before{left:calc(100% + 1px)}.wds-indicator[data-wds-dir*=top]:before{top:100%}.wds-indicator[data-wds-dir]:after{content:"";position:absolute;top:100%;left:100%;width:6px;height:6px;margin:-2px 0 0 -2px;border-radius:50%;background-color:var(--wds-indicator-brd)}.wds-indicator[data-wds-dir=left]:after,.wds-indicator[data-wds-dir=right]:after,.wds-indicator[data-wds-dir*=top]:after{top:-2px}.wds-indicator[data-wds-dir=top]:after,.wds-indicator[data-wds-dir=bottom]:after,.wds-indicator[data-wds-dir*=left]:after{left:-2px}.wds-imageArea{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:100px;border-radius:6px;-webkit-user-select:none;user-select:none}.wds-imageArea-ratioWrapper{position:relative}.wds-imageArea svg,.wds-imageArea img,.wds-imageArea video,.wds-imageArea-overlay{position:absolute;width:100%;height:100%;pointer-events:none}.wds-imageArea:not([data-wds-ready]) img,.wds-imageArea:not([data-wds-ready]) video{display:none}.wds-imageArea svg{opacity:0}.wds-imageArea-overlay{display:none;-webkit-mask-composite:xor;mask-composite:exclude;background-color:var(--wds--txt-inv-100);opacity:.5}.wds-imageArea:not([data-wds-discreet]):has(.wds-imageArea-area) .wds-imageArea-overlay{display:block}.wds-imageArea-area{--handW: 1px;--delay: .5s;position:absolute;border:1px solid var(--color-brd);outline:2px solid var(--wds--txt-15)}.wds-imageArea:not([data-wds-colorful]) .wds-imageArea-area{--color-brd: var(--wds--txt-87) !important;--color-txt: var(--wds--txt-inv-100) !important}.wds-imageArea[data-wds-discreet] .wds-imageArea-area{border:0;outline:0}.wds-imageArea[data-wds-discreet] .wds-imageArea-area:hover,.wds-imageArea[data-wds-discreet] .wds-imageArea-area[data-wds-hover]{border:1px solid var(--color-brd)}.wds-imageArea-area:hover,.wds-imageArea-area[data-wds-hover]{--handW: 4px;--delay: 0s}.wds-imageArea[data-wds-readonly] .wds-imageArea-area{cursor:pointer;transition:background-color .2s}.wds-imageArea[data-wds-readonly] .wds-imageArea-area:active{background-color:var(--wds--txt-60)}.wds-imageArea[data-wds-clicking-out] .wds-imageArea-area{animation:wds-imageArea-click-anim .15s linear;animation-iteration-count:2}@keyframes wds-imageArea-click-anim{50%{background-color:var(--wds--txt-60)}}.wds-imageArea-tag{position:absolute;bottom:calc(100% + 8px);z-index:2;left:-4px;height:20px;line-height:20px;border-radius:2px;padding:0 6px;white-space:nowrap;color:var(--color-txt);font-size:12px;background-color:var(--color-brd);pointer-events:none}.wds-imageArea-tag:empty{display:none}.wds-imageArea[data-wds-readonly] .wds-imageArea-tag{bottom:calc(100% + 4px);left:-2px}.wds-imageArea-handles{position:absolute;inset:calc((var(--handW) + 2px) * -1);display:grid;--sz: min(20px, 25%);grid-template:"left-top    .   top       .    right-top   " var(--sz) ".           .   .         .    .           " 1fr "left        .   .         .    right       " var(--sz) ".           .   .         .    .           " 1fr "left-bottom .   bottom    .    right-bottom" var(--sz) /var(--sz) 1fr var(--sz) 1fr var(--sz);cursor:move;transition:.2s;transition-delay:var(--delay);transition-property:inset}.wds-imageArea-handle{position:relative;pointer-events:none}.wds-imageArea-handle[data-wds-dir=top]{grid-area:top}.wds-imageArea-handle[data-wds-dir=left]{grid-area:left}.wds-imageArea-handle[data-wds-dir=right]{grid-area:right}.wds-imageArea-handle[data-wds-dir=bottom]{grid-area:bottom}.wds-imageArea-handle[data-wds-dir=left-top]{grid-area:left-top}.wds-imageArea-handle[data-wds-dir=right-top]{grid-area:right-top}.wds-imageArea-handle[data-wds-dir=left-bottom]{grid-area:left-bottom}.wds-imageArea-handle[data-wds-dir=right-bottom]{grid-area:right-bottom}.wds-imageArea-handle div{position:absolute;z-index:1;border-radius:1px;pointer-events:auto;background-color:var(--color-brd);transition:.2s;transition-delay:var(--delay);transition-property:width,height}.wds-imageArea-handle[data-wds-dir$=top] div,.wds-imageArea-handle[data-wds-dir$=bottom] div{width:100%;height:var(--handW);cursor:ns-resize}.wds-imageArea-handle[data-wds-dir$=bottom] div{bottom:0}.wds-imageArea-handle[data-wds-dir=left] div,.wds-imageArea-handle[data-wds-dir=right] div{width:var(--handW);height:100%;cursor:ew-resize}.wds-imageArea-handle[data-wds-dir^=right] div{right:0}.wds-imageArea-handle[data-wds-dir] div+div{width:var(--handW);height:100%}.wds-imageArea-handle[data-wds-dir=left-top] div,.wds-imageArea-handle[data-wds-dir=right-bottom] div{cursor:nwse-resize}.wds-imageArea-handle[data-wds-dir=right-top] div,.wds-imageArea-handle[data-wds-dir=left-bottom] div{cursor:nesw-resize}#wds-witbeLogoSVG{visibility:hidden;position:absolute;overflow:hidden;height:0}#wds-witbeLogoSVG-w,#wds-witbeLogoSVG-witbe{fill:currentColor}#wds-witbeLogoSVG-w-top,#wds-witbeLogoSVG-witbe-top{fill:var(--wds-witbeLogo-top-fill, currentColor)}#wds-witbeLogoSVG-w-bottom,#wds-witbeLogoSVG-witbe-bottom{fill:var(--wds-witbeLogo-bottom-fill, currentColor)}.wds-witbeLogo{color:var(--wds-witbeLogo-txt);--wds-witbeLogo-top-fill: url(#wds-witbeLogoSVG-gradient-top);--wds-witbeLogo-bottom-fill: url(#wds-witbeLogoSVG-gradient-bottom)}.wds-statusList{display:flex;flex-direction:column;padding:10px 20px;gap:10px}.wds-statusList-item{display:flex;align-items:center;gap:10px;min-height:22px}.wds-statusList-icon{display:inline-flex;justify-content:center;width:16px;height:16px;font-size:14px}.wds-statusList-item[data-wds-status=success] .wds-statusList-icon{color:var(--wds-statusList-icon-success)}.wds-statusList-item[data-wds-status=failure] .wds-statusList-icon{color:var(--wds-statusList-icon-failure)}.wds-statusList-item[data-wds-status=unknown] .wds-statusList-icon{color:var(--wds-statusList-icon-unknown)}.wds-statusList-item[data-wds-status=loading] .wds-statusList-icon{color:var(--wds-statusList-icon-loading)}.wds-statusList-item[data-wds-status=disabled] .wds-statusList-icon{color:var(--wds-statusList-icon-disabled)}.wds-codeEditor{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:row;box-sizing:border-box;border:1px solid var(--wds--brd);border-radius:.714em;box-shadow:var(--wds--shadOff);transition:border-color .2s,box-shadow .2s}.wds-codeEditor .monaco-editor .margin{border-right:.063em solid var(--wds--brd)}.wds-codeEditor .monaco-editor .lines-content{padding-left:.375em}.wds-codeEditor.focused{border-color:var(--wds--brd-focus);box-shadow:var(--wds--shadOn-focus)}.wds-codeEditor.invalid{border-color:var(--wds--brd-invalid)}.wds-codeEditor.invalid .monaco-editor .margin,.wds-codeEditor.invalid .monaco-editor .lines-content{background:var(--wds--bg-invalid)}.wds-codeEditor.invalid :focus-within{box-shadow:var(--wds--shadOn-invalid)}.wds-codeEditor.readOnly{border-color:var(--wds--brd-readOnly)}.wds-codeEditor.readOnly .monaco-editor .margin,.wds-codeEditor.readOnly .monaco-editor .lines-content{background:var(--wds--bg-readOnly)}.wds-codeEditor.disabled{cursor:not-allowed;opacity:.25;border-color:var(--wds--brd-disabled)}.wds-codeEditor.disabled .monaco-editor .margin,.wds-codeEditor.disabled .monaco-editor .lines-content{cursor:not-allowed;pointer-events:none;background:var(--wds-input-bg-disabled)}.wds-codeEditor.disabled .monaco-editor .margin ::selection,.wds-codeEditor.disabled .monaco-editor .lines-content ::selection{background:transparent}.wds-progressBar{--wds-col: var(--wds-progressBar-txt-normal);--wds-bg: var(--wds-progressBar-bg-normal);display:flex;position:relative;width:100%;height:8px;border-radius:999px;background-color:var(--wds-bg)}.wds-progressBar[data-wds-size=small]{height:4px}.wds-progressBar:has(div+div){background-color:var(--wds-progressBar-bg-multiple)}.wds-progressBar[data-wds-status=disabled]{--wds-col: var(--wds-progressBar-txt-disabled);--wds-bg: var(--wds-progressBar-bg-disabled)}.wds-progressBar[data-wds-status=readOnly]{--wds-col: var(--wds-progressBar-txt-readOnly);--wds-bg: var(--wds-progressBar-bg-readOnly)}.wds-progressBar[data-wds-status=error]{--wds-col: var(--wds-progressBar-txt-error);--wds-bg: var(--wds-progressBar-bg-error)}.wds-progressBar[data-wds-status=success]{--wds-col: var(--wds-progressBar-txt-success);--wds-bg: var(--wds-progressBar-bg-success)}.wds-progressBar[data-wds-status=warning]{--wds-col: var(--wds-progressBar-txt-warning);--wds-bg: var(--wds-progressBar-bg-warning)}.wds-progressBar[data-wds-status=info]{--wds-col: var(--wds-progressBar-txt-info);--wds-bg: var(--wds-progressBar-bg-info)}.wds-progressBar div{position:relative;height:100%;color:var(--wds-col);background-color:currentColor;pointer-events:none}.wds-progressBar div:first-child{border-top-left-radius:inherit;border-bottom-left-radius:inherit}.wds-progressBar div:last-child{border-top-right-radius:inherit;border-bottom-right-radius:inherit}.wds-progressBar:not([data-wds-readonly]):not([data-wds-disabled]) div:before{content:"";position:absolute;width:100%;height:100%;border-radius:inherit;box-shadow:0 2px 6px currentColor;opacity:.25}.wds-carouselDots{display:flex;height:18px;align-items:center;justify-content:center}.wds-carouselDots-readOnly,.wds-carouselDots-dot:not(.wds-carouselDots-dot-selectable),.wds-carouselDots-dot-selected{pointer-events:none}.wds-carouselDots-dot{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;cursor:pointer}.wds-carouselDots-dot:not(.wds-carouselDots-dot-selected):not(.wds-carouselDots-dot-selectable){opacity:.3}.wds-carouselDots-dot+.wds-carouselDots-dot{margin-left:6px}.wds-carouselDots-dot:before{content:"";width:6px;height:6px;border-radius:50%;background-color:var(--wds-carouselDots-dot-bg)}.wds-carouselDots-dot-selected:before{width:10px;height:10px;background-color:var(--wds-item-bg-selected)}.wds-gridSelector{--wds-gridSelector-nbColumns: 1;--wds-gridSelector-maxColumns: 4;display:grid;overflow:auto;gap:10px;grid-template-columns:repeat(min(var(--wds-gridSelector-nbColumns),var(--wds-gridSelector-maxColumns)),1fr);scroll-snap-type:y mandatory;color:var(--wds--txt)}.wds-gridSelector-btn{--gap: 10px;--bg: var(--wds-gridSelector-btn-bg);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;scroll-snap-align:start;overflow:hidden;box-sizing:border-box;height:128px;gap:var(--gap);outline:0;padding:10px;border:3px solid transparent;border-radius:6px;font-size:14px;cursor:pointer;background-color:var(--bg);transition:background-color .2s}.wds-gridSelector-btn:focus-visible,.wds-gridSelector-btn:not(:disabled):hover{--bg: var(--wds-gridSelector-btn-bg-hover)}.wds-gridSelector-btn:not(:disabled):active{--bg: var(--wds-gridSelector-btn-bg-active)}.wds-gridSelector-btn[data-wds-selected]{border-color:var(--wds-item-bg-selected)}.wds-gridSelector-btn[data-wds-selected][data-wds-disabled]{border-color:var(--wds-gridSelector-btn-brd-disabled)}.wds-gridSelector-btn[data-wds-selected][data-wds-invalid]{border-color:var(--wds--brd-invalid)}.wds-gridSelector-btn[data-wds-disabled],.wds-gridSelector-btn[data-wds-readonly]{color:inherit;cursor:not-allowed;--bg: var(--wds-gridSelector-btn-bg-disabled)}.wds-gridSelector-btn[data-wds-readonly]{--bg: var(--wds-gridSelector-btn-bg-readOnly)}.wds-gridSelector-btn[data-wds-readonly][data-wds-selected]{border-color:var(--wds-gridSelector-btn-brd-readOnly)}.wds-gridSelector-btn[data-wds-invalid]{color:var(--wds--txt-invalid);--bg: var(--wds-gridSelector-btn-bg-invalid)}.wds-gridSelector-btn[data-wds-invalid]:not(:disabled):focus-visible,.wds-gridSelector-btn[data-wds-invalid]:not(:disabled):hover{--bg: var(--wds-gridSelector-btn-bg-invalid-hover)}.wds-gridSelector-btn-absLeft{position:absolute;inset:6px auto auto 6px;display:flex;flex-direction:column;gap:2px;pointer-events:none}.wds-gridSelector-btn-topIcon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;background-color:var(--bg);transition:background-color .2s}.wds-gridSelector-btn>.wds-tag{position:absolute;inset:6px 6px auto auto}.wds-gridSelector-btn-img{flex:1;width:100%;font-size:56px;background:center no-repeat;background-size:contain}.wds-gridSelector-btn[data-wds-disabled] .wds-gridSelector-btn-topIcon,.wds-gridSelector-btn[data-wds-disabled] .wds-gridSelector-btn-img{opacity:.5}.wds-gridSelector-btn-img svg{width:100%;height:100%}.wds-gridSelector-btn-name,.wds-gridSelector-btn-desc{width:100%;opacity:.87}.wds-gridSelector-btn-name{font-weight:700}.wds-gridSelector-btn-name+.wds-gridSelector-btn-desc{margin-top:calc(var(--gap) * -1)}.wds-gridSelector-btn[data-wds-disabled] .wds-gridSelector-btn-name,.wds-gridSelector-btn[data-wds-disabled] .wds-gridSelector-btn-desc{opacity:.3}.wds-notifications{position:fixed;z-index:1000000;right:10px;top:10px;display:flex;align-items:flex-end;flex-direction:column;gap:10px}.wds-notification{position:relative;display:flex;gap:22px;margin:0;max-width:500px;padding:10px 42px 10px 20px;border:0;border-left:6px solid;border-radius:0 6px 6px 0;font:inherit;text-align:left;cursor:pointer;background:none;box-shadow:var(--wds--shadOff);animation:wds-notification-slideIn .3s}.wds-notification:focus{outline:0;transition:box-shadow .2s;box-shadow:var(--wds--shadOn-focus)}.wds-notification[data-wds-type=info]{color:var(--wds-notification-info-txt);background-color:var(--wds-notification-info-bg)}.wds-notification[data-wds-type=success]{color:var(--wds-notification-success-txt);background-color:var(--wds-notification-success-bg)}.wds-notification[data-wds-type=danger]{color:var(--wds-notification-danger-txt);background-color:var(--wds-notification-danger-bg)}.wds-notification[data-wds-type=warning]{color:var(--wds-notification-warning-txt);background-color:var(--wds-notification-warning-bg)}@keyframes wds-notification-slideIn{0%{margin-right:calc(-100% - 10px)}to{margin-right:0}}.wds-notification-content{display:flex;flex-direction:column}.wds-notification-title{font-size:16px;font-weight:700}.wds-notification-message{font-size:14px}.wds-notification-count{position:absolute;top:4px;right:4px;font-size:.8em}.wds-toggleButton{display:flex;overflow-x:scroll;padding:6px;border-radius:6px;background-color:var(--wds-toggleButton-bg)}.wds-toggleButton[data-wds-disabled]{background-color:var(--wds-toggleButton-bg-disabled)}.wds-toggleButton .wds-button{flex:1;font-size:14px}.wds-toggleButton .wds-button:not(.wds-button-toggled):disabled{background-color:transparent}.wds-toggleButton .wds-button:not(.wds-button-toggled):not(:disabled):hover{background-color:var(--wds-toggleButton-btn-bg-hover)}.wds-toggleButton .wds-button:hover .wds-button-text{text-decoration:none}.wds-errorBoundary{display:flex;gap:.4rem;margin:.5rem;padding:.5rem;width:fit-content;height:fit-content;color:var(--wds--txt-invalid);background-color:var(--wds--bg-invalid)}.wds-errorBoundary-content,.wds-expandableText{display:flex;flex-direction:column}.wds-expandableText-text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--nb-lines, 2)}.wds-expandableText-expanded .wds-expandableText-text{-webkit-line-clamp:initial}.wds-item{--wds-item-h: 46px;display:flex;flex-direction:column;border-radius:inherit;transition:margin-top .2s,opacity .2s;position:relative}.wds-item-items .wds-item{margin-top:2px}.wds-item:not([data-wds-expanded]) .wds-item{margin-top:calc(var(--wds-item-h) * -1);opacity:0}.wds-item-head{width:100%;height:var(--wds-item-h);min-height:var(--wds-item-h);display:flex;align-items:center;gap:12px;border-radius:inherit;border:1px solid transparent;padding:0 16px;white-space:nowrap;cursor:default;background-color:var(--wds-item-bg);transition:background-color .1s}.wds-item[data-wds-selectable]:not([data-wds-disabled])>.wds-item-head:hover{cursor:pointer;background-color:var(--wds-item-bg-hover)}.wds-item[data-wds-selected]>.wds-item-head{color:var(--wds-item-txt-selected);background-color:var(--wds-item-bg-selected)}.wds-item[data-wds-selected]:not([data-wds-disabled])>.wds-item-head:hover{background-color:var(--wds-item-bg-selected-hover)}.wds-item[data-wds-disabled]>.wds-item-head{cursor:not-allowed}.wds-item[data-wds-selected][data-wds-disabled]>.wds-item-head{color:var(--wds-item-txt-selected-disabled);background-color:var(--wds-item-bg-selected-disabled)}.wds-item[data-wds-status-model=primary][data-wds-status=success]:not([data-wds-selected])>.wds-item-head{border-color:var(--wds-item-brd-success);background-color:var(--wds-item-bg-success)}.wds-item[data-wds-status-model=primary][data-wds-status=progress]:not([data-wds-selected])>.wds-item-head{border-color:var(--wds-item-brd-progress);background-color:var(--wds-item-bg-progress)}.wds-item[data-wds-status-model=primary][data-wds-status=warning]:not([data-wds-selected])>.wds-item-head{border-color:var(--wds-item-brd-warning);background-color:var(--wds-item-bg-warning)}.wds-item[data-wds-status-model=primary][data-wds-status=error]:not([data-wds-selected])>.wds-item-head{border-color:var(--wds-item-brd-error);background-color:var(--wds-item-bg-error)}.wds-item[data-wds-status-model=primary][data-wds-status=success][data-wds-selectable]:not([data-wds-selected])>.wds-item-head:hover{border-color:var(--wds-item-brd-success-hover);background-color:var(--wds-item-bg-success-hover)}.wds-item[data-wds-status-model=primary][data-wds-status=progress][data-wds-selectable]:not([data-wds-selected])>.wds-item-head:hover{border-color:var(--wds-item-brd-progress-hover);background-color:var(--wds-item-bg-progress-hover)}.wds-item[data-wds-status-model=primary][data-wds-status=warning][data-wds-selectable]:not([data-wds-selected])>.wds-item-head:hover{border-color:var(--wds-item-brd-warning-hover);background-color:var(--wds-item-bg-warning-hover)}.wds-item[data-wds-status-model=primary][data-wds-status=error][data-wds-selectable]:not([data-wds-selected])>.wds-item-head:hover{border-color:var(--wds-item-brd-error-hover);background-color:var(--wds-item-bg-error-hover)}.wds-item[data-wds-disabled]>.wds-item-head>*{opacity:.5}.wds-item .wds-checkbox{pointer-events:none}.wds-item .wds-avatar{margin:0 3px}.wds-item .wds-avatar:first-child{margin:0 0 0 -4px}.wds-item-len,.wds-item-head-end>.wds-icon:last-child:not(.wds-loader){min-width:26px;height:26px;margin-right:-4px}.wds-item-fileIcon{width:30px;height:30px;min-width:30px;font-size:8px}.wds-item-openBtn{min-width:30px;height:30px;border:0;border-radius:4px;color:inherit;font-size:12px;cursor:pointer;background:none;transition:inherit}.wds-item[data-wds-expanded]>.wds-item-head .wds-item-openBtn{background-color:var(--wds-item-openBtn-bg)}.wds-item[data-wds-expanded]>.wds-item-head .wds-item-openBtn .wds-icon{transform:rotate(90deg)}.wds-item[data-wds-expanded][data-wds-selected]>.wds-item-head .wds-item-openBtn{background-color:var(--wds-item-openBtn-bg-selected)}.wds-item-img{height:36px;min-width:36px;border-radius:4px;background-size:cover;background-position:center}.wds-item-icon:first-child,.wds-item-img:first-child{margin-left:-10px}.wds-checkbox+.wds-item-icon,.wds-item-icon:first-child{height:36px;min-width:36px}.wds-item-nameWrap{display:flex;flex-direction:column;min-width:2.5ch}.wds-item-name,.wds-item[data-wds-expanded]>.wds-item-head .wds-item-name{font-weight:600}.wds-item-desc{font-size:.875em;opacity:.5}.wds-item-nameChildren,.wds-item-nameEndChildren{display:flex;gap:6px;align-items:center}.wds-item-nameEndChildren{flex:1;justify-content:end}.wds-item-nameEndChildren>span{opacity:.5}.wds-item-head-end{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:inherit}.wds-item-head-end:empty{display:none}.wds-item-len{display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:12px;background-color:var(--wds-item-len-bg);transition:inherit}.wds-item-head:hover>.wds-item-len,.wds-item[data-wds-selected]>.wds-item-head>.wds-item-head-end>.wds-item-len{background-color:transparent}.wds-item-nameEndChildren:last-child .wds-tag:last-child{margin-right:-10px}.wds-item-actionsBtn{opacity:0;pointer-events:none;position:absolute;right:0;margin-right:5px}.wds-item-actionsBtn:has(button.wds-select-button[data-wds-opened]),.wds-item:hover .wds-item-actionsBtn,.wds-item:focus .wds-item-actionsBtn{opacity:100;pointer-events:all}.wds-item-items{overflow:hidden;margin-left:18px;border-left:2px solid var(--wds-item-items-brd);padding-left:7px;border-radius:inherit}.wds-item[data-wds-expanded]>.wds-item-items{margin-bottom:6px}.wds-item:not([data-wds-expanded]) .wds-item[data-wds-expanded]>.wds-item-items{margin-bottom:0}.wds-item[data-wds-loading]>.wds-item-items:before,.wds-item-items:empty:before{content:"empty";display:flex;align-items:center;justify-content:center;height:0;overflow:hidden;font-size:13px;font-style:italic;opacity:.7;transition:height .2s}.wds-item[data-wds-loading]>.wds-item-items:before{content:"loading..."}.wds-item[data-wds-loading]>.wds-item-items:before,.wds-item[data-wds-expanded]>.wds-item-items:empty:before{height:24px}.wds-nav{display:flex;align-items:center;flex-direction:column;min-width:60px;max-width:60px;gap:20px;padding:16px 0 10px;height:100%;font-size:18px;color:var(--wds-nav-txt);background-color:var(--wds-nav-bg)}.wds-nav .wds-witbeLogo{font-size:28px}.wds-nav-logoClickable .wds-witbeLogo{cursor:pointer}.wds-nav .wds-button,.wds-nav .wds-link{width:40px;height:40px;color:inherit;font-size:inherit;transition:.2s background-color}.wds-nav .wds-link:visited{color:inherit}.wds-nav .wds-button:hover,.wds-nav .wds-link:hover{background-color:var(--wds-nav-bg-hover)}.wds-nav .wds-button:disabled,.wds-nav .wds-link:disabled{color:inherit;background-color:transparent;opacity:.3}.wds-nav .wds-nav-active{background-color:currentColor;pointer-events:none}.wds-nav .wds-nav-active .wds-icon{color:var(--wds-nav-bg)}.wds-form{padding:4px}.wds-form ul{margin:0;padding:0}.wds-form ul+ul{margin-top:6px}.wds-form ul>b{color:var(--wds--txt-invalid);margin-right:2px}.wds-form ul>li{font-size:.8rem;margin-left:1rem}.wds-main{display:flex;height:100%;background-color:var(--wds-main-bg)}.wds-main-panels{flex:1;display:flex;padding:16px 42px;gap:26px}.wds-main-middle{flex:1;display:flex;gap:inherit;flex-direction:column}.wds-main-panel{border-radius:10px;background-color:var(--wds-main-panel-bg)}.wds-main-panel[data-wds-dir=main]{flex:1}.wds-page{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.wds-page-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:100%;max-width:380px;min-width:200px}.wds-page-text{text-align:center;font-size:20px}.wds-page-404-logo{flex:1}.wds-page-404-logo img{height:100%}.wds-page-404-title{margin:0;font-size:32px;font-weight:700;max-width:600px}.wds-page-error-icon{font-size:30px}.wds-page-error-message{text-align:left}.wds-page-loading-progress{width:100%}.wds-tabs{display:flex;gap:6px;overflow-x:auto}.wds-tab{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;min-width:34px;height:34px;border:0;padding:0;font:inherit;font-size:14px;font-weight:600;cursor:pointer;background-color:var(--wds-tab-bg);transition:.2s;transition-property:flex,background-color}.wds-tab:not(:disabled):not([data-wds-selected]):hover{background-color:var(--wds-tab-bg-hover)}.wds-tab:disabled{color:var(--wds-button-disabled-txt);cursor:not-allowed}.wds-tab[data-wds-selected]{flex:1;cursor:auto;background-color:var(--wds-tab-bg-selected)}.wds-tabs[data-wds-fixed] .wds-tab{flex:1}.wds-tab .wds-tooltip{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 10px;transition-duration:inherit;transition-property:none}.wds-tab span{display:block;margin-left:0;min-width:0;max-width:0;opacity:0;pointer-events:none;white-space:nowrap;overflow:hidden;text-align:start;text-overflow:ellipsis;transition:inherit;transition-property:margin-left,max-width,opacity}.wds-tab .wds-icon{min-width:14px}.wds-tab[data-wds-selected] span,.wds-tabs[data-wds-fixed] .wds-tab span{max-width:calc(var(--wds-tab-len) * 1.5ch);margin-left:1ch;opacity:1}.wds-list{overflow:auto;display:flex;flex-direction:column;gap:6px;border-radius:6px}.wds-fields{display:flex;flex-direction:column;gap:16px}.wds-field{display:flex;flex-direction:column;gap:6px}.wds-field-content{display:flex;gap:4px}.wds-field-requirement{margin-left:6px;color:var(--wds-field-requirement-txt);font-size:12px;font-weight:400}.wds-field-container{display:flex}.wds-field-annotation{font-size:14px}.wds-fields .wds-button[type=submit]{margin-top:10px;width:100%}.wds-login{position:relative;width:100%;height:100%;background-image:linear-gradient(45deg,#01162f,#00428c)}.wds-login-popup{width:460px;max-width:100%;padding:40px;border-radius:10px;background-color:var(--wds--bg)}.wds-login-popup-logo{align-self:center;width:120px;height:120px;margin-bottom:10px;border-radius:50%;background-color:var(--wds-login-logo-bg);box-shadow:var(--wds-login-logo-shad)}.wds-login-popup-logo .wds-icon{font-size:70px}[data-theme=Dark] .wds-login-popup-logo .wds-witbeLogo,[data-theme=Light] .wds-login-popup-logo .wds-icon{display:none}.wds-login-popup-title{font-size:30px;font-weight:700;text-align:center}.wds-login-popup .wds-button[data-model=primary]{width:100%;font-weight:400}.wds-login-noAccount{text-align:center;font-size:14px;color:#fff}.wds-login-noAccount span{opacity:.7}.wds-login-noAccount a{text-decoration:underline;font-weight:600;color:inherit}.wds-login-logo{position:absolute;inset:auto auto 42px 42px;font-size:42px;color:#fff}.wds-modal-outside{--dur: .2s;position:absolute;overflow:hidden;display:flex;z-index:100;left:0;top:0;outline:0;width:100%;height:100%;pointer-events:none}.wds-modal-outside[data-wds-show]{pointer-events:auto}.wds-modal-background{position:absolute;top:0;right:0;bottom:0;left:0;transition:background-color var(--dur)}.wds-modal-outside[data-wds-show] .wds-modal-background{background-color:var(--wds-modal-outside-bg)}.wds-modal{position:relative;display:flex;flex-direction:column;max-width:500px;max-height:100%;gap:42px;margin:auto;padding:42px 26px 26px;border-radius:10px;background-color:var(--wds--bg);opacity:0;pointer-events:auto;transition:margin-bottom var(--dur) ease-out,opacity var(--dur)}.wds-modal-outside[data-wds-icon-dynamic-width] .wds-modal{max-width:none}.wds-modal-outside[data-wds-bottom] .wds-modal{max-width:none;width:100%;gap:16px;padding:26px;margin-bottom:-100px;border-radius:22px 22px 0 0}.wds-modal-outside[data-wds-show] .wds-modal{opacity:1}.wds-modal-outside[data-wds-show][data-wds-bottom] .wds-modal{margin-bottom:0}.wds-modal-head{display:flex;align-items:center;gap:1ch;font-size:21px;font-weight:700}.wds-modal-head:has(.wds-modal-title:empty){justify-content:center;font-size:35px}.wds-modal-icon{margin:0;color:var(--wds-modal-icon-txt)}.wds-modal-title:empty{display:none}.wds-modal-actions{display:flex;justify-content:flex-end;gap:10px}.wds-modal-outside[data-wds-bottom] .wds-modal-actions{flex-direction:column-reverse}.wds-modal-outside[data-wds-bottom] .wds-modal-actions .wds-button,.wds-modal-actions .wds-button[data-model=link]:only-child{width:100%}.wds-modal-outside[data-wds-icon-position=left] .wds-modal-head{flex-direction:row}.wds-modal-outside[data-wds-icon-position=center] .wds-modal-head{flex-direction:column;gap:16px}.wds-modal-outside[data-wds-icon-position=center] .wds-modal-head>.wds-modal-title{align-self:flex-start}.wds-modal-outside[data-wds-icon-position=center] .wds-modal-head>.wds-modal-icon{font-size:32px}.wds-steps{display:flex;line-height:1;gap:10px;--text-size: 16px;--icon-size: 14px}.wds-steps[data-size=small]{gap:6px;--text-size: 14px;--icon-size: 12px}.wds-steps[data-direction=column]{gap:0;flex-direction:column;align-items:flex-start}.wds-steps[data-direction=column]>.wds-step+.wds-step{margin-top:14px}.wds-step{display:flex;align-items:center;gap:10px;font-size:var(--text-size)}.wds-steps[data-size=small] .wds-step{gap:6px}.wds-step-caret{display:none;font-size:calc(var(--text-size) - 4px)}.wds-steps[data-direction=row] .wds-step+.wds-step .wds-step-caret{display:inline-flex}.wds-step-icon{width:16px;font-size:var(--icon-size)}.wds-steps[data-direction=row] .wds-step[data-status=normal] .wds-step-icon{display:none}.wds-steps[data-direction=column] .wds-step[data-status=normal] .wds-step-icon{display:inline-flex;visibility:hidden}.wds-step[data-status=disabled] .wds-step-name{color:var(--wds-step-disabled-icon-txt)}[data-wds-status-color=error]{color:var(--wds-step-error-icon-txt)}[data-wds-status-color=current]{color:var(--wds-step-current-icon-txt)}[data-wds-status-color=success]{color:var(--wds-step-success-icon-txt)}[data-wds-status-color=warning]{color:var(--wds-step-warning-icon-txt)}[data-wds-status-color=progress]{color:var(--wds-step-progress-icon-txt)}[data-wds-status-color=disabled]{color:var(--wds-step-disabled-icon-txt)}.wds-step-name{border:0;padding:0;font:inherit;background:none}.wds-step-name:not(:disabled){cursor:pointer}.wds-table{position:relative;z-index:0;overflow:auto;border:1px solid var(--wds-table-brd);border-radius:6px}.wds-table,.wds-table-head{background-color:var(--wds-table-bg)}.wds-table-stillHasToScrollBottom{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:var(--wds--scrollIndicator-brd)}.wds-table-inner{position:relative;top:0;right:0;bottom:0;left:0}.wds-table-body{display:flex;position:relative}.wds-table-head{position:sticky;z-index:2;top:0;text-transform:uppercase}.wds-table-head tr:last-child th{padding-bottom:1px;border-bottom:2px solid var(--wds-table-head-brd)}.wds-table-stillHasToScrollTop .wds-table-head tr:last-child th{padding-bottom:0;border-bottom:var(--wds--scrollIndicator-brd)}.wds-table-left{position:sticky;z-index:2;left:0;transition:.1s box-shadow}.wds-table-scrolledX .wds-table-left{box-shadow:1px 0 var(--wds-table-head-brd)}.wds-table-right{z-index:1;flex:1}.wds-table-table{all:unset;display:table;width:100%}.wds-table-categories{height:30px;color:var(--wds-table-row-cat-txt);font-size:14px;font-weight:700;background-color:var(--wds-table-row-cat-bg)}.wds-table-categories:empty:before{content:""}.wds-table-category,.wds-table-fieldName,.wds-table-cell{padding:0 10px;text-align:start}.wds-table-cell{padding-top:8px;padding-bottom:8px;overflow-wrap:break-word}.wds-table-checkboxCell{width:0;font-size:0;text-align:center}.wds-table .wds-checkbox{margin:0 10px}.wds-table-fieldNames{height:36px;color:var(--wds-table-head-txt)}.wds-table-fieldName{font-size:12px;font-weight:700;white-space:nowrap}.wds-table-fieldName,.wds-table-cell{max-width:400px}.wds-button.wds-table-sort{display:inline-flex}.wds-icon.wds-table-sort{width:34px;font-size:16px}.wds-table-row{height:42px;background-color:var(--wds-table-bg)}.wds-table-row:nth-child(odd){background-color:var(--wds-table-row-even-bg)}.wds-table-row-category{position:sticky;z-index:1;top:36px;background-color:var(--wds-table-row-cat-bg)}.wds-table-hasCats .wds-table-row-category{top:66px}.wds-table-row-category td{position:relative;height:24px}.wds-table-row-category div{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:24px;padding-left:10px;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;font-weight:700;font-size:12px;color:var(--wds-table-row-cat-txt)}.wds-tableSimple{overflow:hidden;border:1px solid var(--wds-tableSimple-brd);border-radius:6px;border-spacing:0}.wds-tableSimple thead td{padding:0}.wds-tableSimple-absoluteCell{position:absolute;z-index:1;padding:10px;color:var(--wds--txt-60);font-size:16px;word-break:break-word;background-color:var(--wds-tableSimple-bg)}.wds-tableSimple-cell{position:relative;color:var(--wds--txt-60);padding:10px;min-height:42px}.wds-tableSimple-cell:first-child{font-size:12px;font-weight:700;text-transform:uppercase;background-color:var(--wds-tableSimple-firstCol-bg)}.wds-tableSimple-cell:not(:first-child){font-size:16px;font-weight:400;background-color:var(--wds-tableSimple-bg)}.wds-tableSimple-cell:not(:first-child):not(:last-child){border-right:1px solid var(--wds-tableSimple-brd)}.wds-tableSimple-row:not(:last-child) .wds-tableSimple-cell{border-bottom:1px solid var(--wds-tableSimple-brd)}.wds-tableSimple-cell:first-child:after{content:"";position:absolute;top:-1px;right:0;bottom:-1px;width:2px;background-color:var(--wds-tableSimple-firstCol-brd)}.wds-banner{--icon: var(--wds-banner-info-icon-txt);--closeTxt: var(--wds-banner-info-close-txt);--closeBg: var(--wds-banner-info-close-bg);--title: var(--wds-banner-info-title-txt);display:flex;align-items:baseline;gap:16px;padding:10px 16px;color:var(--wds-banner-info-message-txt);border:var(--wds-banner-brd);border-color:var(--wds-banner-info-brd);border-radius:6px;background-color:var(--wds-banner-info-bg)}.wds-banner[data-model=success]{--icon: var(--wds-banner-success-icon-txt);--closeTxt: var(--wds-banner-success-close-txt);--closeBg: var(--wds-banner-success-close-bg);--title: var(--wds-banner-success-title-txt);color:var(--wds-banner-success-message-txt);border-color:var(--wds-banner-success-brd);background-color:var(--wds-banner-success-bg)}.wds-banner[data-model=danger]{--icon: var(--wds-banner-danger-icon-txt);--closeTxt: var(--wds-banner-danger-close-txt);--closeBg: var(--wds-banner-danger-close-bg);--title: var(--wds-banner-danger-title-txt);color:var(--wds-banner-danger-message-txt);border-color:var(--wds-banner-danger-brd);background-color:var(--wds-banner-danger-bg)}.wds-banner[data-model=warning]{--icon: var(--wds-banner-warning-icon-txt);--closeTxt: var(--wds-banner-warning-close-txt);--closeBg: var(--wds-banner-warning-close-bg);--title: var(--wds-banner-warning-title-txt);color:var(--wds-banner-warning-message-txt);border-color:var(--wds-banner-warning-brd);background-color:var(--wds-banner-warning-bg)}.wds-banner:has(>.wds-button){padding-right:10px}.wds-banner-content{flex:1;display:flex;flex-direction:column;font-size:14px}.wds-banner-icon{color:var(--icon)}.wds-banner-title{font-size:16px;font-weight:700;color:var(--title)}.wds-banner-message{font-size:14px}.wds-banner>.wds-button{color:var(--closeTxt);background-color:var(--closeBg)}.wds-preview{position:relative;border:1px solid var(--wds--txt-5);border-radius:6px;min-height:40px;font-size:14px;background-color:var(--wds-preview-bg)}.wds-preview-head,.wds-preview-head-custom,.wds-preview-foot-custom{overflow:hidden;display:flex;gap:8px;padding:10px;border-bottom:inherit;border-radius:6px 6px 0 0;color:var(--wds--txt-60);background-color:var(--wds-preview-head-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wds-preview-head{gap:0;flex-direction:column}.wds-preview-head:empty{display:none}.wds-preview[data-wds-float-header] .wds-preview-head{width:min-content;margin:5px 0 0 5px;max-width:calc(100% - 10px);border:inherit;border-radius:4px;padding:5px}.wds-preview[data-wds-abs-header] .wds-preview-head{position:absolute}.wds-preview-title{font-weight:700}.wds-preview-title:only-child{font-weight:400}.wds-preview-body{padding:10px}.wds-preview-foot-custom{border-top:inherit;border-bottom:0;border-radius:0 0 6px 6px}.wds-stepper{display:flex;height:100%}.wds-stepperSummary,.wds-stepperContent{border-radius:16px;background-color:var(--wds-stepper-bg)}.wds-stepperSummary{width:424px;padding:26px}.wds-stepper .wds-stepperSummary{align-self:start;margin-right:26px}.wds-stepperSummary-title{margin-bottom:16px;font-size:24px;font-weight:700;color:var(--wds-stepperSummary-title-txt)}.wds-stepperSummary-stepNumber{margin-bottom:6px}.wds-stepperSummary .wds-progressBar{display:block;width:160px;margin-bottom:20px}.wds-stepperContent{flex:1;display:flex;flex-direction:column;padding:42px 42px 0}.wds-stepperContent-title{margin-bottom:26px;font-size:24px;font-weight:700}.wds-stepperContent-content{flex:1;overflow-y:auto}.wds-stepperContent-content::-webkit-scrollbar{display:none}.wds-stepperContent-sep{height:2px;margin-top:42px;background-color:var(--wds-stepperContent-sep-bg)}.wds-stepperContent-btns{display:flex;justify-content:end;margin:16px 0}.wds-stepperContent-btns .wds-button[data-model=danger]{margin-right:16px}.wds-stepperContent-btns .wds-button+.wds-button{margin-left:10px}.wds-stepperContent-btns .wds-button-text{white-space:break-spaces}.wds-skeleton{background:var(--wds-skeleton-bg);background-size:400% 400%;animation:1.5s shine ease-in-out infinite;width:300px;height:150px;border-radius:6px}@keyframes shine{0%{background-position:0% 0%}to{background-position:-135% 0%}}.wds-carousel{display:flex;flex-direction:column;box-sizing:border-box;height:240px;padding:10px;border-radius:10px;color:var(--wds-carousel-txt);background-color:var(--wds-carousel-bg)}.wds-carousel-screenWrap{flex:1;display:flex;overflow:hidden;flex-direction:column;border-radius:6px}.wds-carousel-screen{flex:1;display:flex;background-color:var(--wds-carousel-screen-bg)}.wds-carousel-slide{min-width:100%;transition:.2s margin-left}.wds-carousel-progress{background-color:var(--wds-carousel-progress-bg)}.wds-carousel-progressColor{width:0;height:4px;background-color:var(--wds-carousel-progress-txt);transition-property:width;transition-timing-function:linear}.wds-carousel-ctrls{display:flex;align-items:center;margin-top:10px;height:32px}.wds-carousel-btn,.wds-carousel-slideBtn{border:0;padding:0;outline:0;margin:0;height:100%;color:inherit;cursor:pointer}.wds-carousel-btn{width:32px;border-radius:6px;background-color:var(--wds-carousel-btn-bg)}.wds-carousel-btn+.wds-carousel-btn{margin-left:6px}.wds-carousel-btn svg{pointer-events:none}.wds-carousel-curSlide{margin-left:12px;font-weight:700}.wds-carousel-totSlide{opacity:.5;margin-right:8px}.wds-carousel-totSlide:before{content:" / "}.wds-carousel-slideBtns{display:flex;align-self:normal;margin-left:auto}.wds-carousel-slideBtn{width:18px;background:none;opacity:.25;transition:opacity .2s}.wds-carousel-slideBtn-selected{opacity:1}.wds-carousel-slideBtn:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:currentColor}.wds-gifVideo{width:100%;height:150px;border-radius:12px;background-color:var(--wds-gifVideo-bg)}.wds-tagGroup{display:flex;flex-wrap:wrap;gap:6px}.wds-tagGroup:empty{display:none}.wds-markdown-code{--brd: var(--wds-codeSnippet-brd);position:relative;overflow:hidden;display:flex;border:1px solid var(--brd);border-radius:12px}.wds-markdown-code:empty{display:none}.wds-markdown-code[data-theme=Dark]{--brd: var(--wds-codeSnippet-brd-dark)}.wds-markdown-code[data-wds-has-copy]{min-height:5em}.wds-markdown-code>pre{width:100%}.wds-markdown-code-line{padding:16px 0 16px 16px;text-align:end;border-right:1px solid var(--brd)}.wds-markdown-code-code{padding:16px 0 16px 16px}.wds-markdown-code-code::-webkit-scrollbar{width:10px}.wds-markdown-code-code::-webkit-scrollbar-thumb{background-color:transparent;background-clip:padding-box;border-radius:8px;border:5px solid transparent}.wds-markdown-code-code:hover::-webkit-scrollbar-thumb{background-color:var(--brd)}.wds-markdown-code .wds-button{position:absolute;right:0;bottom:0;border:solid var(--brd);border-width:1px 0 0 1px;border-radius:0;border-top-left-radius:inherit;background:var(--wds--bg)}.wds-markdown-code .wds-button-text{font-family:monospace;font-size:14px}.wds-paperTag{display:flex;flex-wrap:wrap;gap:6px;min-width:200px;border:2px solid var(--wds-input-brd);border-radius:6px;padding:6px 8px;color:var(--wds--txt);box-shadow:var(--wds-input-shadOff);background-color:var(--wds-input-bg);transition:border-color .2s,background-color .2s}.wds-paperTag:focus-within{border-color:var(--wds-input-brd-focus);background-color:var(--wds-input-bg-focus);box-shadow:var(--wds-input-shadOn);transition:border-color .2s,background-color .2s,box-shadow .3s ease-out}.wds-paperTag[data-wds-readonly]{border-width:1px;border-color:var(--wds-input-brd-disabled);background-color:var(--wds-input-bg-readOnly)}.wds-paperTag[data-wds-invalid]{border-color:var(--wds-input-brd-invalid);color:var(--wds--txt-invalid);box-shadow:var(--wds-input-shadOn-invalid)}.wds-paperTag[data-wds-disabled]{border-width:1px;border-color:var(--wds-input-brd-disabled);background-color:var(--wds-input-bg-disabled)}.wds-paperTag .wds-inputText{flex:1;height:24px;min-height:24px;min-width:53px;margin-right:-8px;border:0;font-style:italic}.wds-paperTag .wds-inputText:focus-within{box-shadow:none}.wds-paperTag .wds-inputText input{padding-left:0}.wds-paperTag-span{position:absolute;overflow:hidden;height:0;white-space:pre}.wds-treeView{display:flex;overflow:auto;flex-direction:column;gap:2px;border-radius:4px}.wds-treeView .wds-item{--wds-item-h: 38px}.wds-treeView .wds-item-head{gap:8px;padding:4px 8px 4px 4px;font-size:14px;background-color:transparent}.wds-treeView .wds-avatar{margin:0 1px}.wds-treeView .wds-item-img{height:32px;min-width:32px}.wds-treeView .wds-item-name{font-weight:400}.wds-treeView .wds-item-nameEndChildren:last-child .wds-tag:last-child{margin-right:0}.wds-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.wds-breadcrumb:empty{display:none}.wds-breadcrumb .wds-link:visited{color:var(--wds-link-txt)}.wds-breadcrumb .wds-button{font-weight:700}.wds-fileUpload{display:flex;flex-direction:column;align-items:flex-start}.wds-fileUpload-body{display:flex;align-items:center}.wds-fileUpload-btn{position:relative;overflow:hidden}.wds-fileUpload-input{all:unset;position:absolute;left:50%;bottom:0;width:1px;height:1px;opacity:0}.wds-fileUpload-placeholder{margin-left:10px;color:var(--wds-fileUpload-placeh-txt);font-size:12px}.wds-fileUpload.disabled .wds-fileUpload-placeholder{color:var(--wds-fileUpload-placeh-txt-disabled)}.wds-fileUpload-tagGroup{display:flex;align-items:flex-start;flex-direction:column;padding-left:10px;margin-top:10px}.wds-fileUpload-error{margin-top:10px;font-size:14px;color:var(--wds--red-500)}.wds-gridSelect{position:relative}.wds-gridSelect .wds-input{cursor:pointer}.wds-gridSelect-selectorWrap{overflow:auto;z-index:1;position:absolute;max-height:300px;padding:10px;border:2px solid var(--wds-input-brd-focus);border-radius:6px;background-color:var(--wds--bg);transition:margin-top .2s,opacity .2s,visibility .2s}.wds-pagination{position:relative;display:flex;align-items:center;gap:16px}.wds-pagination-condensed{gap:10px}.wds-pagination-dots{opacity:.6}.wds-pagination-dots:before{content:"…"}b+.wds-pagination-count{margin-left:-10px}.wds-pagination-count:before{content:"/"}.wds-pagination .wds-link{-webkit-user-select:none;user-select:none}.wds-pagination .wds-select{min-width:auto}.wds-radioGroup{display:grid;grid-gap:8px}.wds-radioGroup b{font-size:14px}.wds-buttonGroup{display:flex;align-content:flex-start}.wds-buttonGroup:empty{display:none}.wds-buttonGroup[data-wds-dir=column]{flex-direction:column;width:fit-content}.wds-buttonGroup[data-wds-group=false]{gap:10px}.wds-buttonGroup[data-wds-group=true][data-wds-dir=row] .wds-input{height:100%}.wds-buttonGroup[data-wds-group=true][data-wds-dir=row] .wds-input:not(:first-child){border-left:0}.wds-buttonGroup[data-wds-group=true][data-wds-dir=row] .wds-input:not(:last-child){border-right:0}.wds-buttonGroup .wds-button:focus{z-index:1}.wds-buttonGroup[data-wds-dir=column] .wds-button{width:auto}.wds-buttonGroup[data-wds-group=true][data-wds-dir=row]>*:not(:first-child){border-left:1px solid var(--wds-buttonGroup-divider)}.wds-buttonGroup[data-wds-group=true][data-wds-dir=column]>*:not(:first-child){border-top:1px solid var(--wds-buttonGroup-divider)}.wds-buttonGroup[data-wds-group=true]>*:not(:only-child),.wds-buttonGroup[data-wds-group=true]>*:not(:only-child) .wds-button{border-radius:0}.wds-buttonGroup[data-wds-group=true][data-wds-dir=row]>*:first-child,.wds-buttonGroup[data-wds-group=true][data-wds-dir=row]>*:first-child .wds-button{border-top-left-radius:6px;border-bottom-left-radius:6px}.wds-buttonGroup[data-wds-group=true][data-wds-dir=column]>*:first-child,.wds-buttonGroup[data-wds-group=true][data-wds-dir=column]>*:first-child .wds-button{border-top-left-radius:6px;border-top-right-radius:6px}.wds-buttonGroup[data-wds-group=true][data-wds-dir=row]>*:last-child,.wds-buttonGroup[data-wds-group=true][data-wds-dir=row]>*:last-child .wds-button{border-top-right-radius:6px;border-bottom-right-radius:6px}.wds-buttonGroup[data-wds-group=true][data-wds-dir=column]>*:last-child,.wds-buttonGroup[data-wds-group=true][data-wds-dir=column]>*:last-child .wds-button{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.wds-colorPicker{position:relative;display:inline-flex;color:var(--wds-colorPicker-txt)}.wds-colorPicker-color{width:20px;height:20px;border-radius:50%;background-color:currentColor;pointer-events:none}.wds-colorPicker-inputWrap{position:relative;display:flex;align-items:center;font-family:monospace;width:110px}.wds-colorPicker-color-input{position:absolute;left:80px}.wds-colorPicker-btns{margin-left:10px}.wds-colorPicker-dropdown{position:absolute;top:calc(100% + 6px);left:0;width:185px;height:200px;pointer-events:none}.wds-colorPicker-palette,.wds-colorPicker-picker{position:absolute;box-sizing:border-box;width:100%;z-index:1;border-radius:6px;border:1px solid var(--wds-colorPicker-brd);background-color:var(--wds-colorPicker-bg);transition:.2s;transition-property:opacity,visibility;opacity:0;visibility:hidden;pointer-events:auto}.wds-colorPicker-paletteOn .wds-colorPicker-palette,.wds-colorPicker-pickerOn .wds-colorPicker-picker{opacity:1;visibility:visible}.wds-colorPicker-picker{padding:8px;outline:0}.wds-colorPicker-pickerGradient{position:relative;display:flex;padding-top:0;transition:.2s padding-top;cursor:pointer}.wds-colorPicker-pickerCanvas{position:absolute;top:0;width:100%;height:100%;border-radius:4px;pointer-events:none}.wds-colorPicker-pickerCursor{position:absolute;box-sizing:border-box;top:0;width:16px;height:16px;margin:-8px 0 0 -8px;border-radius:50%;border:1px solid var(--wds-colorPicker-pickerCursor-brd);pointer-events:none}.wds-colorPicker-pickerInputWrap{height:0;transition:.2s height}.wds-colorPicker-pickerOn .wds-colorPicker-pickerGradient{padding-top:100%}.wds-colorPicker-pickerOn .wds-colorPicker-pickerInputWrap{height:28px}.wds-colorPicker-pickerInput{height:100%}.wds-colorPicker-pickerInput .wds-progressBar{background-image:linear-gradient(90deg,red,#f0f,#00f,#0ff,#0f0,#ff0,red)}.wds-colorPicker-pickerInput .wds-progressBar div{background-color:transparent}.wds-colorPicker-pickerInput .wds-slider-wrap{color:transparent}.wds-colorPicker-palette{width:110px;overflow:auto;font-size:16px;font-family:monospace}.wds-colorPicker-paletteRow{display:flex;align-items:center;width:100%;height:31px;border:0;margin:0;outline:0;padding:0 0 0 10px;font:inherit;cursor:pointer;background:none;transition:inherit;transition-property:margin-top}.wds-colorPicker-paletteOn .wds-colorPicker-paletteRow{margin-top:0}.wds-colorPicker-paletteRow-name{pointer-events:none}.wds-colorPicker-paletteRow-color{margin-left:7px}.wds-checkboxGroup{display:flex;flex-direction:column;gap:10px}.wds-checkboxGroup>b{font-size:14px}.wds-headerProduct{container-type:inline-size;container-name:headerproduct}.wds-headerProduct-inner{display:flex;overflow:hidden;align-items:center;border-radius:10px;color:var(--wds-headerProduct-txt);background-color:var(--wds-headerProduct-bg)}.wds-headerProduct-img{width:200px;align-self:normal;background-size:cover;background-position:center;background-color:var(--wds-headerProduct-bg)}.wds-headerProduct-texts{flex:1;display:flex;align-items:center;gap:16px;padding:24px}.wds-headerProduct-text{flex:1;display:flex;flex-direction:column}.wds-headerProduct-user{font-size:21px;font-weight:700}.wds-headerProduct-product{margin:0;font-size:28px;font-weight:700}.wds-headerProduct-logo{display:flex;flex-direction:column;justify-content:center;gap:6px;height:100%;text-align:center}.wds-headerProduct-logo span{font-size:14px;font-weight:600}.wds-headerProduct-logo .wds-icon{font-size:48px}.wds-headerProduct-subHeader{position:sticky;z-index:100;flex-wrap:wrap-reverse;justify-content:space-between;align-items:end;top:-1px;padding:16px 0}.wds-headerProduct-sticky{border-bottom:1px solid var(--wds-divider-highContrast-bg)}@container headerproduct (max-width: 520px){.wds-headerProduct-img{display:none}}@container headerproduct (max-width: 700px){.wds-headerProduct-texts{flex-direction:column;align-items:stretch;gap:8px}.wds-headerProduct-logo{flex-direction:row;align-items:center;white-space:nowrap;align-self:flex-end}.wds-headerProduct-logo .wds-icon{font-size:28px}}#wds-notifications{--wds-dur: .2s;position:absolute;display:flex;z-index:1;right:10px;bottom:10px;width:100px;height:34px;transition:var(--wds-dur);transition-property:opacity}#wds-notifications[data-wds-hide]{opacity:0;pointer-events:none}#wds-notifications-start{position:absolute;right:0;bottom:0;border-radius:6px;transition:var(--wds-dur);transition-property:visibility,opacity}#wds-notifications[data-wds-open] #wds-notifications-start{opacity:0;visibility:hidden}#wds-notifications-in{position:absolute;overflow:hidden;display:flex;flex-direction:column;gap:10px;width:200px;right:21px;bottom:0;padding:16px;border-radius:10px;background-color:var(--wds-notifications-bg);opacity:0;transition-duration:var(--wds-dur);transition-property:right,bottom,width,opacity;pointer-events:none}#wds-notifications[data-wds-open] #wds-notifications-in{right:42px;bottom:16px;width:420px;opacity:1;pointer-events:auto}#wds-notifications-head{display:flex;gap:16px;align-items:center}#wds-notifications-title{font-size:21px;font-weight:700}#wds-notifications-count{margin-left:-10px;margin-right:auto;opacity:.7}#wds-notifications-list{overflow:hidden auto;display:flex;flex-direction:column;height:0;gap:6px;border-radius:4px;padding-right:4px;transition-duration:var(--wds-dur);transition-property:height,max-height}#wds-notifications-list.wds-hideScrollbar{justify-content:end;padding-right:0}.wds-notifications-notif{display:flex;align-items:center;gap:10px;height:0;min-height:0;padding:0 10px 0 16px;border-radius:inherit;transform:translate(64px);opacity:0}.wds-notifications-notif.wds-adding{animation:wds-notif-add 4s forwards}.wds-notifications-notif.wds-removing{height:72px;min-height:72px;transform:translate(0);background-color:var(--wds-card-bg);opacity:1;animation:wds-notif-rm .25s forwards}.wds-notifications-notif.wds-removing:last-child,#wds-notifications-list.wds-hideScrollbar .wds-notifications-notif.wds-removing{animation:wds-notif-rm2 .25s forwards}.wds-notifications-notif.wds-removing2{height:72px;min-height:72px;transform:translate(0);background-color:var(--wds-card-bg);opacity:1;animation:wds-notif-rm3 .25s forwards}@keyframes wds-notif-add{0%{background-color:var(--wds-card-adding-bg)}5%{height:72px;min-height:72px}10%{height:72px;min-height:72px;transform:translate(0);opacity:1}to{height:72px;min-height:72px;transform:translate(0);background-color:var(--wds-card-bg);opacity:1}}@keyframes wds-notif-rm{to{margin-bottom:-78px;transform:translate(-100px);opacity:0}}@keyframes wds-notif-rm2{to{margin-top:-78px;transform:translate(-100px);opacity:0}}@keyframes wds-notif-rm3{to{transform:translate(-100px);opacity:0}}.wds-notifications-notif-head{display:flex;gap:6px;font-weight:700}.wds-notifications-notif-texts{flex:1;overflow:hidden;text-overflow:ellipsis}.wds-notifications-notif-head .wds-icon{min-width:20px;max-width:20px}.wds-notifications-notif-title,.wds-notifications-notif-desc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wds-notifications-notif-btns{display:flex;gap:4px}.wds-runTimeTracker{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%;font-size:14px;--wds-line-color: var(--wds-runTimeTracker-grey-line)}.wds-runTimeTracker[data-wds-color=grey]{--wds-line-color: var(--wds-runTimeTracker-grey-line) }.wds-runTimeTracker[data-wds-color=yellow]{--wds-line-color: var(--wds-runTimeTracker-yellow-line) }.wds-runTimeTracker[data-wds-color=cyan]{--wds-line-color: var(--wds-runTimeTracker-cyan-line) }.wds-runTimeTracker[data-wds-color=green]{--wds-line-color: var(--wds-runTimeTracker-green-line) }.wds-runTimeTracker[data-wds-color=red]{--wds-line-color: var(--wds-runTimeTracker-red-line) }.wds-runTimeTracker[data-wds-color=orange]{--wds-line-color: var(--wds-runTimeTracker-orange-line) }.wds-runTimeTracker[data-wds-color=purple]{--wds-line-color: var(--wds-runTimeTracker-purple-line) }.wds-runTimeTracker-date{display:flex;gap:6px;max-width:100%}.wds-runTimeTracker-date span:nth-child(2),.wds-runTimeTracker-date span:last-child{opacity:.6}.wds-runTimeTracker-body{display:flex;align-items:center;width:100%;gap:16px}.wds-runTimeTracker-limit{font-weight:700}.wds-runTimeTracker-dur{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;flex:1}.wds-runTimeTracker-dur .wds-tag{z-index:1}.wds-runTimeTracker-line{position:absolute;display:flex;align-items:center;top:0;right:0;bottom:0;left:0}.wds-runTimeTracker-line:first-child{right:50%}.wds-runTimeTracker-line:last-child{left:50%}.wds-runTimeTracker-line:first-child:before,.wds-runTimeTracker-line:last-child:before{content:"";position:absolute;inset:auto 0;border-top:1px solid var(--wds-line-color)}.wds-runTimeTracker-line:first-child:before{left:2px}.wds-runTimeTracker-line:last-child:before{right:2px}.wds-runTimeTracker-line:first-child:after,.wds-runTimeTracker-line:last-child:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background-color:var(--wds-line-color)}.wds-runTimeTracker-line:first-child:after{left:0}.wds-runTimeTracker-line:last-child:after{right:0}.wds-runTimeTracker[data-wds-status=progress] .wds-runTimeTracker-line:last-child:before{border-top-style:dashed}.wds-runTimeTracker[data-wds-status=progress] .wds-runTimeTracker-line:last-child:after{display:none}.wds-collapsiblePanels{display:flex;flex-direction:column;gap:16px}.wds-collapsiblePanel{--pad: 16px;--dur: .2s;border-radius:6px;background-color:var(--wds-collapsiblePanel-bg);border:1px solid var(--wds-collapsiblePanel-brd);transition:var(--dur) ease;transition-property:border-color,background-color}.wds-collapsiblePanel:hover{border-color:var(--wds-collapsiblePanel-brd-hover)}.wds-collapsiblePanel[data-wds-disabled]{color:var(--wds-collapsiblePanel-txt-disabled);border-color:var(--wds-collapsiblePanel-brd-disabled);background-color:var(--wds-collapsiblePanel-bg-disabled)}.wds-collapsiblePanel-head{--head-h: 52px;display:flex;align-items:center;gap:1ch;width:100%;height:var(--head-h);margin:0;border:0;outline:0;padding:0 var(--pad);font:inherit;text-align:start;cursor:pointer;background:none}.wds-collapsiblePanel[data-wds-disabled] .wds-collapsiblePanel-head{cursor:not-allowed}.wds-collapsiblePanel-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:700;pointer-events:none}.wds-collapsiblePanel-icon{color:var(--wds-collapsiblePanel-icon-txt)}.wds-collapsiblePanel[data-wds-disabled] .wds-collapsiblePanel-icon{color:inherit}.wds-collapsiblePanel-openIcon{margin-left:auto;transition:var(--dur) transform}.wds-collapsiblePanel[data-wds-open] .wds-collapsiblePanel-openIcon{transform:scaleY(-1)}.wds-collapsiblePanel-desc{margin-top:-6px;margin-bottom:var(--pad);max-height:var(--max-height, 0);padding:0 var(--pad);transition:calc(var(--dur) * .8) ease .03s;transition-property:margin-top,margin-bottom,max-height,opacity}.wds-collapsiblePanel[data-wds-open] .wds-collapsiblePanel-desc{overflow:hidden;max-height:0;margin:0;opacity:0}.wds-collapsiblePanel-desc:has(.wds-collapsiblePanel-descIn:empty){display:none}.wds-collapsiblePanel-content{overflow:hidden;height:0;transition:var(--dur) ease;opacity:0;visibility:hidden;transition-property:margin,height,opacity,visibility}.wds-collapsiblePanel[data-wds-open] .wds-collapsiblePanel-content{margin-top:-6px;opacity:1;visibility:visible}.wds-collapsiblePanel-contentIn{padding:0 var(--pad) var(--pad)}.wds-dragDropFileUpload{display:flex;align-items:flex-start;flex-direction:column}.wds-dragDropFileUpload-in{display:flex;flex-direction:column;justify-content:center;gap:20px;align-items:center;text-align:center;padding:16px 68px;border:2px dashed;border-color:var(--wds-fileUpload-brd);border-radius:10px;width:fit-content;position:relative;overflow:hidden}.wds-dragDropFileUpload-in.disabled{border-color:var(--wds--brd-disabled);cursor:not-allowed}.wds-dragDropFileUpload-in.readOnly{border-color:var(--wds--brd-readOnly)}.wds-dragDropFileUpload-in.invalid{border-color:var(--wds--brd-invalid)}.wds-dragDropFileUpload-in:not(.disabled):hover,.wds-dragDropFileUpload-in:not(.disabled).hover{border-color:var(--wds-fileUpload-brd-hover)}.wds-dragDropFileUpload-accepts{font-size:12px;margin-top:6px;color:var(--wds-fileUpload-placeh-txt)}.wds-dragDropFileUpload-in.disabled .wds-dragDropFileUpload-accepts{color:var(--wds--txt-disabled);opacity:.6}.wds-dragDropFileUpload-in.readOnly .wds-dragDropFileUpload-accepts{color:var(--wds--txt-readOnly)}.wds-dragDropFileUpload-in.invalid .wds-dragDropFileUpload-accepts{color:var(--wds--txt-invalid);opacity:.6}.wds-dragDropFileUpload-msg{display:grid;grid-auto-flow:column;grid-gap:.3em;font-weight:700;font-size:14px;-webkit-user-select:none;user-select:none}.wds-dragDropFileUpload-in.disabled .wds-dragDropFileUpload-msg{color:var(--wds--txt-disabled)}.wds-dragDropFileUpload-in.readOnly .wds-dragDropFileUpload-msg{color:var(--wds--txt-readOnly)}.wds-completeProgressBar{display:flex;gap:10px}.wds-completeProgressBar[data-wds-position=left]{align-items:center}.wds-completeProgressBar[data-wds-position=top]{flex-direction:column;justify-content:center}.wds-completeProgressBar .wds-label-title{white-space:nowrap;color:var(--wds--txt-60)}.wds-innerSlider{position:relative;min-height:20px;line-height:20px;display:flex;align-items:center}.wds-innerSlider:before{content:"";width:100%;border-radius:10px;height:8px;background-color:var(--wds-innerSlider-outerBar-bg)}.wds-innerSlider .wds-slider-wrap{min-width:unset}.wds-cardLegacy{display:flex;flex-direction:column;box-sizing:border-box;border-radius:.625em;padding:1em;font-size:16px;background-color:var(--wds-card-bg)}.wds-cardLegacy-head{display:flex;margin-bottom:1em;gap:10px}.wds-cardLegacy-icon{min-width:1.5em;min-height:1.5em;line-height:1.5em;border-radius:.375em;text-align:center}.wds-cardLegacy-title{font-weight:700;font-size:1.25em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wds-cardLegacy-body{display:flex;flex-direction:column}.wds-cardLegacy-img{width:100%;height:10.5em;border-radius:.313em;background:no-repeat center #0002;background-size:contain}.wds-cardLegacy-text{position:relative;text-align:left;overflow:hidden;line-height:1.5em;transition:max-height .5s}.wds-cardLegacy-text-needExpand:after{content:"...";position:absolute;bottom:0;right:0}.wds-cardLegacy-actions{display:flex;flex-direction:row;margin-top:1em}.wds-cardLegacy-actions .bold{font-weight:700}.wds-cardLegacy-actions button:first-child{margin-left:auto}.wds-cardLegacy-actions button:not(:first-child){margin-left:.625em}.TimePicker{display:flex;font-size:16px}.TimePicker-time{display:flex;align-items:center;height:32px;outline:0;line-height:32px}.TimePicker-clearTime,.TimePicker-ampm{border:0;margin:0;padding:0;outline:0;min-height:0;font:inherit;background:none}.TimePicker-hours .InputNumber-input{padding-left:12px}.TimePicker-ampm{box-sizing:content-box;width:3ch;padding:0 1px 0 2px;text-align-last:right;color:inherit;opacity:1;-webkit-appearance:none}.TimePicker-ampm:focus{clip-path:inset(.3em 0);color:var(--wds--bg);background-color:var(--wds--txt-selected)}.TimePicker-ampm option{color:var(--wds--txt);background-color:var(--wds--bg)}.InputNumberButtons{align-self:normal}.InputShadow-readonly .InputNumberButtons,.InputShadow-disabled .InputNumberButtons,.InputShadow-readonly .TimePicker-clearTime,.InputShadow-disabled .TimePicker-clearTime{pointer-events:none}.TimePicker-clearTime{display:flex;align-self:normal;align-items:center;margin-left:auto;padding:0 10px;font-size:12px;cursor:pointer;opacity:.3;transition:.2s opacity}.TimePicker-clearTime:hover{opacity:.5}.TimePicker-zones{flex:1;margin-left:10px;font-family:monospace}.TimePicker .InputNumberButtons{position:relative;display:flex;flex-direction:column;align-items:center;width:16px}.TimePicker .InputNumberButtons-disabled{pointer-events:none}.TimePicker .InputNumberButtons-btn{position:absolute;display:flex;width:100%;height:50%;padding:0;margin:0;border:0;outline:0;cursor:pointer;background-color:transparent;transition:.2s background-color}.TimePicker .InputNumberButtons-btn:hover{background-color:var(--wds-button-secondary-bg-hover)}.TimePicker .InputNumberButtons-btnDown{bottom:0}.TimePicker .InputNumberButtons-icon{height:100%;padding:0 4px;font-size:12px;pointer-events:none;opacity:.4}.wds-tabsLegacy{display:flex;overflow:hidden;position:relative;flex-direction:column;border-radius:10px;background-color:var(--wds-tab-bg)}.wds-tabsLegacy-tab-width-calc{align-self:flex-start;max-width:100%;height:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wds-tabsLegacy-head-line{position:absolute;top:6px;bottom:6px;border-radius:6px;pointer-events:none;background-color:var(--wds-tab-bg-selected)}.wds-tabsLegacy-head{position:relative;display:flex;height:46px;min-height:46px;padding:6px}.wds-tabsLegacy-head-tab{position:relative;flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;border:0;padding:0;outline:0;border-radius:6px;color:inherit;background:none;transition:color .2s,background-color .2s}.wds-tabsLegacy-head-tab+.wds-tabsLegacy-head-tab{margin-left:6px}.wds-tabsLegacy-head-tab:not(.wds-tabsLegacy-head-tabSelected):hover{background-color:var(--wds-tab-bg-hover)}.wds-tabsLegacy-head-tabSelected{opacity:1}.wds-tabsLegacy-head-tabIcon{pointer-events:none}.wds-tabsLegacy-head-tabText{text-align:left;overflow:hidden;white-space:nowrap;font-weight:700;pointer-events:none}.wds-tabsLegacy-body{flex:1;display:flex;overflow:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory}.wds-tabsLegacy-body-tab{position:relative;min-width:100%;height:100%;outline:0;scroll-snap-align:start}.wds-tabsLegacy-body-tabFocus{position:absolute}.wds-tabsLegacy-body-tabCnt{box-sizing:border-box;min-height:calc(100% - 20px);margin:6px}.wds-listLegacy-placeholder{color:var(--wds--placeh-txt);font-size:14px;font-style:italic}.wds-listLegacy-spacing{display:flex;padding:3px}.wds-listLegacy-item-wrap{display:flex;gap:6px;width:100%;border-radius:6px;cursor:pointer;color:var(--wds-listLegacy-item-txt);background-color:var(--wds-listLegacy-item-bg);transition:color .2s,background-color .2s,box-shadow .3s ease-out}.wds-listLegacy-item-wrap-readOnly{cursor:initial}.wds-listLegacy-item-wrap-selected{color:var(--wds-listLegacy-item-txt-selected);background-color:var(--wds-item-bg-selected)}.wds-listLegacy-item-wrap-disabled{color:var(--wds-listLegacy-item-disabled-txt);cursor:not-allowed}.wds-listLegacy-item-wrap-disabled.wds-listLegacy-item-wrap-selected{background-color:var(--wds-item-bg-selected-disabled)}.wds-listLegacy-item-wrap-invalid.wds-listLegacy-item-wrap-selected{background-color:var(--wds--brd-invalid)}.wds-listLegacy-item-wrap:focus{outline:0;box-shadow:var(--wds--shadOn-focus)}.wds-listLegacy-item-wrap-invalid:focus{box-shadow:var(--wds--shadOn-invalid)}.wds-listLegacy-item-wrap:not(.wds-listLegacy-item-wrap-disabled):hover{background-color:var(--wds-item-bg-hover)}.wds-listLegacy-item-wrap-selected:not(.wds-listLegacy-item-wrap-disabled):hover{background-color:var(--wds-item-bg-selected-hover)}.wds-listLegacy-item-wrap-invalid:not(.wds-listLegacy-item-wrap-disabled):hover{background-color:var(--wds--bg-invalid)}.wds-listLegacy-item-wrap-invalid.wds-listLegacy-item-wrap-selected:not(.wds-listLegacy-item-wrap-disabled):hover{background-color:var(--wds--brd-invalid)}.wds-listLegacy-item{display:flex;align-items:center;width:100%;gap:16px;padding:3px 16px}.wds-listLegacy-item-hasImage{padding-left:6px}.wds-listLegacy-item-hasActions:hover,.wds-listLegacy-item-hasActions:focus{padding-right:6px}.wds-listLegacy-item-hasActions:hover .wds-listLegacy-item-actionsBtn,.wds-listLegacy-item-hasActions:focus .wds-listLegacy-item-actionsBtn{display:flex}.wds-listLegacy-item-icon{font-size:17px;color:var(--wds-listLegacy-item-asset-txt)}.wds-listLegacy-item-selected .wds-listLegacy-item-icon{color:var(--wds-listLegacy-item-selected-asset-txt)}.wds-listLegacy-item-disabled .wds-listLegacy-item-icon{color:var(--wds-listLegacy-item-disabled-asset-txt)}.wds-listLegacy-item-content{display:flex;flex-direction:column;gap:6px;flex:1}.wds-listLegacy-item-head{display:flex;align-items:center;gap:6px}.wds-listLegacy-item-name{font-size:14px;font-weight:700}.wds-listLegacy-item-suffix{font-size:14px;margin-left:auto}.wds-listLegacy-item-children{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700}.wds-listLegacy-item-actionsBtn{display:none;align-self:flex-start;margin-top:3px}.wds-tableLegacy{width:100%}.wds-tableLegacy-caption:empty{display:none}.wds-tableLegacy-wrap{width:100%;overflow:hidden;border:.063em solid var(--wds-tableLegacy-brd)}.wds-tableLegacy-actions{overflow:hidden;display:flex;gap:10px;flex-wrap:nowrap;align-items:center;justify-content:space-between;height:3.188em;padding:0 10px;background-color:var(--wds-tableLegacy-actions-bg)}.wds-tableLegacy-actions .row-size-actions{margin-left:auto}.wds-tableLegacy-actions .row-size-actions .normal svg{transform:scaleY(.9)}.wds-tableLegacy-actions .row-size-actions .double svg{transform:scaleY(1.2)}.wds-tableLegacy-actions .button-group+.row-size-actions{margin-left:1.25em}.wds-tableLegacy-divider{flex:1}.wds-tableLegacy-pagination{display:flex;flex-wrap:nowrap;overflow:hidden;justify-content:flex-end;align-items:center;height:3.188em;padding:0 .625em;background-color:var(--wds-tableLegacy-pagination-bg)}.wds-tableLegacy-rtTable .cell-container{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wds-tableLegacy-checkboxSelection,.wds-tableLegacy-rtTable .cell-container,.wds-tableLegacy-rtTable .rt-expander-cell{margin:0 .563em}.wds-tableLegacy-rtTable .wds-inputNumber{width:100%}.wds-tableLegacy-rtTable .wds-select,.wds-tableLegacy-rtTable .wds-comboBox,.wds-tableLegacy-rtTable .wds-inputText,.wds-tableLegacy-rtTable .wds-inputNumber{margin-right:.188em}.wds-tableLegacy-rtTable .rt-thead.-header{display:flex;flex-wrap:nowrap;align-items:center;height:2.625em;font-weight:700;background-color:var(--wds-tableLegacy-header-bg);-webkit-user-select:none;user-select:none}.wds-tableLegacy-rtTable .rt-thead.-header .rt-resizable-header{padding:0 .563em;justify-self:flex-start}.wds-tableLegacy-rtTable .rt-thead.-header .rt-resizable-header.sortable .rt-resizable-header-content:after{content:"–"}.wds-tableLegacy-rtTable .rt-thead.-header .rt-resizable-header.sortable .rt-resizable-header-content:not(:empty):after{padding-left:.563em}.wds-tableLegacy-rtTable .rt-thead.-header .rt-resizable-header.-sort-asc .rt-resizable-header-content:after{content:"↑"}.wds-tableLegacy-rtTable .rt-thead.-header .rt-resizable-header.-sort-asc .rt-resizable-header-content:not(:empty):after{padding-left:.563em}.wds-tableLegacy-rtTable .rt-thead.-header .rt-resizable-header.-sort-desc .rt-resizable-header-content:after{content:"↓"}.wds-tableLegacy-rtTable .rt-thead.-header .rt-resizable-header.-sort-desc .rt-resizable-header-content:not(:empty):after{padding-left:.563em}.wds-tableLegacy-rtTable .rt-thead.-filters *{box-sizing:border-box;overflow:hidden}.wds-tableLegacy-rtTable .rt-tbody{position:relative;min-height:2.625em}.wds-tableLegacy-rtTable .rt-tbody .rt-tr-group{display:flex;align-items:center;height:2.125em}.wds-tableLegacy-rtTable .rt-tbody .rt-tr-group.double{height:3.375em}.wds-tableLegacy-rtTable .rt-tbody .rt-tr-group:nth-of-type(odd){background-color:var(--wds-tableLegacy-rowOdd-bg)}.wds-tableLegacy-rtTable .rt-tbody .rt-tr-group:nth-of-type(2n){background-color:var(--wds-tableLegacy-rowEven-bg)}.wds-tableLegacy-rtTable .rt-tbody .rt-td{display:flex;align-items:center}.wds-tableLegacy-rtTable .rt-tfoot.-footer{display:flex;flex-wrap:nowrap;align-items:center;height:2.625em;font-weight:700;background-color:var(--wds-tableLegacy-footer-bg);-webkit-user-select:none;user-select:none}.wds-tableLegacy-rtTable .rt-resizable-footer{padding:0 .563em;justify-self:flex-start}.wds-tableLegacy-rtTable .rt-noData{position:absolute;top:50%;left:50%;white-space:nowrap;transform:translate(-50%,-50%);padding:1.25em}.wds-comboBoxLegacy{position:relative;display:flex;box-sizing:border-box;font-size:16px}.wds-comboBoxLegacy .wds-inputText{width:100%;cursor:text}.wds-comboBoxLegacy .wds-inputText .focused:not(.readOnly) [class$=icon]{color:var(--wds--txt)}.wds-comboBoxLegacy .wds-inputText .revert [class$=text]:not(:only-child){padding-right:1.308em}.wds-comboBoxLegacy-list{z-index:100;width:100%;max-height:80vh;padding:.563em 0;border:.063em solid var(--wds--brd);border-radius:.375em;background:var(--wds--bg)}.wds-comboBoxLegacy-list .list-container{overflow:hidden;overflow-y:auto}.wds-comboBoxLegacy-list .item-actions{padding-right:.4em}.wds-comboBoxLegacy-list .item-container{background:unset;color:unset;border-radius:unset;margin:0;padding:.375em 0}.wds-comboBoxLegacy-list .item-container:hover{background:unset;color:unset}.wds-comboBoxLegacy-list .item-container.focused{outline:0;box-shadow:unset;color:var(--wds-listLegacy-item-txt-selected);background:var(--wds-item-bg-selected)}.wds-comboBoxLegacy-list .item-container.selected{font-weight:700}.wds-comboBoxLegacy-list .item-container.selected .item-asset{background-color:var(--wds-listLegacy-asset-bg)}.wds-comboBoxLegacy-list .item-container.selected .wds-button{color:var(--wds--txt);background-color:var(--wds-listLegacy-asset-bg)}.wds-comboBoxLegacy-list .item-container.selected .wds-button:hover,.wds-comboBoxLegacy-list .item-container .item-icon{color:var(--wds--txt)}.wds-input.MultiLineInput{width:200px;resize:none;height:auto;max-height:100px;padding:6px 10px;outline:0}.wds-input.MultiLineInput.readOnly,.wds-input.MultiLineInput.disabled{height:5em}.wds-treeViewLegacy{display:flex;flex-direction:column;min-width:150px}.wds-treeViewLegacy-head{display:flex;padding:6px}.wds-treeViewLegacy-head .wds-inputSearch{flex:1;margin-right:8px}.wds-treeViewLegacy-body{display:grid;grid-template-columns:6px 1fr 6px;overflow:auto;border:1px solid transparent;border-radius:6px}.wds-treeViewLegacy.invalid .wds-treeViewLegacy-body{border-color:var(--wds--brd-invalid)}.wds-treeViewLegacy-body:before,.wds-treeViewLegacy-body:after{content:"";width:6px}.wds-treeViewLegacy-placeh{font-size:.8em;font-style:italic;opacity:.8}.wds-treeViewLegacy-tree{display:grid;padding:0;margin:0}.wds-treeViewLegacy-tree:before,.wds-treeViewLegacy-tree:after{content:"";height:6px;width:100%}.wds-treeViewLegacy-tree.drag{border-radius:4px;transition:box-shadow .1s;animation:wdsTreeViewLegacyDragAnim 1s linear infinite alternate}.wds-treeViewLegacy-tree:focus{outline:0}@keyframes wdsTreeViewLegacyDragAnim{0%{box-shadow:inset 0 0 0 3px transparent}to{box-shadow:inset 0 0 0 3px var(--wds--grey-200)}}.wds-treeViewLegacy-elem{position:relative;display:grid;max-width:100%;min-height:39px;max-height:39px;margin-top:2px;padding-right:8px;color:var(--wds-treeviewLegacy-element-txt);background:var(--wds-treeviewLegacy-element-bg);transition:background-color .2s}.wds-treeViewLegacy-elem[data-wds-lonely]{border-radius:6px}.wds-treeViewLegacy-elem[data-wds-selected]{color:var(--wds-item-txt-selected);background-color:var(--wds-item-bg-selected)}.wds-treeViewLegacy-elem[data-wds-selected] .wds-icon{color:inherit}.wds-treeViewLegacy-elem[data-wds-selected] mark{color:initial}.wds-treeViewLegacy-elem[data-wds-selected]:hover{transition:background-color .2s;background-color:var(--wds-treeviewLegacy-element-bg-focus-hover)}.wds-treeViewLegacy-elem[data-wds-disabled]{cursor:not-allowed;opacity:.25}.wds-treeViewLegacy-elem:not([data-wds-disabled]){cursor:pointer}.wds-treeViewLegacy-elem:not([data-wds-disabled]):focus-visible{z-index:1;outline:0;box-shadow:0 0 0 6px var(--wds--shad-focus);transition:box-shadow .2s}.wds-treeViewLegacy-elem:not([data-wds-disabled]):focus-within>.wds-treeViewLegacy-actions,.wds-treeViewLegacy-elem:not([data-wds-disabled]):hover>.wds-treeViewLegacy-actions{display:block;visibility:visible}.wds-treeViewLegacy-elem:not([data-wds-selected]):not([data-wds-disabled]):hover{transition:background-color .2s;background-color:var(--wds-treeviewLegacy-element-bg-hover)}.wds-treeViewLegacy-folder{display:flex;flex-direction:column}.wds-treeViewLegacy-folder.drag{border-radius:4px;transition:box-shadow .1s;animation:wdsTreeViewLegacyDragAnim 1s linear infinite alternate}.wds-treeViewLegacy-folder-collapse{display:flex;align-items:center}.wds-treeViewLegacy-folder-collapse .wds-treeViewLegacy-img:hover+.wds-treeViewLegacy-imgPreview{display:block;visibility:visible}.wds-treeViewLegacy-folder-children{display:flex;flex-direction:column;padding:0;transition:height .4s}.wds-treeViewLegacy-folder:not([data-wds-open])>.wds-treeViewLegacy-folder-children{height:0}.wds-treeViewLegacy-folder.drag>.wds-treeViewLegacy-elem>.wds-icon{color:var(--wds-treeviewLegacy-folder-dropped-txt)}.wds-treeViewLegacy-folder[data-wds-open]>.wds-treeViewLegacy-elem:not([data-wds-selected])>div>.wds-icon{color:var(--wds-treeviewLegacy-folder-opened-icon-txt)}.wds-treeViewLegacy-folder[data-wds-open]>.wds-treeViewLegacy-elem>div>.wds-treeViewLegacy-folder-arrow{transform:rotate(90deg)}.wds-treeViewLegacy-name{align-self:center;font-size:16px;min-width:100px;-webkit-user-select:none;user-select:none}.wds-treeViewLegacy-folder[data-wds-open]>.wds-treeViewLegacy-elem>.wds-treeViewLegacy-name{font-weight:700}.wds-treeViewLegacy-actions{position:absolute;align-self:center;right:4px;display:none;visibility:hidden}.wds-treeViewLegacy-folder-count{padding-left:.5rem;align-self:center;font-size:.8em;text-align:end;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.6}.wds-treeViewLegacy-folder-collapse .wds-icon,.wds-treeViewLegacy-elem>.wds-icon{width:1em;margin-right:.4rem;color:var(--wds-treeviewLegacy-element-icons-txt);font-size:1.1em;transition:color .2s,transform .2s}.wds-treeViewLegacy-img{min-width:20px;max-width:20px;height:100%;margin-right:.4rem;background:center no-repeat;background-size:contain}.wds-treeViewLegacy-imgPreview{position:absolute;z-index:4;top:0;left:0;width:100%;height:auto;max-width:150px;max-height:150px;box-shadow:0 0 20px #00000026;display:none;visibility:hidden}.wds-treeViewLegacy-imgPreview:hover,.wds-treeViewLegacy-img:hover+.wds-treeViewLegacy-imgPreview{display:block;visibility:visible}
