@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);.loading-ring[data-v-24bc7a08]{display:inline-block;width:5rem;height:5rem;z-index:1}.loading-ring div[data-v-24bc7a08]{box-sizing:border-box;display:block;position:absolute;width:4rem;height:4rem;margin:.5rem;border:.5rem solid #fff;border-radius:50%;-webkit-animation:loading-ring-24bc7a08 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loading-ring-24bc7a08 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#be5920 transparent transparent transparent}.loading-ring div.ta-white[data-v-24bc7a08]{border-color:#fff transparent transparent transparent}.loading-ring div[data-v-24bc7a08]:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.loading-ring div[data-v-24bc7a08]:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.loading-ring div[data-v-24bc7a08]:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes loading-ring-24bc7a08{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading-ring-24bc7a08{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.small-loading-ring[data-v-24bc7a08]{display:flex;align-self:center;align-items:center;justify-content:center}.smaller-loader[data-v-24bc7a08]{border:.25rem solid #fff!important;border-color:#fff transparent transparent transparent!important;width:1.75rem!important;height:1.75rem!important}.loading-wrapper[data-v-7c9db0c8]{width:100%;height:100%;top:0;left:0;position:absolute;z-index:1;background-color:rgba(0,0,0,.75);display:flex}.loading-wrapper .loading-ring-position[data-v-7c9db0c8]{position:fixed;top:0;bottom:0;left:0;right:0;margin:auto}.button{width:100%;height:100%;border-radius:.125rem;flex-direction:column;justify-content:center;display:flex;cursor:pointer}.button-orange{background-color:#be5920}.button-orange .button-text{color:#fff}.button-orange:hover{filter:brightness(110%)}.button-white{background-color:#fff}.button-white .button-text{color:#333}.button-gray,.button-white:hover{background-color:#e6e6e6}.button-gray .button-text{color:#000}.button-gray:hover{background-color:#be5920}.button-gray:hover .button-text{color:#fff}.button-dark-text .button-text{color:#333}.google-button{flex-direction:row;align-items:center}.google-button p{padding-top:.0625rem}.google-image{height:1.75rem;padding-right:.625rem}.white-close{filter:invert(100%) sepia(29%) saturate(25%) hue-rotate(75deg) brightness(106%) contrast(106%);height:1.75rem}.cancel-button{display:flex;align-self:flex-end;position:inherit;bottom:.625rem;margin-right:2.625rem;height:1.5rem;width:5rem;background-color:#333}.cancel-button p{margin:0}.cancel-button:hover{background-color:#515151}.clear-filter-button{flex-direction:inherit;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:.4375rem;padding-right:.625rem;align-items:center;border-radius:1rem;background-color:#898989}.clear-filter-button img{height:.875rem;filter:invert(100%) sepia(100%) saturate(8%) hue-rotate(155deg) brightness(102%) contrast(106%)}.clear-filter-button p{margin:0;color:#fff!important;font-size:.625rem}.clear-filter-button:hover{background-color:silver}.tech-button{width:auto}.tech-button:hover{background-color:#898989!important}.tooltip-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.tooltip-container:hover .tooltip{opacity:1}.tooltip{pointer-events:none;color:#fff;text-align:center;padding:.25rem .75rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;opacity:0;transition:opacity 1s;position:absolute;z-index:1;border-radius:.25rem;background:rgba(51,51,51,.85)}.tooltip-small{margin-top:3.75rem}.tooltip-medium{margin-top:5rem}.tooltip-large{margin-top:6.25rem}.input-field-wrapper{width:100%;height:100%}.input-field-wrapper .input-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:border-box;margin:0;outline:0;border:none;box-sizing:border-box;border-radius:.125rem;padding-left:.625rem;padding-right:.625rem;height:100%;width:100%}.input-field-wrapper .error-text,.input-field-wrapper .helper-text{font-size:.6875rem;line-height:1.25rem;float:right}.input-field-wrapper .field-and-icon-wrapper{display:flex;background:#fff;border-radius:.125rem;height:100%;width:100%}.input-field-wrapper .field-and-icon-wrapper .icon-div{height:100%;padding-right:.5rem}.input-field-wrapper .field-and-icon-wrapper .icon-div .icon{height:1.02rem;width:1.02rem;padding-top:55%;cursor:pointer}.main-block-login{background-color:#333;width:59.625rem;height:30.5625rem;position:absolute;top:-8%;bottom:0;left:0;right:0;margin:auto;border-radius:.5rem .5rem .5rem .5rem}@media (max-width:80rem){.main-block-login{height:27.5rem;width:25.625rem}}.main-block-registration{background-color:#333;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:59.625rem;height:30.5625rem;position:absolute;top:-8%;bottom:0;left:0;right:0;margin:auto}.main-block-registration .main-text{position:absolute;top:3.75rem}@media (max-width:80rem){.main-block-registration .main-text{top:r 1.875rem}}@media (max-width:60rem){.main-block-registration{width:38.625rem}}.snackbar-container{display:flex;overflow:hidden;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%}.snackbar{display:inline-flex;align-items:center;padding:.875rem .875rem;margin:.25rem .25rem .25rem .25rem;width:110%;border-radius:.125rem;background-color:#333;box-shadow:0 1px 3px #000,0 1px 2px #000}.snackbar-text{float:left}.snackbar-action{float:right;margin-left:1.875rem}.snackbar-action .action-button{margin-left:auto;float:right;border:none;background:none;margin:0;padding:0;text-transform:uppercase;color:#ffa15d}.snackbarToggle-enter-to,.snackbarToggle-leave-from{opacity:1;scale:1}.snackbarToggle-enter-from,.snackbarToggle-leave-to{opacity:0;scale:.6}.snackbarToggle-enter-active,.snackbarToggle-leave-active{transition:all .4s}.main-text{position:absolute;top:3.75rem}.policy-message{margin-top:50px}.policy-highlight{cursor:pointer}.input-field-container,.signup-button-container{width:30rem;height:2.375rem}.signup-button-container{margin-top:1rem}.or-divider span{top:-.5rem;width:0}.registration-snackbar-div{margin:0 auto;width:18.75rem}.registration-snackbar-div .snackbar-text{display:ruby}.verify-main-text{position:absolute;top:2.5rem}.google-highlight{cursor:pointer}.or-divider{height:.0625rem;width:53%;background:#515151;margin-top:1.875rem;margin-bottom:1.5625rem}.or-divider,.or-divider span{display:flex;justify-content:center}.or-divider span{background-color:#333;position:relative;top:-.75rem;padding-right:1.25rem;padding-left:1.25rem;height:.9375rem}.bottom-verify-text{display:flex;flex-direction:column;align-items:baseline}.bottom-verify-text .verify-last{margin-top:-1.5625rem}.google-button-container{width:13.4375rem;height:2.25rem}.main-footer{position:absolute;display:flex;flex-direction:row;justify-content:baseline;bottom:0;left:0;width:100%;height:8%;background-color:#333}.main-footer .footer-img{margin-left:1.875rem}@media (max-width:64rem){.main-footer .footer-img{display:flex;justify-content:center;width:100%;margin-left:0}}.main-footer .footer-img .lac-logo-white{margin-top:.625rem;height:3.125rem;width:5rem}@media (max-width:64rem){.main-footer .footer-img .lac-logo-white{height:60%;width:80%}}.main-footer .footer-links{display:flex;flex-direction:row;justify-content:center;background-color:#333;width:100%;margin-right:6.875rem}@media (max-width:64rem){.main-footer .footer-links{display:none}}.main-footer .footer-links .footer-text{font-weight:500;margin-right:1.875rem;margin-left:1.875rem;display:flex;align-items:center;cursor:pointer}@media (max-width:80rem){.registration-end-wrapper{height:33.125rem}}.registration-end-wrapper .inner-block{text-align:left}@media (max-width:80rem){.registration-end-wrapper .inner-block{width:28.125rem}}.registration-end-wrapper .inner-block .main-text{position:static;margin:0}.registration-end-wrapper .inner-block .secondary-main-text{margin-bottom:1.5rem;font-size:1rem;max-width:30.4375rem}.registration-end-wrapper .inner-block .normal-text{margin-bottom:.3125rem;font-size:.875rem;line-height:1.25rem}.registration-end-wrapper .inner-block .small-text-orange{text-align:right}.registration-end-wrapper .inner-block .small-text{margin-top:0;font-size:.6875rem;line-height:1.25rem}.registration-end-wrapper .inner-block .input-field-container{width:30.4375rem;height:2.375rem}@media (max-width:80rem){.registration-end-wrapper .inner-block .input-field-container{width:28.125rem}}.registration-end-wrapper .inner-block .password-field{margin-bottom:2.125rem}.registration-end-wrapper .inner-block .continue-button-container{margin-top:1.4375rem;width:30.4375rem;height:2.375rem;text-align:center}@media (max-width:80rem){.registration-end-wrapper .inner-block .continue-button-container{width:28.125rem}}.link-exception-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.link-exception-container .link-exception-main-text{top:2.5rem}.link-exception-container .resend-email-container{align-items:center;justify-content:center;display:flex;flex-direction:column}.link-exception-container .resend-email-container .resend-email-messages{align-items:left;text-align:left;margin-bottom:15px;margin-top:-15px}.link-exception-container .resend-email-container .expiration-date-text{color:#ff5942}.link-exception-container .resend-email-container .resend-email-button-container{width:30.4375rem;height:2.25rem}body.RegistrationView{background-color:#be5920}.left-block{margin:auto;position:absolute;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:30.4375rem;height:30.5625rem;border-radius:.5rem 0 0 .5rem}@media (max-width:80rem){.left-block{display:none}}.left-block .welcome-img{-o-object-fit:cover;object-fit:cover;width:25.125rem;height:20.3125rem}.left-block .welcome-message,.right-block{text-align:center}.right-block{margin:auto;background-color:#333;float:right;display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;height:100%;border-radius:0 .5rem .5rem 0}@media (max-width:80rem){.right-block{width:100%;border-radius:.5rem .5rem .5rem .5rem}}body.LoginView{background-color:#be5920}.snackbar-div{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.signin-div{background:linear-gradient(0deg,rgba(51,51,51,.8),rgba(51,51,51,.8)),url(../img/login-background.0ae3fb17.jpeg);background-size:46.875rem;background-position:50%}.signin-div .login-div{width:13.9375rem}.signin-div .button-container{margin-top:1.4375rem}.signin-div .google-button-container,.signin-div .input-field-container{width:100%;height:2.25rem}.signin-div .password-input-field{height:2.25rem;margin-top:1.375rem}.signin-div .login-button-container{width:100%;height:2.25rem;margin-top:.625rem;border-radius:.25rem}.signin-div .forgot-password-div{width:100%;text-align:left}.signin-div .forgot-password-link{margin-top:.625rem;margin-bottom:.625rem;float:left;width:100%;text-decoration:underline}.signin-div .pre-registration-div{margin-bottom:-.625rem;width:100%;text-align:left}.signin-div .registration-button-container{width:100%;height:2.25rem}.signin-div .registration-button-container .registration-button{margin-bottom:.625rem;background-color:transparent;background-repeat:no-repeat;border:none;cursor:pointer;overflow:hidden;outline:none;display:flex;border:.0625rem solid #fff;box-sizing:border-box;border-radius:.25rem}.signin-div .registration-button-container .registration-button:hover{background-color:#515151}.snackbar-div{margin:0 auto;width:18.75rem}.snackbar-div-large{width:28.125rem}.main-div-input-email{margin-bottom:3.125rem;width:14.0625rem;display:flex;flex-direction:column;justify-content:center;text-align:center}.main-div-input-email .message{float:left;text-align:left}.main-div-input-email .input-email-div{margin-top:.625rem;width:14.0625rem;height:8.125rem}.main-div-input-email .input-email-div .input-field-email{height:2.375rem}.main-div-input-email .confirm-email-button{margin-top:1.25rem;height:2.375rem;width:100%}.main-div-reset-password{margin-bottom:3.125rem;width:14.0625rem;display:flex;flex-direction:column;justify-content:center;text-align:center}.main-div-reset-password .message{float:left;text-align:left}.main-div-reset-password .input-password-div{width:100%}.main-div-reset-password .input-password-div .input-field-password{height:2.375rem}.main-div-reset-password .input-password-div .confirm-new-password-button,.main-div-reset-password .input-password-div .input-field-confirmed-password{margin-top:1.25rem;height:2.375rem}.main-div-reset-password-exception{width:22.9375rem}@media (max-width:80rem){.main-div-reset-password-exception{margin-bottom:1.25rem}}.main-div-reset-password-exception .link-exception-text-container{display:flex;flex-direction:column;align-items:center}.main-div-reset-password-exception .link-exception-text-container .receive-new-link-button-container{width:13.8125rem;height:2.25rem}.main-div-reset-password-exception .link-exception-text-container .receive-new-link-button-container .receive-new-link-button{width:100%;height:100%}.main-div-reset-password-exception .link-exception-text-container .return-to-login-container{width:13.75rem;height:2.25rem}.main-div-reset-password-exception .link-exception-text-container .return-to-login-container .return-to-login-button{margin-top:1.25rem;width:100%;height:100%;background:transparent;border:.0625rem solid #fff}.cancel-button-forgotten{position:absolute}body.ForgottenPasswordView{background-color:#be5920}.main-header{z-index:2;position:fixed;top:0;left:0;height:4.125rem;width:100%;background-color:#333;display:flex;flex-direction:inherit;justify-content:flex-end}.main-header .bell-icon-div{height:4.125rem;display:flex;align-items:center}.main-header .bell-icon-div .bell-icon{width:1.375rem;height:1.375rem;cursor:pointer}.main-header .profile-div{display:flex;align-items:center;margin-right:4.6875rem}.main-header .profile-div .profile-icon{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;background-color:#be5920;border-radius:3.125rem;cursor:pointer}.main-header .profile-div .menu-icon{cursor:pointer}.main-header .round-div{border-radius:3.125rem;height:2.5rem;width:2.5rem;margin-right:.9375rem;margin-left:.3125rem;cursor:pointer}.main-header .round-div:hover{background-color:#333;filter:brightness(120%)}.dropdown{z-index:2;width:8rem;margin-right:2rem;margin-top:4.25rem;right:0;background:#fff;position:fixed;display:flex;flex-direction:column;box-shadow:0 8px 10px rgba(0,0,0,.14),0 3px 14px rgba(0,0,0,.12),0 5px 5px rgba(0,0,0,.2);border-radius:.25rem}.dropdown .dropdown-element{padding:.3125rem;padding-left:.625rem;cursor:pointer;height:2rem;display:flex;align-items:center}.dropdown .dropdown-element:hover{background-color:#f0ebee;border-radius:.25rem}.chip-wrapper .chip{height:1.5rem;border-radius:1rem;display:flex;justify-content:center;align-items:center}.chip-wrapper .chip.sm{width:4rem}.chip-wrapper .chip.md{width:6.6875rem}.chip-wrapper .chip.default,.chip-wrapper .chip.none{background-color:#e6e6e6}.chip-wrapper .chip.red{background-color:#f06a6a}.chip-wrapper .chip.orange{background-color:#ec8d71}.chip-wrapper .chip.yellow-orange{background-color:#f1bd6c}.chip-wrapper .chip.yellow-green{background-color:#aecf55}.chip-wrapper .chip.yellow{background-color:#f8df72}.chip-wrapper .chip.green{background-color:#5da283}.chip-wrapper .chip.green div{color:#fff}.chip-wrapper .chip.blue-green{background-color:#4ecbc4}.chip-wrapper .chip.aqua{background-color:#9ee7e3}.chip-wrapper .chip.blue{background-color:#4573d2}.chip-wrapper .chip.blue div{color:#fff}.chip-wrapper .chip.purple{background-color:#b36bd4}.chip-wrapper .chip.purple div{color:#fff}.chip-wrapper .chip.magenta{background-color:#f9aaef}.chip-wrapper .chip.hot-pink{background-color:#f26fb2}.chip-wrapper .chip.pink{background-color:#fc979a}.chip-wrapper .chip.cool-gray{background-color:#6d6e6f}.chip-wrapper .chip.cool-gray div{color:#fff}.chip-wrapper .chip.indigo{background-color:#8d84e8}.chip-wrapper .chip.indigo div{color:#fff}.chip-wrapper .chip.project-selected{background-color:#d5d5d5}.chip-wrapper .chip.notSelected{background-color:rgba(33,33,33,.08)}.chip-wrapper .chip .project-color{width:.9375rem;height:.9375rem;border-radius:.625rem;margin-right:.5rem}.chip-wrapper .chip .project-color.none{background:#c7c4c4}.chip-wrapper .chip .project-color.dark-red{background:#f06a6a}.chip-wrapper .chip .project-color.dark-orange{background:#ec8d71}.chip-wrapper .chip .project-color.light-orange{background:#f1bd6c}.chip-wrapper .chip .project-color.dark-brown{background:#f8df72}.chip-wrapper .chip .project-color.light-green{background:#aecf55}.chip-wrapper .chip .project-color.dark-green{background:#5da283}.chip-wrapper .chip .project-color.light-teal{background:#4ecbc4}.chip-wrapper .chip .project-color.dark-teal{background:#9ee7e3}.chip-wrapper .chip .project-color.light-blue{background:#4573d2}.chip-wrapper .chip .project-color.dark-purple{background:#8d84e8}.chip-wrapper .chip .project-color.light-purple{background:#b36bd4}.chip-wrapper .chip .project-color.light-pink{background:#f9aaef}.chip-wrapper .chip .project-color.dark-pink{background:#f26fb2}.chip-wrapper .chip .project-color.light-red{background:#fc979a}.chip-wrapper .chip .project-color.light-warm-gray{background:#6d6e6f}.chip-wrapper .chip:hover{filter:brightness(115%)}.chip-wrapper .chip.default:hover,.chip-wrapper .chip.notSelected:hover{filter:brightness(100%);box-shadow:inset 0 0 0 0;background-color:#d5d5d5}.progress-bar-block-wrapper{width:82.8125rem;display:flex;align-self:center;flex-direction:column;margin-top:2.125rem}.progress-bar-block-wrapper .progress-bar-text-block{display:flex}.progress-bar-block-wrapper .progress-bar-text-block .progress-bar-estimated-time-div{margin-left:auto}.progress-bar-block-wrapper .progress-bar-block{height:.3125rem;width:100%;align-items:center;margin-top:.4375rem}.progress-bar-block-wrapper .progress-bar-block .progress-bar{width:100%;border-radius:.25rem;height:.3125rem;background-color:#d5d5d5}.progress-bar-block-wrapper .progress-bar-block .progress-bar .progress-bar-percentage{border-radius:.25rem;background-color:#78c33d;height:100%}.progress-bar-block-wrapper .progress-bar-block .progress-bar .progress-bar-percentage-completed{border-radius:.25rem;background-color:#ff5942}.noMarginTop{margin-top:0!important}.hideElement{display:none!important}.taskItemWidth{max-width:1247px!important}.task-item{display:flex;height:3rem;background-color:#fff;padding-left:1.4375rem;padding-right:1.75rem;margin-top:.3125rem}.task-item .first-element{height:2.875rem;width:2.875rem;margin-right:.75rem;background-color:#f4f4f4;border:.0625rem solid #898989;border-radius:.25rem;display:flex;cursor:pointer;justify-content:center;align-items:center}.task-item .first-element .entry-plus-icon{height:1rem}.task-item .first-element:hover{background-color:#e6e6e6}.task-item .second-element{cursor:pointer;width:77.9375rem;height:2.875rem;padding-left:.75rem;padding-right:.75rem;background-color:#f4f4f4;border:.0625rem solid #898989;border-radius:.25rem}.task-item .second-element .line-one{display:flex;height:2.25rem;width:100%}.task-item .second-element .line-one .line-one-first-block{display:flex;align-items:center;width:100%;max-width:48.875rem}.task-item .second-element .line-one .line-one-first-block .task-color{position:absolute;width:1.0625rem;height:1.0625rem;border-radius:.625rem;background-color:#fc7f49}.task-item .second-element .line-one .line-one-first-block .task-color.none{background:#c7c4c4}.task-item .second-element .line-one .line-one-first-block .task-color.dark-red{background:#f06a6a}.task-item .second-element .line-one .line-one-first-block .task-color.dark-orange{background:#ec8d71}.task-item .second-element .line-one .line-one-first-block .task-color.light-orange{background:#f1bd6c}.task-item .second-element .line-one .line-one-first-block .task-color.dark-brown{background:#f8df72}.task-item .second-element .line-one .line-one-first-block .task-color.light-green{background:#aecf55}.task-item .second-element .line-one .line-one-first-block .task-color.dark-green{background:#5da283}.task-item .second-element .line-one .line-one-first-block .task-color.light-teal{background:#4ecbc4}.task-item .second-element .line-one .line-one-first-block .task-color.dark-teal{background:#9ee7e3}.task-item .second-element .line-one .line-one-first-block .task-color.light-blue{background:#4573d2}.task-item .second-element .line-one .line-one-first-block .task-color.dark-purple{background:#8d84e8}.task-item .second-element .line-one .line-one-first-block .task-color.light-purple{background:#b36bd4}.task-item .second-element .line-one .line-one-first-block .task-color.light-pink{background:#f9aaef}.task-item .second-element .line-one .line-one-first-block .task-color.dark-pink{background:#f26fb2}.task-item .second-element .line-one .line-one-first-block .task-color.light-red{background:#fc979a}.task-item .second-element .line-one .line-one-first-block .task-color.light-warm-gray{background:#6d6e6f}.task-item .second-element .line-one .line-one-first-block .task-name{color:#333;max-height:2.875rem;max-width:21.875rem;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;margin-left:1.625rem}@media (max-width:85.375rem){.task-item .second-element .line-one .line-one-first-block .task-name{max-width:100%}}@media (max-width:60rem){.task-item .second-element .line-one .line-one-first-block .task-name{font-size:.875rem}}@media (max-width:48rem){.task-item .second-element .line-one .line-one-first-block .task-name{font-size:.75rem}}.task-item .second-element .line-one .line-one-first-block .parent-task{margin-left:1.625rem;max-width:21.875rem;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}.task-item .second-element .line-one .line-one-first-block .parent-task-icon-block{width:1.5rem;height:1.5rem;margin-left:.5rem;display:flex;align-items:center;justify-content:flex-end}.task-item .second-element .line-one .line-one-first-block .parent-task-icon-block .parent-task-icon{height:1.125rem}@media (max-width:96rem){.task-item .second-element .line-one .line-one-first-block{width:63%}}@media (max-width:85.375rem){.task-item .second-element .line-one .line-one-first-block{width:74%}}@media (max-width:60rem){.task-item .second-element .line-one .line-one-first-block{width:60%}}@media (max-width:48rem){.task-item .second-element .line-one .line-one-first-block{width:100%}}.task-item .second-element .line-one .time-remaining{display:flex;align-items:center}@media (max-width:48rem){.task-item .second-element .line-one .time-remaining{display:none}}.task-item .second-element .line-one .line-one-second-block{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}.task-item .second-element .line-one .line-one-second-block .time-remaining{margin-right:2.5rem;width:11.25rem;text-align:right}.task-item .second-element .line-one .line-one-second-block .time-remaining-only{margin-right:0}.task-item .second-element .line-one .line-one-second-block .chip-block-first{margin-right:2.3125rem}.task-item .second-element .line-one .line-one-second-block .chip-block-second{margin-right:2.3125rem;width:4rem}.task-item .second-element .line-one .line-one-second-block .chip-block-second-not-showed{margin-right:0;width:0}@media (max-width:85.375rem){.task-item .second-element .line-one .line-one-second-block{display:none}}@media (max-width:85.375rem){.task-item .second-element .line-one{justify-content:space-between}}.task-item .second-element .line-one-max-height{height:100%}.task-item .second-element .progress-bar-block{height:.3125rem;width:100%;display:flex;align-items:center}.task-item .second-element .progress-bar-block .progress-bar{width:100%;border-radius:.25rem;height:.3125rem;background-color:#d5d5d5}.task-item .second-element .progress-bar-block .progress-bar .progress-bar-percentage{border-radius:.25rem;background-color:#78c33d;height:100%}.task-item .second-element .progress-bar-block .progress-bar .progress-bar-percentage-completed{border-radius:.25rem;background-color:#ff5942}@media (max-width:96rem){.task-item .second-element .progress-bar-block{width:87%}}@media (max-width:85.375rem){.task-item .second-element .progress-bar-block{width:67%}}@media (max-width:64rem){.task-item .second-element .progress-bar-block{width:62%}}@media (max-width:60rem){.task-item .second-element .progress-bar-block{width:46.5%}}@media (max-width:48rem){.task-item .second-element .progress-bar-block{width:36%}}.task-item .second-element:hover{background-color:#e6e6e6}@media (max-width:96rem){.task-item .second-element{width:67.6875rem}}@media (max-width:85.375rem){.task-item .second-element{width:51.9375rem}}@media (max-width:64rem){.task-item .second-element{width:47.9375rem}}@media (max-width:60rem){.task-item .second-element{width:35.9375rem}}@media (max-width:48rem){.task-item .second-element{width:33.875rem}}.selected-border{border-color:#be5920;border-width:2px}@media (max-width:60rem){.chip .medium-text-grey{font-size:.8125rem}}@media (max-width:48rem){.chip .medium-text-grey{font-size:.6875rem}}.task-item-header{padding-left:1.4375rem;padding-right:1.75rem;margin-bottom:.9375rem;margin-top:.9375rem}.task-item-header .span-background{display:flex;align-items:center;background-color:silver;height:.0625rem;position:relative;vertical-align:middle;width:100%}.task-item-header .date-span{background:#fff;margin-left:3.5625rem;padding-right:.9375rem;padding-left:.625rem}.task-item-header .info-date-span{font-size:.875rem;margin:0}.task-item-header-remove-margin{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0;padding:0}.checkbox-container{display:flex;align-items:center;margin-right:1.5625rem}.checkbox-container .check-box{display:flex;cursor:pointer;border:.125rem;border-style:solid;border-color:#515151;margin-right:.625rem;border-radius:.1875rem;flex-shrink:0}.checkbox-container .check-box-default{height:1.25rem;width:1.25rem}.checkbox-container .check-box-medium{height:1rem;width:1rem}.checkbox-container .check-box-small{height:.75rem;width:.75rem}.checkbox-container .check-box-grey-60,.checkbox-container .check-box-grey-60-selected,.checkbox-container .check-box-orange{border-color:#898989}.checkbox-container .check-box-orange-selected{border-color:#be5920}.checkbox-container .img{background-color:#515151}.checkbox-container .img-grey-60{background-color:#898989}.checkbox-container .img-orange{background-color:#be5920}.checkbox-container p{margin:0}.checkbox-container .text-grey-60,.checkbox-container .text-orange{color:#898989}.checkbox-container .label-container{padding:.125rem;border-radius:.1875rem;cursor:pointer}.checkbox-container .label-container p{font-size:.875rem}.checkbox-container .label-container:hover{background-color:#e6e6e6}.asana-popup-wrapper{width:100%;height:100%;top:0;left:0;position:absolute;z-index:1;background-color:rgba(0,0,0,.75);display:flex}.asana-popup-wrapper .Asana-popup-block{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;margin:auto;width:49.75rem;height:31.5625rem;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:.9375rem;background-color:#fff}.asana-popup-wrapper .Asana-popup-block .Asana-button{margin-top:1.6875rem;width:25.5rem;height:4.0625rem;border:.0625rem;border-radius:.5rem;border-color:#515151;cursor:pointer;border-style:solid;display:flex;align-items:center;justify-content:center}.asana-popup-wrapper .Asana-popup-block .Asana-button .button-text-one{margin-right:.625rem}.asana-popup-wrapper .Asana-popup-block .Asana-button .button-text-two{margin-left:.625rem}.asana-popup-wrapper .Asana-popup-block .Asana-button .Asana-logo{width:9.75rem}.asana-popup-wrapper .Asana-popup-block .Asana-button:hover{background-color:#e6e6e6}.asana-popup-wrapper .Asana-popup-block .asana-popup-checkbox{position:absolute;left:4rem;bottom:3.3125rem}.asana-popup-wrapper .Asana-popup-block .skip-button{position:absolute;bottom:3.3125rem;right:4rem;padding:.1875rem;border-radius:.3125rem;letter-spacing:1.2;cursor:pointer}.asana-popup-wrapper .Asana-popup-block .skip-button:hover{background-color:#e6e6e6}.search-bar-container{width:100%;height:2.375rem;display:flex;flex-direction:row;border:.125rem solid #d5d5d5;border-radius:.1875rem}.search-bar-container .close-img-div,.search-bar-container .glass-img-div{padding:.3125rem 0 .3125rem .3125rem}.search-bar-container .close-img-div :hover{background-color:#e6e6e6}.search-bar-container .search-image{width:1.75rem;height:1.75rem}.search-bar-container .close-icon{cursor:pointer}.search-bar-container .search-bar{height:100%;width:100%}.chip-filter{display:flex;flex-direction:column;margin-left:3.75rem;margin-bottom:1.875rem;padding-right:1.75rem}.chip-filter .chip-text-block{height:1.25rem;display:flex;align-items:center}.chip-filter .chip-text-block .chip-text{font-size:.875rem;margin-bottom:.3125rem;margin:0;margin-right:.625rem}.chip-filter .chip-filter-block{display:flex;flex-wrap:wrap;max-width:100%}.chip-filter .chip-filter-block .chip-filter-chip:first-of-type{margin-left:0}.chip-filter .chip-filter-block .chip-filter-chip{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:.625rem;cursor:pointer}.chip-filter .chip-filter-block .chip{margin-top:.5rem;padding-left:.625rem;padding-right:.625rem}.task-main-block-list{background-color:#fff;height:100%;width:90rem;position:absolute;top:0;left:0;right:0;margin:auto;display:flex;flex-direction:column}.task-main-block-list .main-top-div-list{margin-top:5.375rem}.task-main-block-list .main-top-div-list .task-title-list{margin-left:3.75rem;margin-bottom:1.25rem}.task-main-block-list .searchbar-wrapper{display:flex;flex-direction:column}.task-main-block-list .searchbar-wrapper .search-bar-first-row{display:flex}.task-main-block-list .searchbar-wrapper .search-bar-first-row .search-bar-block{width:70%;margin-left:3.75rem;padding-right:1.75rem}@media (max-width:85.375rem){.task-main-block-list .searchbar-wrapper .search-bar-first-row .search-bar-block{width:66%}}@media (max-width:96rem){.task-main-block-list .searchbar-wrapper .search-bar-first-row .search-bar-block{width:66%}}@media (max-width:85.375rem){.task-main-block-list .searchbar-wrapper .search-bar-first-row .search-bar-block{width:58%}}@media (max-width:60rem){.task-main-block-list .searchbar-wrapper .search-bar-first-row .search-bar-block{width:43%}}@media (max-width:48rem){.task-main-block-list .searchbar-wrapper .search-bar-first-row .search-bar-block{width:33%}}.task-main-block-list .searchbar-wrapper .search-bar-second-row{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-self:flex-end;margin-right:3.25rem;margin-top:2.9375rem;position:absolute}.task-main-block-list .searchbar-wrapper .search-bar-second-row .task-list-creation-dropdown{background:#fff;width:16.625rem;height:4.625rem;border-radius:.1875rem;border:.0625rem solid;border-color:#be5920;z-index:1}.task-main-block-list .searchbar-wrapper .search-bar-second-row .task-list-creation-dropdown .task-list-creation-dropdown-object{cursor:pointer;display:flex;height:50%;padding-left:.625rem;align-items:center}.task-main-block-list .searchbar-wrapper .search-bar-second-row .task-list-creation-dropdown .task-list-creation-dropdown-object img{height:1.5rem;filter:brightness(0) saturate(100%) invert(0) sepia(2%) saturate(0) hue-rotate(253deg) brightness(103%) contrast(100%)}.task-main-block-list .searchbar-wrapper .search-bar-second-row .task-list-creation-dropdown .task-list-creation-dropdown-object:hover{background:silver}.task-main-block-list .chip-filter{margin-top:1.875rem}.task-main-block-list .hide-block{margin-bottom:1.5625rem;margin-right:1.75rem;height:1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-self:flex-end}@media (max-width:85.375rem){.task-main-block-list .hide-block{display:none}}.task-main-block-list .time-entry-button-list{background-color:#be5920;height:2.625rem;width:14.0625rem;border-radius:.1875rem 0 0 .1875rem;border-bottom:none;display:flex;align-items:center;justify-content:center;margin-left:auto;cursor:pointer}.task-main-block-list .time-entry-button-list .time-entry-button-list-image{margin-right:.5rem}.task-main-block-list .time-entry-button-list .time-entry-button-list-text{padding-top:.125rem;color:#fff}.task-main-block-list .time-entry-button-list:hover{filter:brightness(110%)}.task-main-block-list .time-entry-dropdown-button{cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#be5920;border-radius:0 .1875rem .1875rem 0;margin-left:.0625rem;margin-right:3.25rem;height:2.625rem;width:2.625rem}.task-main-block-list .time-entry-dropdown-button img{height:1.875rem}.task-main-block-list .time-entry-dropdown-button:hover{filter:brightness(110%)}.task-main-block-list .button-disabled{background-color:silver;cursor:default}.task-main-block-list .button-disabled img{filter:invert(40%) sepia(0) saturate(0) hue-rotate(134deg) brightness(93%) contrast(89%)}.task-main-block-list .button-disabled div{color:#898989!important}.task-main-block-list .empty-state-div-list{background-color:#fff;text-align:center;width:49.75rem;height:31.5625rem;margin:auto;margin-top:9.375rem;border-radius:.9375rem}.task-main-block-list .empty-state-div-list .empty-state-block-list{width:49.75rem;height:31.5625rem;background-color:#e4e4e4;border-radius:.9375rem;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.task-main-block-list .task-item-wrapper{position:relative;height:53%;overflow-y:auto;overflow-x:hidden;margin-right:1.4375rem;padding-left:1rem}@media (max-width:96rem){.task-main-block-list{width:80rem}}@media (max-width:85.375rem){.task-main-block-list{width:64rem}}@media (max-width:64rem){.task-main-block-list{width:60rem}}@media (max-width:60rem){.task-main-block-list{width:48rem}}@media (max-width:48rem){.task-main-block-list{width:40rem}}.disabledSelection{color:silver}.disabledSelection img{filter:brightness(0) saturate(100%) invert(78%) sepia(0) saturate(0) hue-rotate(80deg) brightness(100%) contrast(90%)!important}.disabledSelection:hover{cursor:default!important;background-color:#fff!important}.disabled-selection[data-v-192187a9]{opacity:.5;cursor:default}.project-selection[data-v-192187a9]{display:flex;overflow-x:auto}.project-button[data-v-192187a9]{cursor:pointer;background-color:#ececec;width:8.4375rem;padding-left:1.625rem;padding-right:1.625rem;padding-top:2.125rem;padding-bottom:2.125rem;margin-right:1.9375rem;overflow:hidden;white-space:pre;text-overflow:ellipsis;text-align:center;height:1.5625rem}.hover-scroll[data-v-192187a9]:hover,.project-button[data-v-192187a9]:hover{background-color:#e6e6e6}.hover-scroll:hover span[data-v-192187a9]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block ruby;justify-content:center;white-space:pre-wrap;transform:translateX(100%);-webkit-animation:my-animation-192187a9 5s linear infinite;animation:my-animation-192187a9 5s linear infinite}@-webkit-keyframes my-animation-192187a9{0%{-webkit-transform:translateX(100%)}to{-webkit-transform:translateX(-100%)}}@keyframes my-animation-192187a9{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.selected[data-v-192187a9]{background-color:#be5920;color:#fff}.selected[data-v-192187a9]:hover{background-color:#be5920;filter:brightness(110%)}hr.solid[data-v-192187a9]{background:#333;border:.0625rem solid silver}.task-selection[data-v-192187a9]{position:relative;height:20.1875rem;max-height:20.1875rem;overflow-y:auto;overflow-x:hidden}@media (max-width:48rem){.task-selection[data-v-192187a9]{width:33.5625rem}}.task-selection-edit-text[data-v-192187a9]{margin-top:.3125rem;margin-left:1.375rem}.search-bar[data-v-192187a9]{margin-left:1.4375rem;width:95.3%}@media (max-width:96rem){.search-bar[data-v-192187a9]{width:94.4%}}@media (max-width:85.375rem){.search-bar[data-v-192187a9]{width:93.2%}}@media (max-width:64rem){.search-bar[data-v-192187a9]{width:92.6%}}@media (max-width:60rem){.search-bar[data-v-192187a9]{width:90.5%}}@media (max-width:48rem){.search-bar[data-v-192187a9]{width:88.3%}}.task-item-padding[data-v-192187a9]{padding-right:1.8125rem}@media (max-width:96rem){.task-item-padding[data-v-192187a9]{padding-right:1.4375rem}}@media (max-width:85.375rem){.task-item-padding[data-v-192187a9]{padding-right:.75rem}}@media (max-width:64rem){.task-item-padding[data-v-192187a9]{padding-right:.5625rem}}@media (max-width:60rem){.task-item-padding[data-v-192187a9]{padding-right:.0625rem}}@media (max-width:48rem){.task-item-padding[data-v-192187a9]{padding-right:-.0625rem}}.select-menu-main-div[data-v-74440b9b]{width:20rem}.select-menu-main-div .dropdown-for-actions[data-v-74440b9b]{display:flex;flex-direction:row;justify-content:space-between;height:2.375rem;border:.0625rem solid #515151;border-radius:.1875rem;background-color:transparent;padding:.1875rem;cursor:pointer}.select-menu-main-div .dropdown-for-actions .select-icon[data-v-74440b9b]{transform:rotate(0deg);transition:transform .3s ease-in-out;cursor:pointer}.select-menu-main-div .dropdown-for-actions-open[data-v-74440b9b]{border-bottom:0;border-radius:.1875rem .1875rem 0 0}.select-menu-main-div .dropdown-for-actions-open .select-icon[data-v-74440b9b]{transform:rotate(180deg);transition:transform .3s ease-in-out}.select-menu-main-div .dropdown-for-actions .select-text[data-v-74440b9b]{float:left;padding-left:.75rem}.select-menu-main-div .multiselect-actions[data-v-74440b9b]{height:.0625rem;border-radius:0 0 3px 3px;overflow:hidden;position:absolute;background-color:#fff;width:19.875rem}.select-menu-main-div .multiselect-actions ul[data-v-74440b9b]{list-style-type:none;margin:0;padding:.75rem}.select-menu-main-div .multiselect-actions ul .checkboxes[data-v-74440b9b]{padding:.125rem}.select-menu-main-div .multiselect-actions-open[data-v-74440b9b]{border:.0625rem solid #515151;border-top:0;height:7.5rem;transition:height .25s ease-in}.button-div{width:9.375rem;height:2rem}.button-class{align-items:center;box-sizing:border-box;border-radius:.125rem}.button-BUSINESS_DEVELOPER-unselected,.button-DESIGN_THINKER-unselected,.button-LEADER_COACH-unselected,.button-PROJECT_OWNER-unselected,.button-TECHNICAL_EXPERT-unselected{background-color:#fff;color:#000}.button-TECHNICAL_EXPERT{border:.1875rem solid #30aee5}.button-TECHNICAL_EXPERT-selected{background-color:#30aee5}.button-TECHNICAL_EXPERT-selected:hover{background-color:#30aee5;filter:brightness(115%)}.button-DESIGN_THINKER{border:.1875rem solid #ffd53f}.button-DESIGN_THINKER-selected{background-color:#ffd53f}.button-DESIGN_THINKER-selected:hover{background-color:#ffbe3f;border-color:#ffbe3f}.button-PROJECT_OWNER{border:.1875rem solid #20b338}.button-PROJECT_OWNER-selected{background-color:#20b338}.button-PROJECT_OWNER-selected:hover{background-color:#20b338;filter:brightness(115%)}.button-LEADER_COACH{border:.1875rem solid #f18200}.button-LEADER_COACH-selected{background-color:#f18200}.button-LEADER_COACH-selected:hover{background-color:#f18200;filter:brightness(115%)}.button-BUSINESS_DEVELOPER{border:.1875rem solid #f02929}.button-BUSINESS_DEVELOPER-selected{background-color:#f02929}.button-BUSINESS_DEVELOPER-selected:hover{background-color:#f02929;filter:brightness(115%)}.section-container{margin-top:3.125rem;display:flex;flex-direction:row;align-items:baseline}.section-container .section-name{min-width:7.5rem;margin-right:0}.section-container .section-name .required-symbol{color:#be5920}@media (max-width:48rem){.section-container .section-name{width:7.1875rem}}.section-container .section-name-what{min-width:7.5rem;margin-right:0}.section-container .roles-div{display:flex;flex-direction:column}.section-container .roles-div .buttons-container{display:flex;flex-direction:row}.section-container .roles-div .checkboxes-container{margin-top:.625rem;display:flex;flex-direction:column}.section-container .roles-div .checkboxes-container .checkbox-div{height:1.5rem;display:flex;flex-direction:row;margin-top:.1875rem}.suggestion-container{margin-top:3.125rem}.suggestion-container .section-name-how{min-width:7.5rem;margin-right:0}.suggestion-container .suggestion-element-wrapper .suggestion-tag-selection-button-wrapper{display:flex;align-items:center;margin-top:.875rem}.suggestion-container .suggestion-element-wrapper .suggestion-tag-selection-button-wrapper .suggestion-message{color:#898989;font-size:.75rem;margin-top:0}.suggestion-container .suggestion-element-wrapper .suggestion-tag-selection-button-wrapper .suggestion-button{text-align:center;width:4.375rem;height:2rem;background-color:#ececec;padding-right:1.25rem;padding-left:1.25rem;margin-right:1.25rem}.suggestion-container .suggestion-element-wrapper .suggestion-tag-selection-button-wrapper .suggestion-button p{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.suggestion-container .suggestion-element-wrapper .suggestion-tag-selection-button-wrapper .suggestion-button-toggled{background-color:#be5920}.suggestion-container .suggestion-element-wrapper .suggestion-tag-selection-button-wrapper .suggestion-button-toggled p{margin:0;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.suggestion-container .suggestion-element-wrapper .tag-selection-text-area-wrapper{display:flex;align-items:center;margin-top:.9375rem}.suggestion-container .suggestion-element-wrapper .tag-selection-text-area-wrapper .or{margin-right:.625rem}.suggestion-container .suggestion-element-wrapper .tag-selection-text-area-wrapper .suggestion-text-area{display:flex;align-items:center;resize:none;padding-left:.625rem;width:30.9375rem;height:2.375rem;border:.0625rem solid #515151;border-radius:.1875rem 0 0 .1875rem;border-right:none;outline:none;box-shadow:none}@media (max-width:60rem){.suggestion-container .suggestion-element-wrapper .tag-selection-text-area-wrapper .suggestion-text-area{width:30.4375rem}}@media (max-width:48rem){.suggestion-container .suggestion-element-wrapper .tag-selection-text-area-wrapper .suggestion-text-area{width:22.875rem}}.suggestion-container .suggestion-element-wrapper .tag-selection-text-area-wrapper .suggestion-image-div{cursor:pointer;border:.0625rem solid #515151;border-radius:0 .1875rem .1875rem 0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.suggestion-container .suggestion-element-wrapper .tag-selection-text-area-wrapper .suggestion-image-div img{height:1.5rem}.value-container-wrap{display:flex;margin-top:1.875rem}.value-container-wrap .section-name-why{margin-top:0;min-width:7.5rem}.value-container-wrap .value-container{display:flex;flex-direction:column}.value-container-wrap .value-container .why-text{margin-top:0}.value-container-wrap .value-container .checkbox-wrapper{margin-bottom:1.0625rem}.value-container-wrap .value-container .checkbox-wrapper .value-chechkbox{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:4.375rem}.value-container-wrap .value-container .tag-selection-text-area-wrapper{display:flex;align-items:center}.value-container-wrap .value-container .tag-selection-text-area-wrapper .or{margin-right:.625rem}.value-container-wrap .value-container .tag-selection-text-area-wrapper .text-area-why{display:flex;align-items:center;resize:none;padding-left:.625rem;width:30.9375rem;height:2.375rem;border:.0625rem solid #515151;border-radius:.1875rem}@media (max-width:48rem){.value-container-wrap .value-container .tag-selection-text-area-wrapper .text-area-why{width:25.4375rem}}.value-container-wrap .value-container .custom-value-error{color:#ff5942;font-size:.6875rem;align-self:end;margin-left:2rem;margin-top:0}.buttons-container{flex-wrap:wrap}.buttons-container .tag-selection-button-wrapper{margin-left:0;margin-right:1.25rem;margin-bottom:.3125rem}.time-selector-div[data-v-7063f346]{display:flex;flex-direction:row}.time-selector-div .time-icon-div[data-v-7063f346]{margin-top:.5rem}.time-selector-div .time-icon[data-v-7063f346]{height:1.5rem;width:1.5rem}.time-selector-div .select-container[data-v-7063f346]{display:flex;flex-direction:column;margin-left:.75rem;cursor:pointer}.time-selector-div .select-container .select-options-div[data-v-7063f346]{border:.0625rem solid #515151;border-radius:.1875rem;height:.0625rem;width:6.375rem;overflow:hidden;position:absolute}.time-selector-div .select-container .select-options-div-opened-hours[data-v-7063f346]{border:0 0 .1875rem .1875rem solid #515151;border-radius:0 0 .1875rem .1875rem;border-top:0;height:16rem;transition:height .25s ease-in}.time-selector-div .select-container .select-options-div-opened-minutes[data-v-7063f346]{border:0 0 .1875rem .1875rem solid #515151;border-radius:0 0 .1875rem .1875rem;border-top:0;height:7.25rem;transition:height .25s ease-in}.time-selector-div .minutes-container[data-v-7063f346]{display:flex;flex-direction:column;margin-left:1.25rem;cursor:pointer}.time-selector-div .hour-selector-div[data-v-7063f346],.time-selector-div .minutes-selector-div[data-v-7063f346]{width:6.375rem;height:2.375rem;border:.0625rem solid #515151;border-radius:.1875rem;background:#fff}.time-selector-div .hour-selector-div .inner-text[data-v-7063f346],.time-selector-div .minutes-selector-div .inner-text[data-v-7063f346]{margin-left:.75rem}.time-selector-div .hour-selector-div-open[data-v-7063f346],.time-selector-div .minutes-selector-div-open[data-v-7063f346]{border-bottom:0;border-radius:.1875rem .1875rem 0 0}.time-selector-div ul[data-v-7063f346]{background:#fff;list-style-type:none;margin:0;margin-top:25px;padding:.625rem}.time-selector-div ul li[data-v-7063f346]{padding:.125rem;cursor:pointer}.time-selector-div ul li[data-v-7063f346]:hover{background-color:#e6e6e6}.date-picker-wrapper{display:flex;align-items:center;margin-top:4.375rem}.date-picker-wrapper .date{margin-right:4.375rem;margin-left:.8125rem;width:7.5rem;display:flex;justify-content:end;text-align:center}@media (max-width:64rem){.date-picker-wrapper .date{margin-right:1.25rem}}@media (max-width:60rem){.date-picker-wrapper .date{margin-left:0;width:5.625rem}}.date-picker-wrapper .calendar-wrapper{display:flex;width:16.0625rem;align-items:center}.date-picker-wrapper .calendar-wrapper .dp__pointer{width:219px}.date-picker-wrapper .calendar-wrapper .calendar-icon{margin-right:13px;width:1.5rem}@media (max-width:48rem){.date-picker-wrapper .calendar-wrapper{width:9.8125rem}.date-picker-wrapper .calendar-wrapper .dp__pointer{width:9.375rem}}.date-flex-wrap,.date-flex-wrap .date-button-wrapper{display:flex}.dp_button{display:none}.date-button-yesterday{height:2.25rem;width:7.8125rem;margin-left:3.75rem;display:flex;text-align:center;border:.0625rem;border-color:#be5920;border-style:solid;border-radius:.1875rem}.date-button-yesterday p{margin:0}.date-button-today{margin-left:.75rem;height:2.25rem;width:5.5625rem;display:flex;text-align:center;border:.0625rem;border-color:#be5920;border-style:solid;border-radius:.1875rem}.date-button-today p{margin:0}.not-selected{height:2.25rem!important;background-color:#fff}.not-selected p{color:#be5920!important;margin:0}.time-section-container{margin-top:3.125rem;display:flex}.time-section-container .time-section-container-one{display:flex}.time-section-container .date-section-name{margin-right:4.4375rem;margin-left:.8125rem;margin-top:.625rem;width:7.5rem;display:flex;justify-content:end;text-align:center}@media (max-width:64rem){.time-section-container .date-section-name{margin-right:1.25rem}}@media (max-width:60rem){.time-section-container .date-section-name{margin-left:0;margin-right:1.5rem;width:5.625rem}}@media (max-width:48rem){.time-section-container .date-section-name{width:5.625rem;margin-right:1.25rem}.time-section-container .date-section-name span{margin-left:.3125rem}}.time-section-container .time-suggestion-wrapper{margin-left:2.5rem;display:flex;flex-direction:column}.time-section-container .time-suggestion-wrapper .time-suggestion-text-container{margin-left:1.25rem}.time-section-container .time-suggestion-wrapper .time-suggestion-text-container .time-suggestion-text{color:#898989}@media (max-width:48rem){.time-section-container .time-suggestion-wrapper .time-suggestion-text-container{margin-left:0}}.time-section-container .time-suggestion-wrapper .time-suggestion-buttons-wrapper{display:flex;flex-direction:row}.time-section-container .time-suggestion-wrapper .time-suggestion-buttons-wrapper .time-suggestion-button-container{align-items:center;width:4.875rem;height:2.375rem;margin-left:1.25rem}.time-section-container .time-suggestion-wrapper .time-suggestion-buttons-wrapper .time-suggestion-button-container .time-suggestion-button{display:flex;text-align:center;border:.0625rem;border-color:#be5920;border-style:solid;border-radius:.1875rem}.time-section-container .time-suggestion-wrapper .time-suggestion-buttons-wrapper .time-suggestion-button-container .time-suggestion-button-not-selected{background-color:#fff;border:.0625rem;border-color:#be5920;border-style:solid;border-radius:.1875rem}.time-section-container .time-suggestion-wrapper .time-suggestion-buttons-wrapper .time-suggestion-button-container .time-suggestion-button-not-selected p{color:#be5920!important}@media (max-width:48rem){.time-section-container .time-suggestion-wrapper .time-suggestion-buttons-wrapper .time-suggestion-button-container:first-child{margin-left:0}}@media (max-width:48rem){.time-section-container .time-suggestion-wrapper{position:absolute;margin-top:2.9375rem;margin-left:9.1875rem}}@media (max-width:48rem){.time-section-container{flex-direction:column}}.dp__input_icon_pad{padding-left:11px;font-family:Roboto,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.025rem;height:40px;width:220px}.dp__icon{display:none}.dp__theme_light{--dp-primary-color:#be5920;--dp-border-color:#515151}.edit-icon-wrapper{margin-top:.625rem;margin-right:.625rem;float:right;cursor:pointer}.edit-icon-wrapper:hover{background-color:#e6e6e6}.main-completion-wrapper{display:flex;margin-top:7.4375rem}.main-completion-wrapper .completion-first-block{margin-right:2.1875rem;height:22.4375rem;width:40.625rem}.main-completion-wrapper .completion-first-block .top-block{border:.0625rem;border-style:solid;border-color:#898989;border-radius:.1875rem;margin-right:2.1875rem;width:40.625rem;height:5.5625rem}.main-completion-wrapper .completion-first-block .top-block .project-name-block{margin-top:1.0625rem;margin-left:1.3125rem}@media (max-width:60rem){.main-completion-wrapper .completion-first-block .top-block .project-name-block{font-size:.75rem}}.main-completion-wrapper .completion-first-block .top-block .task-name-tooltip{align-items:normal}.main-completion-wrapper .completion-first-block .top-block .task-name-tooltip div:nth-child(2){align-self:center}.main-completion-wrapper .completion-first-block .top-block .task-name-tooltip .task-name-block{height:1.875rem;max-width:90%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:.375rem;margin-left:1.3125rem}@media (max-width:85.375rem){.main-completion-wrapper .completion-first-block .top-block .task-name-tooltip .task-name-block{font-size:1.125rem}}@media (max-width:60rem){.main-completion-wrapper .completion-first-block .top-block .task-name-tooltip .task-name-block{font-size:.875rem}}@media (max-width:85.375rem){.main-completion-wrapper .completion-first-block .top-block{width:22.625rem}}@media (max-width:60rem){.main-completion-wrapper .completion-first-block .top-block{width:18.75rem;margin-right:0}}.main-completion-wrapper .completion-first-block .top-block:hover{background-color:#e6e6e6}.main-completion-wrapper .completion-first-block .bottom-block{border:.0625rem;border-style:solid;border-color:#898989;border-radius:.1875rem;margin-right:1.5rem;margin-top:2rem;width:40.625rem;height:14.8125rem}.main-completion-wrapper .completion-first-block .bottom-block .date-time-text{font-size:.75rem;color:#898989;margin-left:1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:2rem;margin-bottom:.1875rem}.main-completion-wrapper .completion-first-block .bottom-block .completion-calendar-wrapper{display:flex;margin-left:1.5rem;margin-bottom:.9375rem;width:16rem}.main-completion-wrapper .completion-first-block .bottom-block .completion-calendar-wrapper .calendar-completion-icon{margin-right:.75rem}.main-completion-wrapper .completion-first-block .bottom-block .time-selector-completion-wrapper{margin-left:1.5rem}@media (max-width:85.375rem){.main-completion-wrapper .completion-first-block .bottom-block{width:22.625rem}}@media (max-width:60rem){.main-completion-wrapper .completion-first-block .bottom-block{width:18.75rem;margin-right:0}}@media (max-width:48rem){.main-completion-wrapper .completion-first-block .bottom-block{height:18.8125rem}}.main-completion-wrapper .completion-first-block .bottom-block:hover{background-color:#e6e6e6}.main-completion-wrapper .completion-second-block{border:.0625rem;border-style:solid;border-color:#898989;border-radius:.1875rem;margin-right:2.1875rem;height:22.4375rem;width:40.625rem}.main-completion-wrapper .completion-second-block .role-and-activity-block{margin-left:1.8125rem;margin-top:1.5625rem}.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper,.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper .completion-role-wrapper{display:flex}@media (max-width:60rem){.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper .completion-role-wrapper{margin-bottom:.625rem}}.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper .completion-role{display:flex;justify-content:center;align-items:center;background-color:#fff;width:9.375rem;height:2rem;margin-right:.75rem;border:.0625rem;border-style:solid}@media (max-width:85.375rem){.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper .completion-role{font-size:.75rem}}.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper .TECHNICAL_EXPERT{border-color:#30aee5;background-color:#30aee5}.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper .DESIGN_THINKER{border-color:#ffd53f;background-color:#ffd53f}.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper .PROJECT_OWNER{border-color:#20b338;background-color:#20b338}.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper .LEADER_COACH{border-color:#f18200;background-color:#f18200}.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper .BUSINESS_DEVELOPER{border-color:#f02929;background-color:#f02929}.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper .role-chevron{height:2.125rem;width:2.125rem;margin-right:.75rem;display:flex;justify-content:center;align-items:center}.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper .role-chevron img{height:1.75rem}@media (max-width:60rem){.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper .role-chevron{transform:rotate(90deg)}}.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper .action-wrapper{display:flex;align-items:center;flex-wrap:wrap;white-space:pre}@media (max-width:60rem){.main-completion-wrapper .completion-second-block .role-and-activity-block .role-and-action-wrapper{flex-direction:column}}@media (max-width:60rem){.main-completion-wrapper .completion-second-block .role-and-activity-block{margin-left:1.25rem}}.main-completion-wrapper .completion-second-block .used-technologies-block{margin-left:1.8125rem}.main-completion-wrapper .completion-second-block .used-technologies-block .completion-button-wrapper{display:flex;flex-wrap:wrap}.main-completion-wrapper .completion-second-block .used-technologies-block .completion-button-wrapper .completion-no-technologies-text{margin:0;display:flex;align-items:center}.main-completion-wrapper .completion-second-block .used-technologies-block .completion-button-wrapper .suggestion-button{text-align:center;width:4.375rem;height:2rem;background-color:#be5920;padding-right:1.25rem;padding-left:1.25rem;margin-right:1.25rem;margin-bottom:.5rem}.main-completion-wrapper .completion-second-block .used-technologies-block .completion-button-wrapper .suggestion-button p{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (max-width:60rem){.main-completion-wrapper .completion-second-block .used-technologies-block{margin-left:1.25rem}}.main-completion-wrapper .completion-second-block .created-value-block{margin-left:1.8125rem}.main-completion-wrapper .completion-second-block .created-value-block .our-completed-suggestion{display:flex;align-items:center}.main-completion-wrapper .completion-second-block .created-value-block .completion-no-value-text{margin:0;display:flex;align-items:center}@media (max-width:60rem){.main-completion-wrapper .completion-second-block .created-value-block{margin-left:1.25rem}}@media (max-width:60rem){.main-completion-wrapper .completion-second-block{width:100%;margin-right:0}}@media (max-width:48rem){.main-completion-wrapper .completion-second-block{height:26.4375rem}}.main-completion-wrapper .completion-second-block:hover{background-color:#e6e6e6}.main-completion-wrapper .second-block-title-text{font-size:.75rem;color:#898989}@media (max-width:85.375rem){.main-completion-wrapper{margin-left:.9375rem}}@media (max-width:64rem){.main-completion-wrapper{margin-left:-1.0625rem}}@media (max-width:60rem){.main-completion-wrapper{margin-left:0}}.flow-block-wrapper{display:flex;justify-content:center}.flow-block-wrapper .flow-block{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-self:center;margin-top:1.25rem}.flow-block-wrapper .flow-block .flow-circles{display:flex;margin-left:1.0625rem}.flow-block-wrapper .flow-block .flow-circles .flow-circle-top{display:flex;align-items:center}.flow-block-wrapper .flow-block .flow-circles .flow-circle-top .circle{background:#fff;height:1.8125rem;width:1.8125rem;border:.125rem;border-style:solid;border-radius:50%;border-color:silver;cursor:pointer}.flow-block-wrapper .flow-block .flow-circles .flow-circle-top .circle:hover{background-color:silver}.flow-block-wrapper .flow-block .flow-circles .flow-circle-top .circle img{display:none}.flow-block-wrapper .flow-block .flow-circles .flow-circle-top .dashed-path{width:12.375rem;border:.125rem dashed silver}@media (max-width:60rem){.flow-block-wrapper .flow-block .flow-circles .flow-circle-top .dashed-path{width:9.375rem}}@media (max-width:48rem){.flow-block-wrapper .flow-block .flow-circles .flow-circle-top .dashed-path{width:7.5rem}}.flow-block-wrapper .flow-block .flow-circles .flow-circle-top .filled-path{border:.125rem solid silver}.flow-block-wrapper .flow-block .flow-circles .flow-circle-top .orange-circle{background:#be5920;border-color:#be5920}.flow-block-wrapper .flow-block .flow-circles .flow-circle-top .orange-circle:hover{background:#be5920;filter:brightness(110%)}.flow-block-wrapper .flow-block .flow-circles .flow-circle-top .orange-circle img{display:none}.flow-block-wrapper .flow-block .flow-circles .flow-circle-top .checked-circle{display:flex;border-color:silver;background-color:silver;background-position:50%}.flow-block-wrapper .flow-block .flow-circles .flow-circle-top .checked-circle img{display:block}.circle-text{color:silver;font-size:.875rem;width:14.6875rem;display:flex;justify-content:center;position:absolute;margin-left:-6.25rem;margin-top:.625rem}.text-orange-circle{color:#be5920}.confirm-exit-popup-wrapper{width:100%;height:100%;top:0;left:0;position:absolute;z-index:1;background-color:rgba(0,0,0,.75);display:flex}.confirm-exit-popup-wrapper .confirm-exit-popup-block{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:.9375rem;background-color:#fff;padding:3.125rem}.confirm-exit-popup-wrapper .confirm-exit-popup-block .popup-content .warning-text{margin-bottom:1.875rem}.confirm-exit-popup-wrapper .confirm-exit-popup-block .popup-content .button-block{display:flex}.confirm-exit-popup-wrapper .confirm-exit-popup-block .popup-content .button-block .leave-button{border:.0625rem solid #898989;border-radius:.25rem;height:2.875rem;text-align:center}.confirm-exit-popup-wrapper .confirm-exit-popup-block .popup-content .button-block .stay-button{text-align:center;margin-left:1.25rem}.time-entry-animations-enter-from[data-v-555172d1]{opacity:0;transform:translateX(100px)}.time-entry-animations-enter-active[data-v-555172d1]{transition:all .3s ease-out}.time-entry-animations-leave-to[data-v-555172d1]{opacity:0;transform:translateX(-100px)}.time-entry-animations-leave-active[data-v-555172d1]{transition:all .3s ease-in}.task-view-main-block[data-v-555172d1]{display:flex;flex-direction:column;background-color:#fff;width:90rem;height:100%;position:absolute;top:0;left:0;right:0;margin:auto}.task-view-main-block .new-entry[data-v-555172d1]{margin-left:3.75rem}.task-view-main-block .back-button[data-v-555172d1]{margin-left:3.75rem;margin-top:5.9375rem;display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.3125rem;border-radius:.1875rem;cursor:pointer}.task-view-main-block .back-button img[data-v-555172d1]{transform:rotate(-90deg);height:1.3125rem}.task-view-main-block .back-button p[data-v-555172d1]{color:#898989;margin:0;margin-left:.1875rem}.task-view-main-block .back-button[data-v-555172d1]:hover{background-color:#e6e6e6}.task-view-main-block .component-block[data-v-555172d1]{width:83.25rem;height:33.75rem;margin-top:2.3125rem;align-self:center}@media (max-width:96rem){.task-view-main-block .component-block[data-v-555172d1]{width:73.25rem}}@media (max-width:85.375rem){.task-view-main-block .component-block[data-v-555172d1]{width:57.25rem}}@media (max-width:64rem){.task-view-main-block .component-block[data-v-555172d1]{width:53.25rem}}@media (max-width:60rem){.task-view-main-block .component-block[data-v-555172d1]{width:41.25rem}}@media (max-width:48rem){.task-view-main-block .component-block[data-v-555172d1]{width:100%}}.task-view-main-block .time-entry-button-block[data-v-555172d1]{display:flex;align-self:end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:5.5625rem;margin-top:3.125rem}.task-view-main-block .time-entry-button-block .cancel-button-local[data-v-555172d1]{text-align:center;color:#898989;border:.0625rem solid #898989;border-radius:.25rem;height:2.125rem;margin-right:.875rem;padding-top:.1875rem;padding-right:1.25rem;padding-bottom:.1875rem;padding-left:1.25rem;cursor:pointer}.task-view-main-block .time-entry-button-block .next-button[data-v-555172d1]{text-align:center;border-radius:.25rem;height:2.25rem;padding-top:.1875rem;padding-right:1.25rem;padding-bottom:.1875rem;padding-left:1.25rem;cursor:pointer}.task-view-main-block .time-entry-button-block .next-button-disabled[data-v-555172d1]{background-color:silver;cursor:default;pointer-events:none}@media (max-width:64rem){.task-view-main-block .time-entry-button-block[data-v-555172d1]{margin-right:2.5rem}}.task-view-main-block .save-and-continue-button[data-v-555172d1]{text-align:center;border-radius:.25rem;height:2.25rem;padding-top:.1875rem;padding-right:1.25rem;padding-bottom:.1875rem;padding-left:1.25rem;cursor:pointer;white-space:nowrap;margin-left:.875rem}.task-view-main-block .save-and-continue-button-disabled[data-v-555172d1]{background-color:silver;cursor:default;pointer-events:none}@media (max-width:96rem){.task-view-main-block[data-v-555172d1]{width:80rem}}@media (max-width:85.375rem){.task-view-main-block[data-v-555172d1]{width:64rem}}@media (max-width:64rem){.task-view-main-block[data-v-555172d1]{width:60rem}}@media (max-width:60rem){.task-view-main-block[data-v-555172d1]{width:48rem}}@media (max-width:48rem){.task-view-main-block[data-v-555172d1]{width:40rem}}.info-item{cursor:pointer;height:3rem;padding-left:.4375rem;padding-right:.75rem;display:flex;align-items:center;background:#f4f4f4;border:.0625rem solid #898989;border-radius:.25rem;margin-bottom:.6875rem;margin-right:.9375rem;margin-left:.5rem}.info-item .all-entry-role-tooltip div:nth-child(2){margin-left:4.375rem;width:7.5rem}.info-item .info-role{width:2.125rem;height:2.125rem;margin-right:1.25rem;display:flex;align-items:center;justify-content:center}.info-item .info-role.TECHNICAL_EXPERT{background:#30aee5}.info-item .info-role.DESIGN_THINKER{background:#ffd53f}.info-item .info-role.PROJECT_OWNER{background:#20b338}.info-item .info-role.BUSINESS_DEVELOPER{background:#f02929}.info-item .info-role.LEADER_COACH{background:#f18200}.info-item .action-info-block{display:flex;white-space:pre}.info-item .task-name-view-block{overflow:hidden;width:38.75rem;white-space:pre;text-overflow:ellipsis}@media (max-width:96rem){.info-item .task-name-view-block{width:32.5rem}}@media (max-width:85.375rem){.info-item .task-name-view-block{width:17.875rem}}@media (max-width:64rem){.info-item .task-name-view-block{width:17.875rem}}.info-item .second-action-info-block{white-space:pre;margin-left:6.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:20.625rem}@media (max-width:96rem){.info-item .second-action-info-block{margin-left:3.125rem}}@media (max-width:64rem){.info-item .second-action-info-block{display:none}}@media (max-width:60rem){.info-item .second-action-info-block{display:none}}@media (max-width:48rem){.info-item .second-action-info-block{display:none}}.info-item .second-action-info-block>div{display:inline-block}.info-item .info-time-block{width:6.25rem;margin-left:auto}.info-item .duplicate-button{cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:1.25rem;height:2.5rem;width:2.5rem}.info-item .duplicate-button img{height:1.5rem}.info-item .duplicate-button:hover{background-color:#d5d5d5;border-radius:1.5625rem}.info-item .deletion-button{cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:1.125rem;height:2.5rem;width:2.5rem}.info-item .deletion-button img{height:1.5rem}.info-item .deletion-button:hover{background-color:#d5d5d5;border-radius:1.5625rem}.info-item:hover{background-color:#e6e6e6}.confirm-delete-popup-wrapper{width:100%;height:100%;top:0;left:0;position:absolute;z-index:1;background-color:rgba(0,0,0,.75);display:flex}.confirm-delete-popup-wrapper .confirm-delete-popup-block{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:.9375rem;background-color:#fff;padding:3.125rem}.confirm-delete-popup-wrapper .confirm-delete-popup-block .popup-content .warning-text{margin-bottom:1.875rem}.confirm-delete-popup-wrapper .confirm-delete-popup-block .popup-content .button-block{display:flex}.confirm-delete-popup-wrapper .confirm-delete-popup-block .popup-content .button-block .delete-entry-button{border:.0625rem solid #898989;border-radius:.25rem;height:2.875rem;text-align:center}.confirm-delete-popup-wrapper .confirm-delete-popup-block .popup-content .button-block .keep-entry-button{text-align:center;margin-left:1.25rem}.upload-block-wrapper{width:100%;height:100%;background-color:rgba(0,0,0,.75)}.upload-block-wrapper,.upload-main-block{top:0;left:0;position:absolute;z-index:1;display:flex}.upload-main-block{border-radius:.625rem;background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2rem;right:0;bottom:0;margin:auto;flex-direction:column;border-style:solid;border:.0625rem solid #f0ebee;justify-content:center;align-items:center}.upload-main-block .upload-secondary-main-block{display:flex;flex-direction:column;align-items:center}.upload-main-block .upload-secondary-main-block .upload-waiting-text{padding-left:2rem;padding-right:2rem;margin-bottom:1rem}.upload-main-block .upload-view-content-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.upload-main-block .upload-view-content-wrapper .upload-title-wrapper{display:flex;justify-content:space-between}.upload-main-block .upload-view-content-wrapper .upload-title-wrapper img{height:1.3125rem}.upload-main-block .upload-view-content-wrapper .upload-view-title{margin-top:0;margin-bottom:1.125rem}.shorter-main-block{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:.625rem}.time-entry-upload-section-container{margin-top:1.25rem;display:flex;flex-direction:row;align-items:baseline}.time-entry-upload-section-container .section-name{margin-right:4.375rem;width:4.0625rem}.time-entry-upload-section-container .roles-div{display:flex;flex-direction:column}.time-entry-upload-section-container .roles-div .buttons-container{display:flex;flex-direction:row}.time-entry-upload-section-container .roles-div .buttons-container .button-wrapper:not(:first-child){margin-left:1.25rem}.dropdown-wrapper{border:.25rem;border-style:dashed;border-color:#515151;border-radius:.625rem;display:flex;flex-direction:column;justify-content:center;align-items:center;height:10.9375rem;margin-top:1.875rem}.dropdown-wrapper input{display:none}.dropdown-wrapper .upload-or-text{margin-top:1.5625rem}.dropdown-wrapper .upload-dropdown-button{border-radius:.3125rem;padding-left:.3125rem;padding-right:.3125rem;flex-direction:inherit}.dropdown-wrapper .upload-dropdown-button p{line-height:.5625rem}.dropdown-wrapper-hovering{background:#d5d5d5}.suggestion-container{display:flex;margin-top:1.25rem}.suggestion-container .time-entry-upload-section-name-how{margin-right:4.375rem;width:4.0625rem}.suggestion-container .suggestion-element-wrapper .our-suggestion-wrapper{margin-right:3.125rem}.suggestion-container .suggestion-element-wrapper .suggestions-block{display:flex;height:2rem}.suggestion-container .suggestion-element-wrapper .suggestions-block .no-suggestion-text{margin:0;margin-right:1.25rem;display:flex;align-items:center}.suggestion-container .suggestion-element-wrapper .suggestion-button-wrapper{display:flex;align-items:center;margin-top:.875rem}.suggestion-container .suggestion-element-wrapper .suggestion-button-wrapper .suggestion-message{color:#898989;font-size:.75rem;margin-top:0}.suggestion-container .suggestion-element-wrapper .suggestion-button-wrapper .suggestion-button{text-align:center;width:4.375rem;height:2rem;background-color:#ececec;padding-right:1.25rem;padding-left:1.25rem;margin-right:1.25rem}.suggestion-container .suggestion-element-wrapper .suggestion-button-wrapper .suggestion-button p{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.suggestion-container .suggestion-element-wrapper .suggestion-button-wrapper .suggestion-button-toggled{background-color:#be5920}.suggestion-container .suggestion-element-wrapper .suggestion-button-wrapper .suggestion-button-toggled p{margin:0;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.suggestion-container .suggestion-element-wrapper .text-area-wrapper{display:flex;align-items:center;margin-top:.9375rem}.suggestion-container .suggestion-element-wrapper .text-area-wrapper .or{margin-right:.625rem}.suggestion-container .suggestion-element-wrapper .text-area-wrapper .suggestion-text-area{display:flex;align-items:center;resize:none;padding-left:.625rem;width:30.9375rem;height:2.375rem;border:.0625rem solid #515151;border-radius:.1875rem 0 0 .1875rem;border-right:none;outline:none;box-shadow:none}.suggestion-container .suggestion-element-wrapper .text-area-wrapper .suggestion-image-div{cursor:pointer;border:.0625rem solid #515151;border-radius:0 .1875rem .1875rem 0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.suggestion-container .suggestion-element-wrapper .text-area-wrapper .suggestion-image-div img{height:1.5rem}.suggestion-container .suggestion-element-wrapper .technologies-similarity{display:flex;flex-direction:row;align-items:baseline;margin-top:.9375rem;height:2.625rem}.suggestion-container .suggestion-element-wrapper .technologies-similarity .similarity-button-container{width:8.125rem;height:2rem;margin-left:.625rem}.suggestion-container .suggestion-element-wrapper .technologies-similarity .similarity-button-container .similarity-button{align-items:center}.suggestion-container .suggestion-element-wrapper .technologies-similarity .question-mark{margin-left:.625rem}.suggestion-container .suggestion-element-wrapper .how-warning-message{font-size:.6875rem;position:absolute;margin-top:0}.upload-button-block{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:3.125rem;float:inline-end}.upload-button-block .cancel-button-upload{border:.0625rem solid #898989;border-radius:.25rem;height:2.125rem;margin-right:.875rem}.upload-button-block .cancel-button-upload,.upload-button-block .upload-button{text-align:center;padding-top:.1875rem;padding-right:1.25rem;padding-bottom:.1875rem;padding-left:1.25rem;cursor:pointer}.upload-button-block .upload-button{border-radius:.25rem;height:2.25rem}.upload-button-block .upload-button-disabled{background-color:silver;cursor:default;pointer-events:none}.upload-incorrect-button{text-align:center;border-radius:.25rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:2.25rem;padding-top:.1875rem;padding-right:1.25rem;padding-bottom:.1875rem;padding-left:1.25rem;cursor:pointer}.section-name{margin-right:4.375rem;width:4.0625rem}.section-name .required-symbol{color:#be5920}.section-name-what{width:4.0625rem;margin-right:4.5625rem}.time-entry-upload-section-name-how{margin-right:4.375rem;width:4.0625rem}.update-view-info-names .update-view-info-project-block{display:flex;align-items:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:.3125rem}.update-view-info-names .update-view-info-project-block .task-color{width:.9375rem;height:.9375rem;border-radius:.625rem;background-color:#fc7f49}.update-view-info-names .update-view-info-project-block .task-color.none{background:#c7c4c4}.update-view-info-names .update-view-info-project-block .task-color.dark-red{background:#f06a6a}.update-view-info-names .update-view-info-project-block .task-color.dark-orange{background:#ec8d71}.update-view-info-names .update-view-info-project-block .task-color.light-orange{background:#f1bd6c}.update-view-info-names .update-view-info-project-block .task-color.dark-brown{background:#f8df72}.update-view-info-names .update-view-info-project-block .task-color.light-green{background:#aecf55}.update-view-info-names .update-view-info-project-block .task-color.dark-green{background:#5da283}.update-view-info-names .update-view-info-project-block .task-color.light-teal{background:#4ecbc4}.update-view-info-names .update-view-info-project-block .task-color.dark-teal{background:#9ee7e3}.update-view-info-names .update-view-info-project-block .task-color.light-blue{background:#4573d2}.update-view-info-names .update-view-info-project-block .task-color.dark-purple{background:#8d84e8}.update-view-info-names .update-view-info-project-block .task-color.light-purple{background:#b36bd4}.update-view-info-names .update-view-info-project-block .task-color.light-pink{background:#f9aaef}.update-view-info-names .update-view-info-project-block .task-color.dark-pink{background:#f26fb2}.update-view-info-names .update-view-info-project-block .task-color.light-red{background:#fc979a}.update-view-info-names .update-view-info-project-block .task-color.light-warm-gray{background:#6d6e6f}.update-view-info-names .update-view-info-project-block .update-view-info-project-name{margin-left:.625rem}.time-entry-info-view-main-block{display:flex;flex-direction:column;background-color:#fff;width:90rem;height:99.8%;position:absolute;top:0;left:0;right:0;margin:auto}.time-entry-info-view-main-block .info-view-snackbar{margin-top:5.3125rem;position:absolute;align-self:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.time-entry-info-view-main-block .name-block{margin-top:5.9375rem;display:flex}.time-entry-info-view-main-block .name-block .back-button{display:flex;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.3125rem;border-radius:.1875rem;margin-left:3.625rem;cursor:pointer}.time-entry-info-view-main-block .name-block .back-button img{transform:rotate(-90deg);height:1.3125rem}.time-entry-info-view-main-block .name-block .back-button p{color:#898989;margin:0;margin-left:.1875rem}.time-entry-info-view-main-block .name-block .back-button:hover{background-color:#e6e6e6}.time-entry-info-view-main-block .name-block .info-asana-logo{height:1.875rem;right:3.8125rem;margin-top:.3125rem;margin-left:auto;cursor:pointer}@media (max-width:60rem){.time-entry-info-view-main-block .name-block .info-asana-logo{display:none}}.time-entry-info-view-main-block .name-block .create-entry-info-button{background-color:#be5920;height:2.625rem;width:14.0625rem;border-radius:.1875rem 0 0 .1875rem;border-bottom:none;display:flex;align-items:center;justify-content:center;margin-left:3rem;margin-right:3.4375rem;cursor:pointer}.time-entry-info-view-main-block .name-block .create-entry-info-button .create-entry-info-button-image{margin-right:.5rem}.time-entry-info-view-main-block .name-block .create-entry-info-button .create-entry-info-button-text{padding-top:.125rem;color:#fff}.time-entry-info-view-main-block .name-block .create-entry-info-button:hover{filter:brightness(110%)}.time-entry-info-view-main-block .name-block .margin-left-auto{margin-left:auto}.time-entry-info-view-main-block .name-block .upload-buton{cursor:pointer;height:42px;margin-right:56px}.time-entry-info-view-main-block .name-block .entry-info-names{margin-top:.125rem;margin-left:1.25rem;max-width:37.5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block{display:flex;align-items:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:.3125rem}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color{width:.9375rem;height:.9375rem;border-radius:.625rem;background-color:#fc7f49}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.none{background:#c7c4c4}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.dark-red{background:#f06a6a}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.dark-orange{background:#ec8d71}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.light-orange{background:#f1bd6c}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.dark-brown{background:#f8df72}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.light-green{background:#aecf55}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.dark-green{background:#5da283}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.light-teal{background:#4ecbc4}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.dark-teal{background:#9ee7e3}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.light-blue{background:#4573d2}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.dark-purple{background:#8d84e8}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.light-purple{background:#b36bd4}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.light-pink{background:#f9aaef}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.dark-pink{background:#f26fb2}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.light-red{background:#fc979a}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .task-color.light-warm-gray{background:#6d6e6f}.time-entry-info-view-main-block .name-block .entry-info-names .entry-info-project-block .entry-info-project-name{margin-left:.625rem}@media (max-width:60rem){.time-entry-info-view-main-block .name-block .entry-info-names{max-width:31.25rem}}@media (max-width:48rem){.time-entry-info-view-main-block .name-block .entry-info-names{max-width:23.125rem}}.time-entry-info-view-main-block .time-entry-info-top-block{width:82.8125rem;margin-top:4.4375rem;display:flex;justify-content:space-between;align-self:center;align-items:center}.time-entry-info-view-main-block .time-entry-info-top-block .my-activities{font-weight:600}.time-entry-info-view-main-block .time-entry-info-top-block .time-spent-block{display:flex;align-items:center;margin-right:10.625rem}.time-entry-info-view-main-block .time-entry-info-top-block .time-spent-block .time-spent-text{margin-right:2.1875rem}.time-entry-info-view-main-block .time-entry-info-top-block .time-spent-block .time-spent-hours{margin-right:10.9375rem}@media (max-width:64rem){.time-entry-info-view-main-block .time-entry-info-top-block .time-spent-block{margin-right:7.625rem}}@media (max-width:60rem){.time-entry-info-view-main-block .time-entry-info-top-block .time-spent-block{margin-right:7.625rem}}@media (max-width:48rem){.time-entry-info-view-main-block .time-entry-info-top-block .time-spent-block{margin-right:4.625rem}}@media (max-width:96rem){.time-entry-info-view-main-block .time-entry-info-top-block{width:72.8125rem}}@media (max-width:85.375rem){.time-entry-info-view-main-block .time-entry-info-top-block{width:56.8125rem}}@media (max-width:64rem){.time-entry-info-view-main-block .time-entry-info-top-block{width:52.8125rem}}@media (max-width:60rem){.time-entry-info-view-main-block .time-entry-info-top-block{width:40.8125rem}}@media (max-width:48rem){.time-entry-info-view-main-block .time-entry-info-top-block{width:32.8125rem}}.time-entry-info-view-main-block .time-entry-info-divider{display:flex;align-items:center;background-color:#333;height:.0625rem;width:82.8125rem;align-self:center;margin-top:.4375rem;margin-bottom:1.125rem}@media (max-width:96rem){.time-entry-info-view-main-block .time-entry-info-divider{width:72.8125rem}}@media (max-width:85.375rem){.time-entry-info-view-main-block .time-entry-info-divider{width:56.8125rem}}@media (max-width:64rem){.time-entry-info-view-main-block .time-entry-info-divider{width:52.8125rem}}@media (max-width:60rem){.time-entry-info-view-main-block .time-entry-info-divider{width:40.8125rem}}@media (max-width:48rem){.time-entry-info-view-main-block .time-entry-info-divider{width:32.8125rem}}.time-entry-info-view-main-block .time-entry-info-block{overflow:auto;width:82.8125rem;height:37.5rem;display:flex;align-self:center;flex-direction:column}.time-entry-info-view-main-block .time-entry-info-block .no-info{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-self:center;margin-top:.5rem}.time-entry-info-view-main-block .time-entry-info-block .no-info-image{display:flex;align-self:center;margin-top:3.9375rem;width:30.5rem;height:24.6875rem;background-color:#e4e4e4;border-radius:.9375rem;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}@media (max-width:96rem){.time-entry-info-view-main-block .time-entry-info-block{width:71.4375rem}}@media (max-width:85.375rem){.time-entry-info-view-main-block .time-entry-info-block{width:55.4375rem}}@media (max-width:64rem){.time-entry-info-view-main-block .time-entry-info-block{width:51.4375rem}}@media (max-width:60rem){.time-entry-info-view-main-block .time-entry-info-block{width:39.4375rem}}@media (max-width:48rem){.time-entry-info-view-main-block .time-entry-info-block{width:34.625rem}}.time-entry-info-view-main-block .due-date{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-self:flex-end;margin-right:3.8125rem}@media (max-width:60rem){.time-entry-info-view-main-block .due-date{margin-right:7.8125rem}}.time-entry-info-view-main-block .added-due-date-margin{margin-top:1.3125rem}@media (max-width:96rem){.time-entry-info-view-main-block{width:80rem}}@media (max-width:85.375rem){.time-entry-info-view-main-block{width:64rem}}@media (max-width:64rem){.time-entry-info-view-main-block{width:60rem}}@media (max-width:60rem){.time-entry-info-view-main-block{width:48rem}}@media (max-width:48rem){.time-entry-info-view-main-block{width:40rem}}@media (max-width:85.375rem){.entry-info-names .h5{font-size:1.25rem}}@media (max-width:48rem){.entry-info-names .h5{font-size:1rem}}@media (max-width:96rem){.time-entry-info-view-progress-bar-wrapper{width:72.9375rem}}@media (max-width:85.375rem){.time-entry-info-view-progress-bar-wrapper{width:57rem}}@media (max-width:64rem){.time-entry-info-view-progress-bar-wrapper{width:52.9375rem}}@media (max-width:60rem){.time-entry-info-view-progress-bar-wrapper{width:40.9375rem}}@media (max-width:48rem){.time-entry-info-view-progress-bar-wrapper{width:32.9375rem}}.admin-user-info-dropdown-block{cursor:pointer}.admin-user-info-dropdown-block .admin-displayed-name-block{width:13.9375rem;height:2.375rem;box-sizing:border-box;border:.0625rem solid #333;border-radius:.25rem;display:flex;flex-direction:column;align-items:baseline;padding-left:.625rem;padding-top:.4375rem;padding-bottom:.375rem;padding-right:.625rem;max-height:18.75rem;overflow:hidden;background:#fff}.admin-user-info-dropdown-block .admin-displayed-name-block .admin-displayed-main-name{display:flex;align-items:center;width:100%}.admin-user-info-dropdown-block .admin-displayed-name-block .admin-displayed-main-name .admin-displayed-dropdown-icon{filter:invert(52%) sepia(0) saturate(1334%) hue-rotate(263deg) brightness(104%) contrast(94%);height:1.4375rem;margin-left:auto}.admin-user-info-dropdown-block .admin-displayed-name-block .admin-displayed-main-name .admin-displayed-image-rotate{transform:rotate(180deg)}.admin-user-info-dropdown-block .admin-displayed-name-block .select-self{display:flex;height:1rem;margin-top:.3125rem;margin-bottom:-.3125rem;padding-top:.3125rem;padding-bottom:.3125rem;justify-content:center;width:100%}.admin-user-info-dropdown-block .admin-displayed-name-block .select-self:hover{background:#e6e6e6}.admin-user-info-dropdown-block .admin-displayed-name-block .admin-user-list-element-wrapper{overflow:auto;scrollbar-width:none;width:100%;margin-top:.3125rem}.admin-user-info-dropdown-block .admin-displayed-name-block .admin-user-list-element-wrapper .admin-user-list-element{display:flex;height:1rem;padding-top:.3125rem;padding-bottom:.3125rem}.admin-user-info-dropdown-block .admin-displayed-name-block .admin-user-list-element-wrapper .admin-user-list-element:hover{background:#e6e6e6}.extended-admin-displayed-name-block{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;z-index:2;position:absolute}.dp__pointer{cursor:pointer;width:100%;height:38px;display:flex;justify-self:center;justify-content:center;align-items:center}.dp__overlay_container .dp__button{display:none}.dp__inner_nav{display:none!important}.dp__month_picker_header:hover{cursor:pointer;background-color:#f3f3f3}.all-entries-container{background-color:#fff;height:100%;width:90rem;position:absolute;top:0;left:0;right:0;margin:auto;display:flex;flex-direction:column}.all-entries-container .all-entries-back-button{margin-left:4.125rem;margin-top:5.9375rem;display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.3125rem;border-radius:.1875rem;cursor:pointer}.all-entries-container .all-entries-back-button img{transform:rotate(-90deg);height:1.3125rem}.all-entries-container .all-entries-back-button p{color:#898989;margin:0;margin-left:.1875rem}.all-entries-container .all-entries-back-button:hover{background-color:#e6e6e6}.all-entries-container .all-entries-title-text{margin-left:4.125rem}.all-entries-container .all-entries-info-selector{display:flex;align-items:center;margin-left:4.125rem;margin-top:1.8125rem;width:81.4375rem}.all-entries-container .all-entries-info-selector .all-entries-month-selector{margin-right:1.75rem}.all-entries-container .all-entries-info-selector .download-all-month-entries-button-tooltip{margin-left:auto;margin-right:.9375rem}.all-entries-container .all-entries-info-selector .download-all-month-entries-button-tooltip .download-all-month-entries-button{cursor:pointer}.all-entries-container .all-entries-info-selector .download-all-month-entries-button:hover{background-color:#e6e6e6;border-radius:1.5625rem}@media (max-width:96rem){.all-entries-container .all-entries-info-selector{width:71.4375rem}}@media (max-width:85.375rem){.all-entries-container .all-entries-info-selector{width:55.4375rem}}@media (max-width:64rem){.all-entries-container .all-entries-info-selector{width:51.4375rem}}@media (max-width:60rem){.all-entries-container .all-entries-info-selector{width:39.4375rem}}@media (max-width:48rem){.all-entries-container .all-entries-info-selector{width:34.625rem}}.all-entries-container .all-entries-total-hours{color:#be5920;margin-top:2.75rem;margin-bottom:1rem}.all-entries-container .all-entries-total-hours,.all-entries-container .divided-hours{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.all-entries-container .divided-hours{justify-content:center;margin-top:0;margin-bottom:1.25rem}.all-entries-container .all-entries-my-activities-text{margin-left:4.125rem}.all-entries-container .all-entries-divider{display:flex;align-items:center;background-color:silver;height:.125rem;width:82.8125rem;align-self:center;margin-top:.4375rem;margin-bottom:1.125rem;margin-left:.875rem}@media (max-width:96rem){.all-entries-container .all-entries-divider{width:72.8125rem}}@media (max-width:85.375rem){.all-entries-container .all-entries-divider{width:56.8125rem}}@media (max-width:64rem){.all-entries-container .all-entries-divider{width:52.8125rem}}@media (max-width:60rem){.all-entries-container .all-entries-divider{width:40.8125rem}}@media (max-width:48rem){.all-entries-container .all-entries-divider{width:32.8125rem}}.all-entries-container .all-entry-block-titles{display:flex;margin-bottom:.625rem;margin-left:4.125rem}.all-entries-container .all-entry-block-titles div{color:#898989}.all-entries-container .all-entry-block-titles div:nth-child(2){margin-left:2.125rem}.all-entries-container .all-entry-block-titles div:nth-child(3){margin-left:41.125rem}@media (max-width:96rem){.all-entries-container .all-entry-block-titles div:nth-child(3){margin-left:31.25rem}}@media (max-width:85.375rem){.all-entries-container .all-entry-block-titles div:nth-child(3){margin-left:16.75rem}}.all-entries-container .all-entry-block-titles div:nth-child(4){width:100px;margin-left:20.9375rem}@media (max-width:96rem){.all-entries-container .all-entry-block-titles div:nth-child(4){margin-left:20.4375rem}}@media (max-width:85.375rem){.all-entries-container .all-entry-block-titles div:nth-child(4){margin-left:19rem}}@media (max-width:64rem){.all-entries-container .all-entry-block-titles div:nth-child(4){margin-left:34.6875rem}}@media (max-width:60rem){.all-entries-container .all-entry-block-titles div:nth-child(4){margin-left:22.6875rem}}@media (max-width:48rem){.all-entries-container .all-entry-block-titles div:nth-child(4){margin-left:17.875rem}}@media (max-width:48rem){.all-entries-container .all-entry-block-titles{margin-left:3.1875rem}}.all-entries-container .all-entry-block{position:relative;overflow:auto;width:82.8125rem;height:37.5rem;display:flex;align-self:center;flex-direction:column;align-items:center}.all-entries-container .time-entry-info-item{width:80.75rem}@media (max-width:96rem){.all-entries-container .time-entry-info-item{width:71.4375rem}}@media (max-width:85.375rem){.all-entries-container .time-entry-info-item{width:55.4375rem}}@media (max-width:64rem){.all-entries-container .time-entry-info-item{width:51.4375rem}}@media (max-width:60rem){.all-entries-container .time-entry-info-item{width:39.4375rem}}@media (max-width:48rem){.all-entries-container .time-entry-info-item{width:34.625rem}}@media (max-width:96rem){.all-entries-container{width:80rem}}@media (max-width:85.375rem){.all-entries-container{width:64rem}}@media (max-width:64rem){.all-entries-container{width:60rem}}@media (max-width:60rem){.all-entries-container{width:48rem}}@media (max-width:48rem){.all-entries-container{width:40rem}}@media (max-width:96rem){.role-header{margin-left:.6875rem}}@media (max-width:48rem){.role-header{margin-left:0}}@media (max-width:96rem){.activity-header{margin-left:30.75rem}}@media (max-width:85.375rem){.activity-header{margin-left:16.125rem}}@media (max-width:64rem){.activity-header{display:none}}@media (max-width:96rem){.time-header{margin-left:20.9375rem}}@media (max-width:85.375rem){.time-header{margin-left:19.5625rem}}@media (max-width:64rem){.time-header{margin-left:34.6875rem}}@media (max-width:60rem){.time-header{margin-left:22.6875rem}}@media (max-width:48rem){.time-header{margin-left:17.875rem}}.project-color-selector{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:2.375rem;display:flex;align-items:center;justify-content:center;border:.0625rem solid #515151;border-radius:.1875rem;padding-left:.625rem;padding-right:.625rem}.project-color-selector img{filter:brightness(0) saturate(100%) invert(0) sepia(100%) saturate(7500%) hue-rotate(328deg) brightness(89%) contrast(114%);height:1.5rem}.selected-color-display{height:1.1875rem;width:1.1875rem;border-radius:.625rem;margin-left:.3125rem;margin-right:.3125rem}.selected-color-display.none{background:#c7c4c4}.selected-color-display.dark-red{background:#f06a6a}.selected-color-display.dark-orange{background:#ec8d71}.selected-color-display.light-orange{background:#f1bd6c}.selected-color-display.dark-brown{background:#f8df72}.selected-color-display.light-green{background:#aecf55}.selected-color-display.dark-green{background:#5da283}.selected-color-display.light-teal{background:#4ecbc4}.selected-color-display.dark-teal{background:#9ee7e3}.selected-color-display.light-blue{background:#4573d2}.selected-color-display.dark-purple{background:#8d84e8}.selected-color-display.light-purple{background:#b36bd4}.selected-color-display.light-pink{background:#f9aaef}.selected-color-display.dark-pink{background:#f26fb2}.selected-color-display.light-red{background:#fc979a}.selected-color-display.light-warm-gray{background:#6d6e6f}.project-colors-block{width:8.75rem;height:8.75rem;border:.0625rem solid #515151;border-radius:.1875rem;display:flex;flex-wrap:wrap;position:absolute;background-color:#fff}.project-colors-block .project-color-wrapper{display:flex}.project-colors-block .project-color-wrapper .selected-color{background:#d5d5d5;border-radius:1.5625rem}.project-colors-block .project-color-wrapper .project-color{width:1.1875rem;height:1.1875rem;border-radius:.625rem;margin:.5rem;cursor:pointer}.project-colors-block .project-color-wrapper .project-color.none{background:#c7c4c4}.project-colors-block .project-color-wrapper .project-color.dark-red{background:#f06a6a}.project-colors-block .project-color-wrapper .project-color.dark-orange{background:#ec8d71}.project-colors-block .project-color-wrapper .project-color.light-orange{background:#f1bd6c}.project-colors-block .project-color-wrapper .project-color.dark-brown{background:#f8df72}.project-colors-block .project-color-wrapper .project-color.light-green{background:#aecf55}.project-colors-block .project-color-wrapper .project-color.dark-green{background:#5da283}.project-colors-block .project-color-wrapper .project-color.light-teal{background:#4ecbc4}.project-colors-block .project-color-wrapper .project-color.dark-teal{background:#9ee7e3}.project-colors-block .project-color-wrapper .project-color.light-blue{background:#4573d2}.project-colors-block .project-color-wrapper .project-color.dark-purple{background:#8d84e8}.project-colors-block .project-color-wrapper .project-color.light-purple{background:#b36bd4}.project-colors-block .project-color-wrapper .project-color.light-pink{background:#f9aaef}.project-colors-block .project-color-wrapper .project-color.dark-pink{background:#f26fb2}.project-colors-block .project-color-wrapper .project-color.light-red{background:#fc979a}.project-colors-block .project-color-wrapper .project-color.light-warm-gray{background:#6d6e6f}.project-colors-block .project-color-wrapper .project-color:hover{filter:brightness(115%)}.project-creation-view-container{background-color:#fff;height:100%;width:90rem;position:absolute;top:0;left:0;right:0;margin:auto;display:flex;flex-direction:column}.project-creation-view-container .project-creation-view-back-button{margin-left:4.125rem;margin-top:5.9375rem;display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.3125rem;border-radius:.1875rem;cursor:pointer}.project-creation-view-container .project-creation-view-back-button img{transform:rotate(-90deg);height:1.3125rem}.project-creation-view-container .project-creation-view-back-button p{color:#898989;margin:0;margin-left:.1875rem}.project-creation-view-container .project-creation-view-back-button:hover{background-color:#e6e6e6}.project-creation-view-container .project-creation-view-title-text{margin-left:4.125rem}.project-creation-view-container .project-name-input-field-wrapper{display:flex;margin-top:3.5rem}.project-creation-view-container .project-name-input-field-wrapper .asterisk-icon{margin-left:4.1875rem;margin-right:.4375rem;height:.6875rem}@media (max-width:48rem){.project-creation-view-container .project-name-input-field-wrapper .asterisk-icon{margin-left:1.875rem}}.project-creation-view-container .project-name-input-field-wrapper .project-name-area{display:flex;align-items:center;resize:none;padding-left:.625rem;width:38.9375rem;height:2.375rem;border:.0625rem solid #515151;border-radius:.1875rem}@media (max-width:48rem){.project-creation-view-container .project-name-input-field-wrapper .project-name-area{width:33.6875rem}}.project-creation-view-container .error-message-project-creation{margin-left:4.25rem}.project-creation-view-container .project-color-selector-component-wrapper{display:flex;margin-top:3.5rem}.project-creation-view-container .project-color-selector-component-wrapper .asterisk-icon{margin-left:4.1875rem;margin-right:.4375rem;height:.6875rem}@media (max-width:48rem){.project-creation-view-container .project-color-selector-component-wrapper .asterisk-icon{margin-left:1.875rem}}.project-creation-view-container .project-creation-divider{margin-top:1.625rem;width:83.4375rem;height:.0625rem;background:silver;margin-left:4.1875rem}@media (max-width:96rem){.project-creation-view-container .project-creation-divider{width:90%}}@media (max-width:48rem){.project-creation-view-container .project-creation-divider{width:85%;margin-left:3rem}}.project-creation-view-container .project-optional-description-block{margin-top:1.75rem;margin-left:4.1875rem;padding:.3125rem;height:12.625rem;width:38.875rem;resize:none;border:.0625rem solid #515151;border-radius:.1875rem}@media (max-width:48rem){.project-creation-view-container .project-optional-description-block{margin-left:3rem;width:33.6875rem}}.project-creation-view-container .project-creation-button-block{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:2.4375rem;margin-top:6.625rem}.project-creation-view-container .project-creation-button-block .cancel-button-local{text-align:center;color:#898989;border:.0625rem solid #898989;border-radius:.25rem;height:2.125rem;margin-right:.875rem;padding-top:.1875rem;padding-right:1.25rem;padding-bottom:.1875rem;padding-left:1.25rem;cursor:pointer}.project-creation-view-container .project-creation-button-block .next-button{text-align:center;border-radius:.25rem;height:2.25rem;padding-top:.1875rem;padding-right:1.25rem;padding-bottom:.1875rem;padding-left:1.25rem;cursor:pointer}@media (max-width:96rem){.project-creation-view-container{width:80rem}}@media (max-width:85.375rem){.project-creation-view-container{width:64rem}}@media (max-width:64rem){.project-creation-view-container{width:60rem}}@media (max-width:60rem){.project-creation-view-container{width:48rem}}@media (max-width:48rem){.project-creation-view-container{width:40rem}}.project-management-view-container{background-color:#fff;height:100%;width:90rem;position:absolute;top:0;left:0;right:0;margin:auto;display:flex;flex-direction:column}.project-management-view-container .project-management-view-back-button{margin-left:4.125rem;margin-top:5.9375rem;display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.3125rem;border-radius:.1875rem;cursor:pointer}.project-management-view-container .project-management-view-back-button img{transform:rotate(-90deg);height:1.3125rem}.project-management-view-container .project-management-view-back-button p{color:#898989;margin:0;margin-left:.1875rem}.project-management-view-container .project-management-view-back-button:hover{background-color:#e6e6e6}.project-management-view-container .project-management-view-title-text{margin-left:4.0625rem}@media (max-width:96rem){.project-management-view-container{width:80rem}}@media (max-width:85.375rem){.project-management-view-container{width:64rem}}@media (max-width:64rem){.project-management-view-container{width:60rem}}@media (max-width:60rem){.project-management-view-container{width:48rem}}@media (max-width:48rem){.project-management-view-container{width:40rem}}.project-management-project-element-block{width:91%;margin:auto;margin-top:3.75rem;margin-bottom:0;height:100%;overflow-y:auto}.project-management-project-element-block .project-management-project-element{cursor:pointer;display:flex;align-items:center;padding:.625rem;border:.0625rem solid;border:.0625rem solid #898989;border-radius:.25rem;margin-bottom:.5rem}.project-management-project-element-block .project-management-project-element .delete-tooltip{height:1.3125rem;margin-left:auto}.project-management-project-element-block .project-management-project-element .delete-tooltip img{cursor:pointer;height:1.5rem}.project-management-project-element-block .project-management-project-element div:nth-child(2){width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project-management-project-element-block .project-management-project-element:hover{background-color:#e6e6e6}.project-color{width:1.0625rem;height:1.0625rem;border-radius:.625rem;margin-right:1.25rem;background-color:#fc7f49}.project-color.none{background:#c7c4c4}.project-color.dark-red{background:#f06a6a}.project-color.dark-orange{background:#ec8d71}.project-color.light-orange{background:#f1bd6c}.project-color.dark-brown{background:#f8df72}.project-color.light-green{background:#aecf55}.project-color.dark-green{background:#5da283}.project-color.light-teal{background:#4ecbc4}.project-color.dark-teal{background:#9ee7e3}.project-color.light-blue{background:#4573d2}.project-color.dark-purple{background:#8d84e8}.project-color.light-purple{background:#b36bd4}.project-color.light-pink{background:#f9aaef}.project-color.dark-pink{background:#f26fb2}.project-color.light-red{background:#fc979a}.project-color.light-warm-gray{background:#6d6e6f}.objective-creation-view-container{background-color:#fff;height:100%;width:90rem;position:absolute;top:0;left:0;right:0;margin:auto;display:flex;flex-direction:column}.objective-creation-view-container .objective-creation-view-back-button{margin-left:3.5625rem;margin-top:5.9375rem;display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.3125rem;border-radius:.1875rem;cursor:pointer}.objective-creation-view-container .objective-creation-view-back-button img{transform:rotate(-90deg);height:1.3125rem}.objective-creation-view-container .objective-creation-view-back-button p{color:#898989;margin:0;margin-left:.1875rem}.objective-creation-view-container .objective-creation-view-back-button:hover{background-color:#e6e6e6}.objective-creation-view-container .objective-creation-view-title-text{margin-left:4.125rem}.objective-creation-view-container .objective-name-input-field-wrapper{display:flex;justify-content:space-between;margin-top:3.5rem}.objective-creation-view-container .objective-name-input-field-wrapper .objective-name-input-field-first-row{display:flex}.objective-creation-view-container .objective-name-input-field-wrapper .objective-name-input-field-first-row .asterisk-icon{margin-left:4.1875rem;margin-right:.4375rem;height:.6875rem}.objective-creation-view-container .objective-name-input-field-wrapper .objective-name-input-field-first-row .objective-name-area{display:flex;align-items:center;resize:none;padding-left:.625rem;width:38.9375rem;height:2.375rem;border:.0625rem solid #515151;border-radius:.1875rem}@media (max-width:85.375rem){.objective-creation-view-container .objective-name-input-field-wrapper .objective-name-input-field-first-row .objective-name-area{width:31.25rem}}@media (max-width:64rem){.objective-creation-view-container .objective-name-input-field-wrapper .objective-name-input-field-first-row .objective-name-area{width:28.125rem}}.objective-creation-view-container .objective-name-input-field-wrapper .objective-name-input-field-second-row{display:flex;align-items:center}.objective-creation-view-container .objective-name-input-field-wrapper .objective-name-input-field-second-row .calendar-icon{margin-left:1.875rem}.objective-creation-view-container .objective-name-input-field-wrapper .objective-name-input-field-second-row .objective-creation-date-picker-wrapper{margin-left:.75rem;margin-right:9rem}@media (max-width:85.375rem){.objective-creation-view-container .objective-name-input-field-wrapper .objective-name-input-field-second-row .objective-creation-date-picker-wrapper{margin-right:3.4375rem}}@media (max-width:60rem){.objective-creation-view-container .objective-name-input-field-wrapper .objective-name-input-field-second-row{margin-top:.625rem}}@media (max-width:60rem){.objective-creation-view-container .objective-name-input-field-wrapper{flex-direction:column;margin-top:1.25rem}}.objective-creation-view-container .error-message-objective-creation{margin-left:4.25rem}.objective-creation-view-container .project-selection-block{display:flex;margin-top:1.5625rem;justify-content:space-between}@media (max-width:85.375rem){.objective-creation-view-container .project-selection-block{flex-direction:column}}.objective-creation-view-container .project-selection-block .project-name-input-field-first-row{display:flex}.objective-creation-view-container .project-selection-block .project-name-input-field-second-row{display:flex;align-items:center}@media (max-width:85.375rem){.objective-creation-view-container .project-selection-block .project-name-input-field-second-row{margin-top:.625rem}}.objective-creation-view-container .project-selection-block .asterisk-icon{margin-left:4.1875rem;margin-right:.4375rem;height:.6875rem}.objective-creation-view-container .project-selection-block .project-block{display:flex;width:50.3125rem;overflow-x:auto;overflow-y:hidden}.objective-creation-view-container .project-selection-block .project-block .project-element{cursor:pointer;background-color:#ececec;padding:.3125rem .625rem .3125rem .625rem;align-items:center;width:135px;height:1.625rem;margin-right:.8125rem;overflow:hidden;white-space:pre;text-overflow:ellipsis;text-align:center}.objective-creation-view-container .project-selection-block .project-block .objective-hover-scroll:hover span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block ruby;justify-content:center;transform:translateX(100%);-webkit-animation:my-animation 5s linear infinite;animation:my-animation 5s linear infinite}@-webkit-keyframes my-animation{0%{-webkit-transform:translateX(100%)}to{-webkit-transform:translateX(-100%)}}@keyframes my-animation{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.objective-creation-view-container .project-selection-block .project-block .project-selected{color:#fff;background:#be5920}@media (max-width:96rem){.objective-creation-view-container .project-selection-block .project-block{width:39.8125rem}}.objective-creation-view-container .object-creation-view-time-selector{margin-left:1.875rem;margin-right:9rem}@media (max-width:85.375rem){.objective-creation-view-container .object-creation-view-time-selector{margin-right:3.4375rem}}.objective-creation-view-container .question-fill-block{display:flex;flex-direction:column;margin-left:3.875rem}.objective-creation-view-container .question-fill-block .question-fill-block-element-wrapper{margin-top:1.4375rem;display:flex;align-items:center}.objective-creation-view-container .question-fill-block .question-fill-block-element-wrapper .question-name-area{display:flex;align-items:center;resize:none;padding-left:.625rem;width:38.9375rem;height:2.375rem;border:.0625rem solid #515151;border-radius:.1875rem}@media (max-width:60rem){.objective-creation-view-container .question-fill-block .question-fill-block-element-wrapper .question-name-area{width:37.5rem}}@media (max-width:48rem){.objective-creation-view-container .question-fill-block .question-fill-block-element-wrapper .question-name-area{width:28.125rem}}.objective-creation-view-container .question-fill-block .question-fill-block-element-wrapper .question-icon{height:1.875rem}@media (max-width:60rem){.objective-creation-view-container .question-fill-block .question-fill-block-element-wrapper .question-icon{display:none}}.objective-creation-view-container .new-ojective-text-due{margin-left:3.875rem}.objective-creation-view-container .new-ojective-text-estimated{margin-left:auto}@media (max-width:85.375rem){.objective-creation-view-container .new-ojective-text-estimated{margin-left:3.875rem}}.objective-creation-view-container .objective-creation-divider{margin-top:1.625rem;width:83.4375rem;height:.0625rem;background:silver;margin-left:3.875rem}@media (max-width:96rem){.objective-creation-view-container .objective-creation-divider{width:90%}}@media (max-width:48rem){.objective-creation-view-container .objective-creation-divider{width:85%;margin-left:3.875rem}}.objective-creation-view-container .objective-optional-description-block{margin-top:1.75rem;margin-left:3.875rem;padding:.3125rem;height:12.625rem;width:38.875rem;resize:none;border:.0625rem solid #515151;border-radius:.1875rem}@media (max-width:60rem){.objective-creation-view-container .objective-optional-description-block{width:37.5rem}}@media (max-width:48rem){.objective-creation-view-container .objective-optional-description-block{width:28.125rem}}.objective-creation-view-container .objevtive-creation-button-block{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:2.4375rem;margin-top:4.25rem}@media (max-width:85.375rem){.objective-creation-view-container .objevtive-creation-button-block{margin-top:1.875rem}}.objective-creation-view-container .objevtive-creation-button-block .cancel-button-local{text-align:center;color:#898989;border:.0625rem solid #898989;border-radius:.25rem;height:2.125rem;margin-right:.875rem;padding-top:.1875rem;padding-right:1.25rem;padding-bottom:.1875rem;padding-left:1.25rem;cursor:pointer}.objective-creation-view-container .objevtive-creation-button-block .next-button{text-align:center;border-radius:.25rem;height:2.25rem;padding-top:.1875rem;padding-right:1.25rem;padding-bottom:.1875rem;padding-left:1.25rem;cursor:pointer}@media (max-width:96rem){.objective-creation-view-container{width:80rem}}@media (max-width:85.375rem){.objective-creation-view-container{width:64rem}}@media (max-width:64rem){.objective-creation-view-container{width:60rem}}@media (max-width:60rem){.objective-creation-view-container{width:48rem}}@media (max-width:48rem){.objective-creation-view-container{width:40rem}}.hideElement{display:none}.user-profile-container{background-color:#fff;height:100%;width:90rem;position:absolute;top:0;left:0;right:0;margin:auto;display:flex;flex-direction:column}.user-profile-container .user-profile-back-button{margin-left:4.125rem;margin-top:7.5625rem;display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.3125rem;border-radius:.1875rem;cursor:pointer}.user-profile-container .user-profile-back-button img{transform:rotate(-90deg);height:1.3125rem}.user-profile-container .user-profile-back-button p{color:#898989;margin:0;margin-left:.1875rem}.user-profile-container .user-profile-back-button:hover{background-color:#e6e6e6}.user-profile-container .user-profile-title-text{margin-left:4.125rem}.user-profile-container .integration-block{padding-left:4.125rem;margin-top:3.125rem}.user-profile-container .integration-block .integration-button{width:12.5rem;height:2.5rem;align-items:center}body.Dashboard{background-color:#fff;overflow-y:hidden}.data-protection-popup-wrapper{width:100%;height:100%;top:0;left:0;position:absolute;z-index:1;background-color:rgba(0,0,0,.75);display:flex}.data-protection-popup-wrapper .data-protection-popup-block{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:.9375rem;background-color:#fff;padding:3.125rem}.data-protection-popup-wrapper .data-protection-popup-block .popup-content{max-width:500px}.data-protection-popup-wrapper .data-protection-popup-block .popup-content .warning-text{margin-bottom:1.875rem}.data-protection-popup-wrapper .data-protection-popup-block .popup-content .button-block{display:flex}.data-protection-popup-wrapper .data-protection-popup-block .popup-content .button-block .deny-button{border:.0625rem solid #898989;border-radius:.25rem;height:2.875rem;text-align:center}.data-protection-popup-wrapper .data-protection-popup-block .popup-content .button-block .allow-button{text-align:center;margin-left:1.25rem}body.AsanaCallback{background-color:#be5920}.callbackInfo{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;justify-content:center}.callback-element-wrapper,.callbackInfo{display:flex;flex-direction:column;align-items:center}.expanded{width:13.5625rem!important}.expanded,.expanded-button{transition:width .25s ease-out}.expanded-button{justify-content:flex-start!important}.sideBarSelected{background:#be5920}.sideBarSelected:after{content:"";position:absolute;left:100%;width:0;height:0;border-top:1.125rem solid transparent;border-left:.5625rem solid #be5920;border-bottom:1.125rem solid transparent}.sideBarSelected:hover{background:#be5920!important;filter:brightness(110%)!important}.visible{display:inline-block!important;overflow:hidden}.icon-margin,.visible{transition:width .25s ease-out}.icon-margin{margin-left:1.8125rem}.main-side-bar-block{width:13.25rem;height:100%;background-color:#333;z-index:2;position:fixed;padding-top:6.6875rem;transition:width .25s ease-out}.main-side-bar-block .side-bar-button{white-space:nowrap;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;width:100%;height:2.125rem}.main-side-bar-block .side-bar-button .side-bar-button-text{margin-left:.75rem;padding-top:.125rem;color:#fff}.main-side-bar-block .side-bar-button .lesser-text-margin{margin-left:.5625rem}.main-side-bar-block .side-bar-button .task-list-icon{height:1.1875rem}.main-side-bar-block .side-bar-button .all-entry-icon{height:1.4375rem}.main-side-bar-block .side-bar-button:hover{background:#333;filter:brightness(120%)}@media (max-width:112rem){.main-side-bar-block{width:3.125rem}.main-side-bar-block .side-bar-button{justify-content:center}.main-side-bar-block .side-bar-button-text{display:none}.disable-icon-margin{margin-left:0}}@media (max-width:80rem){.main-side-bar-block{width:2.125rem}}.mobile-div{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}.mobile-div .lac-img{-o-object-fit:cover;object-fit:cover;width:2.5rem;height:2.5rem}.mobile-div .title-message{width:80%;text-align:center;color:#898989}.mobile-div .subtitle-message{width:65%;text-align:center;color:#898989}body{margin:0}#app{height:100vh}.not-supported-div{display:none}@media (max-width:40rem){.not-supported-div{display:flex}}.hide-for-not-supported-div{display:block}@media (max-width:40rem){.hide-for-not-supported-div,.router-div{display:none}}.h4,.h4-grey,.h4-white,h4{font-family:Roboto,sans-serif;font-size:2.125rem;font-style:normal;line-height:2.25rem;font-weight:400}.h4-grey,h4{color:#333}.h4-white{color:#fff}.h5,.h5-grey,.h5-white,h5{font-family:Roboto,sans-serif;font-size:1.5rem;font-style:normal;line-height:1.5rem;font-weight:400;letter-spacing:.01125rem}.h5-grey,h5{color:#333}.h5-white{color:#fff}.default-text,.default-text-grey,.default-text-orange,.default-text-white{font-family:Roboto,sans-serif;font-size:1rem;font-style:normal;line-height:1.5rem;font-weight:400;letter-spacing:.03125rem}.default-text-grey{color:#333}.default-text-orange{color:#e6ad6e}.default-text-white{color:#fff}.button-text,.medium-text,.medium-text-bold,.medium-text-grey,.medium-text-orange,.medium-text-white{font-family:Roboto,sans-serif;font-size:.875rem;font-style:normal;line-height:1.25rem;font-weight:400;letter-spacing:.01562rem}.medium-text-bold{font-weight:500}.medium-text-grey{color:#333}.medium-text-orange{color:#e6ad6e}.medium-text-white{color:#fff}.button-text{font-weight:500}.small-text,.small-text-bold,.small-text-grey,.small-text-grey-bold,.small-text-orange,.small-text-orange-40,.small-text-salmon,.small-text-white{font-family:Roboto,sans-serif;font-size:.75rem;font-style:normal;line-height:1rem;font-weight:400;letter-spacing:.025rem}.small-text-bold{font-weight:500}.small-text-grey{color:#333}.small-text-grey-bold{color:#333;font-weight:500}.small-text-orange{color:#e6ad6e}.small-text-orange-40{color:#ffd19e}.small-text-white{color:#fff}.small-text-salmon{color:#ff5942}a{text-decoration:none}