<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes spin{to{transform:rotate(1turn)}}.tf-v1-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);transition:opacity .25s ease-in-out;z-index:10001;display:flex;align-items:center;justify-content:center}.tf-v1-popup .tf-v1-iframe-wrapper{position:relative;transition:opacity .25s ease-in-out;min-width:360px;min-height:360px}.tf-v1-popup .tf-v1-iframe-wrapper iframe{width:100%;height:100%;border:none;overflow:hidden;border-radius:8px}.tf-v1-popup .tf-v1-close{position:absolute;font-size:32px;line-height:24px;width:24px;height:24px;text-align:center;cursor:pointer;opacity:.75;transition:opacity .25s ease-in-out;text-decoration:none;color:#000;top:-34px;right:0}.tf-v1-popup .tf-v1-close:hover{opacity:1}@media (min-width:481px){.tf-v1-popup .tf-v1-close{color:#fff!important}}.tf-v1-popup .tf-v1-spinner{font-size:40px;width:1em;height:1em;border-radius:.5em;box-sizing:border-box;animation:spin 1s linear infinite;border:3px solid #aaa;border-top-color:#fff;position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px}@media (max-width:480px){.tf-v1-popup{width:100%!important;height:100%!important;width:100vw!important;height:100vh!important;max-height:-webkit-fill-available;max-height:-moz-available;max-height:stretch}.tf-v1-popup .tf-v1-iframe-wrapper{position:relative;transition:opacity .25s ease-in-out;min-width:100%;min-height:100%}.tf-v1-popup .tf-v1-iframe-wrapper iframe{border-radius:0}.tf-v1-popup .tf-v1-close{position:absolute;font-size:32px;line-height:24px;width:24px;height:24px;text-align:center;cursor:pointer;opacity:.75;transition:opacity .25s ease-in-out;text-decoration:none;color:#000;top:6px;right:8px}.tf-v1-popup .tf-v1-close:hover{opacity:1}}@media (max-width:480px) and (min-width:481px){.tf-v1-popup .tf-v1-close{color:#fff!important}}.search_component_wrapper input[type=search]{-webkit-appearance:textfield}.search_component_wrapper input[type=search]::-webkit-search-cancel-button,.search_component_wrapper input[type=search]::-webkit-search-decoration,.search_component_wrapper input[type=search]::-webkit-search-results-button,.search_component_wrapper input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.search_component_wrapper:focus-within .search-focus-element-first{animation:dash-forward 5s linear forwards}.search_component_wrapper:focus-within .search-focus-element-second{animation:dash-backwards 5s linear forwards}.search_component.search_component--round{border-radius:50px!important}@keyframes dash-forward{to{stroke-dashoffset:0}}@keyframes dash-backwards{to{stroke-dashoffset:2000}}.input-component{position:relative;font-family:Roboto,sans-serif;width:100%}.input-component,.input-component *{box-sizing:border-box}.input-component .input-component__label--wrapper{width:100%}.input-component.input-component--disabled .input-component__input-wrapper{cursor:not-allowed}.input-component.input-component--disabled .input-component__input-wrapper .input-component__input{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;border:none;pointer-events:none;background-color:#e6e9ef;background-color:var(--disabled-background-color);cursor:not-allowed}.input-component.input-component--disabled .input-component__input-wrapper .input-component__icon--container.input-component__icon--container-has-icon:hover{background-color:transparent;background-color:initial}.input-component.input-component--disabled .input-component__input-wrapper .input-component__icon{cursor:not-allowed}.input-component .input-component__input-wrapper{width:100%;position:relative}.input-component .input-component__input-wrapper.input-component__input--error-validation .input-component__input,.input-component .input-component__input-wrapper.input-component__input--error-validation .input-component__input:active,.input-component .input-component__input-wrapper.input-component__input--error-validation .input-component__input:focus,.input-component .input-component__input-wrapper.input-component__input--error-validation:hover .input-component__input{border-color:#e44258;border-color:var(--negative-color)}.input-component .input-component__input-wrapper.input-component__input--error-validation .input-component__icon--container .input-component__icon,.input-component .input-component__input-wrapper.input-component__input--error-validation .input-component__icon--container .input-component__icon:hover,.input-component .input-component__input-wrapper.input-component__input--error-validation+.input-component__sub-text-container .input-component__sub-text-container-status{color:#e44258;color:var(--negative-color)}.input-component .input-component__input-wrapper.input-component__input--success-validation .input-component__input,.input-component .input-component__input-wrapper.input-component__input--success-validation .input-component__input:active,.input-component .input-component__input-wrapper.input-component__input--success-validation .input-component__input:focus,.input-component .input-component__input-wrapper.input-component__input--success-validation:hover .input-component__input{border-color:#00ca72;border-color:var(--positive-color)}.input-component .input-component__input-wrapper.input-component__input--success-validation .input-component__icon--container .input-component__icon,.input-component .input-component__input-wrapper.input-component__input--success-validation .input-component__icon--container .input-component__icon:hover,.input-component .input-component__input-wrapper.input-component__input--success-validation+.input-component__sub-text-container .input-component__sub-text-container-status{color:#00ca72;color:var(--positive-color)}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-small{height:32px}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-small .input-component__input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#323338;color:var(--primary-text-color)}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-small .input-component__input.input-component__input--has-icon.input-component__input--only-underline{padding-left:4px}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-medium{height:40px}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-medium .input-component__input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#323338;color:var(--primary-text-color)}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-medium .input-component__input.input-component__input--has-icon{padding:8px 32px 8px 16px}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-medium .input-component__input.input-component__input--has-icon.input-component__input--only-underline{padding-left:4px}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-medium .input-component__icon--container{pointer-events:none;height:32px;width:32px;outline:none}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-medium .input-component__icon--container .input-component__icon{font-size:16px}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-large{height:48px}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-large .input-component__input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#323338;color:var(--primary-text-color)}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-large .input-component__input.input-component__input--has-icon{padding:8px 32px 8px 16px}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-large .input-component__input.input-component__input--has-icon.input-component__input--only-underline{padding-left:4px}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-large .input-component__icon--container{height:40px;width:40px}.input-component .input-component__input-wrapper.input-component__input-wrapper--size-large .input-component__icon--container .input-component__icon{font-size:16px}.input-component .input-component__input-wrapper .input-component__icon--container:hover+.input-component__icon--container+.input-component__input,.input-component .input-component__input-wrapper:hover .input-component__input{border-color:#323338;border-color:var(--primary-text-color)}.input-component .input-component__input-wrapper .input-component__input{width:100%;height:100%;outline:0;background-color:transparent;background-color:initial;border:1px solid #e6e9ef;border-color:var(--ui-border-color);border-radius:4px;transition:border-color .1s ease-in;padding:8px 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#323338;color:var(--primary-text-color)}.input-component .input-component__input-wrapper .input-component__input.input-component__input--hover{border-color:#323338;border-color:var(--primary-text-color)}.input-component .input-component__input-wrapper .input-component__input.input-component__input--active,.input-component .input-component__input-wrapper .input-component__input:active,.input-component .input-component__input-wrapper .input-component__input:focus{border-color:#0085ff;border-color:var(--primary-color)}.input-component .input-component__input-wrapper .input-component__input::-moz-placeholder{color:#323338;color:var(--secondary-text-color);font-weight:400}.input-component .input-component__input-wrapper .input-component__input:-ms-input-placeholder{color:#323338;color:var(--secondary-text-color);font-weight:400}.input-component .input-component__input-wrapper .input-component__input::placeholder{color:#323338;color:var(--secondary-text-color);font-weight:400}.input-component .input-component__input-wrapper .input-component__input.input-component__input--has-icon{padding:8px 24px 8px 16px}.input-component .input-component__input-wrapper .input-component__input.input-component__input--round{border-radius:50px}.input-component .input-component__input-wrapper .input-component__input.input-component__input--square{border-radius:0}.input-component .input-component__input-wrapper .input-component__input.input-component__input--only-underline{border-left:none;border-right:none;border-top:none;padding:8px 24px 8px 4px;border-radius:0!important}.input-component .input-component__input-wrapper .input-component__loader--container{position:absolute;top:50%;right:4px;width:24px;height:24px;transform:translateY(-50%);display:flex;justify-content:center;align-items:center}.input-component .input-component__input-wrapper .input-component__loader--container.input-component__loader--container-has-icon{right:32px}.input-component .input-component__input-wrapper .input-component__loader--container .input-component__loader{width:16px;height:16px}.input-component .input-component__input-wrapper .input-component__loader--container .input-component__loader .input-component__loader-svg{color:#323338;color:var(--secondary-text-color)}.input-component .input-component__input-wrapper .input-component__icon--container{position:absolute;top:50%;right:4px;width:24px;height:24px;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;border-radius:4px;opacity:0;pointer-events:none;-webkit-appearance:none}.input-component .input-component__input-wrapper .input-component__icon--container:active,.input-component .input-component__input-wrapper .input-component__icon--container:focus,.input-component .input-component__input-wrapper .input-component__icon--container:focus-visible{outline:none;background-color:#c5c7d0;background-color:var(--primary-background-hover-color)}.input-component .input-component__input-wrapper .input-component__icon--container.input-component__icon--container-active{opacity:1}.input-component .input-component__input-wrapper .input-component__icon--container.input-component__icon--container-active.input-component__icon--container-has-icon{pointer-events:all;cursor:pointer}.input-component .input-component__input-wrapper .input-component__icon--container.input-component__icon--container-active .input-component__icon{opacity:1;pointer-events:all;transform:rotate(0) scale(1)}.input-component .input-component__input-wrapper .input-component__icon--container.input-component__icon--container-has-icon:focus-within,.input-component .input-component__input-wrapper .input-component__icon--container.input-component__icon--container-has-icon:hover{background-color:#c5c7d0;background-color:var(--primary-background-hover-color)}.input-component .input-component__input-wrapper .input-component__icon--container .input-component__icon{transform:rotate(90deg) scale(.8);color:#676879;color:var(--icon-color);will-change:transform;pointer-events:none;transition:color .1s cubic-bezier(0,0,.35,1),transform .1s cubic-bezier(0,0,.35,1);font-size:14px}.input-component .input-component__sub-text-container{display:flex;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:var(--primary-text-color);color:#323338;color:var(--secondary-text-color)}.input-component .input-component__sub-text-container .input-component__sub-text-container-counter{margin-left:auto}.monday-loader-component{position:relative;height:100%;width:100%}.monday-loader-component .circle-loader-spinner{animation:rotate 1s linear infinite;position:absolute;top:50%;left:50%;margin-top:-50%;margin-left:-50%}.monday-loader-component .circle-loader-spinner .circle-loader-spinner-path{stroke:currentColor;stroke-linecap:round;animation:dash 1s infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.label-component--wrapper{display:flex;padding-bottom:8px;align-items:center}.label-component--wrapper .label-component--icon{margin:0 8px 0 4px;line-height:24px;font-size:14px;color:#676879;color:var(--icon-color)}.label-component--wrapper .label-component--text{font-size:16px;font-weight:500;line-height:24px;color:#323338;color:var(--primary-text-color)}.element-type-link,.element-type-small,.label-component--wrapper .label-component--text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif}.element-type-link,.element-type-small{font-size:14px;font-weight:400}.element-type-link{line-height:22px}.monday-style-menu{margin:unset;padding:unset}.monday-style-menu:focus{outline:none}.monday-style-menu--small{width:200px}.monday-style-menu--medium{width:220px}.monday-style-menu--large{width:240px}.monday-style-dialog-content-wrapper{outline:0}.monday-style-animation-opacity-slide-appear{opacity:0}.monday-style-animation-opacity-slide-appear.top{transform:translateY(16px)}.monday-style-animation-opacity-slide-appear.right{transform:translateX(-16px)}.monday-style-animation-opacity-slide-appear.bottom{transform:translateY(-16px)}.monday-style-animation-opacity-slide-appear.left{transform:translateX(16px)}.monday-style-animation-opacity-slide-appear-active{transition:opacity .2s ease,transform .2s ease-out;opacity:1;pointer-events:none}.monday-style-animation-opacity-slide-appear-active.bottom,.monday-style-animation-opacity-slide-appear-active.top{transform:translateY(0)}.monday-style-animation-opacity-slide-appear-active.left,.monday-style-animation-opacity-slide-appear-active.right{transform:translateX(0)}.monday-style-animation-expand-appear,.monday-style-animation-expand-exit{transition:transform .1s cubic-bezier(0,0,.35,1)}.monday-style-animation-expand-appear.top,.monday-style-animation-expand-appear.top-end,.monday-style-animation-expand-appear.top-start,.monday-style-animation-expand-exit.top,.monday-style-animation-expand-exit.top-end,.monday-style-animation-expand-exit.top-start{transform-origin:bottom center;transform:scale(.8)}.monday-style-animation-expand-appear.top-end.edge-bottom,.monday-style-animation-expand-appear.top-start.edge-bottom,.monday-style-animation-expand-appear.top.edge-bottom,.monday-style-animation-expand-exit.top-end.edge-bottom,.monday-style-animation-expand-exit.top-start.edge-bottom,.monday-style-animation-expand-exit.top.edge-bottom{transform-origin:bottom left}.monday-style-animation-expand-appear.top-end.edge-top,.monday-style-animation-expand-appear.top-start.edge-top,.monday-style-animation-expand-appear.top.edge-top,.monday-style-animation-expand-exit.top-end.edge-top,.monday-style-animation-expand-exit.top-start.edge-top,.monday-style-animation-expand-exit.top.edge-top{transform-origin:bottom right}.monday-style-animation-expand-appear.right,.monday-style-animation-expand-appear.right-end,.monday-style-animation-expand-appear.right-start,.monday-style-animation-expand-exit.right,.monday-style-animation-expand-exit.right-end,.monday-style-animation-expand-exit.right-start{transform-origin:left;transform:scale(.8)}.monday-style-animation-expand-appear.right-end.edge-bottom,.monday-style-animation-expand-appear.right-start.edge-bottom,.monday-style-animation-expand-appear.right.edge-bottom,.monday-style-animation-expand-exit.right-end.edge-bottom,.monday-style-animation-expand-exit.right-start.edge-bottom,.monday-style-animation-expand-exit.right.edge-bottom{transform-origin:top left}.monday-style-animation-expand-appear.right-end.edge-top,.monday-style-animation-expand-appear.right-start.edge-top,.monday-style-animation-expand-appear.right.edge-top,.monday-style-animation-expand-exit.right-end.edge-top,.monday-style-animation-expand-exit.right-start.edge-top,.monday-style-animation-expand-exit.right.edge-top{transform-origin:bottom left}.monday-style-animation-expand-appear.bottom,.monday-style-animation-expand-appear.bottom-end,.monday-style-animation-expand-appear.bottom-start,.monday-style-animation-expand-exit.bottom,.monday-style-animation-expand-exit.bottom-end,.monday-style-animation-expand-exit.bottom-start{transform-origin:top;transform:scale(.8)}.monday-style-animation-expand-appear.bottom-end.edge-bottom,.monday-style-animation-expand-appear.bottom-start.edge-bottom,.monday-style-animation-expand-appear.bottom.edge-bottom,.monday-style-animation-expand-exit.bottom-end.edge-bottom,.monday-style-animation-expand-exit.bottom-start.edge-bottom,.monday-style-animation-expand-exit.bottom.edge-bottom{transform-origin:top left}.monday-style-animation-expand-appear.bottom-end.edge-top,.monday-style-animation-expand-appear.bottom-start.edge-top,.monday-style-animation-expand-appear.bottom.edge-top,.monday-style-animation-expand-exit.bottom-end.edge-top,.monday-style-animation-expand-exit.bottom-start.edge-top,.monday-style-animation-expand-exit.bottom.edge-top{transform-origin:top right}.monday-style-animation-expand-appear.left,.monday-style-animation-expand-appear.left-end,.monday-style-animation-expand-appear.left-start,.monday-style-animation-expand-exit.left,.monday-style-animation-expand-exit.left-end,.monday-style-animation-expand-exit.left-start{transform-origin:right;transform:scale(.8)}.monday-style-animation-expand-appear.left-end.edge-bottom,.monday-style-animation-expand-appear.left-start.edge-bottom,.monday-style-animation-expand-appear.left.edge-bottom,.monday-style-animation-expand-exit.left-end.edge-bottom,.monday-style-animation-expand-exit.left-start.edge-bottom,.monday-style-animation-expand-exit.left.edge-bottom{transform-origin:top right}.monday-style-animation-expand-appear.left-end.edge-top,.monday-style-animation-expand-appear.left-start.edge-top,.monday-style-animation-expand-appear.left.edge-top,.monday-style-animation-expand-exit.left-end.edge-top,.monday-style-animation-expand-exit.left-start.edge-top,.monday-style-animation-expand-exit.left.edge-top{transform-origin:bottom right}.monday-style-animation-expand-appear-active,.monday-style-animation-expand-exit{transition:transform .1s cubic-bezier(0,0,.35,1)}.monday-style-animation-expand-appear-active{pointer-events:none}.monday-style-animation-expand-appear-active.bottom,.monday-style-animation-expand-appear-active.bottom-end,.monday-style-animation-expand-appear-active.bottom-start,.monday-style-animation-expand-appear-active.left,.monday-style-animation-expand-appear-active.left-end,.monday-style-animation-expand-appear-active.left-start,.monday-style-animation-expand-appear-active.right,.monday-style-animation-expand-appear-active.right-end,.monday-style-animation-expand-appear-active.right-start,.monday-style-animation-expand-appear-active.top,.monday-style-animation-expand-appear-active.top-end,.monday-style-animation-expand-appear-active.top-start{transform:scale(1)}.dialog-node{position:absolute;top:0;height:0;z-index:100000}.monday-style-tooltip{position:relative;display:inline-block;border-radius:4px;padding:8px 16px;box-shadow:var(--box-shadow-mediun);max-width:50vw;word-break:break-word}.monday-style-tooltip,.monday-style-tooltip.padding-size-md{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#323338;color:var(--primary-text-color)}.monday-style-tooltip.padding-size-md{border-radius:8px;padding:16px}.monday-style-tooltip a.tooltip-white-link{color:#fff}.monday-style-arrow-dark,.monday-style-tooltip-dark{background-color:#323338;background-color:var(--inverted-color-background);color:#fff;color:var(--text-color-on-inverted)}.monday-style-arrow-white,.monday-style-tooltip-white{background-color:#fff;color:#333;box-shadow:var(--box-shadow-mediun);border:1px solid #f1f1f1}.monday-style-arrow-primary,.monday-style-tooltip-primary{background-color:#0085ff;background-color:var(--primary-color);color:#fff;color:var(--text-color-on-primary)}.monday-style-arrow-success,.monday-style-tooltip-success{background-color:#00ca72;background-color:var(--positive-color);color:#fff;color:var(--text-color-on-primary)}.monday-style-arrow-surface,.monday-style-tooltip-surface{background-color:#5b607a;color:#fff}.monday-style-arrow-private,.monday-style-tooltip-private{background-color:#f65f7c;background-color:var(--private-color);color:#fff;color:var(--text-color-on-primary)}.monday-style-arrow-share,.monday-style-tooltip-share{background-color:#a358df;background-color:var(--color-purple);color:#fff;color:var(--text-color-on-primary)}.monday-style-arrow-error,.monday-style-tooltip-error{background-color:#e44258;background-color:var(--negative-color);color:#fff;color:var(--text-color-on-primary)}.monday-style-arrow{width:12px;height:12px;position:absolute;border-radius:2px}.monday-style-tooltip-arrow[data-placement*=bottom]{top:1px}.monday-style-tooltip-arrow[data-placement*=top]{bottom:1px}.monday-style-tooltip-arrow[data-placement*=left]{right:1px}.monday-style-tooltip-arrow[data-placement*=right]{left:1px}.monday-style-dialog-content-component{padding:6px}.monday-style-dialog-content-component:focus{outline:none}.icon_component{position:relative}.icon_component:before{text-decoration:none!important}.icon_component--no-focus-style:focus{outline:none}.icon_component--clickable{cursor:pointer}.dialog-content-container:focus{outline:none}.dialog-content-container--medium,.dialog-content-container--small{padding:8px}.dialog-content-container--large{padding:24px}.dialog-content-container--popover{box-shadow:0 6px 20px rgba(0,0,0,.2);border-radius:8px;background-color:#fff;background-color:var(--secondary-background-color)}.dialog-content-container--modal{box-shadow:0 15px 50px rgba(0,0,0,.3);box-shadow:var(--box-shadow-large);border-radius:16px;background-color:#fff;background-color:var(--primary-background-color)}.default-app-theme,.light-app-theme,:root{--theme-box-shadow:50,51,56}.dark-app-theme{--theme-box-shadow:245,246,248}.default-app-theme,.light-app-theme,:root{--primary-color:var(--color-basic_blue);--primary-on-secondary-color:var(--color-basic_blue);--primary-hover-color:var(--color-dark_blue);--primary-hover-on-secondary-color:var(--color-dark_blue);--primary-selected-color:var(--color-highlight_blue);--primary-selected-on-secondary-color:var(--color-highlight_blue);--primary-text-color:var(--color-mud_black);--primary-text-on-secondary-color:var(--color-mud_black);--text-color-on-primary:var(--color-snow_white);--text-color-on-primary-with-opacity:var(--color-snow_white-with-opacity);--primary-background-color:var(--color-snow_white);--primary-background-color-rgb:255,255,255;--primary-background-hover-color:var(--color-ui_grey);--primary-background-hover-on-secondary-color:var(--color-ui_grey);--grey-background-color:var(--color-riverstone_gray);--modal-background-color:var(--color-snow_white);--inverted-color-background:var(--color-mud_black);--text-color-on-inverted:var(--color-snow_white);--positive-color:var(--color-success);--positive-color-hover:var(--color-success-hover);--positive-color-selected:var(--color-success-highlight);--negative-color:var(--color-error);--negative-color-hover:var(--color-error-hover);--negative-color-selected:var(--color-error-highlight);--private-color:var(--color-private);--shareable-color:var(--color-purple);--ui-border-color:var(--color-wolf_gray);--ui-border-on-secondary-color:var(--color-wolf_gray);--layout-border-color:var(--color-ui_grey);--layout-border-on-secondary-color:var(--color-ui_grey);--placeholder-color:var(--color-asphalt);--placeholder-color-with-opacity:var(--color-asphalt-with-opacity);--placeholder-on-secondary-color:var(--color-asphalt);--icon-color:var(--color-asphalt);--icon-on-secondary-color:var(--color-asphalt);--disabled-background-color:var(--color-ui_grey);--disabled-background-on-secondary-color:var(--color-ui_grey);--disabled-text-color:#676879;--disabled-text-on-secondary-color:#676879;--dark-background-color:var(--color-riverstone_gray);--dark-background-on-secondary-color:var(--color-riverstone_gray);--secondary-background-color:var(--color-snow_white);--dialog-background-color:var(--color-snow_white);--label-background-color:var(--color-highlight_blue);--label-background-on-secondary-color:var(--color-highlight_blue);--secondary-text-color:var(--color-asphalt);--secondary-text-on-secondary-color:var(--color-asphalt);--link-color:var(--color-link_color);--link-on-secondary-color:var(--color-link_color);--box-shadow-small:0px 4px 8px rgba(0,0,0,.2);--box-shadow-mediun:0px 6px 20px rgba(0,0,0,.2);--box-shadow-large:0px 15px 50px rgba(0,0,0,.3)}.dark-app-theme{--primary-color:var(--color-basic_blue);--primary-on-secondary-color:var(--color-basic_blue);--primary-hover-color:#0060b9;--primary-hover-on-secondary-color:#0060b9;--primary-selected-color:#133774;--primary-selected-on-secondary-color:#133774;--primary-text-color:#d5d8df;--primary-text-on-secondary-color:#d5d8df;--primary-background-color:#181b34;--primary-background-color-rgb:24,27,52;--primary-background-hover-color:#4b4e69;--primary-background-hover-on-secondary-color:#4b4e69;--grey-background-color:#181b34;--text-color-on-inverted:var(--color-mud_black);--modal-background-color:#181b34;--ui-border-color:#797e93;--ui-border-on-secondary-color:#797e93;--layout-border-color:#4b4e69;--layout-border-on-secondary-color:#4b4e69;--placeholder-color:var(--color-wolf_gray);--placeholder-color-with-opacity:var(--color-wolf_gray-with-opacity);--placeholder-on-secondary-color:var(--color-wolf_gray);--icon-color:var(--color-wolf_gray);--icon-on-secondary-color:var(--color-wolf_gray);--disabled-background-color:#4b4e69;--disabled-background-on-secondary-color:#4b4e69;--disabled-text-color:rgba(197,199,208,.75);--disabled-text-on-secondary-color:rgba(197,199,208,.75);--dark-background-color:#393b53;--dark-background-on-secondary-color:#4b4e69;--secondary-background-color:#30324e;--dialog-background-color:#30324e;--secondary-text-color:var(--color-jaco_gray);--secondary-text-on-secondary-color:var(--color-jaco_gray);--color-grass_green:#359970;--color-grass_green-hover:#116846;--color-grass_green-selected:#0f4f43;--color-done-green:#33d391;--color-done-green-hover:#0f9b63;--color-done-green-selected:#0e7358;--color-bright-green:#b0dc51;--color-bright-green-hover:#7ca32b;--color-bright-green-selected:#5c7930;--color-saladish:#d5c567;--color-saladish-hover:#9d8f3e;--color-saladish-selected:#736a3e;--color-egg_yolk:#ffd533;--color-egg_yolk-hover:#c29e11;--color-egg_yolk-selected:#8d751e;--color-working_orange:#fdbc64;--color-working_orange-hover:#c0873c;--color-working_orange-selected:#8c653c;--color-dark-orange:#ff7b4d;--color-dark-orange-hover:#c25531;--color-dark-orange-selected:#8d4134;--color-peach:#ffbdbd;--color-peach-hover:#c2888a;--color-peach-selected:#8d6674;--color-sunset:#ff9191;--color-sunset-hover:#c26163;--color-sunset-selected:#8d4a58;--color-stuck-red:#e8697d;--color-stuck-red-hover:#ad3f51;--color-stuck-red-selected:#7f314b;--color-dark-red:#c95c76;--color-dark-red-hover:#92334c;--color-dark-red-selected:#6b2947;--color-sofia_pink:#ff44a1;--color-sofia_pink-hover:#c21e71;--color-sofia_pink-selected:#8d1a62;--color-lipstick:#ff7bd0;--color-lipstick-hover:#c24e9a;--color-lipstick-selected:#8d3c7f;--color-bubble:#fbb4f4;--color-bubble-hover:#be80ba;--color-bubble-selected:#8b6096;--color-purple:#b57de3;--color-purple-hover:#8050ab;--color-purple-selected:#5f3e8b;--color-dark_purple:#936fda;--color-dark_purple-hover:#6344a3;--color-dark_purple-selected:#4a3586;--color-berry:#6645a9;--color-berry-hover:#673971;--color-berry-selected:#4d2d62;--color-dark_indigo:#401694;--color-dark_indigo-hover:#3c1f78;--color-dark_indigo-selected:#2e1b67;--color-indigo:#777ae5;--color-indigo-hover:#4b4ead;--color-indigo-selected:#383c8d;--color-navy:#4e73a7;--color-navy-hover:#274776;--color-navy-selected:#1f3866;--color-bright-blue:#79affd;--color-bright-blue-hover:#4c7cc1;--color-bright-blue-selected:#395d9b;--color-dark-blue:#339ecd;--color-dark-blue-hover:#0f6d97;--color-dark-blue-selected:#0e527e;--color-aquamarine:#71d6d1;--color-aquamarine-hover:#469e9b;--color-aquamarine-selected:#357580;--color-chili-blue:#85d6ff;--color-chili-blue-hover:#569ec3;--color-chili-blue-selected:#41759d;--color-river:#86b4ca;--color-river-hover:#588095;--color-river-selected:#42607c;--color-winter:#aebdca;--color-winter-hover:#7b8895;--color-winter-selected:#5b667c;--color-explosive:#d0d0d0;--color-explosive-hover:#98999a;--color-explosive-selected:#70717f;--color-american_gray:#999;--color-american_gray-hover:#69696a;--color-american_gray-selected:#4e505e;--color-blackish:#5c5c5c;--color-blackish-hover:#222;--color-blackish-selected:#272937;--color-brown:#99756c;--color-brown-hover:#684943;--color-brown-selected:#4d3941;--color-orchid:#e190c0;--color-orchid-hover:#b4739a;--color-orchid-selected:#b4739a;--color-tan:#bdab95;--color-tan-hover:#978977;--color-tan-selected:#716863;--color-sky:#b4e9f8;--color-sky-hover:#90bac6;--color-sky-selected:#6c8a9a;--color-coffee:#ca9a8b;--color-coffee-hover:#a27b6f;--color-coffee-selected:#795e5d;--color-royal:#5591ea;--color-royal-hover:#4474bb;--color-royal-selected:#375993;--color-teal:#457b82;--color-teal-hover:#376268;--color-teal-selected:#2e4d58;--color-lavender:#cab9fa;--color-lavender-hover:#a294c8;--color-lavender-selected:#85597b;--color-steel:#bacbed;--color-steel-hover:#95a2be;--color-steel-selected:#707a95;--color-lilac:#b1adc7;--color-lilac-hover:#8e8a9f;--color-lilac-selected:#6b697f;--color-pecan:#786565;--color-pecan-hover:#605151;--color-pecan-selected:#4a4148;--box-shadow-small:0px 4px 8px rgba(9,11,25,.5);--box-shadow-mediun:0px 6px 20px rgba(9,11,25,.5);--box-shadow-large:0px 15px 50px rgba(9,11,25,.5)}.black-app-theme,.dark-app-theme{--inverted-color-background:#fff;--positive-color:var(--color-success);--positive-color-hover:var(--color-success-hover);--positive-color-selected:#26503e;--negative-color:var(--color-error);--negative-color-hover:var(--color-error-hover);--negative-color-selected:#642830;--private-color:var(--color-private);--shareable-color:#a358df;--label-background-color:#404b69;--label-background-on-secondary-color:#404b69;--link-color:#69a7ef;--link-on-secondary-color:#69a7ef}.black-app-theme{--primary-color:var(--color-basic_blue);--primary-on-secondary-color:var(--color-basic_blue);--primary-hover-color:#0060b9;--primary-hover-on-secondary-color:#0060b9;--primary-selected-color:#133774;--primary-selected-on-secondary-color:#133774;--primary-text-color:#fff;--primary-text-on-secondary-color:#fff;--primary-background-color:#111;--primary-background-color-rgb:17,17,17;--primary-background-hover-color:#636363;--primary-background-hover-on-secondary-color:#636363;--grey-background-color:#111;--text-color-on-inverted:#111;--ui-border-color:#8d8d8d;--ui-border-on-secondary-color:#8d8d8d;--layout-border-color:#636363;--layout-border-on-secondary-color:#636363;--placeholder-color:#aaa;--placeholder-color-with-opacity:hsla(0,0%,67%,.1);--placeholder-on-secondary-color:#aaa;--icon-color:#aaa;--icon-on-secondary-color:#aaa;--disabled-background-color:#636363;--disabled-background-on-secondary-color:#636363;--disabled-text-color:#aaa;--disabled-text-on-secondary-color:#aaa;--dark-background-color:#2c2c2c;--dark-background-on-secondary-color:#4b4e69;--secondary-background-color:#2c2c2c;--dialog-background-color:#2c2c2c;--secondary-text-color:#aaa;--secondary-text-on-secondary-color:var(--color-jaco_gray);--color-grass_green-hover:#116846;--color-grass_green-selected:#0a482e;--color-done-green:#33d391;--color-done-green-hover:#0f9b63;--color-done-green-selected:#096c43;--color-bright-green:#b0dc51;--color-bright-green-hover:#7ca32b;--color-bright-green-selected:#56721b;--color-saladish:#d5c567;--color-saladish-hover:#9d8f3e;--color-saladish-selected:#6d6329;--color-egg_yolk:#ffd533;--color-egg_yolk-hover:#c29e11;--color-egg_yolk-selected:#886e09;--color-working_orange:#fdbc64;--color-working_orange-hover:#c0873c;--color-working_orange-selected:#875e27;--color-dark-orange:#ff7b4d;--color-dark-orange-hover:#c25531;--color-dark-orange-selected:#883a1f;--color-peach:#ffbdbd;--color-peach-hover:#c2888a;--color-peach-selected:#885f5f;--color-sunset:#ff9191;--color-sunset-hover:#c26163;--color-sunset-selected:#884343;--color-stuck-red:#e8697d;--color-stuck-red-hover:#ad3f51;--color-stuck-red-selected:#792a36;--color-dark-red:#c95c76;--color-dark-red-hover:#92334c;--color-dark-red-selected:#662232;--color-sofia_pink:#ff44a1;--color-sofia_pink-hover:#c21e71;--color-sofia_pink-selected:#88134d;--color-lipstick:#ff7bd0;--color-lipstick-hover:#c24e9a;--color-lipstick-selected:#88356a;--color-bubble:#fbb4f4;--color-bubble-hover:#be80ba;--color-bubble-selected:#855981;--color-purple:#b57de3;--color-purple-hover:#8050ab;--color-purple-selected:#593776;--color-dark_purple:#936fda;--color-dark_purple-hover:#6344a3;--color-dark_purple-selected:#442e71;--color-berry:#9862a1;--color-berry-hover:#673971;--color-berry-selected:#47264d;--color-dark_indigo:#6645a9;--color-dark_indigo-hover:#3c1f78;--color-dark_indigo-selected:#291452;--color-indigo:#777ae5;--color-indigo-hover:#4b4ead;--color-indigo-selected:#333578;--color-navy:#4e73a7;--color-navy-hover:#274776;--color-navy-selected:#193151;--color-bright-blue:#79affd;--color-bright-blue-hover:#4c7cc1;--color-bright-blue-selected:#345686;--color-dark-blue:#339ecd;--color-dark-blue-hover:#0f6d97;--color-dark-blue-selected:#094b69;--color-aquamarine:#71d6d1;--color-aquamarine-hover:#469e9b;--color-aquamarine-selected:#2f6e6b;--color-chili-blue:#85d6ff;--color-chili-blue-hover:#569ec3;--color-chili-blue-selected:#3b6e88;--color-river:#86b4ca;--color-river-hover:#588095;--color-river-selected:#3c5967;--color-winter:#aebdca;--color-winter-hover:#7b8895;--color-winter-selected:#555f67;--color-explosive:#d0d0d0;--color-explosive-hover:#98999a;--color-explosive-selected:#6a6a6a;--color-american_gray:#999;--color-american_gray-hover:#69696a;--color-american_gray-selected:#494949;--color-blackish:#5c5c5c;--color-blackish-hover:#222;--color-blackish-selected:#111;--color-brown:#99756c;--color-brown-hover:#684943;--color-brown-selected:#48322c;--color-orchid:#e190c0;--color-orchid-hover:#b4739a;--color-orchid-selected:#7e516c;--color-tan:#bdab95;--color-tan-hover:#978977;--color-tan-selected:#6a6053;--color-sky:#b4e9f8;--color-sky-hover:#90bac6;--color-sky-selected:#65828b;--color-coffee:#ca9a8b;--color-coffee-hover:#a27b6f;--color-coffee-selected:#71564e;--color-royal:#5591ea;--color-royal-hover:#4474bb;--color-royal-selected:#305183;--color-teal:#457b82;--color-teal-hover:#376268;--color-teal-selected:#274549;--color-lavender:#cab9fa;--color-lavender-hover:#a294c8;--color-lavender-selected:#71688c;--color-steel:#bacbed;--color-steel-hover:#95a2be;--color-steel-selected:#687185;--color-lilac:#687185;--color-lilac-hover:#8e8a9f;--color-lilac-selected:#63616f;--color-pecan:#786565;--color-pecan-hover:#605151;--color-pecan-selected:#433939}.black-app-theme,.hacker_theme-app-theme{--color-grass_green:#359970;--box-shadow-small:0px 4px 8px #000;--box-shadow-mediun:0px 6px 20px #000;--box-shadow-large:0px 15px 50px #000}.hacker_theme-app-theme{--primary-color:#fe78c6;--primary-on-secondary-color:#fe78c6;--primary-hover-color:#fe5ab9;--primary-hover-on-secondary-color:#fe5ab9;--primary-selected-color:#9f4077;--primary-selected-on-secondary-color:#9f4077;--primary-text-color:#d5d8df;--primary-text-on-secondary-color:#d5d8df;--primary-background-color:#282a36;--primary-background-color-rgb:40,42,54;--primary-background-hover-color:#4b4e69;--primary-background-hover-on-secondary-color:#4b4e69;--grey-background-color:#282a36;--inverted-color-background:#fff;--text-color-on-inverted:var(--color-mud_black);--modal-background-color:#282a36;--color-error:#f55;--color-success:#50fa7b;--positive-color:var(--color-success);--positive-color-hover:var(--color-success-hover);--positive-color-selected:#26503e;--negative-color:var(--color-error);--negative-color-hover:var(--color-error-hover);--negative-color-selected:#642830;--private-color:var(--color-private);--shareable-color:#a358df;--ui-border-color:#797e93;--ui-border-on-secondary-color:#797e93;--layout-border-color:#414458;--layout-border-on-secondary-color:#414458;--placeholder-color:var(--color-wolf_gray);--placeholder-color-with-opacity:var(--color-wolf_gray-with-opacity);--placeholder-on-secondary-color:var(--color-wolf_gray);--icon-color:var(--color-wolf_gray);--icon-on-secondary-color:var(--color-wolf_gray);--disabled-background-color:#595959;--disabled-background-on-secondary-color:#595959;--disabled-text-color:rgba(197,199,208,.75);--disabled-text-on-secondary-color:rgba(197,199,208,.75);--dark-background-color:#303241;--dark-background-on-secondary-color:#595959;--secondary-background-color:#30324e;--dialog-background-color:#30324e;--label-background-color:#404b69;--label-background-on-secondary-color:#404b69;--secondary-text-color:var(--color-jaco_gray);--secondary-text-on-secondary-color:var(--color-jaco_gray);--link-color:#bd93f9;--link-on-secondary-color:#bd93f9;--color-grass_green-hover:#116846;--color-grass_green-selected:#0a482e;--color-done-green:#33d391;--color-done-green-hover:#0f9b63;--color-done-green-selected:#096c43;--color-bright-green:#b0dc51;--color-bright-green-hover:#7ca32b;--color-bright-green-selected:#56721b;--color-saladish:#d5c567;--color-saladish-hover:#9d8f3e;--color-saladish-selected:#6d6329;--color-egg_yolk:#ffd533;--color-egg_yolk-hover:#c29e11;--color-egg_yolk-selected:#886e09;--color-working_orange:#fdbc64;--color-working_orange-hover:#c0873c;--color-working_orange-selected:#875e27;--color-dark-orange:#ff7b4d;--color-dark-orange-hover:#c25531;--color-dark-orange-selected:#883a1f;--color-peach:#ffbdbd;--color-peach-hover:#c2888a;--color-peach-selected:#885f5f;--color-sunset:#ff9191;--color-sunset-hover:#c26163;--color-sunset-selected:#884343;--color-stuck-red:#e8697d;--color-stuck-red-hover:#ad3f51;--color-stuck-red-selected:#792a36;--color-dark-red:#c95c76;--color-dark-red-hover:#92334c;--color-dark-red-selected:#662232;--color-sofia_pink:#ff44a1;--color-sofia_pink-hover:#c21e71;--color-sofia_pink-selected:#88134d;--color-lipstick:#ff7bd0;--color-lipstick-hover:#c24e9a;--color-lipstick-selected:#88356a;--color-bubble:#fbb4f4;--color-bubble-hover:#be80ba;--color-bubble-selected:#855981;--color-purple:#b57de3;--color-purple-hover:#8050ab;--color-purple-selected:#593776;--color-dark_purple:#936fda;--color-dark_purple-hover:#6344a3;--color-dark_purple-selected:#442e71;--color-berry:#9862a1;--color-berry-hover:#673971;--color-berry-selected:#47264d;--color-dark_indigo:#6645a9;--color-dark_indigo-hover:#3c1f78;--color-dark_indigo-selected:#291452;--color-indigo:#777ae5;--color-indigo-hover:#4b4ead;--color-indigo-selected:#333578;--color-navy:#4e73a7;--color-navy-hover:#274776;--color-navy-selected:#193151;--color-bright-blue:#79affd;--color-bright-blue-hover:#4c7cc1;--color-bright-blue-selected:#345686;--color-dark-blue:#339ecd;--color-dark-blue-hover:#0f6d97;--color-dark-blue-selected:#094b69;--color-aquamarine:#71d6d1;--color-aquamarine-hover:#469e9b;--color-aquamarine-selected:#2f6e6b;--color-chili-blue:#85d6ff;--color-chili-blue-hover:#569ec3;--color-chili-blue-selected:#3b6e88;--color-river:#86b4ca;--color-river-hover:#588095;--color-river-selected:#3c5967;--color-winter:#aebdca;--color-winter-hover:#7b8895;--color-winter-selected:#555f67;--color-explosive:#d0d0d0;--color-explosive-hover:#98999a;--color-explosive-selected:#6a6a6a;--color-american_gray:#999;--color-american_gray-hover:#69696a;--color-american_gray-selected:#494949;--color-blackish:#5c5c5c;--color-blackish-hover:#222;--color-blackish-selected:#111;--color-brown:#99756c;--color-brown-hover:#684943;--color-brown-selected:#48322c;--color-orchid:#e190c0;--color-orchid-hover:#b4739a;--color-orchid-selected:#7e516c;--color-tan:#bdab95;--color-tan-hover:#978977;--color-tan-selected:#6a6053;--color-sky:#b4e9f8;--color-sky-hover:#90bac6;--color-sky-selected:#65828b;--color-coffee:#ca9a8b;--color-coffee-hover:#a27b6f;--color-coffee-selected:#71564e;--color-royal:#5591ea;--color-royal-hover:#4474bb;--color-royal-selected:#305183;--color-teal:#457b82;--color-teal-hover:#376268;--color-teal-selected:#274549;--color-lavender:#cab9fa;--color-lavender-hover:#a294c8;--color-lavender-selected:#71688c;--color-steel:#bacbed;--color-steel-hover:#95a2be;--color-steel-selected:#687185;--color-lilac:#687185;--color-lilac-hover:#8e8a9f;--color-lilac-selected:#63616f;--color-pecan:#786565;--color-pecan-hover:#605151;--color-pecan-selected:#433939}:root{--color-asphalt:#676879;--color-asphalt-with-opacity:hsla(237,8%,44%,.1);--color-light_blue:#61caf7;--color-basic_blue:#0073ea;--color-basic_light_blue:#c7e6fa;--color-dark_blue:#0060b9;--color-link_color:#1f76c2;--color-snow_white:#fff;--color-snow_white-with-opacity:hsla(0,0%,100%,.4);--color-success:#258750;--color-success-hover:#007038;--color-success-highlight:#bbdbc9;--color-error:#d83a52;--color-error-hover:#b63546;--color-error-highlight:#f4c3cb;--color-placholder_gray:#d8d8d8;--color-wolf_gray:#c5c7d0;--placeholder-color-with-opacity:rgba(197,199,208,.1);--color-wolf_gray-with-opacity:rgba(197,199,208,.1);--color-mud_black:#323338;--color-jaco_gray:#9699a6;--color-black:#000;--color-blue_links:#0086c0;--color-bazooka:#f65f7c;--color-dark_marble:#f1f1f1;--color-marble:#f7f7f7;--color-gainsboro:#e1e1e1;--color-jeans:#597bfc;--color-aqua:#00d1d1;--color-highlight_blue:#cce5ff;--color-pulse_text_color:#333;--color-highlight:#dff0ff;--color-placeholder_light_gray:#efefef;--color-scrollbar_gray:#b2b2b2;--color-timeline_grid_blue:#454662;--color-timeline_blue:#1c1f3b;--color-default_group_color:#579bfc;--color-very_light_gray:#a1a1a1;--color-pulse_bg:#f0f0f0;--color-jade:#03c875;--color-deadline_upcoming_indication:#5d6387;--color-form_purple:#575c96;--color-form_btn_hover:#0083d9;--color-board_views_grey:#6e6f8f;--color-board_views_blue:#1c1f3b;--color-board_views_grey_hover:#b2b3d0;--color-board_views_blue_secondary:#363a52;--color-brand-blue:#00a9ff;--color-brand-charcoal:#2b2c5c;--color-brand-gold:#fc0;--color-brand-green:#11dd80;--color-brand-iris:#595ad4;--color-brand-light-blue:#00cff4;--color-brand-malachite:#00cd6f;--color-brand-purple:#a358d0;--color-brand-red:#f74875;--color-public:#009aff;--color-private:#f65f7c;--color-word-blue:#2a5699;--color-ppt-orange:#d64e2a;--color-excel-green:#207245;--color-pdf-red:#bb0706;--color-zip-orange:#e4901c;--color-media-blue:#2ea2e9;--color-surface:#292f4c;--color-burned_eggplant:#181d37;--color-live_blue:#009aff;--color-extra_light_gray:#edeef0;--color-glitter:#d9f0ff;--color-ultra_light_gray:#ebebeb;--color-red_shadow:#e2445c;--color-green_shadow:#00c875;--color-storm_gray:#6b6d77;--color-riverstone_gray:#f5f6f8;--color-ui_grey:#e6e9ef;--color-border_light_gray:#f5f6f8;--color-like_red:#fb275d;--color-lime-green:#9cd326;--color-mustered:#cab641;--color-dark_red:#bb3354;--color-trolley-grey:grey;--color-dark-purple:#784bd1;--color-dark-pink:#ff158a;--color-turquoise:#6cf;--color-light-pink:#ff5ac4;--color-red-shadow:#e2445c;--color-orange:#fdab3d;--color-yellow:#ffcb00;--color-green-shadow:#00c875;--color-grass-green:#037f4c;--color-blue-links:#0086c0;--color-amethyst:#a25ddc;--color-green-haze:#00a359;--color-grass_green:#037f4c;--color-grass_green-hover:#116846;--color-grass_green-selected:#81bfa5;--color-done-green:#00c875;--color-done-green-hover:#0f9b63;--color-done-green-selected:#80e3ba;--color-bright-green:#9cd326;--color-bright-green-hover:#7ca32b;--color-bright-green-selected:#cde992;--color-saladish:#cab641;--color-saladish-hover:#9d8f3e;--color-saladish-selected:#e4daa0;--color-egg_yolk:#ffcb00;--color-egg_yolk-hover:#c29e11;--color-egg_yolk-selected:#ffe580;--color-working_orange:#fdab3d;--color-working_orange-hover:#c0873c;--color-working_orange-selected:#fed59e;--color-dark-orange:#ff642e;--color-dark-orange-hover:#c25531;--color-dark-orange-selected:#ffb196;--color-peach:#ffadad;--color-peach-hover:#c2888a;--color-peach-selected:#ffd6d6;--color-sunset:#ff7575;--color-sunset-hover:#c26163;--color-sunset-selected:#ffbaba;--color-stuck-red:#e2445c;--color-stuck-red-hover:#ad3f51;--color-stuck-red-selected:#f0a1ad;--color-dark-red:#bb3354;--color-dark-red-hover:#92334c;--color-dark-red-selected:#dd99a9;--color-sofia_pink:#ff158a;--color-sofia_pink-hover:#c21e71;--color-sofia_pink-selected:#ff8ac4;--color-lipstick:#ff5ac4;--color-lipstick-hover:#c24e9a;--color-lipstick-selected:#fface1;--color-bubble:#faa1f1;--color-bubble-hover:#be80ba;--color-bubble-selected:#fcd0f8;--color-purple:#a25ddc;--color-purple-hover:#8050ab;--color-purple-selected:#d0aeed;--color-dark_purple:#784bd1;--color-dark_purple-hover:#6344a3;--color-dark_purple-selected:#bba5e8;--color-berry:#7e3b8a;--color-berry-hover:#673971;--color-berry-selected:#be9dc4;--color-dark_indigo:#401694;--color-dark_indigo-hover:#3c1f78;--color-dark_indigo-selected:#a08bc9;--color-indigo:#5559df;--color-indigo-hover:#4b4ead;--color-indigo-selected:#aaacef;--color-navy:#225091;--color-navy-hover:#274776;--color-navy-selected:#90a7c8;--color-bright-blue:#579bfc;--color-bright-blue-hover:#4c7cc1;--color-bright-blue-selected:#abcdfd;--color-dark-blue:#0086c0;--color-dark-blue-hover:#0f6d97;--color-dark-blue-selected:#80c2df;--color-aquamarine:#4eccc6;--color-aquamarine-hover:#469e9b;--color-aquamarine-selected:#a6e5e2;--color-chili-blue:#6cf;--color-chili-blue-hover:#569ec3;--color-chili-blue-selected:#b2e5ff;--color-river:#68a1bd;--color-river-hover:#588095;--color-river-selected:#b3d0de;--color-winter:#9aadbd;--color-winter-hover:#7b8895;--color-winter-selected:#ccd6de;--color-explosive:#c4c4c4;--color-explosive-hover:#98999a;--color-explosive-selected:#e1e1e1;--color-american_gray:grey;--color-american_gray-hover:#69696a;--color-american_gray-selected:#bfbfbf;--color-blackish:#333;--color-blackish-hover:#222;--color-blackish-selected:#999;--color-brown:#7f5347;--color-brown-hover:#684943;--color-brown-selected:#bfa9a3;--color-orchid:#d974b0;--color-orchid-hover:#ae5d8d;--color-orchid-selected:#ecbad7;--color-tan:#ad967a;--color-tan-hover:#8a7862;--color-tan-selected:#d6cabc;--color-sky:#a1e3f6;--color-sky-hover:#81b6c5;--color-sky-selected:#d0f1fa;--color-coffee:#bd816e;--color-coffee-hover:#976758;--color-coffee-selected:#dec0b7;--color-royal:#2b76e5;--color-royal-hover:#225eb7;--color-royal-selected:#95bbf2;--color-teal:#175a63;--color-teal-hover:#12484f;--color-teal-selected:#8bacb1;--color-lavender:#bda8f9;--color-lavender-hover:#9786c7;--color-lavender-selected:#ded4fc;--color-steel:#a9bee8;--color-steel-hover:#8798ba;--color-steel-selected:#d4dff4;--color-lilac:#9d99b9;--color-lilac-hover:#7e7a94;--color-lilac-selected:#ceccdc;--color-pecan:#563e3e;--color-pecan-hover:#453232;--color-pecan-selected:#ab9f9f;--box-shadow-small:0 4px 8px -1px rgba(0,0,0,.2);--box-shadow-medium:0px 6px 20px -2px rgba(0,0,0,.2);--box-shadow-large:0px 15px 50px -10px rgba(0,0,0,.3);--border-radius-small:4px;--border-radius-medium:8px;--border-radius-big:16px;--expand-animation-timing:cubic-bezier(0,0,0.35,1);--spacing-xs:4px;--spacing-small:8px;--spacing-medium:16px;--spacing-large:24px;--spacing-xl:32px;--spacing-xxl:48px;--spacing-xxxl:64px}.element-type-h1{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-weight:500;font-size:32px;letter-spacing:-1px;line-height:52px;color:#323338;color:var(--primary-text-color)}.element-type-h1.size-medium,.element-type-h1.size-small,.element-type-h2{font-size:24px;letter-spacing:-.2px;line-height:32px}.element-type-h1.size-medium,.element-type-h1.size-small,.element-type-h2,.element-type-h2.size-medium,.element-type-h2.size-small{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-weight:500;color:#323338;color:var(--primary-text-color)}.element-type-h2.size-medium,.element-type-h2.size-small{font-size:18px;line-height:24px}.element-type-h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-weight:300;font-size:24px;letter-spacing:-.2px;line-height:32px;color:#323338;color:var(--primary-text-color)}.element-type-h3.size-medium,.element-type-h3.size-small,.element-type-h4{font-size:18px}.element-type-h3.size-medium,.element-type-h3.size-small,.element-type-h4,.element-type-h5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-weight:500;line-height:24px;color:#323338;color:var(--primary-text-color)}.element-type-h5{font-size:16px}.element-type-h6{font-size:14px}.element-type-h6,.element-type-p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-weight:400;line-height:24px;color:#323338;color:var(--primary-text-color)}.element-type-p{font-size:16px}.element-type-small{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#323338;color:var(--secondary-text-color);line-height:18px}.element-type-link{text-decoration:none;color:#1f76c2;color:var(--link-color)}.element-type-link,.monday-style-menu-item{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:22px}.monday-style-menu-item{margin:unset;display:flex;flex-direction:row;padding:4px 8px;color:#323338;color:var(--primary-text-color);cursor:pointer;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;align-items:center;border:1px solid transparent}.monday-style-menu-item .monday-style-menu-item__icon-wrapper{margin-right:8px}.monday-style-menu-item .monday-style-menu-item__sub_menu_icon-wrapper{margin-left:4px}.monday-style-menu-item .monday-style-menu-item__icon-wrapper,.monday-style-menu-item .monday-style-menu-item__sub_menu_icon-wrapper{display:flex;align-items:center;justify-content:center}.monday-style-menu-item .monday-style-menu-item__icon-wrapper .monday-style-menu-item__icon,.monday-style-menu-item .monday-style-menu-item__icon-wrapper .monday-style-menu-item__sub_menu_icon,.monday-style-menu-item .monday-style-menu-item__sub_menu_icon-wrapper .monday-style-menu-item__icon,.monday-style-menu-item .monday-style-menu-item__sub_menu_icon-wrapper .monday-style-menu-item__sub_menu_icon{color:#676879;color:var(--icon-color)}.monday-style-menu-item.monday-style-menu-item--disabled,.monday-style-menu-item.monday-style-menu-item--disabled .monday-style-menu-item__icon,.monday-style-menu-item.monday-style-menu-item--disabled .monday-style-menu-item__sub_menu_icon{cursor:not-allowed;color:#676879;color:var(--disabled-text-color)}.monday-style-menu-item:not(.monday-style-menu-item--disabled).monday-style-menu-item--focused{background-color:#c5c7d0;background-color:var(--primary-background-hover-color);border-radius:4px}.monday-style-menu-item:not(.monday-style-menu-item--disabled).monday-style-menu-item--focused:not(:hover):not(.monday-style-menu-item-initial-selected){outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px rgba(0,132,255,.5),0 0 0 1px var(--primary-hover-color) inset}.monday-style-menu-item:not(.monday-style-menu-item--disabled).monday-style-menu-item--selected{background-color:#dff0ff;background-color:var(--primary-selected-color);color:#0085ff;color:var(--primary-color);border-radius:4px}.monday-style-menu-item:not(.monday-style-menu-item--disabled).monday-style-menu-item--selected .monday-style-menu-item__icon-wrapper .monday-style-menu-item__icon{color:#0085ff;color:var(--primary-color)}.monday-style-menu-item .monday-style-menu-item__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.monday-style-menu-item .monday-style-menu-item__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#323338;color:var(--secondary-text-color);line-height:18px}.category-tag .category-link{text-decoration:none}.featured-card-component{display:grid;grid-template-rows:[row-start] 158px [logo-start] 16px [thumbnail-end] 32px [logo-end] 16px [title-start] 22px [title-end] 8px [description-start] 54px [description-end] 20px [row-end];grid-template-columns:[column-start] 24px [content-start] 48px [logo-end] 5fr [content-end] 4fr [button-end] 24px [column-end]}.featured-card-component.without-logo{grid-template-rows:[row-start] 158px [logo-start] 16px [thumbnail-end] 4px [logo-end] 16px [title-start] 22px [title-end] 8px [description-start] 54px [description-end] 20px [row-end]}.featured-card-component .featured-card-thumbnail{grid-column:column-start/column-end;grid-row:1/3}.featured-card-component .featured-card-thumbnail .featured-card-thumbnail-img{width:100%;border-radius:8px 8px 0 0;-o-object-fit:cover;object-fit:cover}.featured-card-component .featured-card-logo{grid-row:2/4;grid-column:2/3;z-index:1;border-radius:8px;border:2px solid #fff;display:flex;justify-content:center;align-items:center}.featured-card-component .featured-card-logo .featured-card-logo-image{width:70%;height:70%}.featured-card-component .featured-card-logo .featured-card-logo-image.full-size-icon{width:100%;height:100%;border-radius:8px}.featured-card-component .featured-card-title{grid-row:5/6;grid-column:2/5;line-height:21px;font-style:normal;font-weight:700;font-size:18px;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-card-component .featured-card-description{grid-row:7/8;grid-column:2/5;font-style:normal;font-weight:400;font-size:14px;line-height:18px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.card-component{font-family:Roboto,helvetica,arial,sans-serif;border-radius:8px;transition:box-shadow .1s ease,border-color .1s ease;border:1px solid #e6e9ef;cursor:pointer}.card-component:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.14);border-color:#e6e9ef}@media only screen and (max-device-width:768px){.card-mobile-support .card-component:hover{box-shadow:none;border-color:#e6e9ef}.card-mobile-support .carousel-slot&gt;.card-component{max-width:296px;margin-right:16px}.card-mobile-support .carousel-slot&gt;.card-component .featured-card-thumbnail-img{-o-object-fit:contain;object-fit:contain}}.card-list--component{display:flex;flex-direction:column;margin-right:-34px}.card-list--component .title-wrapper{margin-bottom:32px;font-size:24px;font-weight:700;line-height:30px}.card-list--component .card-list-wrapper{display:flex;flex-wrap:wrap}.card-list--component .card-list-wrapper .card-item-component-wrapper{width:316px;margin-right:34px;margin-bottom:52px;flex-shrink:0}.card-list--component .show-more-wrapper{display:flex;justify-content:center;margin-top:12px}.card-list--component .show-more-wrapper .show-more-text{text-decoration:underline;cursor:pointer;color:#4353ff}.tile-item--wrapper{flex-direction:column;width:128px;cursor:pointer;text-decoration:none}.tile-item--wrapper,.tile-item--wrapper .tile-item--background{display:flex;justify-content:center}.tile-item--wrapper .tile-item--background{height:128px;border-radius:8px;align-items:center}.tile-item--wrapper .tile-item--label{font-size:18px;text-align:center;margin-top:16px;color:#333}.tiles-list--wrapper{display:flex;flex-direction:column}.tiles-list--wrapper .tiles-list--title{font-size:24px;font-weight:700;line-height:30px}.tiles-list--wrapper .tile-items--container{display:flex;flex-wrap:wrap;margin-top:32px;margin-bottom:-32px}.tiles-list--wrapper .tile-items--container .tile-item--container{margin-right:45px;margin-bottom:32px}.tiles-list--wrapper .tile-items--container .tile-item--container:hover{filter:brightness(85%)}.tiles-list--wrapper .tile-items--container .tile-item--container:last-child{margin-right:0}
/*# sourceMappingURL=6475cf7e1d40722d.css.map*/</pre></body></html>