.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}}.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: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__sub-text-container .input-component__sub-text-container-status,.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{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__sub-text-container .input-component__sub-text-container-status,.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{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: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::-ms-input-placeholder{color:#323338;color:var(--secondary-text-color);font-weight:400}.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::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__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(0.8);color:#676879;color:var(--icon-color);will-change:transform;pointer-events:none;transition:color .1s cubic-bezier(0, 0, 0.35, 1),transform .1s cubic-bezier(0, 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}.icon_component{position:relative}.icon_component:before{text-decoration:none !important}.icon_component--no-focus-style:focus{outline:none}.icon_component--clickable{cursor:pointer}.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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#323338;color:var(--primary-text-color)}.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, 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(0.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(0.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(0.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(0.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, 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}.monday-style-button{--loader-padding:8px;outline:none;border:none;height:auto;font-family:Roboto,sans-serif;border-radius:4px;cursor:pointer;white-space:nowrap;transition:transform 50ms,min-width .1s cubic-bezier(0, 0, 0.35, 1);display:inline-flex;align-items:center;justify-content:center;--element-width:32;--element-height:32;min-width:var(--element-width)}.monday-style-button--margin-right{margin-right:8px}.monday-style-button--margin-left{margin-left:8px}.monday-style-button--right-flat{border-top-right-radius:0;border-bottom-right-radius:0}.monday-style-button--left-flat{border-top-left-radius:0;border-bottom-left-radius:0}.monday-style-button.monday-style-button--loading{min-width:0;width:var(--element-height);height:var(--element-height);position:relative}.monday-style-button .monday-style-button__loader{position:absolute;left:var(--loader-padding);top:var(--loader-padding)}.monday-style-button .monday-style-button__loader,.monday-style-button .monday-style-button__loader .monday-style-button-loader-svg{width:calc(var(--element-height) - var(--loader-padding)*2);height:calc(var(--element-height) - var(--loader-padding)*2)}.monday-style-button:active:not(.monday-style-button--prevent-click-animation){transform:scale(0.95) translateZ(0)}.monday-style-button .monday-style-button--left-icon{padding-right:8px}.monday-style-button .monday-style-button--right-icon{padding-left:8px}.monday-style-button--size-small{-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);padding:4px 8px;height:32px;line-height:24px}.monday-style-button--size-small .monday-style-button__loader{top:7px}.monday-style-button--size-medium{padding:8px 16px;height:40px}.monday-style-button--size-large,.monday-style-button--size-medium{-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)}.monday-style-button--size-large{padding:12px 24px;height:48px}.monday-style-button--kind-primary{color:#fff;color:var(--text-color-on-primary)}.monday-style-button--kind-primary.monday-style-button--color-primary{background-color:#0085ff;background-color:var(--primary-color)}.monday-style-button--kind-primary.monday-style-button--color-primary-active,.monday-style-button--kind-primary.monday-style-button--color-primary:focus,.monday-style-button--kind-primary.monday-style-button--color-primary:hover{background-color:#0071d9;background-color:var(--primary-hover-color)}.monday-style-button--kind-primary.monday-style-button--color-positive{background-color:#00ca72;background-color:var(--positive-color)}.monday-style-button--kind-primary.monday-style-button--color-positive-active,.monday-style-button--kind-primary.monday-style-button--color-positive:focus,.monday-style-button--kind-primary.monday-style-button--color-positive:hover{background-color:#00a25b;background-color:var(--positive-color-hover)}.monday-style-button--kind-primary.monday-style-button--color-negative{background-color:#e44258;background-color:var(--negative-color)}.monday-style-button--kind-primary.monday-style-button--color-negative-active,.monday-style-button--kind-primary.monday-style-button--color-negative:focus,.monday-style-button--kind-primary.monday-style-button--color-negative:hover{background-color:#b63546;background-color:var(--negative-color-hover)}.monday-style-button--kind-primary.monday-style-button--color-on-primary-color{background-color:#fff;background-color:var(--text-color-on-primary)}.monday-style-button--kind-primary.monday-style-button--color-on-primary-color-active,.monday-style-button--kind-primary.monday-style-button--color-on-primary-color:focus,.monday-style-button--kind-primary.monday-style-button--color-on-primary-color:hover{background-color:#e6e9ef;-webkit-backdrop-filter:brightness(85%);backdrop-filter:brightness(85%)}.monday-style-button--kind-primary.monday-style-button--color-on-primary-color-active:focus:not(.focus-visible),.monday-style-button--kind-primary.monday-style-button--color-on-primary-color:focus:focus:not(.focus-visible),.monday-style-button--kind-primary.monday-style-button--color-on-primary-color:hover:focus:not(.focus-visible){outline:none}.monday-style-button--kind-primary.monday-style-button--color-on-primary-color-active.focus-visible,.monday-style-button--kind-primary.monday-style-button--color-on-primary-color-active:focus-visible,.monday-style-button--kind-primary.monday-style-button--color-on-primary-color:focus.focus-visible,.monday-style-button--kind-primary.monday-style-button--color-on-primary-color:focus:focus-visible,.monday-style-button--kind-primary.monday-style-button--color-on-primary-color:hover.focus-visible,.monday-style-button--kind-primary.monday-style-button--color-on-primary-color:hover:focus-visible{outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px var(--text-color-on-primary-with-opacity),0 0 0 1px var(--text-color-on-primary) inset}.monday-style-button--kind-primary.monday-style-button--color-on-primary-color:disabled{color:var(--text-color-on-primary);opacity:.6}.monday-style-button--kind-primary.monday-style-button:disabled{background-color:#e6e9ef;background-color:var(--disabled-background-color);color:#676879;color:var(--disabled-text-color);cursor:not-allowed;pointer-events:none}.monday-style-button--kind-secondary{border:1px solid #e6e9ef;border-color:var(--ui-border-color);color:#323338;color:var(--primary-text-color);background-color:initial}.monday-style-button--kind-secondary.monday-style-button--size-large,.monday-style-button--kind-secondary.monday-style-button--size-medium,.monday-style-button--kind-secondary.monday-style-button--size-small{line-height:22px}.monday-style-button--kind-secondary.monday-style-button--color-primary-active,.monday-style-button--kind-secondary.monday-style-button--color-primary:focus,.monday-style-button--kind-secondary.monday-style-button--color-primary:hover{background-color:#c5c7d0;background-color:var(--primary-background-hover-color)}.monday-style-button--kind-secondary.monday-style-button--color-positive{color:#00ca72;color:var(--positive-color);border-color:#00ca72;border-color:var(--positive-color)}.monday-style-button--kind-secondary.monday-style-button--color-positive-active,.monday-style-button--kind-secondary.monday-style-button--color-positive:focus,.monday-style-button--kind-secondary.monday-style-button--color-positive:hover{background-color:var(--positive-color-selected)}.monday-style-button--kind-secondary.monday-style-button--color-negative{color:#e44258;color:var(--negative-color);border-color:#e44258;border-color:var(--negative-color)}.monday-style-button--kind-secondary.monday-style-button--color-negative-active,.monday-style-button--kind-secondary.monday-style-button--color-negative:focus,.monday-style-button--kind-secondary.monday-style-button--color-negative:hover{background-color:#b63546;background-color:var(--negative-color-selected)}.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color{color:#fff;color:var(--text-color-on-primary);border-color:#fff;border-color:var(--text-color-on-primary)}.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color-active,.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color:focus,.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color:hover{-webkit-backdrop-filter:brightness(85%);backdrop-filter:brightness(85%)}.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color-active:focus:not(.focus-visible),.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color:focus:focus:not(.focus-visible),.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color:hover:focus:not(.focus-visible){outline:none}.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color-active.focus-visible,.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color-active:focus-visible,.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color:focus.focus-visible,.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color:focus:focus-visible,.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color:hover.focus-visible,.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color:hover:focus-visible{outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px var(--text-color-on-primary-with-opacity),0 0 0 1px var(--text-color-on-primary) inset}.monday-style-button--kind-secondary.monday-style-button--color-on-primary-color:disabled{color:var(--text-color-on-primary);opacity:.6}.monday-style-button--kind-secondary:disabled{border-color:#e6e9ef;border-color:var(--disabled-background-color);color:#676879;color:var(--disabled-text-color);cursor:not-allowed;pointer-events:none}.monday-style-button--kind-secondary:disabled:hover{background-color:initial}.monday-style-button--kind-tertiary{color:#323338;color:var(--primary-text-color);background-color:initial}.monday-style-button--kind-tertiary.monday-style-button--color-primary-active,.monday-style-button--kind-tertiary.monday-style-button--color-primary:focus,.monday-style-button--kind-tertiary.monday-style-button--color-primary:hover{background-color:#c5c7d0;background-color:var(--primary-background-hover-color)}.monday-style-button--kind-tertiary.monday-style-button--color-positive{color:#00ca72;color:var(--positive-color)}.monday-style-button--kind-tertiary.monday-style-button--color-positive-active,.monday-style-button--kind-tertiary.monday-style-button--color-positive:focus,.monday-style-button--kind-tertiary.monday-style-button--color-positive:hover{background-color:var(--positive-color-selected)}.monday-style-button--kind-tertiary.monday-style-button--color-negative{color:#e44258;color:var(--negative-color)}.monday-style-button--kind-tertiary.monday-style-button--color-negative-active,.monday-style-button--kind-tertiary.monday-style-button--color-negative:focus,.monday-style-button--kind-tertiary.monday-style-button--color-negative:hover{background-color:#b63546;background-color:var(--negative-color-selected)}.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color{color:#fff;color:var(--text-color-on-primary)}.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color-active,.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color:focus,.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color:hover{-webkit-backdrop-filter:brightness(85%);backdrop-filter:brightness(85%)}.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color-active:focus:not(.focus-visible),.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color:focus:focus:not(.focus-visible),.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color:hover:focus:not(.focus-visible){outline:none}.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color-active.focus-visible,.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color-active:focus-visible,.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color:focus.focus-visible,.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color:focus:focus-visible,.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color:hover.focus-visible,.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color:hover:focus-visible{outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px var(--text-color-on-primary-with-opacity),0 0 0 1px var(--text-color-on-primary) inset}.monday-style-button--kind-tertiary.monday-style-button--color-on-primary-color:disabled{color:var(--text-color-on-primary);opacity:.6}.monday-style-button--kind-tertiary.monday-style-button--color-on-inverted-background{color:#fff;color:var(--text-color-on-inverted)}.monday-style-button--kind-tertiary.monday-style-button--color-on-inverted-background-active,.monday-style-button--kind-tertiary.monday-style-button--color-on-inverted-background:focus,.monday-style-button--kind-tertiary.monday-style-button--color-on-inverted-background:hover{-webkit-backdrop-filter:brightness(85%);backdrop-filter:brightness(85%)}.monday-style-button--kind-tertiary:disabled{color:#676879;color:var(--disabled-text-color);cursor:not-allowed;pointer-events:none}.monday-style-button--kind-tertiary:disabled:hover{background-color:initial}.monday-style-button--no-side-padding{padding-right:0;padding-left:0}.monday-style-button:focus:not(.focus-visible){outline:none}.monday-style-button.focus-visible,.monday-style-button:focus-visible{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}.formatted-number-component{display:flex;flex-direction:row;box-sizing:border-box;font-family:Roboto,sans-serif;width:100%}.formatted-number-component__prefix,.formatted-number-component__suffix{white-space:pre}.linear-progress-bar--wrapper{display:flex;flex-direction:row;justify-content:center;width:100%;font-family:Roboto,sans-serif;font-size:14px;color:#323338;color:var(--secondary-text-color)}.linear-progress-bar--wrapper .linear-progress-bar__label{padding-left:4px}.linear-progress-bar--wrapper__large{height:8px;line-height:8px}.linear-progress-bar--wrapper__medium{height:6px;line-height:6px}.linear-progress-bar--wrapper__small{height:4px;line-height:4px}.linear-progress-bar--wrapper .linear-progress-bar__container{position:relative;width:100%;background-color:#c5c7d0;background-color:var(--primary-background-hover-color);border-radius:4px}.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar,.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar__secondary{left:0;height:100%;position:absolute;border-radius:4px}.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar--animate,.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar__secondary--animate{transition:width .1s cubic-bezier(0, 0, 0.35, 1)}.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar--primary,.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar__secondary--primary{background-color:#0085ff;background-color:var(--primary-color)}.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar--secondary,.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar__secondary--secondary{background-color:#323338;background-color:var(--color-mud_black)}.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar--positive,.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar__secondary--positive{background-color:#00ca72;background-color:var(--positive-color)}.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar--negative,.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar__secondary--negative{background-color:#e44258;background-color:var(--negative-color)}.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar__secondary--primary{background-color:var(--primary-selected-color)}.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar__secondary--secondary{background-color:var(--ui-border-color)}.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar__secondary--positive{background-color:var(--positive-color-selected)}.linear-progress-bar--wrapper .linear-progress-bar__container .linear-progress-bar__secondary--negative{background-color:var(--negative-color-selected)}.monday-style-link{display:flex;align-items:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#1f76c2;color:var(--link-color);text-decoration:none;writing-mode:initial}.monday-style-link:focus:not(.focus-visible){outline:none}.monday-style-link.focus-visible,.monday-style-link:focus-visible{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-link:hover .monday-style-link--text{text-decoration:underline}.monday-style-link--icon-start{line-height:24px;margin-right:8px}.monday-style-link--icon-end{line-height:24px;margin-left:8px}@supports(margin-inline-start: initial){.monday-style-link--icon-start{line-height:24px;margin-right:0;margin-inline-end:8px}.monday-style-link--icon-end{line-height:24px;margin-left:0;margin-inline-start:8px}}.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}.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)}.monday-style-menu-item{margin:unset;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:22px;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}.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}.monday-alert-banner{height:40px;display:flex;align-items:center;justify-content:center;font-weight:400;width:100%;font-size:14px}.monday-alert-banner.monday-alert-banner--background-color-primary{background-color:#0085ff;background-color:var(--primary-color);color:#fff;color:var(--text-color-on-primary)}.monday-alert-banner.monday-alert-banner--background-color-positive{background-color:#00ca72;background-color:var(--positive-color);color:#fff;color:var(--text-color-on-primary)}.monday-alert-banner.monday-alert-banner--background-color-negative{background-color:#e44258;background-color:var(--negative-color);color:#fff;color:var(--text-color-on-primary)}.monday-alert-banner.monday-alert-banner--background-color-dark{background-color:#323338;background-color:var(--inverted-color-background);color:#fff;color:var(--text-color-on-inverted)}.monday-alert-banner__inner{flex:1 1 auto;display:flex;height:100%;min-width:0;align-items:center;justify-content:center;padding-left:16px}.monday-alert-banner__close-button-wrapper{flex:0 0 40px;position:relative;height:100%;min-width:0}.monday-style-button.monday-alert-banner__alert-banner-close-btn{position:absolute;right:4px;top:4px}.monday-alert-banner__ellipsis{flex:0 1 auto}.monday-alert-banner__inner-item{flex:0 0 auto;min-width:0}.monday-alert-banner__inner-item-text{flex:0 1 auto;min-width:0}.monday-style-link.monday-style-alert-banner-link{color:#fff;color:var(--text-color-on-primary);text-decoration:underline;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.monday-style-alert-banner-link-dark-background .monday-style-link.monday-style-alert-banner-link{color:#fff;color:var(--text-color-on-inverted)}.monday-style-alert-banner-link-margin-left{margin-left:8px}.monday-style-button.monday-style-alert-banner-button{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.dark-app-theme .monday-style-alert-banner-button-dark-background .monday-style-alert-banner-button{background-color:var(--dark-background-color)}.monday-style-alert-banner-button-margin-left{margin-left:8px}.monday-style-alert-banner-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monday-style-alert-banner-text-margin-left{margin-left:8px}.monday-style-menu-item-button{margin:unset;-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);display:flex;flex-direction:row;padding:4px 0;align-items:center}.monday-style-menu-item-button .monday-style-button{width:100%}.monday-style-menu-item-button .monday-style-button .menu-item-button-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monday-style-divider{background-color:#e6e9ef;background-color:var(--layout-border-color)}.monday-style-divider--horizontal{height:1px;width:100%;margin:8px 0}.monday-style-divider--vertical{height:100%;width:1px;margin:0 4px}.menu-child-divider{margin-left:-8px;width:calc(100% + 16px)}.monday-style-menu-title{-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-menu-title .monday-style-menu-title__caption{color:#676879;color:var(--icon-color);margin:8px 0}.monday-style-menu-title .monday-style-menu-title__caption--center{display:flex;flex-basis:100%;align-items:center}.monday-style-menu-title .monday-style-menu-title__caption--bottom,.monday-style-menu-title .monday-style-menu-title__caption--top{padding-left:8px}.monday-style-menu-title .monday-style-menu-title__caption--bottom{padding-bottom:8px}.monday-style-menu-title .monday-style-menu-title__caption--center:after,.monday-style-menu-title .monday-style-menu-title__caption--center:before{content:"";flex-grow:1;background-color:#e6e9ef;background-color:var(--ui-border-color);height:1px;font-size:0;line-height:0;margin:0 8px}.monday-style-radio-button-component{display:grid;grid-template-columns:1.5em auto;grid-gap:.5em;cursor:pointer}.monday-style-radio-button-component__radio-input-container{display:flex;align-items:center;justify-content:center}.monday-style-radio-button-component__radio-input-container__radio-input{opacity:0;width:0;height:0;margin:0}.monday-style-radio-button-component__radio-input-container__radio-control{display:flex;align-items:center;justify-content:center;width:1em;height:1em;border:.1em solid #e6e9ef;border-color:var(--ui-border-color);border-radius:50%;transition:border-width .1s cubic-bezier(0, 0, 0.35, 1)}input:checked+.monday-style-radio-button-component__radio-input-container__radio-control{animation-name:radio-checked-animation;animation-duration:.1s;animation-timing-function:cubic-bezier(0, 0, 0.35, 1);animation-fill-mode:forwards;border-color:#0085ff;border-color:var(--primary-color);border-width:.3em}input:disabled+.monday-style-radio-button-component__radio-input-container__radio-control{border:.5em solid #e6e9ef;border-color:var(--disabled-background-color);border-radius:50%}input:checked:disabled+.monday-style-radio-button-component__radio-input-container__radio-control{border:.3em solid #e6e9ef;border-color:var(--disabled-background-color);background-color:#323338;background-color:var(--secondary-text-color)}.monday-style-radio-button-component__radio-label{line-height:21px;font-weight:400;color:#323338;color:var(--primary-text-color)}.monday-style-radio-button-component.disabled{cursor:not-allowed}.monday-style-radio-button-component.disabled .monday-style-radio-button-component__radio-label{color:#676879;color:var(--disabled-text-color)}.monday-style-radio-button-component:hover .monday-style-radio-button-component__radio-input-container input:enabled:checked+.monday-style-radio-button-component__radio-input-container__radio-control{border-color:#0071d9;border-color:var(--primary-hover-color)}.monday-style-radio-button-component:focus-within .monday-style-radio-button-component__radio-input-container input:enabled:not(:checked)+.monday-style-radio-button-component__radio-input-container__radio-control,.monday-style-radio-button-component:hover .monday-style-radio-button-component__radio-input-container input:enabled:not(:checked)+.monday-style-radio-button-component__radio-input-container__radio-control{border-color:#323338;border-color:var(--primary-text-color)}.monday-style-radio-button-component__radio-input-container input:focus-visible+.monday-style-radio-button-component__radio-input-container__radio-control{outline:none;border-color:#0085ff;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(0,132,255,.5);border-radius:50%}@keyframes radio-checked-animation{0%{height:1em;width:1em}50%{height:.8em;width:.8em}to{height:1em;width:1em}}.menu-button--wrapper{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;border-radius:4px;background-color:initial;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform 50ms cubic-bezier(0, 0, 0.35, 1);color:#323338;color:var(--primary-text-color)}.menu-button--wrapper:focus:not(.focus-visible){outline:none}.menu-button--wrapper.focus-visible,.menu-button--wrapper:focus-visible{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}.menu-button--wrapper:focus,.menu-button--wrapper:hover{background-color:#c5c7d0;background-color:var(--primary-background-hover-color)}.menu-button--wrapper--open{transform:scale(0.95);color:#0085ff;color:var(--primary-color)}.menu-button--wrapper--open,.menu-button--wrapper--open:focus,.menu-button--wrapper--open:hover{background-color:#dff0ff;background-color:var(--primary-selected-color)}.menu-button--wrapper--size-16{width:16px;height:16px;-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)}.menu-button--wrapper--size-24{width:24px;height:24px}.menu-button--wrapper--size-24,.menu-button--wrapper--size-32{-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)}.menu-button--wrapper--size-32{width:32px;height:32px}.menu-button--wrapper--size-40{width:40px;height:40px;font-size:18px;line-height:24px}.menu-button--wrapper--size-40,.menu-button--wrapper--size-48{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-weight:500;color:#323338;color:var(--primary-text-color)}.menu-button--wrapper--size-48{width:48px;height:48px;font-size:24px;letter-spacing:-0.2px;line-height:32px}.menu-button--wrapper--reference-icon{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.menu-button--wrapper--disabled{border-color:#e6e9ef;border-color:var(--disabled-background-color);color:#676879;color:var(--disabled-text-color);cursor:not-allowed}.menu-button--wrapper--text{width:100%}.menu-button--wrapper--inner-text{margin:0 8px}.monday-style-split-button{display:inline-flex;align-items:center;border-radius:4px;transition:transform 50ms,min-width .1s cubic-bezier(0, 0, 0.35, 1)}.monday-style-split-button .monday-style-split-button__main-button{margin-right:0}.monday-style-split-button .monday-style-split-button__secondary-button{margin-left:0}.monday-style-split-button__secondary-button-wrapper .monday-style-split-button__secondary-button-icon-wrapper{display:inline-flex;padding:0 4px}.monday-style-split-button--active{transform:scale(0.95)}.monday-style-split-button--disabled{cursor:not-allowed;pointer-events:none}.monday-style-split-button--kind-primary.monday-style-split-button--disabled .monday-style-split-button__secondary-button{border-color:#e6e9ef;border-left:1px solid;border-left-color:var(--ui-border-color);border-bottom-color:var(--ui-border-color);border-right-color:var(--ui-border-color);border-top-color:var(--ui-border-color)}.monday-style-split-button--kind-primary:not(.monday-style-split-button--disabled).monday-style-split-button--color-primary .monday-style-split-button__secondary-button{border-color:#0071d9;border-left:1px solid;border-left-color:var(--primary-hover-color);border-bottom-color:var(--primary-hover-color);border-right-color:var(--primary-hover-color);border-top-color:var(--primary-hover-color)}.monday-style-split-button--kind-primary:not(.monday-style-split-button--disabled).monday-style-split-button--color-positive .monday-style-split-button__secondary-button{border-color:#00a25b;border-left:1px solid;border-left-color:var(--positive-color-hover);border-bottom-color:var(--positive-color-hover);border-right-color:var(--positive-color-hover);border-top-color:var(--positive-color-hover)}.monday-style-split-button--kind-primary:not(.monday-style-split-button--disabled).monday-style-split-button--color-negative .monday-style-split-button__secondary-button{border-color:#b63546;border-left:1px solid;border-left-color:var(--negative-color-hover);border-bottom-color:var(--negative-color-hover);border-right-color:var(--negative-color-hover);border-top-color:var(--negative-color-hover)}.monday-style-split-button--kind-primary:not(.monday-style-split-button--disabled).monday-style-split-button--color-on-primary-color .monday-style-split-button__secondary-button{border-color:#e6e9ef;border-left:1px solid;border-left-color:var(--color-ui_grey);border-bottom-color:var(--color-ui_grey);border-right-color:var(--color-ui_grey);border-top-color:var(--color-ui_grey)}.monday-style-split-button--kind-secondary .monday-style-split-button__main-button{border-right:none}.monday-style-split-button--kind-secondary.monday-style-split-button--color-primary.monday-style-split-button--split-content-open .monday-style-split-button__secondary-button,.monday-style-split-button--kind-secondary.monday-style-split-button--color-primary.monday-style-split-button--split-content-open .monday-style-split-button__secondary-button:hover{color:#0085ff;color:var(--primary-color);border-color:#0085ff;border-color:var(--primary-color);background-color:#dff0ff;background-color:var(--primary-selected-color)}.monday-style-split-button--kind-tertiary .monday-style-split-button__secondary-button{border-left:1px solid transparent;margin-left:1px}.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary.monday-style-split-button--hovered .monday-style-split-button__secondary-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary.monday-style-split-button--split-content-open .monday-style-split-button__secondary-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary:focus .monday-style-split-button__secondary-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary:hover .monday-style-split-button__secondary-button{border-color:transparent;background-color:#c5c7d0;background-color:var(--primary-background-hover-color)}.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary.monday-style-split-button--hovered .monday-style-split-button__main-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary.monday-style-split-button--split-content-open .monday-style-split-button__main-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary:focus .monday-style-split-button__main-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary:hover .monday-style-split-button__main-button{background-color:#c5c7d0;background-color:var(--primary-background-hover-color)}.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary.monday-style-split-button--split-content-open .monday-style-split-button__secondary-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary.monday-style-split-button--split-content-open .monday-style-split-button__secondary-button:hover{color:#0085ff;color:var(--primary-color);background-color:#dff0ff;background-color:var(--primary-selected-color)}.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary .monday-style-split-button__main-button:focus,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary .monday-style-split-button__main-button:hover,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary .monday-style-split-button__secondary-button:focus,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-primary .monday-style-split-button__secondary-button:hover{background-color:#e6e9ef;background-color:var(--ui-border-color)}.monday-style-split-button--kind-tertiary.monday-style-split-button--color-positive.monday-style-split-button--split-content-open .monday-style-split-button__secondary-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-positive:focus .monday-style-split-button__secondary-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-positive:hover .monday-style-split-button__secondary-button{border-color:transparent;background-color:var(--positive-color-selected)}.monday-style-split-button--kind-tertiary.monday-style-split-button--color-positive.monday-style-split-button--split-content-open .monday-style-split-button__main-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-positive:focus .monday-style-split-button__main-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-positive:hover .monday-style-split-button__main-button{background-color:var(--positive-color-selected)}.monday-style-split-button--kind-tertiary.monday-style-split-button--color-negative.monday-style-split-button--split-content-open .monday-style-split-button__secondary-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-negative:focus .monday-style-split-button__secondary-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-negative:hover .monday-style-split-button__secondary-button{border-color:transparent;background-color:#b63546;background-color:var(--negative-color-selected)}.monday-style-split-button--kind-tertiary.monday-style-split-button--color-negative.monday-style-split-button--split-content-open .monday-style-split-button__main-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-negative:focus .monday-style-split-button__main-button,.monday-style-split-button--kind-tertiary.monday-style-split-button--color-negative:hover .monday-style-split-button__main-button{background-color:#b63546;background-color:var(--negative-color-selected)}.monday-style-counter{display:inline-flex;justify-content:center;border-radius:30px;overflow:hidden;transform-origin:center}.monday-style-counter--with-animation{animation:circle-pop .25s}.monday-style-counter--size-medium,.monday-style-counter--size-small{color:#323338;color:var(--secondary-text-color);min-width:18px;line-height:18px;padding:0 4px}.monday-style-counter--size-large,.monday-style-counter--size-medium,.monday-style-counter--size-small{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-size:14px;font-weight:400}.monday-style-counter--size-large{line-height:22px;color:#323338;color:var(--primary-text-color);line-height:24px;min-width:24px;padding:0 8px}.monday-style-counter--fade-enter{opacity:0;transform:translateY(15px)}.monday-style-counter--fade-enter-active{transition:transform .15s cubic-bezier(0, 0, 0.35, 1),opacity 70ms}.monday-style-counter--fade-enter-active,.monday-style-counter--fade-exit{position:relative;opacity:1;transform:translateY(0)}.monday-style-counter--fade-exit-active{position:relative;opacity:0;transform:translateY(-15px);transition:transform .15s cubic-bezier(0, 0, 0.35, 1),opacity 70ms}.monday-style-counter--kind-fill.monday-style-counter--color-primary{color:#fff;color:var(--text-color-on-primary);background-color:#0085ff;background-color:var(--primary-color)}.monday-style-counter--kind-fill.monday-style-counter--color-dark{color:#fff;color:var(--text-color-on-inverted);background-color:#323338;background-color:var(--inverted-color-background)}.monday-style-counter--kind-fill.monday-style-counter--color-negative{color:#fff;color:var(--text-color-on-primary);background-color:#e44258;background-color:var(--negative-color)}.monday-style-counter--kind-line{box-shadow:inset 0 0 0 1px currentColor}.monday-style-counter--kind-line.monday-style-counter--color-primary{color:#0085ff;color:var(--primary-color)}.monday-style-counter--kind-line.monday-style-counter--color-dark{color:#323338;color:var(--inverted-color-background)}.monday-style-counter--kind-line.monday-style-counter--color-negative{color:#e44258;color:var(--negative-color)}.monday-style-attention-box-component{padding:24px;border-radius:8px;font-size:14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#323338;color:var(--color-mud_black)}.monday-style-attention-box-component__text,.monday-style-attention-box-component__title-container{color:#323338;color:var(--primary-text-color)}.monday-style-attention-box-component--type-primary{color:#323338;color:var(--primary-text-color);background-color:#dff0ff;background-color:var(--primary-selected-color)}.monday-style-attention-box-component--type-primary__title-container__icon{color:#0085ff;color:var(--primary-color)}.monday-style-attention-box-component--type-danger{background-color:#b63546;background-color:var(--negative-color-selected)}.monday-style-attention-box-component--type-danger__title-container__icon{color:#e44258;color:var(--negative-color)}.monday-style-attention-box-component--type-success{background-color:var(--positive-color-selected)}.monday-style-attention-box-component--type-success__title-container__icon{color:#00ca72;color:var(--positive-color)}.monday-style-attention-box-component--type-dark{background-color:#c5c7d0;background-color:var(--primary-background-hover-color);color:#323338;color:var(--primary-text-color)}.monday-style-attention-box-component--type-dark__title-container__icon{color:#323338;color:var(--primary-text-color)}.monday-style-attention-box-component__title-container{display:flex;align-items:center;margin-top:0;margin-bottom:16px}.monday-style-attention-box-component__title-container__icon{height:24px;width:24px;margin-right:8px}.monday-style-attention-box-component__title-container__title{font-size:18px;font-weight:500}.monday-style-label{display:inline-flex;align-items:center;justify-content:center;border-radius:4px 4px 4px 0;animation:label-pop .2s;-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);padding:0 8px;transform-origin:bottom left;animation-timing-function:cubic-bezier(0, 0, 0.35, 1);position:relative}.monday-style-label__leg-wrapper{position:absolute;height:8px;top:100%;left:0;display:inline-flex}.monday-style-label--kind-fill.monday-style-label--color-primary{color:#fff;color:var(--text-color-on-primary);background-color:#0085ff;background-color:var(--primary-color)}.monday-style-label--kind-fill.monday-style-label--color-primary svg path{fill:#0085ff;fill:var(--primary-color)}.monday-style-label--kind-fill.monday-style-label--color-dark{color:#fff;color:var(--text-color-on-inverted);background-color:#323338;background-color:var(--inverted-color-background)}.monday-style-label--kind-fill.monday-style-label--color-dark svg path{fill:#323338;fill:var(--inverted-color-background)}.monday-style-label--kind-fill.monday-style-label--color-negative{color:#fff;color:var(--text-color-on-primary);background-color:#e44258;background-color:var(--negative-color)}.monday-style-label--kind-fill.monday-style-label--color-negative svg path{fill:#e44258;fill:var(--negative-color)}.monday-style-label--kind-fill.monday-style-label--color-positive{color:#fff;color:var(--text-color-on-primary);background-color:#00ca72;background-color:var(--positive-color)}.monday-style-label--kind-fill.monday-style-label--color-positive svg path{fill:#00ca72;fill:var(--positive-color)}.monday-style-label--kind-line{border:1px solid}.monday-style-label--kind-line .monday-style-label__leg-wrapper{left:-1px;top:calc(100% + 1px)}.monday-style-label--kind-line.monday-style-label--color-primary{color:#0085ff;color:var(--primary-color)}.monday-style-label--kind-line.monday-style-label--color-primary svg path{fill:#0085ff;fill:var(--primary-color)}.monday-style-label--kind-line.monday-style-label--color-dark{color:#323338;color:var(--inverted-color-background)}.monday-style-label--kind-line.monday-style-label--color-dark svg path{fill:#323338;fill:var(--inverted-color-background)}.monday-style-label--kind-line.monday-style-label--color-negative{color:#e44258;color:var(--negative-color)}.monday-style-label--kind-line.monday-style-label--color-negative svg path{fill:#e44258;fill:var(--negative-color)}.monday-style-label--kind-line.monday-style-label--color-positive{color:#00ca72;color:var(--positive-color)}.monday-style-label--kind-line.monday-style-label--color-positive svg path{fill:#00ca72;fill:var(--positive-color)}@keyframes label-pop{0%{transform:scale(0.8) rotate(25deg);opacity:0}70%{transform:rotate(-5deg);opacity:1}to{transform:rotate(0deg)}}.monday-style-checkbox{position:relative;display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-min-content;height:-moz-min-content;height:min-content}.monday-style-checkbox__checkbox{cursor:pointer;visibility:visible;display:flex;justify-content:center;flex-direction:column;height:16px;width:16px;border:1px solid #e6e9ef;border-color:var(--ui-border-color);border-radius:2px;transition:transform 50ms cubic-bezier(0, 0, 0.35, 1);position:relative;overflow:hidden}.monday-style-checkbox__checkbox:after{content:" ";background-color:initial;position:absolute;height:16px;z-index:2;left:0;right:0;width:100%}.monday-style-checkbox__checkbox:hover{border-color:#323338;border-color:var(--secondary-text-color)}.monday-style-checkbox__icon{width:100%;color:#fff;color:var(--text-color-on-primary);visibility:hidden}.monday-style-checkbox__disabled .monday-style-checkbox__label{color:#676879;color:var(--disabled-text-color)}.monday-style-checkbox__label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:22px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;margin-inline-start:8px;color:#323338;color:var(--primary-text-color)}.monday-style-checkbox__input{opacity:0;width:0;height:0;position:absolute}.monday-style-checkbox__input:focus+.monday-style-checkbox__checkbox{border-color:#323338;border-color:var(--secondary-text-color)}.monday-style-checkbox__input:focus:checked+.monday-style-checkbox__checkbox{background-color:#0071d9;background-color:var(--primary-hover-color);border-color:transparent}.monday-style-checkbox__input:focus-visible+.monday-style-checkbox__checkbox{outline:none;border:1px solid #0085ff;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(0,132,255,.5);border-radius:2px}.monday-style-checkbox__input:checked:focus+.monday-style-checkbox__checkbox:after{background-color:#0071d9;background-color:var(--primary-hover-color)}.monday-style-checkbox__input:checked+.monday-style-checkbox__checkbox{animation:checkbox-grow-animation 50ms;background-color:#0085ff;background-color:var(--primary-color);border-color:transparent}.monday-style-checkbox__input:checked+.monday-style-checkbox__checkbox__prevent-animation{animation-duration:0ms}.monday-style-checkbox__input:checked+.monday-style-checkbox__checkbox:hover{background-color:#0071d9;background-color:var(--primary-hover-color);border-color:transparent}.monday-style-checkbox__input:checked+.monday-style-checkbox__checkbox:hover:after{background-color:#0071d9;background-color:var(--primary-hover-color)}.monday-style-checkbox__input:checked+.monday-style-checkbox__checkbox:after{content:" ";background-color:#0085ff;background-color:var(--primary-color);height:16px;transform:scaleX(0);transition:transform .2s;transform-origin:right;left:0}.monday-style-checkbox__input:checked+.monday-style-checkbox__checkbox>.monday-style-checkbox__icon{visibility:visible}.monday-style-checkbox__input:checked:disabled+.monday-style-checkbox__checkbox:after{background-color:#e6e9ef;background-color:var(--disabled-background-color)}.monday-style-checkbox__input:disabled+.monday-style-checkbox__checkbox,.monday-style-checkbox__input:disabled+.monday-style-checkbox__checkbox:hover{background-color:#e6e9ef;background-color:var(--disabled-background-color);border-color:#e6e9ef;border-color:var(--ui-border-color)}.monday-style-checkbox__input:disabled+.monday-style-checkbox__checkbox .monday-style-checkbox__icon,.monday-style-checkbox__input:disabled+.monday-style-checkbox__checkbox:hover .monday-style-checkbox__icon{color:#676879;color:var(--disabled-text-color)}@keyframes checkbox-grow-animation{0%{transform:scale(0.8)}to{transform:scale(1)}}.dropdown-wrapper__menu--open{animation:fadeIn .1s cubic-bezier(0, 0, 0.35, 1)}@keyframes fadeIn{0%{opacity:0;z-index:-10000;transform:translateY(-75px);transform:translateY(var(--dropdown-menu-fadinY, -75px))}to{opacity:1;z-index:999;transform:translateY(0)}}.dropdown-wrapper__option--reset{height:auto}.dropdown-wrapper .fast-option{display:flex;align-content:center;color:#323338;color:var(--primary-text-color);cursor:pointer;border-radius:4px;margin:0 8px;padding:0 8px;transition:all .1s cubic-bezier(0, 0, 0.35, 1)}.dropdown-wrapper .fast-option-disabled,.dropdown-wrapper .fast-option:disabled{background-color:initial;color:#676879;color:var(--disabled-text-color);cursor:not-allowed}.dropdown-wrapper .fast-option-focused{color:#323338;color:var(--primary-text-color);background-color:#dff0ff;background-color:var(--primary-selected-color);-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.dropdown-wrapper .fast-option-focused:hover{color:#323338;color:var(--primary-text-color);background-color:#c5c7d0;background-color:var(--primary-background-hover-color)}.dropdown-wrapper .fast-option-selected{color:#0085ff;color:var(--primary-color);background-color:#dff0ff;background-color:var(--primary-selected-color);cursor:pointer}.monday-style-toast-action_link{color:#fff;color:var(--text-color-on-primary);text-decoration:underline;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.monday-style-toast{-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);box-shadow:var(--box-shadow-mediun);color:#fff;color:var(--text-color-on-primary);margin:16px;position:fixed;top:0;left:50%;right:auto;transform:translate(-50%);padding:8px;align-items:center;display:flex;min-width:200px;border-radius:4px}.monday-style-toast-icon{display:flex;padding-left:8px;padding-right:8px}.monday-style-toast-content{display:inline-flex;line-height:22px;font-size:14px;flex-grow:1}.monday-style-toast-content-no-icon{padding-left:8px}.monday-style-toast-action{margin-left:16px;display:flex}.monday-style-toast-action_button,.monday-style-toast-action_link{margin-left:8px}.monday-style-toast--type-normal{background-color:#0085ff;background-color:var(--primary-color)}.monday-style-toast--type-positive{background-color:#00ca72;background-color:var(--positive-color)}.monday-style-toast--type-negative{background-color:#e44258;background-color:var(--negative-color)}.monday-style-toast-animation-enter-active,.monday-style-toast-animation-exit-active{animation-iteration-count:1;animation-direction:forwards;animation-fill-mode:forwards}.monday-style-toast-animation-enter-active{animation-duration:.4s;animation-name:toast-pop-in}.monday-style-toast-animation-exit-active{animation-duration:.16s;animation-name:toast-pop-out}.monday-style-toast_close-button{margin-left:8px}@keyframes toast-pop-in{0%{transform:translate(-50%, -115px)}25%{transform:translate(-50%, 15px);animation-timing-function:cubic-bezier(0, 0, 0.35, 1)}66%{transform:translate(-50%, -5px);animation-timing-function:cubic-bezier(0.4, 0, 1, 1)}to{transform:translate(-50%);animation-timing-function:cubic-bezier(0.4, 0, 1, 1)}}@keyframes toast-pop-out{0%{transform:translate(-50%)}to{transform:translate(-50%, -130px);animation-timing-function:cubic-bezier(0, 0, 0.35, 1)}}.banner{width:content-box}.banner .banner--content{display:grid;position:relative;padding:24px;border-radius:8px;grid-gap:8px;justify-content:start;-moz-column-gap:24px;column-gap:24px;align-content:center;background-color:var(--primary-background-hover-color);color:#323338;color:var(--primary-text-color)}.banner .banner--content .banner--close{position:absolute;top:0;right:0}.banner .banner--content.close-button-spacing{padding-right:32px}.banner .banner--content.image-position__left,.banner .banner--content.image-position__right{grid-auto-rows:auto;grid-auto-columns:auto}.banner .banner--content.image-position__left{grid-template-areas:"image  title    title   " "image  subtitle subtitle"}.banner .banner--content.image-position__right{grid-template-areas:"title    title     image" "subtitle subtitle  image"}.banner .banner--content.image-position__bottom,.banner .banner--content.image-position__top{grid-auto-rows:auto;grid-template-columns:repeat(1, 1fr)}.banner .banner--content.image-position__top{grid-template-areas:"image" "title" "subtitle"}.banner .banner--content.image-position__bottom{grid-template-areas:"title" "subtitle" "image"}.banner .banner--content .banner--title{align-self:end;margin:0;grid-area:title;height:32px;font-size:24px;font-weight:500;letter-spacing:-0.2px;max-width:782px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.banner .banner--content .banner--subtitle{-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);margin:0;grid-area:subtitle;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.banner .banner--content .banner--image{align-self:center;justify-self:center;grid-area:image;width:100px;height:100px;border-radius:8px;object-fit:contain}.banner .banner--content .banner--close{align-self:start;grid-area:close;border-radius:4px}.banner.rtl .banner--content{text-align:right}.banner.rtl .banner--content .banner--close{position:absolute;top:0;left:0;right:auto}.banner.rtl .banner--content.close-button-spacing{padding-left:32px}.banner.rtl .banner--content.image-position__left{grid-template-areas:"image  title    title" "image  subtitle subtitle"}.banner.rtl .banner--content.image-position__right{grid-template-areas:"title    title     image" "subtitle subtitle  image"}.monday-style-button-group-component{display:flex;flex-direction:column}.monday-style-button-group-component__sub-text-container{-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}.monday-style-button-group-component__buttons-container{display:flex;align-items:center;justify-content:center}.monday-style-button-group-component__buttons-container .monday-style-button{background-color:#fff;background-color:var(--primary-background-color);border:1px solid #e6e9ef;border-color:var(--ui-border-color)}.monday-style-button-group-component__buttons-container .monday-style-button--color-primary-active{z-index:20;background-color:#dff0ff;background-color:var(--primary-selected-color);border-color:#0085ff;border-color:var(--primary-color)}.monday-style-button-group-component__buttons-container .monday-style-button--color-primary-active:hover{background-color:#dff0ff;background-color:var(--primary-selected-color)}.monday-style-button-group-component__option-text:not(.disabled){color:#323338;color:var(--primary-text-color)}.monday-style-button-group-component__option-text:not(.disabled).selected{z-index:10;color:#323338;color:var(--primary-text-color)}.monday-style-button-group-component--kind-tertiary .monday-style-button,.monday-style-button-group-component--kind-tertiary .monday-style-button:first-child{border-color:transparent}.monday-style-button-group-component.disabled{cursor:not-allowed}.monday-style-button-group-component .button-disabled,.monday-style-button-group-component .disabled{cursor:not-allowed;background-color:var(--disabled-background-color);opacity:.5}.monday-style-step-indicator-component{color:#fff;color:var(--text-color-on-primary);font-size:14px;display:flex;margin:0;padding:0;text-indent:0;list-style-type:none}.monday-style-step-indicator-component.clickable{cursor:pointer}.monday-style-step-indicator-component--with-animation{animation:circle-pop .25s}.monday-style-step-indicator-component--swap-enter{opacity:0;transform:translateY(15px)}.monday-style-step-indicator-component--swap-enter-active{position:relative;opacity:1;transition:transform .15s cubic-bezier(0, 0, 0.35, 1),opacity 70ms;transform:translateY(0)}.monday-style-step-indicator-component--swap-exit{position:relative;opacity:1;transform:translateY(0)}.monday-style-step-indicator-component--swap-exit-active{position:relative;opacity:0;transform:translateY(-15px);transition:transform .15s cubic-bezier(0, 0, 0.35, 1),opacity 70ms}.monday-style-step-indicator-component__number-container{width:36px;height:36px;border-radius:50%;display:flex}.monday-style-step-indicator-component__number-container__text{margin:auto;display:flex;align-items:center}.monday-style-step-indicator-component__number-container__text__check-icon{width:20px;height:20px;margin-top:2px}.monday-style-step-indicator-component__text-container{display:flex;flex-direction:column;align-items:center;margin-left:8px}.monday-style-step-indicator-component__text-container__title{width:100%}.monday-style-step-indicator-component__text-container__title .visually-hidden{display:none}.monday-style-step-indicator-component__text-container__title__text{-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)}.monday-style-step-indicator-component__text-container__subtitle__text{width:100%;font-size:14px;color:#676879;color:var(--disabled-text-color)}.monday-style-step-indicator-component--type-primary__number-container{background-color:#0085ff;background-color:var(--primary-color)}.monday-style-step-indicator-component--type-danger__number-container{background-color:#e44258;background-color:var(--negative-color)}.monday-style-step-indicator-component--type-success__number-container{background-color:#00ca72;background-color:var(--positive-color)}.monday-style-step-indicator-component--type-dark__number-container{background-color:#323338;background-color:var(--primary-text-color)}.monday-style-step-indicator-component--status-pending__number-container{background-color:#e6e9ef;background-color:var(--disabled-background-color)}.hidden-text--wrapper{clip:rect(0, 0, 0, 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.monday-style-vertical-step-indicator-component{color:#fff;color:var(--text-color-on-primary);font-size:14px;margin:8px;padding:0;text-indent:0;list-style-type:none;display:flex;flex-direction:column;flex:1 1 0px}.monday-style-vertical-step-indicator-component.clickable{cursor:pointer}.monday-style-vertical-step-indicator-component--with-animation{animation:circle-pop .25s}.monday-style-vertical-step-indicator-component--swap-enter{opacity:0;transform:translateY(15px)}.monday-style-vertical-step-indicator-component--swap-enter-active{position:relative;opacity:1;transition:transform .15s cubic-bezier(0, 0, 0.35, 1),opacity 70ms;transform:translateY(0)}.monday-style-vertical-step-indicator-component--swap-exit{position:relative;opacity:1;transform:translateY(0)}.monday-style-vertical-step-indicator-component--swap-exit-active{position:relative;opacity:0;transform:translateY(-15px);transition:transform .15s cubic-bezier(0, 0, 0.35, 1),opacity 70ms}.monday-style-vertical-step-indicator-component__number-divider-container{display:flex;flex-direction:row;align-items:center;width:100%}.monday-style-vertical-step-indicator-component__number-divider-container .monday-style-divider{background-color:#e6e9ef;background-color:var(--ui-border-color);margin:16px 0 16px 16px;height:1px;flex-grow:1}.monday-style-vertical-step-indicator-component__number-container{width:36px;height:36px;border-radius:50%;display:flex;flex-shrink:0}.monday-style-vertical-step-indicator-component__number-container__text{margin:auto;display:flex;align-items:center}.monday-style-vertical-step-indicator-component__number-container__text__check-icon{width:20px;height:20px;margin-top:2px}.monday-style-vertical-step-indicator-component__text-container{display:flex;flex-direction:column;align-items:center;margin-top:8px}.monday-style-vertical-step-indicator-component__text-container__title{width:100%}.monday-style-vertical-step-indicator-component__text-container__title .visually-hidden{display:none}.monday-style-vertical-step-indicator-component__text-container__title__text{-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)}.monday-style-vertical-step-indicator-component__text-container__subtitle__text{width:100%;font-size:14px;color:#676879;color:var(--disabled-text-color)}.monday-style-vertical-step-indicator-component--type-primary__number-container{background-color:#0085ff;background-color:var(--primary-color)}.monday-style-vertical-step-indicator-component--type-danger__number-container{background-color:#e44258;background-color:var(--negative-color)}.monday-style-vertical-step-indicator-component--type-success__number-container{background-color:#00ca72;background-color:var(--positive-color)}.monday-style-vertical-step-indicator-component--type-dark__number-container{background-color:#323338;background-color:var(--primary-text-color)}.monday-style-vertical-step-indicator-component--status-pending__number-container{background-color:#e6e9ef;background-color:var(--disabled-background-color)}@keyframes circle-pop{0%{transform:scale(1)}33%{transform:scale(1.1)}66%{transform:scale(0.97)}to{transform:scale(1)}}.multi-step-indicator--wrapper{display:flex}.multi-step-indicator--wrapper__divider{background-color:#e6e9ef;background-color:var(--ui-border-color);margin:16px;height:1px;width:48px}.expand-collapse--wrapper .expand-collapse{display:flex;flex-direction:column;justify-content:space-between;align-items:center;color:#323338;color:var(--primary-text-color);background-color:initial;border:1px solid #e6e9ef;border-color:var(--ui-border-color);box-sizing:border-box;border-radius:4px}.expand-collapse--wrapper .expand-collapse__header{border:none;margin:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;padding:16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.expand-collapse--wrapper .expand-collapse__header:focus:not(.focus-visible){outline:none}.expand-collapse--wrapper .expand-collapse__header.focus-visible,.expand-collapse--wrapper .expand-collapse__header:focus-visible{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}.expand-collapse--wrapper .expand-collapse__header--open{border-color:#e6e9ef;border-left-color:var(--ui-border-color);border-bottom:1px solid;border-bottom-color:var(--ui-border-color);border-right-color:var(--ui-border-color);border-top-color:var(--ui-border-color)}.expand-collapse--wrapper .expand-collapse__content{padding:16px}.expand-collapse--wrapper .expand-collapse__section{width:100%}.expand-collapse--wrapper .animate-icon-open{transform:rotate(-180deg);transition:transform .2s ease}.expand-collapse--wrapper .animate-icon-close{transform:rotate(-1turn);transition:transform .2s ease}.expand-collapse--wrapper .animate-expand-collapse__content{animation:expandContentAnimation .1s cubic-bezier(0, 0, 0.35, 1)}@keyframes expandContentAnimation{0%{opacity:0;transform:translateY(-75px);transform:translateY(var(--dropdown-menu-fadinY, -75px))}to{opacity:1;transform:translateY(0)}}.heading-component{border:1px solid transparent;border-radius:4px;min-width:0;padding:0 4px}.heading-component.heading-element-ellipsis{display:-webkit-box;-webkit-line-clamp:var(--heading-clamp-lines);-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.heading-component.suggest-edit-on-hover:hover{cursor:text;border:1px solid #e6e9ef;border-color:var(--ui-border-color)}.editable-input--wrapper{background-color:#fff;background-color:var(--primary-background-color);display:inline-block;width:100%;min-width:0;max-height:100%;margin:auto 0;padding:0 4px;outline:none;border-radius:4px;border:1px solid #0085ff;border-color:var(--primary-color);text-align:left;vertical-align:top;-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)}.editable-input--wrapper.no-resize{resize:none}.editable-heading--wrapper{width:100%;min-width:0;border:1px solid transparent;border-radius:4px}.editable-heading--wrapper:focus:not(.focus-visible){outline:none}.editable-heading--wrapper.focus-visible,.editable-heading--wrapper:focus-visible{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}.editable-heading--wrapper:active,.editable-heading--wrapper:focus{outline:none}.editable-heading--wrapper .heading-component{margin:0}.responsive-list--root{position:relative}.responsive-list--wrapper{display:flex;justify-content:flex-end}.responsive-list--wrapper .responsive-list-menu-button{flex-shrink:0}.responsive-list--dummy{width:100%;position:absolute;visibility:hidden}.responsive-list--menu-button-dialog,.responsive-list-menu-wrapper-flex{display:flex}.breadcrumbs-bar--wrapper ol{display:flex;flex-direction:row;align-items:center;white-space:nowrap}.breadcrumbs-bar--wrapper ol .sparatorIcon{color:#323338;color:var(--secondary-text-color);flex-shrink:0}.breadcrumb-content{display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:14px;color:#323338;color:var(--secondary-text-color);padding:0 2px;overflow:hidden;text-decoration:none}.breadcrumb-content .breadcrumb-text{color:inherit;margin:0 4px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb-content .breadcrumb-icon{height:14px;width:14px;flex-shrink:0}.breadcrumb-content:focus{outline:none}.breadcrumb-content.clickable:hover,.breadcrumb-content:focus-within{background-color:#c5c7d0;background-color:var(--primary-background-hover-color);border-radius:4px}.breadcrumb-content.current{color:#323338;color:var(--primary-text-color);font-weight:500}.breadcrumb-content.disabled{border-color:#e6e9ef;border-color:var(--disabled-background-color);color:#676879;color:var(--disabled-text-color);cursor:not-allowed;pointer-events:none}.breadcrumb-content.disabled:hover{background-color:initial}.breadcrumbItem--wrapper{display:inline-flex;overflow:hidden;list-style-type:none;cursor:default}.breadcrumbItem--wrapper.clickable{cursor:pointer}.breadcrumbItem--wrapper.disabled{cursor:not-allowed}.chips--wrapper{display:flex;overflow:hidden;height:24px;border-radius:4px;padding:1px 8px;align-items:center;margin:0 4px;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;animation:chips-enter .1s;animation-timing-function:cubic-bezier(0, 0, 0.35, 1)}.chips--wrapper.with-close{padding-right:4px}.chips--wrapper .chip-icon.left{margin-right:4px}.chips--wrapper .chip-icon.right{margin-left:4px}.chips--wrapper .chip-icon.close{margin-left:4px;cursor:pointer;color:#323338;color:var(--primary-text-color);border-radius:4px}.chips--wrapper .chip-icon.close:focus:not(.focus-visible){outline:none}.chips--wrapper .chip-icon.close.focus-visible,.chips--wrapper .chip-icon.close:focus-visible{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}.chips--wrapper .chip-icon.close:hover{background-color:#fff;background-color:var(--primary-background-color)}.chips--wrapper.disabled .chip-icon,.chips--wrapper.disabled .label{color:#676879;color:var(--disabled-text-color)}.chips--wrapper .label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:24px;color:#323338;color:var(--primary-text-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes chips-enter{0%{transform:scale(0.3);opacity:0}70%{opacity:1}to{transform:scale(1)}}.tabs--wrapper{padding-bottom:20px}.tabs--wrapper.disabled{opacity:0;height:0;padding-bottom:5px;pointer-events:none}.tabs--wrapper.disabled .tabs-list .tab--wrapper .tab-inner:hover{cursor:default}.tabs--wrapper .tabs-list{display:flex;flex-direction:row;list-style-type:none;font-size:0;position:relative;height:40px;outline:none}.tabs--wrapper .tabs-list.sm{height:32px}.tabs--wrapper .tabs-list.lg{height:48px}.tabs--wrapper.stretched .tabs-list,.tabs--wrapper.stretched .tabs-list .tab--wrapper,.tabs--wrapper.stretched .tabs-list .tab--wrapper .tab-inner{width:100%}.tab--wrapper{position:relative;display:inline-block;padding-left:1px;padding-right:1px;border-top:1px solid transparent;border-bottom:2px solid #c5c7d0;border-bottom-color:var(--primary-background-hover-color);color:#323338;color:var(--primary-text-color);text-align:center;height:100%}.tab--wrapper:after{display:block;position:absolute;left:0;right:0;content:"";border-bottom:2px solid #0085ff;border-bottom-color:var(--primary-color);transform:scaleX(0);z-index:0}.tab--wrapper .tab-inner{height:calc(100% - 1px);display:flex;align-items:center;justify-content:center;text-decoration:none;padding:4px 16px;font-weight:400;font-size:16px;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:1px;cursor:pointer}.tab--wrapper .tab-inner:focus{outline:none}.tab--wrapper .tab-inner .tab-icon{color:#676879;color:var(--icon-color);margin-right:8px}.tab--wrapper .tab-inner .tab-icon.right{margin-right:0;margin-left:8px}.tab--wrapper.focus-visible{position:relative}.tab--wrapper.focus-visible :after{content:"";position:absolute;left:-1px;right:-1px;top:-1px;bottom:-3px;border:1px solid #0085ff;border-color:var(--primary-color);box-sizing:border-box;border-radius:1px;padding-left:0;padding-right:0;z-index:1}.tab--wrapper.focus-visible :before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-6px;opacity:.4;border:3px solid #0085ff;border-color:var(--primary-color);border-radius:4px;z-index:1}.tab--wrapper.active:after{transform:scaleX(1);transition:transform .1s cubic-bezier(0, 0, 0.35, 1)}.tab--wrapper.disabled{color:#676879;color:var(--disabled-text-color)}.tab--wrapper.disabled .tab-inner{cursor:not-allowed}.tab--wrapper:not(.disabled) .tab-inner:hover{border-radius:4px;background-color:#c5c7d0;background-color:var(--primary-background-hover-color)}.tab-panel--wrapper{color:#323338;color:var(--primary-text-color)}.tab-panels--wrapper .tab-panel{display:none}.tab-panels--wrapper .tab-panel.animation-direction-rtl{transform:translateX(8px);-webkit-transform:translateX(8px)}.tab-panels--wrapper .tab-panel.animation-direction-ltr{transform:translateX(-8px);-webkit-transform:translateX(-8px)}.tab-panels--wrapper .tab-panel.active{display:block;animation:panel-slide-in .15s cubic-bezier(0, 0, 0.35, 1) forwards;-webkit-animation:panel-slide-in .15s cubic-bezier(0, 0, 0.35, 1) forwards}@keyframes panel-slide-in{to{transform:translateX(0)}}.combobox-option{padding:8px;border-radius:4px;display:flex;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.combobox-option.disabled{border-color:#e6e9ef;border-color:var(--disabled-background-color);color:#676879;color:var(--disabled-text-color);cursor:not-allowed}.combobox-option.disabled:hover{background-color:initial}.combobox-option.selected{background-color:#dff0ff;background-color:var(--primary-selected-color)}.combobox-option.active,.combobox-option:hover:not(.disabled):not(.selected){color:#323338;color:var(--primary-text-color);background-color:#c5c7d0;background-color:var(--primary-background-hover-color)}.combobox-option.active{position:relative}.combobox-option.active.active-outline{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}.combobox-option .option-label{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.combobox-option .option-icon{flex:0 0 auto}.combobox-option .option-icon.left{margin-right:4px}.combobox-category{color:#676879;color:var(--placeholder-color);padding-bottom:4px;padding-top:8px}.combobox--wrapper{height:100%;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:24px;color:#323338;color:var(--primary-text-color)}.combobox--wrapper.empty{max-height:200px}.combobox--wrapper-search{flex:0 0 auto}.combobox--wrapper-no-results{flex:1 1 auto;height:100%;overflow:hidden;position:relative;padding:0 16px;display:flex;flex-direction:column}.combobox--wrapper-no-results .message-wrapper{flex:1 0 auto;display:flex;align-items:center;justify-content:center}.combobox--wrapper-no-results .message-wrapper .message{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.combobox--wrapper-no-results .add-new-button{flex:0 0 auto;width:100% !important;margin-bottom:8px}.combobox--wrapper-no-results .add-new-button .button-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.combobox--wrapper-list{flex:1 1 auto;padding:8px 4px;overflow:auto}.combobox--wrapper-list::-webkit-scrollbar{width:4px}.combobox--wrapper-list::-webkit-scrollbar-thumb{background-color:var(--ui-border-color);border-radius:4px}.monday-style-toggle_wrapper{display:flex;align-items:center}.monday-style-toggle_wrapper--disabled{opacity:.4}.monday-style-toggle_wrapper--disabled .monday-style-toggle_toggle{cursor:not-allowed}.monday-style-toggle_wrapper--disabled .monday-style-toggle_text{color:rgba(var(--primary-text-color), 0.4)}.monday-style-toggle_input{opacity:0;width:0;height:0;position:absolute}.monday-style-toggle_input.focus-visible+.monday-style-toggle_toggle,.monday-style-toggle_input:focus-visible+.monday-style-toggle_toggle{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-toggle_toggle{border:none;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;transition:background-color .1s cubic-bezier(0, 0, 0.35, 1);margin:0 8px;position:relative;height:24px;width:41px;cursor:pointer;border-radius:100px !important}.monday-style-toggle_toggle:focus:not(.focus-visible){outline:none}.monday-style-toggle_toggle.focus-visible,.monday-style-toggle_toggle:focus-visible{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-toggle_toggle:after{background-color:#fff;background-color:var(--primary-background-color);content:" ";position:absolute;width:18px;height:18px;border-radius:50%;top:calc(50% - 9px);transition:left .1s cubic-bezier(0, 0, 0.35, 1)}.monday-style-toggle_toggle--selected{background-color:#0085ff;background-color:var(--primary-color)}.monday-style-toggle_toggle--selected:after{left:20px}.monday-style-toggle_toggle--not-selected{background-color:#e6e9ef;background-color:var(--ui-border-color)}.monday-style-toggle_toggle--not-selected:after{left:3px}.monday-style-toggle_text{color:#323338;color:var(--primary-text-color);font-style:normal;font-weight:400;size:14px;line-height:22px}.monday-style-skeleton_rectangle{height:160px;width:160px;background:#e6e9ef;background:var(--disabled-background-color);border-radius:4px;overflow:hidden}.monday-style-skeleton_rectangle:before{display:inline-block;content:"";opacity:.1;background-image:linear-gradient(90deg, transparent, var(--placeholder-color) 30%, var(--placeholder-color) 70%, transparent);width:300%;height:300%;margin-bottom:20px;animation-duration:1.2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:shine;animation-timing-function:cubic-bezier(0, 0, 0.35, 1)}.monday-style-skeleton_circle{height:40px;width:40px;background:#e6e9ef;background:var(--disabled-background-color);border-radius:50%;overflow:hidden}.monday-style-skeleton_circle:before{display:inline-block;content:"";opacity:.1;background-image:linear-gradient(90deg, transparent, var(--placeholder-color) 30%, var(--placeholder-color) 70%, transparent);width:300%;height:300%;margin-bottom:20px;animation-duration:1.2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:shine;animation-timing-function:cubic-bezier(0, 0, 0.35, 1)}.monday-style-skeleton_text{width:162px;background:#e6e9ef;background:var(--disabled-background-color);border-radius:4px;overflow:hidden}.monday-style-skeleton_text:before{display:inline-block;content:"";opacity:.1;background-image:linear-gradient(90deg, transparent, var(--placeholder-color) 30%, var(--placeholder-color) 70%, transparent);width:300%;height:300%;margin-bottom:20px;animation-duration:1.2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:shine;animation-timing-function:cubic-bezier(0, 0, 0.35, 1)}@keyframes shine{0%{margin-left:-500%}to{margin-left:500%}}@keyframes shine2{0%{background-position:500px 0}to{background-position:-500px 0}}.monday-style-skeleton_text--h1{height:32px}.monday-style-skeleton_text--h2{height:24px}.monday-style-skeleton_text--h4{height:21px}.monday-style-skeleton_text--h5{height:16px}.monday-style-skeleton_text--h6{height:12px;height:16px}.monday-style-skeleton_text--custom,.monday-style-skeleton_text--small{height:12px}.monday-style-avatar-badge--large{height:19px;width:19px}.monday-style-avatar-badge--medium{height:13px;width:13px}.monday-style-avatar-badge--small{height:10px;width:10px}.monday-style-avatar{position:relative}.monday-style-avatar_circle{position:relative;border:1px solid;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;color:#fff;color:var(--text-color-on-primary)}.monday-style-avatar_circle:focus,.monday-style-avatar_circle:focus:focus:not(.focus-visible){outline:none}.monday-style-avatar_circle:focus.focus-visible,.monday-style-avatar_circle:focus:focus-visible{outline:none;z-index:11;border-radius:50%;box-shadow:0 0 0 3px rgba(0,132,255,.5),0 0 0 1px var(--primary-hover-color) inset}.monday-style-avatar_circle--large{height:50px;width:50px}.monday-style-avatar_circle--medium{height:36px;width:36px}.monday-style-avatar_circle--small{height:28px;width:28px}.monday-style-avatar_circle--img{border-color:#fff;border-color:var(--primary-background-color)}.monday-style-avatar_circle--text{border-color:#e6e9ef;border-color:var(--layout-border-color)}.monday-style-avatar_circle--is-disabled:before{content:"";height:100%;width:100%;position:absolute;top:0;opacity:.7;background:#fff;background:var(--primary-background-color)}.monday-style-avatar_circle--is-square{border-radius:4px}.monday-style-avatar_circle--is-square:focus,.monday-style-avatar_circle--is-square:focus:focus:not(.focus-visible){outline:none}.monday-style-avatar_circle--is-square:focus.focus-visible,.monday-style-avatar_circle--is-square:focus:focus-visible{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-avatar_badges{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:grid;grid-template-columns:50% 50%;margin-left:auto;margin-right:auto;height:110%;width:110%}.monday-style-avatar_badges .monday-style-avatar_badge{display:flex}.monday-style-avatar_badges .monday-style-avatar_badge--top-left{grid-row:1;grid-column:1;justify-self:start}.monday-style-avatar_badges .monday-style-avatar_badge--top-right{grid-row:1;grid-column:2;justify-self:end}.monday-style-avatar_badges .monday-style-avatar_badge--bottom-left{grid-row:2;grid-column:1;justify-self:start;align-self:end}.monday-style-avatar_badges .monday-style-avatar_badge--bottom-right{grid-row:2;grid-column:2;justify-self:end;align-self:end}.monday-style-avatar-content_img{object-fit:cover;width:100%;height:100%}.monday-style-avatar-content_text{font-family:Roboto,sans-serif;font-weight:400;line-height:21px;letter-spacing:-0.5px;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.monday-style-avatar-content_text--large{font-size:18px}.monday-style-avatar-content_text--medium{font-size:14px;margin-top:1px}.monday-style-avatar-content_text--small{margin-top:1px;font-size:12px}.monday-style-avatar-content_icon--large{height:28px;width:28px}.monday-style-avatar-content_icon--medium{height:18px;width:18px}.monday-style-avatar-content_icon--small{height:12px;width:12px}.monday-style-steps-header{margin-bottom:8px;display:flex;align-items:center}.monday-style-steps-header_numbers{margin:0 8px;-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-steps-header_gallery{margin:0 8px;display:flex;align-items:center}.monday-style-steps-header_gallery .monday-style-steps-header_dot{margin-right:8px}.monday-style-steps-header_gallery .monday-style-steps-header_dot:last-child{margin-right:0}.monday-style-steps-header_dot{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;width:6px;height:6px;cursor:pointer;border-radius:50%;background:#e6e9ef;background:var(--ui-border-color);transform-origin:center;transform:scale(1);transition:transform .2s cubic-bezier(0, 0, 0.35, 1),background .2s cubic-bezier(0, 0, 0.35, 1)}.monday-style-steps-header_dot:focus:not(.focus-visible){outline:none}.monday-style-steps-header_dot.focus-visible,.monday-style-steps-header_dot:focus-visible{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-steps-header_dot:hover{transform:scale(1.3)}.monday-style-steps-header_dot--is-active{background:#0085ff;background:var(--primary-color);transform:scale(1.3)}.monday-style-steps-command{display:flex;align-items:center}.monday-style-steps-command--backward{margin-right:8px;flex-direction:row-reverse}.monday-style-steps-command--backward .monday-style-steps-command_icon{margin-right:12px}.monday-style-steps-command--forward{margin-left:8px}.monday-style-steps-command--forward .monday-style-steps-command_icon{margin-left:12px}.monday-style-steps-command_icon{color:#676879;color:var(--icon-color);width:15.5px;height:15.5px}.monday-style-steps--on-primary .monday-style-steps-header_numbers{color:#fff;color:var(--text-color-on-primary)}.monday-style-steps--on-primary .monday-style-steps-header_dot{background:#0071d9;background:var(--primary-hover-color)}.monday-style-steps--on-primary .monday-style-steps-header_dot:focus:not(.focus-visible){outline:none}.monday-style-steps--on-primary .monday-style-steps-header_dot.focus-visible,.monday-style-steps--on-primary .monday-style-steps-header_dot:focus-visible{outline:none;z-index:11;border-radius:4px;box-shadow:0 0 0 3px var(--text-color-on-primary-with-opacity),0 0 0 1px var(--text-color-on-primary) inset}.monday-style-steps--on-primary .monday-style-steps-header_dot:hover{background:#0071d9;background:var(--primary-hover-color)}.monday-style-steps--on-primary .monday-style-steps-header_dot--is-active{background:#fff;background:var(--text-color-on-primary)}.monday-style-steps--on-primary .monday-style-steps-command_icon{color:#fff;color:var(--text-color-on-primary)}.color-picker--wrapper .color-picker-dialog-content{z-index:1}.color-item-wrapper{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}.color-item-wrapper.selected-color .color-item{border:2px solid var(--primary-color)}.color-item-wrapper .color-item{display:flex;justify-content:center;align-items:center;border:2px solid transparent;border-radius:15%;width:28px;height:28px;cursor:pointer}.color-item-wrapper .color-item .color-indicator-wrapper{margin-top:3px}.color-item-wrapper .color-item-text-mode:hover{background-color:var(--primary-background-hover-color) !important}.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,0.2);--box-shadow-mediun:0px 6px 20px rgba(0,0,0,0.2);--box-shadow-large:0px 15px 50px rgba(0,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,0.75);--disabled-text-on-secondary-color:rgba(197,199,208,0.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;--box-shadow-small:0px 4px 8px rgba(9,11,25,0.5);--box-shadow-mediun:0px 6px 20px rgba(9,11,25,0.5);--box-shadow-large:0px 15px 50px rgba(9,11,25,0.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%,66.7%,0.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:#359970;--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;--box-shadow-small:0px 4px 8px #000;--box-shadow-mediun:0px 6px 20px #000;--box-shadow-large:0px 15px 50px #000}:root{--color-asphalt:#676879;--color-asphalt-with-opacity:rgba(103,104,121,0.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%,0.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,0.1);--color-wolf_gray-with-opacity:rgba(197,199,208,0.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;--box-shadow-small:0 4px 8px -1px rgba(0,0,0,0.2);--box-shadow-medium:0px 6px 20px -2px rgba(0,0,0,0.2);--box-shadow-large:0px 15px 50px -10px rgba(0,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}.default-app-theme,.light-app-theme,:root{--theme-box-shadow:50,51,56}.dark-app-theme{--theme-box-shadow:245,246,248}.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:-0.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:-0.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{color:#323338;color:var(--secondary-text-color);line-height:18px}.element-type-link,.element-type-small{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-size:14px;font-weight:400}.element-type-link{line-height:22px;text-decoration:none;color:#1f76c2;color:var(--link-color)}.color-picker-content--wrapper .clear-color-icon{margin-right:8px}.color-picker-content--wrapper .clear-color-button{margin-top:8px}.color-picker-content--wrapper .color-picker{display:flex;flex-wrap:wrap}
.layout-placeholder-component{height:100%;width:100%;display:flex}.layout-placeholder-component .surface-control-placeholder{width:66px;background-color:#292f4c;display:flex;flex-direction:column;flex-shrink:0}.layout-placeholder-component .surface-control-placeholder .icon-wrapper{margin-bottom:32px;display:flex;justify-content:center;align-items:center;position:relative;color:var(--color-snow_white)}.layout-placeholder-component .surface-control-placeholder .icon-wrapper.selected:before{content:"";position:absolute;left:0;width:80%;height:40px;background:#fff;opacity:.3;border-top-right-radius:8px;border-bottom-right-radius:8px}.layout-placeholder-component .surface-control-placeholder .surace-control-first-area{flex-grow:1}.layout-placeholder-component .surface-control-placeholder .surace-control-first-area .surface-control-logo-image-wrapper{margin:12px 0px 24px;display:flex;justify-content:center}.layout-placeholder-component .surface-control-placeholder .surace-control-first-area .surface-control-logo-image-wrapper .surface-control-logo-image{height:40px;width:40px}.layout-placeholder-component .surface-control-placeholder .surace-control-second-area{flex-shrink:0}.layout-placeholder-component .surface-control-placeholder .surace-control-second-area .surface-control-avatar-image-wrapper{display:flex;justify-content:center;margin-bottom:16px}.layout-placeholder-component .surface-control-placeholder .surace-control-second-area .surface-control-avatar-image-wrapper svg{height:44px;width:44px}.layout-placeholder-component .first-level-control-placeholder{width:255px;background-color:#fff;border-right:1px solid #e1e1e1;display:flex;flex-direction:column;flex-shrink:0;border-top-left-radius:12px;box-shadow:-8px -8px 0px 0px #292f4c}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item{display:flex;padding:0px 20px;border-top:1px solid #e1e1e1;align-items:center}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item.item-navigation{flex:0 1 64px}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item.item-header{flex:0 1 64px}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item.boards{flex-direction:column;justify-content:center;align-items:flex-start;padding-left:32px;border-top:0}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item.boards span{margin:6px 0;display:flex;align-items:center;font-size:14px;font-weight:300}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item.boards span:first-of-type{margin-top:0}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item.boards span:last-of-type{margin-bottom:16px}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item.boards span svg{width:16px;height:16px;margin-right:8px}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item .first-level-control-item-title{font-size:18px;font-weight:400;flex-grow:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item .inbox-counter-wrapper{display:flex;align-items:center}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item .inbox-counter-wrapper .inbox-counter{background-color:#333;padding:2px 10px;border-radius:20px;font-size:13px;color:#fff;font-weight:400}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item .icon-wrapper{display:flex;justify-content:center;align-items:center;margin-right:16px}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item .icon-wrapper svg{height:22px;width:22px}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item .icon-wrapper.outline svg path{stroke:#333}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item .icon-wrapper:not(.outline) svg path{fill:#333}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item:last-of-type{border-bottom:1px solid #e1e1e1}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new{padding:16px 0 8px 16px;position:relative;border-bottom:1px solid var(--color-gainsboro)}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new .workspace{margin-bottom:24px;display:flex;align-items:center}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new .workspace .workspace-symbol{width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:8px;background:var(--color-bubble);color:var(--color-snow_white)}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new .workspace .workspace-name{margin-left:8px;font-weight:bold}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new .first-level-actions{font-size:14px}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new .first-level-actions .action{position:relative;display:flex;align-items:center;margin:16px 0}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new .first-level-actions .action .action-label{margin-left:8px}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new .first-level-actions .action .arrow-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new .tab-indication{position:absolute;left:-6px;top:82px;width:12px;height:12px;background:var(--color-snow_white);transform:rotate(45deg)}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new.boards-list{border:0}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new.boards-list .first-level-control-board{box-sizing:border-box;width:calc(100% - 16px);border-radius:4px;padding:10px 12px;display:flex;justify-content:flex-start;align-items:center;color:var(--color-mud_black);margin:4px 0;font-size:14px}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new.boards-list .first-level-control-board .board-name{max-width:152px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:3px;margin-left:4px}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new.boards-list .first-level-control-board.selected{color:var(--color-basic_blue);background:var(--color-highlight);position:relative}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new.boards-list .first-level-control-board.selected .board-name{margin-bottom:0}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new.boards-list .first-level-control-board.selected svg path{fill:var(--color-basic_blue)}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new.boards-list .first-level-control-board.selected svg rect{stroke:var(--color-basic_blue)}.layout-placeholder-component .first-level-control-placeholder .first-level-control-item-new.boards-list .first-level-control-board.selected:after{content:". . .";position:absolute;right:16px;transform:translateY(-12px);font-size:42px;letter-spacing:-0.42rem}.layout-placeholder-component .first-level-content-placeholder{height:100%;width:calc(100vw - 66px - 255px);overflow:hidden}.layout-placeholder-component .first-level-content-placeholder .first-level-content-board-image{display:none;width:100%;height:auto}.layout-placeholder-component .first-level-content-placeholder .first-level-content-board-image.loaded{display:block}.layout-placeholder-component.is-holistic .first-level-control-placeholder{position:relative;background-color:var(--color-riverstone_gray)}.layout-placeholder-component.is-holistic .first-level-control-placeholder .collapse-icon{position:absolute;top:32px;left:30px;border-radius:50%;border:1px solid #9699a6;width:18px;height:18px;display:flex;justify-content:center;align-items:center;background:#fff;padding-bottom:1px;padding-left:1px}.layout-placeholder-component.is-holistic .first-level-content-placeholder{width:93%}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content{padding:32px;height:100%}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header{position:relative;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:64px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header:after{content:"";position:absolute;bottom:-30px;left:-32px;height:1px;width:calc(100% + 64px);background:var(--color-placholder_gray)}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header .board-title{font-size:28px;white-space:nowrap;font-weight:500;display:flex;align-items:center;margin-bottom:16px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header .board-title .fa-star{padding-left:10px;font-size:20px;color:#9699a6;opacity:.4}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header .board-features{display:flex;align-items:center;justify-content:flex-end;height:20px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header .board-features>div{margin:0 12px;font-weight:300;height:100%}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header .board-features .board-viewers{position:relative}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header .board-features .board-viewers svg{height:24px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header .board-features .board-viewers img{border-radius:50%;height:24px;width:24px;position:absolute;top:-2px;left:-24px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header .board-features .board-viewers img:nth-of-type(2){left:-40px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header .board-features .board-viewers img:nth-of-type(3){left:-56px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header .board-features .board-subscribers,.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header .board-features .board-activities{border:1px solid var(--color-placholder_gray);border-radius:4px;padding:20px 12px;box-sizing:border-box;display:flex;align-items:center}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header .board-features .board-subscribers .board-activities-text,.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-header .board-features .board-activities .board-activities-text{color:var(--color-basic_blue)}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock{width:100%;height:400px;margin-top:50px;border-radius:8px;background-color:#9699a6;opacity:.2}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group{width:100%;margin:32px 0 96px 26px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row{width:98%;display:flex;height:32px;display:flex;align-items:center;font-weight:300;font-size:14px;position:relative}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row:not(:first-of-type):after{content:"";position:absolute;width:10px;height:100%;background-color:#9699a6;opacity:.4;top:0;right:0}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row:not(:first-of-type):before{content:"";position:absolute;width:10px;height:100%;background-color:#9699a6;opacity:.4;top:0;left:0}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row .board-mock-group-name{flex:5;font-size:18px;font-weight:400;min-width:110px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row .board-mock-group-name .fa-caret-down{position:absolute;top:9px;left:-24px;color:#fff;background:#323338;border-radius:50%;height:15px;width:15px;font-size:16px;display:flex;justify-content:center;align-items:center}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row .board-mock-group-name.item{font-size:13px;display:flex;align-items:center;padding-left:24px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row .board-mock-group-col{flex:1;font-size:13px;text-align:center;display:flex;justify-content:center;align-items:center;min-width:110px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row .board-mock-group-col svg{height:28px;margin-top:2px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row .board-mock-group-col .status-cell{height:100%;width:100%;color:var(--color-snow_white);display:flex;justify-content:center;align-items:center}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row .board-mock-group-col .board-mock-owner{border-radius:50%;border:1px solid var(--color-placholder_gray);height:26px;width:26px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row .board-mock-group-col.is-clickable{color:var(--color-basic_blue)}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row .board-mock-group-add-item{flex:1;padding-left:32px;font-size:14px;color:#9699a6}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row:last-of-type{border:1px solid #e6e9ef;width:calc(98% - 2px)}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row:last-of-type:after{right:-1px}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row.second-row{margin:2px 0;overflow-x:hidden}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row.second-row .board-mock-group-col,.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group .board-mock-group-row.second-row .board-mock-group-name{background:#e6e9ef;border-right:1px solid #fff;height:100%}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group.is-orange .board-mock-group-row:not(:first-of-type):before{background-color:#fdab3d}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group.is-orange .board-mock-group-row .board-mock-group-name:not(.item){color:#fdab3d}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group.is-orange .board-mock-group-row .board-mock-group-name:not(.item) .fa-caret-down{background:#fdab3d}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group.is-cyan .board-mock-group-row:not(:first-of-type):before{background-color:#009aff}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group.is-cyan .board-mock-group-row .board-mock-group-name:not(.item){color:#009aff}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group.is-cyan .board-mock-group-row .board-mock-group-name:not(.item) .fa-caret-down{background:#009aff}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group.is-purple .board-mock-group-row:not(:first-of-type):before{background-color:#a358df}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group.is-purple .board-mock-group-row .board-mock-group-name:not(.item){color:#a358d0}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group.is-purple .board-mock-group-row .board-mock-group-name:not(.item) .fa-caret-down{background:#a358d0}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group.is-green .board-mock-group-row:not(:first-of-type):before{background-color:#00a359}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group.is-green .board-mock-group-row .board-mock-group-name:not(.item){color:#00a359}.layout-placeholder-component.is-holistic .first-level-content-placeholder .first-level-board-content .board-mock-group.is-green .board-mock-group-row .board-mock-group-name:not(.item) .fa-caret-down{background:#00a359}@media(max-width: 1600px){.board-mock-group .board-mock-group-row .board-mock-group-name{flex:2 !important}}@media(max-width: 960px){.board-header .board-features .board-viewers,.board-header .board-features .board-integrations{display:none}}@media(max-width: 816px){.board-header .board-features .board-automations{display:none}}
@keyframes spin_accel{0%{transform:rotate(0deg);box-shadow:0 -0.83em 0 -0.4em,0 -0.83em 0 -0.42em,0 -0.83em 0 -0.44em,0 -0.83em 0 -0.46em,0 -0.83em 0 -0.477em}5%,65%{box-shadow:0 -0.83em 0 -0.4em,0 -0.83em 0 -0.42em,0 -0.83em 0 -0.44em,0 -0.83em 0 -0.46em,0 -0.83em 0 -0.477em}10%,59%{box-shadow:0 -0.83em 0 -0.4em,-0.087em -0.825em 0 -0.42em,-0.173em -0.812em 0 -0.44em,-0.256em -0.789em 0 -0.46em,-0.297em -0.775em 0 -0.477em}20%{box-shadow:0 -0.83em 0 -0.4em,-0.338em -0.758em 0 -0.42em,-0.555em -0.617em 0 -0.44em,-0.671em -0.488em 0 -0.46em,-0.749em -0.34em 0 -0.477em}38%{box-shadow:0 -0.83em 0 -0.4em,-0.377em -0.74em 0 -0.42em,-0.645em -0.522em 0 -0.44em,-0.775em -0.297em 0 -0.46em,-0.82em -0.09em 0 -0.477em}to{transform:rotate(1turn);box-shadow:0 -0.83em 0 -0.4em,0 -0.83em 0 -0.42em,0 -0.83em 0 -0.44em,0 -0.83em 0 -0.46em,0 -0.83em 0 -0.477em}}.ds-btn{display:inline-block;font-weight:400;font-family:Roboto;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid rgba(0,0,0,0);padding:.641rem 2rem;font-size:.875rem;line-height:1.25;height:2.50908rem;border-radius:15rem;transition:padding-left .35s cubic-bezier(0.19, 1, 0.22, 1),padding-right .35s cubic-bezier(0.19, 1, 0.22, 1),color .1s ease-in-out,background-color .1s ease-in-out,border-color .1s ease-in-out}.ds-btn .ds-i{margin-right:.29167rem}.ds-btn .ds-i.right{margin-left:.29167rem}.ds-btn .loader{font-size:.677rem;min-width:.677rem;height:.677rem;margin:.677rem}.ds-btn.active.focus,.ds-btn.active:focus,.ds-btn.focus,.ds-btn:active.focus,.ds-btn:active:focus,.ds-btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ds-btn.focus,.ds-btn:focus,.ds-btn:hover{text-decoration:none}.ds-btn.active,.ds-btn:active{background-image:none;outline:0}.ds-btn.disabled,.ds-btn:disabled{cursor:not-allowed;box-shadow:none}a.ds-btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.ds-btn-primary{outline:none;color:#fff;background-color:#0085ff;border-color:#0085ff;box-shadow:none}.ds-btn-primary:hover{outline:none;color:#fff;background-color:#0071d9;border-color:#0071d9}.ds-btn-primary.focus,.ds-btn-primary:focus{outline:none}.ds-btn-primary:focus,.ds-btn-primary.active,.ds-btn-primary:active{outline:none;color:#fff;background-color:#0071d9;border-color:#0071d9;transform:scale(0.97);background-image:none}.ds-btn-primary.active.focus,.ds-btn-primary.active:focus,.ds-btn-primary.active:hover,.ds-btn-primary:active.focus,.ds-btn-primary:active:focus,.ds-btn-primary:active:hover{outline:none;color:#fff;background-color:#006acc;border-color:#006acc}.ds-btn-primary.disabled,.ds-btn-primary:disabled{cursor:arrow;border-color:#f1f1f1;background-color:#f1f1f1;color:gray;box-shadow:none}.ds-btn-primary.disabled.focus,.ds-btn-primary.disabled:focus,.ds-btn-primary:disabled.focus,.ds-btn-primary:disabled:focus{background-color:#f1f1f1;border-color:#f1f1f1}.ds-btn-primary.disabled:hover,.ds-btn-primary:disabled:hover{background-color:#f1f1f1;border-color:#f1f1f1;color:gray}.ds-btn-secondary{font-weight:400;color:var(--primary-text-color);border-radius:4px;outline:none}.ds-btn-secondary,.ds-btn-secondary.active,.ds-btn-secondary:active,.ds-btn-secondary:disabled{background-color:rgba(0,0,0,0);box-shadow:none;outline:none}.ds-btn-secondary,.ds-btn-secondary:active,.ds-btn-secondary:focus{border-color:rgba(0,0,0,0);outline:none}.ds-btn-secondary.active,.ds-btn-secondary:active{color:#333}.ds-btn-secondary.active.focus,.ds-btn-secondary.active:focus,.ds-btn-secondary:active.focus,.ds-btn-secondary:active:focus{outline:none}.ds-btn-secondary:focus-visible,.ds-btn-secondary:hover{color:var(--primary-text-color);background-color:var(--primary-background-hover-color);border-color:rgba(0,0,0,0)}.ds-btn-secondary:focus,.ds-btn-secondary:hover{text-decoration:none;background-color:var(--primary-background-hover-color)}.ds-btn-secondary:disabled:focus,.ds-btn-secondary:disabled:hover{color:#f1f1f1;text-decoration:none;outline:none}.ds-btn-shareable{outline:none;color:#fff;background-color:#a358df;border-color:#a358df;box-shadow:none}.ds-btn-shareable:hover{outline:none;color:#fff;background-color:#8d31d7;border-color:#8d31d7}.ds-btn-shareable.focus,.ds-btn-shareable:focus{outline:none}.ds-btn-shareable.active,.ds-btn-shareable:active{outline:none;color:#fff;background-color:#8d31d7;border-color:#8d31d7;transform:scale(0.97);background-image:none}.ds-btn-shareable.active.focus,.ds-btn-shareable.active:focus,.ds-btn-shareable.active:hover,.ds-btn-shareable:active.focus,.ds-btn-shareable:active:focus,.ds-btn-shareable:active:hover{outline:none;color:#fff;background-color:#8628d1;border-color:#8628d1}.ds-btn-shareable.disabled,.ds-btn-shareable:disabled{cursor:arrow;border-color:#f1f1f1;background-color:#f1f1f1;color:gray;box-shadow:none}.ds-btn-shareable.disabled.focus,.ds-btn-shareable.disabled:focus,.ds-btn-shareable:disabled.focus,.ds-btn-shareable:disabled:focus{background-color:#f1f1f1;border-color:#f1f1f1}.ds-btn-shareable.disabled:hover,.ds-btn-shareable:disabled:hover{background-color:#f1f1f1;border-color:#f1f1f1;color:gray}.ds-btn-private{outline:none;color:#fff;background-color:#f65f7c;border-color:#f65f7c;box-shadow:none}.ds-btn-private:hover{outline:none;color:#fff;background-color:#f32f54;border-color:#f32f54}.ds-btn-private.focus,.ds-btn-private:focus{outline:none}.ds-btn-private.active,.ds-btn-private:active{outline:none;color:#fff;background-color:#f32f54;border-color:#f32f54;transform:scale(0.97);background-image:none}.ds-btn-private.active.focus,.ds-btn-private.active:focus,.ds-btn-private.active:hover,.ds-btn-private:active.focus,.ds-btn-private:active:focus,.ds-btn-private:active:hover{outline:none;color:#fff;background-color:#f21e47;border-color:#f21e47}.ds-btn-private.disabled,.ds-btn-private:disabled{cursor:arrow;border-color:#f1f1f1;background-color:#f1f1f1;color:gray;box-shadow:none}.ds-btn-private.disabled.focus,.ds-btn-private.disabled:focus,.ds-btn-private:disabled.focus,.ds-btn-private:disabled:focus{background-color:#f1f1f1;border-color:#f1f1f1}.ds-btn-private.disabled:hover,.ds-btn-private:disabled:hover{background-color:#f1f1f1;border-color:#f1f1f1;color:gray}.ds-btn-alert{outline:none;color:#fff;background-color:#e44258;border-color:#e44258;box-shadow:none}.ds-btn-alert:hover{outline:none;color:#fff;background-color:#db1f39;border-color:#db1f39}.ds-btn-alert.focus,.ds-btn-alert:focus{outline:none}.ds-btn-alert.active,.ds-btn-alert:active{outline:none;color:#fff;background-color:#db1f39;border-color:#db1f39;transform:scale(0.97);background-image:none}.ds-btn-alert.active.focus,.ds-btn-alert.active:focus,.ds-btn-alert.active:hover,.ds-btn-alert:active.focus,.ds-btn-alert:active:focus,.ds-btn-alert:active:hover{outline:none;color:#fff;background-color:#ce1d35;border-color:#ce1d35}.ds-btn-alert.disabled,.ds-btn-alert:disabled{cursor:arrow;border-color:#f1f1f1;background-color:#f1f1f1;color:gray;box-shadow:none}.ds-btn-alert.disabled.focus,.ds-btn-alert.disabled:focus,.ds-btn-alert:disabled.focus,.ds-btn-alert:disabled:focus{background-color:#f1f1f1;border-color:#f1f1f1}.ds-btn-alert.disabled:hover,.ds-btn-alert:disabled:hover{background-color:#f1f1f1;border-color:#f1f1f1;color:gray}.ds-btn-success{outline:none;color:#fff;background-color:#00ca72;border-color:#00ca72;box-shadow:none}.ds-btn-success:hover{outline:none;color:#fff;background-color:#00ac61;border-color:#00ac61}.ds-btn-success.focus,.ds-btn-success:focus{outline:none}.ds-btn-success.active,.ds-btn-success:active{outline:none;color:#fff;background-color:#00ac61;border-color:#00ac61;transform:scale(0.97);background-image:none}.ds-btn-success.active.focus,.ds-btn-success.active:focus,.ds-btn-success.active:hover,.ds-btn-success:active.focus,.ds-btn-success:active:focus,.ds-btn-success:active:hover{outline:none;color:#fff;background-color:#00a25b;border-color:#00a25b}.ds-btn-success.disabled,.ds-btn-success:disabled{cursor:arrow;border-color:#f1f1f1;background-color:#f1f1f1;color:gray;box-shadow:none}.ds-btn-success.disabled.focus,.ds-btn-success.disabled:focus,.ds-btn-success:disabled.focus,.ds-btn-success:disabled:focus{background-color:#f1f1f1;border-color:#f1f1f1}.ds-btn-success.disabled:hover,.ds-btn-success:disabled:hover{background-color:#f1f1f1;border-color:#f1f1f1;color:gray}.ds-btn-blackish{outline:none;color:#fff;background-color:#333;border-color:#333;box-shadow:none}.ds-btn-blackish:hover{outline:none;color:#fff;background-color:#2b2b2b;border-color:#2b2b2b}.ds-btn-blackish.focus,.ds-btn-blackish:focus{outline:none}.ds-btn-blackish.active,.ds-btn-blackish:active{outline:none;color:#fff;background-color:#2b2b2b;border-color:#2b2b2b;transform:scale(0.97);background-image:none}.ds-btn-blackish.active.focus,.ds-btn-blackish.active:focus,.ds-btn-blackish.active:hover,.ds-btn-blackish:active.focus,.ds-btn-blackish:active:focus,.ds-btn-blackish:active:hover{outline:none;color:#fff;background-color:#292929;border-color:#292929}.ds-btn-blackish.disabled,.ds-btn-blackish:disabled{cursor:arrow;border-color:#f1f1f1;background-color:#f1f1f1;color:gray;box-shadow:none}.ds-btn-blackish.disabled.focus,.ds-btn-blackish.disabled:focus,.ds-btn-blackish:disabled.focus,.ds-btn-blackish:disabled:focus{background-color:#f1f1f1;border-color:#f1f1f1}.ds-btn-blackish.disabled:hover,.ds-btn-blackish:disabled:hover{background-color:#f1f1f1;border-color:#f1f1f1;color:gray}.ds-btn-outline-primary{color:#0085ff;background-image:none;background-color:rgba(0,0,0,0);border-color:#0085ff}.ds-btn-outline-primary:hover{color:#0085ff;background-color:#cce7ff;border-color:#0085ff}.ds-btn-outline-primary.focus,.ds-btn-outline-primary:focus{outline:none}.ds-btn-outline-primary.active,.ds-btn-outline-primary:active,.open>.ds-btn-outline-primary.ds-dropdown-toggle{outline:none;transform:scale(0.97);color:#0085ff;background-color:#cce7ff;border-color:#0085ff}.ds-btn-outline-primary.active.focus,.ds-btn-outline-primary.active:focus,.ds-btn-outline-primary.active:hover,.ds-btn-outline-primary:active.focus,.ds-btn-outline-primary:active:focus,.ds-btn-outline-primary:active:hover,.open>.ds-btn-outline-primary.ds-dropdown-toggle.focus,.open>.ds-btn-outline-primary.ds-dropdown-toggle:focus,.open>.ds-btn-outline-primary.ds-dropdown-toggle:hover{outline:none;color:#0085ff;background-color:#b3daff;border-color:#0085ff}.ds-btn-outline-primary.disabled,.ds-btn-outline-primary:disabled{cursor:arrow;border-color:#f1f1f1;background-color:#f1f1f1;color:gray;box-shadow:none}.ds-btn-outline-primary.disabled.focus,.ds-btn-outline-primary.disabled:focus,.ds-btn-outline-primary:disabled.focus,.ds-btn-outline-primary:disabled:focus{background-color:#f1f1f1;border-color:#f1f1f1}.ds-btn-outline-primary.disabled:hover,.ds-btn-outline-primary:disabled:hover{background-color:#f1f1f1;border-color:#f1f1f1;color:gray}.ds-btn-outline-secondary{color:rgba(0,0,0,0);background-image:none;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.ds-btn-outline-secondary:hover{color:rgba(0,0,0,0);background-color:rgba(204,204,204,0);border-color:rgba(0,0,0,0)}.ds-btn-outline-secondary.focus,.ds-btn-outline-secondary:focus{outline:none}.ds-btn-outline-secondary.active,.ds-btn-outline-secondary:active,.open>.ds-btn-outline-secondary.ds-dropdown-toggle{outline:none;transform:scale(0.97);color:rgba(0,0,0,0);background-color:rgba(204,204,204,0);border-color:rgba(0,0,0,0)}.ds-btn-outline-secondary.active.focus,.ds-btn-outline-secondary.active:focus,.ds-btn-outline-secondary.active:hover,.ds-btn-outline-secondary:active.focus,.ds-btn-outline-secondary:active:focus,.ds-btn-outline-secondary:active:hover,.open>.ds-btn-outline-secondary.ds-dropdown-toggle.focus,.open>.ds-btn-outline-secondary.ds-dropdown-toggle:focus,.open>.ds-btn-outline-secondary.ds-dropdown-toggle:hover{outline:none;color:rgba(0,0,0,0);background-color:rgba(179,179,179,0);border-color:rgba(0,0,0,0)}.ds-btn-outline-secondary.disabled,.ds-btn-outline-secondary:disabled{cursor:arrow;border-color:#f1f1f1;background-color:#f1f1f1;color:gray;box-shadow:none}.ds-btn-outline-secondary.disabled.focus,.ds-btn-outline-secondary.disabled:focus,.ds-btn-outline-secondary:disabled.focus,.ds-btn-outline-secondary:disabled:focus{background-color:#f1f1f1;border-color:#f1f1f1}.ds-btn-outline-secondary.disabled:hover,.ds-btn-outline-secondary:disabled:hover{background-color:#f1f1f1;border-color:#f1f1f1;color:gray}.ds-btn-outline-shareable{color:#a358df;background-image:none;background-color:rgba(0,0,0,0);border-color:#a358df}.ds-btn-outline-shareable:hover{color:#a358df;background-color:#eddef9;border-color:#a358df}.ds-btn-outline-shareable.focus,.ds-btn-outline-shareable:focus{outline:none}.ds-btn-outline-shareable.active,.ds-btn-outline-shareable:active,.open>.ds-btn-outline-shareable.ds-dropdown-toggle{outline:none;transform:scale(0.97);color:#a358df;background-color:#eddef9;border-color:#a358df}.ds-btn-outline-shareable.active.focus,.ds-btn-outline-shareable.active:focus,.ds-btn-outline-shareable.active:hover,.ds-btn-outline-shareable:active.focus,.ds-btn-outline-shareable:active:focus,.ds-btn-outline-shareable:active:hover,.open>.ds-btn-outline-shareable.ds-dropdown-toggle.focus,.open>.ds-btn-outline-shareable.ds-dropdown-toggle:focus,.open>.ds-btn-outline-shareable.ds-dropdown-toggle:hover{outline:none;color:#a358df;background-color:#e3cdf5;border-color:#a358df}.ds-btn-outline-shareable.disabled,.ds-btn-outline-shareable:disabled{cursor:arrow;border-color:#f1f1f1;background-color:#f1f1f1;color:gray;box-shadow:none}.ds-btn-outline-shareable.disabled.focus,.ds-btn-outline-shareable.disabled:focus,.ds-btn-outline-shareable:disabled.focus,.ds-btn-outline-shareable:disabled:focus{background-color:#f1f1f1;border-color:#f1f1f1}.ds-btn-outline-shareable.disabled:hover,.ds-btn-outline-shareable:disabled:hover{background-color:#f1f1f1;border-color:#f1f1f1;color:gray}.ds-btn-outline-private{color:#f65f7c;background-image:none;background-color:rgba(0,0,0,0);border-color:#f65f7c}.ds-btn-outline-private:hover{color:#f65f7c;background-color:#fddfe5;border-color:#f65f7c}.ds-btn-outline-private.focus,.ds-btn-outline-private:focus{outline:none}.ds-btn-outline-private.active,.ds-btn-outline-private:active,.open>.ds-btn-outline-private.ds-dropdown-toggle{outline:none;transform:scale(0.97);color:#f65f7c;background-color:#fddfe5;border-color:#f65f7c}.ds-btn-outline-private.active.focus,.ds-btn-outline-private.active:focus,.ds-btn-outline-private.active:hover,.ds-btn-outline-private:active.focus,.ds-btn-outline-private:active:focus,.ds-btn-outline-private:active:hover,.open>.ds-btn-outline-private.ds-dropdown-toggle.focus,.open>.ds-btn-outline-private.ds-dropdown-toggle:focus,.open>.ds-btn-outline-private.ds-dropdown-toggle:hover{outline:none;color:#f65f7c;background-color:#fccfd8;border-color:#f65f7c}.ds-btn-outline-private.disabled,.ds-btn-outline-private:disabled{cursor:arrow;border-color:#f1f1f1;background-color:#f1f1f1;color:gray;box-shadow:none}.ds-btn-outline-private.disabled.focus,.ds-btn-outline-private.disabled:focus,.ds-btn-outline-private:disabled.focus,.ds-btn-outline-private:disabled:focus{background-color:#f1f1f1;border-color:#f1f1f1}.ds-btn-outline-private.disabled:hover,.ds-btn-outline-private:disabled:hover{background-color:#f1f1f1;border-color:#f1f1f1;color:gray}.ds-btn-outline-alert{color:#e44258;background-image:none;background-color:rgba(0,0,0,0);border-color:#e44258}.ds-btn-outline-alert:hover{color:#e44258;background-color:#fad9de;border-color:#e44258}.ds-btn-outline-alert.focus,.ds-btn-outline-alert:focus{outline:none}.ds-btn-outline-alert.active,.ds-btn-outline-alert:active,.open>.ds-btn-outline-alert.ds-dropdown-toggle{outline:none;transform:scale(0.97);color:#e44258;background-color:#fad9de;border-color:#e44258}.ds-btn-outline-alert.active.focus,.ds-btn-outline-alert.active:focus,.ds-btn-outline-alert.active:hover,.ds-btn-outline-alert:active.focus,.ds-btn-outline-alert:active:focus,.ds-btn-outline-alert:active:hover,.open>.ds-btn-outline-alert.ds-dropdown-toggle.focus,.open>.ds-btn-outline-alert.ds-dropdown-toggle:focus,.open>.ds-btn-outline-alert.ds-dropdown-toggle:hover{outline:none;color:#e44258;background-color:#f7c6cd;border-color:#e44258}.ds-btn-outline-alert.disabled,.ds-btn-outline-alert:disabled{cursor:arrow;border-color:#f1f1f1;background-color:#f1f1f1;color:gray;box-shadow:none}.ds-btn-outline-alert.disabled.focus,.ds-btn-outline-alert.disabled:focus,.ds-btn-outline-alert:disabled.focus,.ds-btn-outline-alert:disabled:focus{background-color:#f1f1f1;border-color:#f1f1f1}.ds-btn-outline-alert.disabled:hover,.ds-btn-outline-alert:disabled:hover{background-color:#f1f1f1;border-color:#f1f1f1;color:gray}.ds-btn-outline-success{color:#00ca72;background-image:none;background-color:rgba(0,0,0,0);border-color:#00ca72}.ds-btn-outline-success:hover{color:#00ca72;background-color:#c1ffe4;border-color:#00ca72}.ds-btn-outline-success.focus,.ds-btn-outline-success:focus{outline:none}.ds-btn-outline-success.active,.ds-btn-outline-success:active,.open>.ds-btn-outline-success.ds-dropdown-toggle{outline:none;transform:scale(0.97);color:#00ca72;background-color:#c1ffe4;border-color:#00ca72}.ds-btn-outline-success.active.focus,.ds-btn-outline-success.active:focus,.ds-btn-outline-success.active:hover,.ds-btn-outline-success:active.focus,.ds-btn-outline-success:active:focus,.ds-btn-outline-success:active:hover,.open>.ds-btn-outline-success.ds-dropdown-toggle.focus,.open>.ds-btn-outline-success.ds-dropdown-toggle:focus,.open>.ds-btn-outline-success.ds-dropdown-toggle:hover{outline:none;color:#00ca72;background-color:#a3ffd7;border-color:#00ca72}.ds-btn-outline-success.disabled,.ds-btn-outline-success:disabled{cursor:arrow;border-color:#f1f1f1;background-color:#f1f1f1;color:gray;box-shadow:none}.ds-btn-outline-success.disabled.focus,.ds-btn-outline-success.disabled:focus,.ds-btn-outline-success:disabled.focus,.ds-btn-outline-success:disabled:focus{background-color:#f1f1f1;border-color:#f1f1f1}.ds-btn-outline-success.disabled:hover,.ds-btn-outline-success:disabled:hover{background-color:#f1f1f1;border-color:#f1f1f1;color:gray}.ds-btn-outline-blackish{color:#333;background-image:none;background-color:rgba(0,0,0,0);border-color:#333}.ds-btn-outline-blackish:hover{color:#333;background-color:#d6d6d6;border-color:#333}.ds-btn-outline-blackish.focus,.ds-btn-outline-blackish:focus{outline:none}.ds-btn-outline-blackish.active,.ds-btn-outline-blackish:active,.open>.ds-btn-outline-blackish.ds-dropdown-toggle{outline:none;transform:scale(0.97);color:#333;background-color:#d6d6d6;border-color:#333}.ds-btn-outline-blackish.active.focus,.ds-btn-outline-blackish.active:focus,.ds-btn-outline-blackish.active:hover,.ds-btn-outline-blackish:active.focus,.ds-btn-outline-blackish:active:focus,.ds-btn-outline-blackish:active:hover,.open>.ds-btn-outline-blackish.ds-dropdown-toggle.focus,.open>.ds-btn-outline-blackish.ds-dropdown-toggle:focus,.open>.ds-btn-outline-blackish.ds-dropdown-toggle:hover{outline:none;color:#333;background-color:#c2c2c2;border-color:#333}.ds-btn-outline-blackish.disabled,.ds-btn-outline-blackish:disabled{cursor:arrow;border-color:#f1f1f1;background-color:#f1f1f1;color:gray;box-shadow:none}.ds-btn-outline-blackish.disabled.focus,.ds-btn-outline-blackish.disabled:focus,.ds-btn-outline-blackish:disabled.focus,.ds-btn-outline-blackish:disabled:focus{background-color:#f1f1f1;border-color:#f1f1f1}.ds-btn-outline-blackish.disabled:hover,.ds-btn-outline-blackish:disabled:hover{background-color:#f1f1f1;border-color:#f1f1f1;color:gray}.ds-btn-link{font-weight:400;color:#1f76c2;border-radius:0}.ds-btn-link,.ds-btn-link.active,.ds-btn-link:active,.ds-btn-link:disabled{background-color:rgba(0,0,0,0);box-shadow:none}.ds-btn-link,.ds-btn-link:active,.ds-btn-link:focus,.ds-btn-link:hover{border-color:rgba(0,0,0,0)}.ds-btn-link:focus,.ds-btn-link:hover{color:#144e80;text-decoration:underline;background-color:rgba(0,0,0,0)}.ds-btn-link:disabled:focus,.ds-btn-link:disabled:hover{color:#f1f1f1;text-decoration:none}.icon-component-container{position:relative;margin-right:1rem}.ds-btn-lg{padding:.891rem 2.5rem;font-size:.875rem;line-height:1.25;height:3.00908rem;border-radius:15rem}.ds-btn-lg .loader{font-size:.9rem;min-width:.9rem;height:.9rem;margin:.9rem}.ds-btn-sm{padding:.391rem 1.5rem;font-size:.875rem;line-height:1.25;height:2.00908rem;border-radius:15rem}.ds-btn-sm .loader{font-size:.575rem;min-width:.575rem;height:.575rem;margin:.575rem}.ds-btn-block{display:block;width:100%}.ds-btn-block+.ds-btn-block{margin-top:.5rem}input[type=button].ds-btn-block,input[type=reset].ds-btn-block,input[type=submit].ds-btn-block{width:100%}.ds-btn-success-mode{cursor:default;background-color:#00ca72;border-color:#00ca72;color:#fff;outline:none}.ds-btn-success-mode.active,.ds-btn-success-mode.active.focus,.ds-btn-success-mode.active:focus,.ds-btn-success-mode.active:hover,.ds-btn-success-mode.focus,.ds-btn-success-mode:active,.ds-btn-success-mode:active.focus,.ds-btn-success-mode:active:focus,.ds-btn-success-mode:active:hover,.ds-btn-success-mode:focus,.ds-btn-success-mode:hover{outline:none}.ds-btn-primary-loading{outline:none;color:#fff;cursor:default;background-color:#0085ff;border-color:#0085ff;box-shadow:none;padding:0 .24rem 0 0;margin-top:1px}.ds-btn-primary-loading.active,.ds-btn-primary-loading.active.focus,.ds-btn-primary-loading.active:focus,.ds-btn-primary-loading.active:hover,.ds-btn-primary-loading.focus,.ds-btn-primary-loading:active,.ds-btn-primary-loading:active.focus,.ds-btn-primary-loading:active:focus,.ds-btn-primary-loading:active:hover,.ds-btn-primary-loading:focus{outline:none}.ds-btn-primary-loading .loader{color:#fff;content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-btn-secondary-loading{outline:none;color:#0085ff;cursor:default;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);box-shadow:none;padding:0 .24rem 0 0;margin-top:1px}.ds-btn-secondary-loading.active,.ds-btn-secondary-loading.active.focus,.ds-btn-secondary-loading.active:focus,.ds-btn-secondary-loading.active:hover,.ds-btn-secondary-loading.focus,.ds-btn-secondary-loading:active,.ds-btn-secondary-loading:active.focus,.ds-btn-secondary-loading:active:focus,.ds-btn-secondary-loading:active:hover,.ds-btn-secondary-loading:focus{outline:none}.ds-btn-secondary-loading .loader{color:#0085ff;content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-btn-shareable-loading{outline:none;color:#fff;cursor:default;background-color:#a358df;border-color:#a358df;box-shadow:none;padding:0 .24rem 0 0;margin-top:1px}.ds-btn-shareable-loading.active,.ds-btn-shareable-loading.active.focus,.ds-btn-shareable-loading.active:focus,.ds-btn-shareable-loading.active:hover,.ds-btn-shareable-loading.focus,.ds-btn-shareable-loading:active,.ds-btn-shareable-loading:active.focus,.ds-btn-shareable-loading:active:focus,.ds-btn-shareable-loading:active:hover,.ds-btn-shareable-loading:focus{outline:none}.ds-btn-shareable-loading .loader{color:#fff;content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-btn-private-loading{outline:none;color:#fff;cursor:default;background-color:#f65f7c;border-color:#f65f7c;box-shadow:none;padding:0 .24rem 0 0;margin-top:1px}.ds-btn-private-loading.active,.ds-btn-private-loading.active.focus,.ds-btn-private-loading.active:focus,.ds-btn-private-loading.active:hover,.ds-btn-private-loading.focus,.ds-btn-private-loading:active,.ds-btn-private-loading:active.focus,.ds-btn-private-loading:active:focus,.ds-btn-private-loading:active:hover,.ds-btn-private-loading:focus{outline:none}.ds-btn-private-loading .loader{color:#fff;content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-btn-alert-loading{outline:none;color:#fff;cursor:default;background-color:#e44258;border-color:#e44258;box-shadow:none;padding:0 .24rem 0 0;margin-top:1px}.ds-btn-alert-loading.active,.ds-btn-alert-loading.active.focus,.ds-btn-alert-loading.active:focus,.ds-btn-alert-loading.active:hover,.ds-btn-alert-loading.focus,.ds-btn-alert-loading:active,.ds-btn-alert-loading:active.focus,.ds-btn-alert-loading:active:focus,.ds-btn-alert-loading:active:hover,.ds-btn-alert-loading:focus{outline:none}.ds-btn-alert-loading .loader{color:#fff;content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-btn-success-loading{outline:none;color:#fff;cursor:default;background-color:#00ca72;border-color:#00ca72;box-shadow:none;padding:0 .24rem 0 0;margin-top:1px}.ds-btn-success-loading.active,.ds-btn-success-loading.active.focus,.ds-btn-success-loading.active:focus,.ds-btn-success-loading.active:hover,.ds-btn-success-loading.focus,.ds-btn-success-loading:active,.ds-btn-success-loading:active.focus,.ds-btn-success-loading:active:focus,.ds-btn-success-loading:active:hover,.ds-btn-success-loading:focus{outline:none}.ds-btn-success-loading .loader{color:#fff;content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-btn-blackish-loading{outline:none;color:#fff;cursor:default;background-color:#333;border-color:#333;box-shadow:none;padding:0 .24rem 0 0;margin-top:1px}.ds-btn-blackish-loading.active,.ds-btn-blackish-loading.active.focus,.ds-btn-blackish-loading.active:focus,.ds-btn-blackish-loading.active:hover,.ds-btn-blackish-loading.focus,.ds-btn-blackish-loading:active,.ds-btn-blackish-loading:active.focus,.ds-btn-blackish-loading:active:focus,.ds-btn-blackish-loading:active:hover,.ds-btn-blackish-loading:focus{outline:none}.ds-btn-blackish-loading .loader{color:#fff;content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-btn-outline-primary-loading{color:#0085ff;cursor:default;background-image:none;background-color:rgba(0,0,0,0);border-color:#0085ff;padding:0 .24rem 0 0;margin-top:1px}.ds-btn-outline-primary-loading.active,.ds-btn-outline-primary-loading.active.focus,.ds-btn-outline-primary-loading.active:focus,.ds-btn-outline-primary-loading.active:hover,.ds-btn-outline-primary-loading.focus,.ds-btn-outline-primary-loading:active,.ds-btn-outline-primary-loading:active.focus,.ds-btn-outline-primary-loading:active:focus,.ds-btn-outline-primary-loading:active:hover,.ds-btn-outline-primary-loading:focus,.ds-open>.ds-btn-outline-primary-loading.ds-dropdown-toggle,.ds-open>.ds-btn-outline-primary-loading.ds-dropdown-toggle.focus,.ds-open>.ds-btn-outline-primary-loading.ds-dropdown-toggle:focus,.ds-open>.ds-btn-outline-primary-loading.ds-dropdown-toggle:hover{outline:none}.ds-btn-outline-primary-loading .loader{color:#0085ff;content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-btn-outline-secondary-loading{color:rgba(0,0,0,0);cursor:default;background-image:none;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);padding:0 .24rem 0 0;margin-top:1px}.ds-btn-outline-secondary-loading.active,.ds-btn-outline-secondary-loading.active.focus,.ds-btn-outline-secondary-loading.active:focus,.ds-btn-outline-secondary-loading.active:hover,.ds-btn-outline-secondary-loading.focus,.ds-btn-outline-secondary-loading:active,.ds-btn-outline-secondary-loading:active.focus,.ds-btn-outline-secondary-loading:active:focus,.ds-btn-outline-secondary-loading:active:hover,.ds-btn-outline-secondary-loading:focus,.ds-open>.ds-btn-outline-secondary-loading.ds-dropdown-toggle,.ds-open>.ds-btn-outline-secondary-loading.ds-dropdown-toggle.focus,.ds-open>.ds-btn-outline-secondary-loading.ds-dropdown-toggle:focus,.ds-open>.ds-btn-outline-secondary-loading.ds-dropdown-toggle:hover{outline:none}.ds-btn-outline-secondary-loading .loader{color:rgba(0,0,0,0);content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-btn-outline-shareable-loading{color:#a358df;cursor:default;background-image:none;background-color:rgba(0,0,0,0);border-color:#a358df;padding:0 .24rem 0 0;margin-top:1px}.ds-btn-outline-shareable-loading.active,.ds-btn-outline-shareable-loading.active.focus,.ds-btn-outline-shareable-loading.active:focus,.ds-btn-outline-shareable-loading.active:hover,.ds-btn-outline-shareable-loading.focus,.ds-btn-outline-shareable-loading:active,.ds-btn-outline-shareable-loading:active.focus,.ds-btn-outline-shareable-loading:active:focus,.ds-btn-outline-shareable-loading:active:hover,.ds-btn-outline-shareable-loading:focus,.ds-open>.ds-btn-outline-shareable-loading.ds-dropdown-toggle,.ds-open>.ds-btn-outline-shareable-loading.ds-dropdown-toggle.focus,.ds-open>.ds-btn-outline-shareable-loading.ds-dropdown-toggle:focus,.ds-open>.ds-btn-outline-shareable-loading.ds-dropdown-toggle:hover{outline:none}.ds-btn-outline-shareable-loading .loader{color:#a358df;content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-btn-outline-private-loading{color:#f65f7c;cursor:default;background-image:none;background-color:rgba(0,0,0,0);border-color:#f65f7c;padding:0 .24rem 0 0;margin-top:1px}.ds-btn-outline-private-loading.active,.ds-btn-outline-private-loading.active.focus,.ds-btn-outline-private-loading.active:focus,.ds-btn-outline-private-loading.active:hover,.ds-btn-outline-private-loading.focus,.ds-btn-outline-private-loading:active,.ds-btn-outline-private-loading:active.focus,.ds-btn-outline-private-loading:active:focus,.ds-btn-outline-private-loading:active:hover,.ds-btn-outline-private-loading:focus,.ds-open>.ds-btn-outline-private-loading.ds-dropdown-toggle,.ds-open>.ds-btn-outline-private-loading.ds-dropdown-toggle.focus,.ds-open>.ds-btn-outline-private-loading.ds-dropdown-toggle:focus,.ds-open>.ds-btn-outline-private-loading.ds-dropdown-toggle:hover{outline:none}.ds-btn-outline-private-loading .loader{color:#f65f7c;content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-btn-outline-alert-loading{color:#e44258;cursor:default;background-image:none;background-color:rgba(0,0,0,0);border-color:#e44258;padding:0 .24rem 0 0;margin-top:1px}.ds-btn-outline-alert-loading.active,.ds-btn-outline-alert-loading.active.focus,.ds-btn-outline-alert-loading.active:focus,.ds-btn-outline-alert-loading.active:hover,.ds-btn-outline-alert-loading.focus,.ds-btn-outline-alert-loading:active,.ds-btn-outline-alert-loading:active.focus,.ds-btn-outline-alert-loading:active:focus,.ds-btn-outline-alert-loading:active:hover,.ds-btn-outline-alert-loading:focus,.ds-open>.ds-btn-outline-alert-loading.ds-dropdown-toggle,.ds-open>.ds-btn-outline-alert-loading.ds-dropdown-toggle.focus,.ds-open>.ds-btn-outline-alert-loading.ds-dropdown-toggle:focus,.ds-open>.ds-btn-outline-alert-loading.ds-dropdown-toggle:hover{outline:none}.ds-btn-outline-alert-loading .loader{color:#e44258;content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-btn-outline-success-loading{color:#00ca72;cursor:default;background-image:none;background-color:rgba(0,0,0,0);border-color:#00ca72;padding:0 .24rem 0 0;margin-top:1px}.ds-btn-outline-success-loading.active,.ds-btn-outline-success-loading.active.focus,.ds-btn-outline-success-loading.active:focus,.ds-btn-outline-success-loading.active:hover,.ds-btn-outline-success-loading.focus,.ds-btn-outline-success-loading:active,.ds-btn-outline-success-loading:active.focus,.ds-btn-outline-success-loading:active:focus,.ds-btn-outline-success-loading:active:hover,.ds-btn-outline-success-loading:focus,.ds-open>.ds-btn-outline-success-loading.ds-dropdown-toggle,.ds-open>.ds-btn-outline-success-loading.ds-dropdown-toggle.focus,.ds-open>.ds-btn-outline-success-loading.ds-dropdown-toggle:focus,.ds-open>.ds-btn-outline-success-loading.ds-dropdown-toggle:hover{outline:none}.ds-btn-outline-success-loading .loader{color:#00ca72;content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-btn-outline-blackish-loading{color:#333;cursor:default;background-image:none;background-color:rgba(0,0,0,0);border-color:#333;padding:0 .24rem 0 0;margin-top:1px}.ds-btn-outline-blackish-loading.active,.ds-btn-outline-blackish-loading.active.focus,.ds-btn-outline-blackish-loading.active:focus,.ds-btn-outline-blackish-loading.active:hover,.ds-btn-outline-blackish-loading.focus,.ds-btn-outline-blackish-loading:active,.ds-btn-outline-blackish-loading:active.focus,.ds-btn-outline-blackish-loading:active:focus,.ds-btn-outline-blackish-loading:active:hover,.ds-btn-outline-blackish-loading:focus,.ds-open>.ds-btn-outline-blackish-loading.ds-dropdown-toggle,.ds-open>.ds-btn-outline-blackish-loading.ds-dropdown-toggle.focus,.ds-open>.ds-btn-outline-blackish-loading.ds-dropdown-toggle:focus,.ds-open>.ds-btn-outline-blackish-loading.ds-dropdown-toggle:hover{outline:none}.ds-btn-outline-blackish-loading .loader{color:#333;content:-9999em;overflow:hidden;border-radius:50%;position:relative;transform:translateZ(0);animation:spin_accel .8s ease infinite}.ds-text-container{display:flex;position:relative;align-items:center;justify-content:center}
.signup-step-system-layout-component{height:100%;width:100%;background-color:#fff;position:relative;z-index:1;overflow:hidden}.signup-step-system-layout-component .signup-opacity-cover{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(22,22,22,.6);z-index:100}.signup-step-system-layout-component .signup-opacity-cover.is-unified{background:#161631;opacity:.7}.signup-step-system-layout-component .signup-step-system-layout-content-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10000}.signup-step-system-layout-component .signup-step-system-layout-content-wrapper .signup-step-system-layout-content{position:absolute;background-color:#fff;border-radius:12px;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);z-index:1000000}.signup-step-system-layout-component .signup-step-system-layout-content-wrapper .signup-step-system-layout-content .signup-back-button{position:absolute;top:5px;left:5px}
.signup-company-logos-component{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}.signup-company-logos-component .title-logos-images{width:100%;text-align:center;font-weight:700;font-size:14px;max-width:200px;line-height:22px}.signup-company-logos-component .logos-images-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:24px;flex-wrap:wrap}.signup-company-logos-component .logos-images-wrapper .logo-image-wrapper{width:33%;display:flex;justify-content:center;align-items:center}.signup-company-logos-component .logos-images-wrapper .logo-image-wrapper .logo-image{max-height:44px;filter:grayscale(100%)}.signup-company-logos-component.holistic-company-logos{background:transparent}.signup-company-logos-component.holistic-company-logos .logos-images-wrapper{flex-wrap:wrap;justify-content:flex-start}.signup-company-logos-component.holistic-company-logos .logos-images-wrapper .logo-image{padding-right:24px;padding-top:24px;max-width:72px}.signup-company-logos-component.holistic-company-logos .title-logos-images{font-size:16px;text-align:left;font-weight:500;line-height:24px;width:250px}.signup-company-logos-component.holistic-company-logos .title-logos-images .paying-companies-number{color:unset}
.signup-input-component{width:100%;position:relative}.signup-input-component.align-right .signup-input-wrapper .signup-input{padding-right:16px;padding-left:0px;text-align:right}.signup-input-component.align-right .signup-input-wrapper .signup-input-icon-wrapper{margin-left:8px}.signup-input-component .signup-input-title{font-size:15px;color:#323338}.signup-input-component .signup-input-subtitle{font-style:normal;font-weight:normal;font-size:14px;line-height:26px;letter-spacing:-0.427604px;color:#a1a1a1}.signup-input-component .signup-input-wrapper{width:100%;border:1px solid #c5c7d0;border-radius:4px;transition:border-color 200ms ease;position:relative;display:flex;overflow:hidden;margin-top:8px}.signup-input-component .signup-input-wrapper.is-input-focused{border-color:#0073ea}.signup-input-component .signup-input-wrapper.is-error{border-color:var(--color-error)}.signup-input-component .signup-input-wrapper .signup-input{height:100%;width:100%;font-size:18px;border:0;outline:0;padding:0px 0px 0px 8px;color:#323338}.signup-input-component .signup-input-wrapper .signup-input::-moz-placeholder{color:rgba(103,104,121,.8);font-weight:300}.signup-input-component .signup-input-wrapper .signup-input::-ms-input-placeholder{color:rgba(103,104,121,.8);font-weight:300}.signup-input-component .signup-input-wrapper .signup-input::placeholder{color:rgba(103,104,121,.8);font-weight:300}.signup-input-component .signup-input-wrapper .signup-input-icon-wrapper{display:flex;align-items:center;margin-right:8px}.signup-input-component .signup-input-bottom-notice{position:relative;padding:0;bottom:-4px;font-size:14px;height:unset;min-height:16px}.signup-input-component .signup-input-bottom-notice.error{color:#e2445c}
.unified-signup-side-component{min-width:243px;overflow:hidden;background:var(--color-snow_white);display:flex;justify-content:center;align-items:center;margin-top:1px;border-top-right-radius:12px;border-bottom-right-radius:12px}.unified-signup-side-component .unified-signup-side-content{width:calc(100% - 4px);height:calc(100% - 8px);margin-right:4px;border-top-right-radius:12px;border-bottom-right-radius:12px;background:var(--color-riverstone_gray);display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.unified-signup-side-component .unified-signup-side-content .side-image-wrapper{width:100%;height:100%}.unified-signup-side-component .unified-signup-side-content .side-image-wrapper img{width:100%}.unified-signup-side-component .unified-signup-side-content .side-text-wrapper{width:200px;font-weight:700;font-size:14px;position:absolute;bottom:100px;color:var(--color-mud_black);text-align:center}
.soft-signup-content-component{display:flex;flex-direction:column;width:100%}.soft-signup-content-component .visually-hidden{clip:rect(0, 0, 0, 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.soft-signup-content-component .soft-signup-content-wrapper{display:flex;flex-direction:column;position:relative;padding:32px 56px}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-first-title{font-size:24px;font-weight:bold;text-align:center}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-second-title{text-align:center;line-height:26px;margin-top:4px;font-size:16px;margin-block-end:unset}.soft-signup-content-component .soft-signup-content-wrapper .minified-oauth-signup-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;margin-top:56px}.soft-signup-content-component .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-title{position:relative;width:100%;font-weight:400;font-size:16px;color:var(--color-asphalt);text-align:center;margin-right:24px}.soft-signup-content-component .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-title:after,.soft-signup-content-component .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-title:before{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);height:1px;background:var(--color-wolf_gray);width:30%}.soft-signup-content-component .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-title:before{left:0;right:unset}.soft-signup-content-component .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-providers{display:flex;margin-top:16px;width:360px}.soft-signup-content-component .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-providers .minified-provider{flex:1;height:36px;width:32px;box-sizing:content-box;background-color:unset;border-radius:4px;padding:4px 20px;transition:background .2s ease,transform 50ms;border:1px solid #c5c7d0;display:flex;align-items:center;justify-content:center;cursor:pointer}.soft-signup-content-component .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-providers .minified-provider .oauth-logo{width:20px}.soft-signup-content-component .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-providers .minified-provider .minified-provider-name{margin-left:8px;font-weight:300}.soft-signup-content-component .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-providers .minified-provider:hover{background:var(--color-ui_grey);border-color:var(--color-wolf_gray)}.soft-signup-content-component .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-providers .minified-provider:active{transform:scale(0.95)}.soft-signup-content-component .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-providers .minified-provider:not(:last-child){margin-right:8px}.soft-signup-content-component .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-providers .minified-provider .oauth-logo{width:16px}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-form-wrapper{margin-top:40px}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-form-wrapper .submit-button-wrapper{margin-top:24px;display:flex;justify-content:flex-end}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-form-wrapper .submit-button-wrapper .submit-button{font-weight:bold}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-form-wrapper .submit-button-wrapper .submit-button.wide-button{width:100%}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-form-wrapper .submit-button-wrapper .submit-button.wide-button.embedded-monday-provider{width:auto}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-form-wrapper .recaptcha-wrapper{padding-left:28px;padding-top:16px}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-form-wrapper .recaptcha-wrapper .recaptcha-error-text{color:#e2445c;font-size:14px}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-form-wrapper .signup-input-component-wrapper{position:relative}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-form-wrapper .signup-input-component-wrapper .work-email-suggestion-wrapper{position:absolute;top:-20px;right:-300px}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-login-button-wrapper{display:flex;justify-content:center;margin-top:32px}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-later-button-wrapper{display:flex;justify-content:center;margin-right:16px}.soft-signup-content-component .soft-signup-content-wrapper .soft-signup-language-picker-wrapper{position:absolute;bottom:4px;right:12px}.soft-signup-content-component.is-mobile .soft-signup-content-wrapper{padding:0}.soft-signup-content-component.is-mobile .soft-signup-content-wrapper .submit-button-wrapper{justify-content:center}.soft-signup-content-component.is-mobile .soft-signup-content-wrapper .minified-oauth-signup-wrapper{margin-top:32px}.soft-signup-content-component.is-mobile .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-providers{width:100%}.soft-signup-content-component.is-mobile .signup-company-logos-component-wrapper{margin-top:40px}.soft-signup-content-component:not(.is-mobile) .soft-signup-content-wrapper{padding:33px 56px}.soft-signup-content-component:not(.is-mobile) .signup-company-logos-component-wrapper{padding-bottom:16px;width:100%;border-radius:0px 0px 12px 12px;overflow:hidden}.soft-signup-content-component.is-unified{flex-direction:row;height:100%}.soft-signup-content-component.is-unified .soft-signup-content-wrapper{flex:1;padding:48px 56px;display:flex;align-items:center}.soft-signup-content-component.is-unified .soft-signup-content-wrapper>div{width:360px}.soft-signup-content-component.is-unified .soft-signup-content-wrapper .soft-signup-titles-wrapper .soft-signup-first-title{color:var(--color-mud_black);text-align:left}.soft-signup-content-component.is-unified .soft-signup-content-wrapper .soft-signup-titles-wrapper .soft-signup-second-title{font-weight:400;color:var(--color-asphalt);text-align:left;margin-top:8px}.soft-signup-content-component.is-unified .soft-signup-content-wrapper .soft-signup-form-wrapper{margin-top:32px}.soft-signup-content-component.is-unified .soft-signup-content-wrapper .soft-signup-form-wrapper .signup-input-wrapper{margin-top:16px;width:unset}.soft-signup-content-component.is-unified .soft-signup-content-wrapper .soft-signup-form-wrapper .signup-input-bottom-notice{position:relative;font-size:14px;bottom:0;margin:4px 0}.soft-signup-content-component.is-unified .soft-signup-content-wrapper .soft-signup-form-wrapper .submit-button-wrapper{margin-top:16px}.soft-signup-content-component.is-unified .soft-signup-content-wrapper .soft-signup-login-button-wrapper{display:block}.soft-signup-content-component.is-unified .soft-signup-content-wrapper .soft-signup-login-button-wrapper .soft-signup-login-text{font-weight:400;font-size:16px;color:var(--color-mud_black);text-align:center}.soft-signup-content-component.is-unified .soft-signup-content-wrapper .soft-signup-login-button-wrapper .soft-signup-login-text .soft-signup-login-action{margin-left:4px;color:var(--color-basic_blue);cursor:pointer}.soft-signup-content-component.is-unified.is-mobile .soft-signup-content-wrapper{padding:0}.soft-signup-content-component.is-unified.is-mobile .soft-signup-content-wrapper>div{width:95%}.soft-signup-content-component.is-unified.is-mobile .soft-signup-content-wrapper .soft-signup-form-wrapper .submit-button-wrapper button{--element-width: 100%}.soft-signup-content-component.is-unified.is-mobile .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-providers{width:100%}.soft-signup-content-component.is-unified.is-mobile .unified-signup-side-component{display:none}@media(max-width: 330px){.soft-signup-content-component.is-unified.is-mobile .soft-signup-content-wrapper>div{width:100%}.soft-signup-content-component.is-unified.is-mobile .soft-signup-content-wrapper .minified-oauth-signup-wrapper .minified-oauth-providers .minified-provider-name{display:none}}

.default-error-state-exit-header{align-self:flex-start;position:absolute;top:8px;cursor:pointer}.default-error-state-exit-header:hover{color:#323338 !important;color:var(--primary-text-color) !important}.default-error-state-wrapper{display:flex;color:#323338 !important;color:var(--primary-text-color) !important;flex-direction:column;align-items:center;justify-content:center;margin:16px;max-width:90%;max-height:90%;text-align:center;height:100%;position:relative}.default-error-state-wrapper .default-error-state-title{font-size:larger}.default-error-state-wrapper .default-error-state-subtitle{margin:16px 0;font-size:18px}.default-error-state-wrapper .error-state-image{min-height:100px;max-width:40%;margin:24px}.default-error-state-wrapper .help-suggestion{margin:8px 8px 24px 8px;font-size:14px}.default-error-state-wrapper .help-suggestion .contact-us-suggestion-link{color:#009aff}.default-error-state-wrapper .help-suggestion .contact-us-suggestion-link:hover{color:#005c99;cursor:pointer;text-decoration:none}
.soft-signup-form-component{height:100%}
.pre-soft-signup-question-component{display:flex;flex-direction:column;align-items:center;padding:32px 24px;color:var(--color-mud_black)}.pre-soft-signup-question-component .header{display:flex;flex-direction:column;margin-bottom:26px}.pre-soft-signup-question-component .header .header-title{font-size:26px;font-weight:500;margin-bottom:8px}.pre-soft-signup-question-component .header .header-subtitle{font-weight:300;font-size:18px;line-height:24px;display:flex;flex-direction:column;align-items:center}.pre-soft-signup-question-component .header .header-subtitle .question{margin-bottom:4px}.pre-soft-signup-question-component .button-wrapper{align-self:flex-end;margin-right:8px}
.soft-signup-desktop-component{height:100%;width:100%}
.signup-mobile-wrapper{width:100%;padding:60px 16px 0 16px}.signup-mobile-wrapper.embedded-monday-provider{padding-top:0px}.signup-mobile-wrapper.signup-cluster-mobile-wrapper{padding-top:16px}.signup-mobile-wrapper.signup-cluster-mobile-wrapper .soft-signup-cluster-view{opacity:1;transition:opacity .2s ease-in-out}.signup-mobile-wrapper.signup-cluster-mobile-wrapper .soft-signup-cluster-view.fade{opacity:.01}.signup-mobile-wrapper.signup-cluster-mobile-wrapper .soft-signup-first-title-new{letter-spacing:1px;font-weight:500}.signup-mobile-wrapper.signup-cluster-mobile-wrapper .soft-signup-logo-wrapper{margin-left:16px;margin-bottom:32px}.signup-mobile-wrapper.signup-cluster-mobile-wrapper .soft-signup-logo-wrapper .monday-logo-img{height:30px;width:auto}.signup-mobile-wrapper.signup-cluster-mobile-wrapper .soft-signup-ready-button-wrapper{display:flex;justify-content:center;margin-top:32px}.signup-mobile-wrapper.signup-cluster-mobile-wrapper .soft-signup-ready-button-wrapper .soft-signup-ready-button{width:100%}.signup-mobile-wrapper.signup-cluster-mobile-wrapper .soft-signup-cluster-image-wrapper{margin:0 -16px}.signup-mobile-wrapper.signup-cluster-mobile-wrapper .soft-signup-cluster-image-wrapper .soft-signup-cluster-image{height:auto;width:100%}.signup-mobile-wrapper.signup-cluster-mobile-wrapper .soft-signup-benefits-wrapper{padding:0 8px;margin-top:32px;margin-bottom:16px}.signup-mobile-wrapper.signup-cluster-mobile-wrapper .soft-signup-benefits-wrapper .soft-signup-benefit-wrapper{display:flex;align-items:center;margin-top:24px}.signup-mobile-wrapper.signup-cluster-mobile-wrapper .soft-signup-benefits-wrapper .soft-signup-benefit-wrapper:first-child{margin-top:0}.signup-mobile-wrapper.signup-cluster-mobile-wrapper .soft-signup-benefits-wrapper .soft-signup-benefit-wrapper .soft-signup-benefit-text{flex:1 0 0;margin-left:8px;font-size:16px;color:#323338}.soft-signup-component{height:100%;width:100%;display:flex;justify-content:center}
.soft-signup-domain-blocked-component{height:100%;width:100%}.soft-signup-domain-blocked-component .soft-signup-domain-blocked-wrapper{display:flex;justify-content:space-around;align-items:center;flex-direction:column;height:100%;width:100%}.soft-signup-domain-blocked-component .soft-signup-domain-blocked-wrapper .soft-signup-domain-blocked-content{text-align:center;align-content:center;display:block}.soft-signup-domain-blocked-component .soft-signup-domain-blocked-wrapper .soft-signup-domain-blocked-content .soft-signup-domain-blocked-image{height:140px}.soft-signup-domain-blocked-component .soft-signup-domain-blocked-wrapper .soft-signup-domain-blocked-content .soft-signup-domain-blocked-title{font-weight:bold;font-size:24px;line-height:32px;margin-bottom:20px}.soft-signup-domain-blocked-component .soft-signup-domain-blocked-wrapper .soft-signup-domain-blocked-content .soft-signup-domain-blocked-subtitle{font-weight:300;font-size:16px;line-height:24px;margin-bottom:25px}.soft-signup-domain-blocked-component .soft-signup-domain-blocked-wrapper .soft-signup-domain-blocked-content .soft-signup-domain-blocked-contact-button{margin-bottom:6px}.soft-signup-domain-blocked-component .soft-signup-domain-blocked-wrapper .soft-signup-domain-blocked-content .submit-button-wrapper{display:flex;justify-content:flex-end}.soft-signup-domain-blocked-component .soft-signup-domain-blocked-wrapper .soft-signup-domain-blocked-content .submit-button-wrapper.is-centered{justify-content:center;margin-top:48px}
