.button{padding:7px 25px;border:none;outline:none;border-radius:4px;cursor:pointer;margin:10px;white-space:nowrap}.button-primary{border:1px solid var(--primary-background-color);background-color:var(--primary-color);color:var(--primary-background-color)}.button-primary:disabled,.button-primary--disabled{background-color:var(--primary-hover-color);cursor:default}.button-primary:hover{background-color:var(--primary-hover-color)}.button-secondary{border:1px solid var(--primary-color);background:var(--primary-background-color);color:var(--primary-color)}.button-secondary:hover{border:1px solid var(--primary-hover-color);background:var(--secondary-hover-color);color:var(--primary-hover-color)}.form-input--invalid{border:1px solid var(--error-color);color:var(--error-color)!important}.icon{cursor:pointer}.icon-primary{color:var(--primary-color);stroke:var(--primary-color);fill:var(--primary-color)}.icon-secondary{color:var(--primary-background-color);stroke:var(--primary-background-color);fill:var(--primary-background-color)}.icon--disabled{cursor:not-allowed}.icon-settings{transition:transform .3s ease-in-out}.icon-settings:hover{transform:rotate(90deg)}.icon-calendar{position:absolute;left:8px;top:7px}.input--clear{color:inherit;background:inherit;border:none;outline:none;font-size:inherit}.tooltip--white .p-tooltip-text{color:#000!important;background:#fff!important}dp-time-select .dp-time-select-controls{color:#000}.p-fluid .p-inputtext{max-width:400px;width:400px;flex-wrap:wrap}.item--disabled{--primary-color: #737373 !important;--primary-hover-color: #969696;--primary-dim-color: #858585;--primary-bright-color: #f0f0f0;--primary-bright-2-color: #e8e8e8;--primary-bright-3-color: #b8b8b8;--primary-background-color: #fff;--secondary-hover-color: rgba(255, 255, 255, .1)}.item--disabled--overwrite{color:var(--primary-color)}.toast-top-right{top:60px!important}.loader--small{transform:scale(.3) translate(-10px,-90px) rotate(45deg);height:20px;width:80px}*{box-sizing:border-box;font-family:Roboto,sans-serif}html{height:100%}body{margin:0;min-height:100%;border-top:none}a,.link{cursor:pointer;text-decoration:underline;color:var(--primary-color)}a:hover,.link:hover{text-decoration:none}textarea{padding:10px;outline:none;border-radius:5px;border-width:2px}textarea:focus{border-color:var(--primary-color)}input:disabled{cursor:not-allowed}:root{--primary-color: #277512 !important;--primary-hover-color: #4f9813;--primary-dim-color: #24861b;--primary-bright-color: #cef1cb;--primary-bright-2-color: #b3eab2;--primary-bright-3-color: #99b987;--primary-background-color: #fff;--secondary-hover-color: #71ff671a;--error-color: #e95656}.l-items-error{position:absolute;top:100%}.l-items-error--flex{display:flex;justify-content:space-between;width:100%}.c-items-error__text{color:#fc101b;font-size:12px;font-weight:400}.l-items-error--secondary .c-items-error__text{color:#fea4a9}input,textarea,button,select,a,svg,div{-webkit-tap-highlight-color:rgba(0,0,0,0)}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-vertical-center{align-items:center}.flex-horizontal-center{justify-content:center}.flex-center{justify-content:center;align-items:center}.no-resize{resize:none}.pointer{cursor:pointer}.cursor-help{cursor:help}.capitalize{text-transform:capitalize}.relative{position:relative}.modal-main-header{background:var(--primary-color);color:var(--primary-background-color);padding:20px;font-size:32px;text-align:center}.modal-main-body{padding:20px;display:flex;flex-direction:column;align-items:center;background:var(--primary-background-color)}.tickets-block{display:flex;flex-wrap:wrap}.ticket{background:var(--primary-background-color);padding:20px;color:var(--primary-color);margin:10px;border-radius:10px;width:300px;border:2px solid var(--primary-color);position:relative}.ticket--tracked{--primary-color: #616161 !important;--primary-hover-color: #787878;--primary-dim-color: #313131;--primary-bright-color: #e8e8e8;--primary-bright-2-color: #d9d9d9;--primary-bright-3-color: #9e9e9e;--primary-background-color: #fff;--secondary-hover-color: rgba(255, 255, 255, .1)}.ticket--calendar{--primary-color: #126373 !important;--primary-hover-color: #148096;--primary-dim-color: #1c5685;--primary-bright-color: #cce4f0;--primary-bright-2-color: #b3d6e8;--primary-bright-3-color: #86a7b8;--primary-background-color: #fff;--secondary-hover-color: rgba(105, 205, 255, .1)}.ticket--inverted{background:var(--primary-background-color);border:2px solid var(--primary-color);color:var(--primary-color);width:300px}.ticket-body--disabled{cursor:not-allowed;height:100%;width:100%;position:absolute;left:0;top:0;z-index:100}.ticket-header{font-weight:700;font-size:22px;padding-bottom:20px}.ticket-header__ticket-input{margin-bottom:10px}.ticket-header__ticket-input:not(:first-child){margin-top:25px}.ticket-body__summary-wrapper{margin-top:15px}.ticket-body__summary{height:50px;margin:0;display:flex;align-items:flex-start}.ticket-body__summary>*{color:var(--primary-background-color)}.ticket-body__summary-note{color:var(--primary-bright-color)}.ticket-body__summary-link{width:100%}.ticket-body__summary-avatar{padding:1px;border-radius:4px;background:var(--primary-background-color);margin-left:5px;display:flex;align-items:center;justify-content:center}.ticket-label{position:absolute;outline:none;cursor:text}.ticket-label__total-time{top:10px!important}.ticket-label__total-time--focus{top:-15px!important}.ticket-label:focus,.ticket-label--focus{top:-12px;font-size:10px}.ticket__total-time-block{background:var(--primary-color);border-radius:0 10px 10px 0;color:var(--primary-background-color);margin-left:-20px;margin-bottom:20px;z-index:100;padding:0 20px}.ticket__total-time-block__input{padding:10px 0;width:100%}.ticket__total-time-block--inverted{background:var(--primary-color);color:var(--primary-background-color)}.ticket-commits__commit{background:var(--primary-bright-color);color:var(--primary-dim-color);margin-bottom:15px;margin-left:-20px;padding-left:10px;border-radius:0 10px 10px 0;min-height:43px}.ticket-commits__track-button-wrapper{padding-left:20px;margin-top:20px}.ticket-commits__track-button{background:none;border:none;color:var(--primary-dim-color);font-size:16px;height:43px;outline:none;width:100%}.ticket-commits__track-button:disabled{cursor:not-allowed}.tickets-total{font-size:24px;text-align:center;font-weight:700;color:var(--primary-color);padding:20px;position:sticky;top:-1px;z-index:110;box-shadow:0 2px 5px #fff;background-color:#fffc;backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:center;gap:12px}.tickets-total__magic-button{font-size:14px;padding:6px 14px;font-weight:400}.ticket-header__delete{position:absolute;top:0;right:-10px;cursor:pointer}.ticket-header__edited{top:30px;cursor:default}.ticket-commits__commit__delete{position:absolute;top:0;right:0;cursor:pointer;height:100%;width:20px;text-align:center;background:var(--primary-bright-2-color);border-radius:10px}.ticket-commits__commit-textarea{padding-left:0;padding-right:25px;width:100%}.ticket__title{padding-bottom:20px;cursor:default}.ticket-spent{padding-bottom:20px}.ticket-icon{color:var(--primary-dim-color);stroke:var(--primary-dim-color);fill:var(--primary-dim-color)}.nsm-dialog{width:auto!important;max-width:768px!important;display:flex;justify-content:center;align-items:center;height:100%}.nsm-content{padding:0!important;overflow:hidden;border-radius:10px!important;border:2px solid var(--primary-color);box-shadow:5px 6px 20px #00000082!important;background-color:var(--primary-color)!important}.nsm-dialog-btn-close{outline:none}.nsm-dialog-btn-close svg{color:var(--primary-background-color)}dp-date-picker.dp-material .dp-picker-input{width:110px!important;height:35px!important;padding:5px 5px 5px 32px;background-color:var(--primary-color);color:var(--primary-background-color);border:1px solid;border-radius:4px;cursor:pointer}dp-date-picker.dp-material .dp-picker-input:hover{background-color:var(--primary-hover-color)}.dp-popup{padding:10px;border:2px solid var(--primary-color)!important;border-radius:4px}dp-day-calendar.dp-material .dp-selected{background:var(--primary-color)!important}dp-day-calendar.dp-material .dp-selected:hover{background:var(--primary-hover-color)!important}dp-day-calendar.dp-material .dp-current-day{border:1px solid var(--primary-color)!important}dp-month-calendar.dp-material .dp-current-month{border:1px solid var(--primary-color)!important}.sked-tape__location{height:26px!important;line-height:26px!important}.sked-tape__event-row,.sked-tape__gap{height:26px!important}.sked-tape__time-canvas{min-width:580px!important}.sked-tape__grid>li{min-width:auto!important}.sked-tape__hours>ul>li{min-width:auto!important}.sked-tape{display:flex;align-items:stretch;width:100%;max-width:100%;box-sizing:border-box}.sked-tape *{box-sizing:inherit}.sked-tape__aside{flex:none;max-width:30%;min-width:100px;padding:0!important;border-right:5px solid transparent;position:relative}.sked-tape__locations{margin:0;padding:0;list-style:none}.sked-tape__location{position:relative;padding:0 15px;background-color:#efefef;line-height:54px;height:54px}.sked-tape__location:not(:last-child){border-bottom:1px solid white}.sked-tape__location--forbidden{background-image:repeating-linear-gradient(-45deg,#ec6a5e80,#ec6a5e80 10px,#f000 10px 20px)}.sked-tape__location-text{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.sked-tape__caption{display:block;background-color:var(--primary-background-color);height:24px;position:relative;top:0;text-align:center}.sked-tape--has-dates .sked-tape__caption{height:48px;line-height:48px}.sked-tape__time-wrap{flex:3 0 auto;width:0;padding:0!important}.sked-tape__time-frame{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.sked-tape__time-frame:focus{outline:none}.sked-tape__time-canvas{position:relative}.sked-tape__hours{background:var(--primary-background-color);transform-style:preserve-3d}.sked-tape__hours>ul{margin:0;padding:0;list-style:none;display:flex;height:24px;align-items:center}.sked-tape__hours>ul>li{flex:none;display:block;position:relative;min-width:96px;width:96px;height:24px;line-height:24px}.sked-tape__hours>ul>li>time{display:block;position:absolute;left:0;font-size:13px;white-space:nowrap}.sked-tape__hours>ul>li:not(:first-child)>time{transform:translate(-50%)}.sked-tape__hours>ul>li:last-child{width:0;min-width:0}.sked-tape__hours>ul>li:last-child>time{transform:translate(-100%)}.sked-tape__timeline-wrap{position:relative}.sked-tape__timeline{list-style:none;margin:0;padding:0;width:100%;border-left:none;display:flex;flex-direction:column;align-items:stretch}.sked-tape__event-row{position:relative;background-color:#f4f4f4;height:54px}.sked-tape__event-row:nth-child(odd){background-color:#fdfdfd}.sked-tape__event-row:first-child{border-top:1px solid #E5E5E5}.sked-tape__event-row:last-child{border-bottom:1px solid #E5E5E5}.sked-tape__event-row:not(:last-child){border-bottom:0}.sked-tape__gap{display:block;height:53px;line-height:1;position:absolute;z-index:4;white-space:nowrap;font-size:12px;pointer-events:none}.sked-tape__gap-text{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border-radius:.2em;padding:2px}.sked-tape__intersection{background:transparent;top:1px;bottom:0;display:block;position:absolute;z-index:4;border:2px dashed rgba(255,62,44,.5)}.sked-tape__event{background-color:#ec6a5e;transition:.2s background-color;top:1px;bottom:0;display:block;position:absolute;z-index:3;white-space:nowrap;overflow:hidden;font-size:12px;color:#fff;border:1px solid #e32c1b;min-width:10px;cursor:default;line-height:16px}.sked-tape__event:hover,.sked-tape__event--active{background-color:#e74030}.sked-tape__event--low-gap{background-color:#33af0c87;border-color:#5ba044}.sked-tape__event--low-gap:hover{background-color:#38c10dc9;border-color:#579842}.sked-tape__event--disabled,.sked-tape__event--disabled:hover{background-color:#b7b1b1;border-color:#a79797}.sked-tape__event-row:first-child .sked-tape__event{top:0}.sked-tape__dummy-event{display:block;position:absolute;border:2px dashed #e32c1b;top:1px;bottom:0;z-index:4;white-space:nowrap;font-size:12px;color:#fff}.sked-tape__dummy-event-time{position:absolute;display:block;top:50%;transform:translateY(-50%);color:var(--primary-background-color);border:1px solid #e32c1b;background:#e32c1bb0;padding:3px 2px;line-height:1;text-align:center}.sked-tape__dummy-event-time--left{right:100%;margin-right:5px}.sked-tape__dummy-event-time--right{left:100%;margin-left:5px}.sked-tape__center{position:relative;top:50%;transform:translateY(-50%);display:block;padding:0 10px}.sked-tape__grid{display:flex;align-items:stretch;list-style:none;margin:0;padding:0;position:absolute;inset:0}.sked-tape__grid>li{display:block;margin:0;padding:0;background-image:linear-gradient(to right,#e5e5e5 1px 1px),linear-gradient(to right,#e5e5e5 1px 1px),linear-gradient(to right,#e5e5e5 1px 1px),linear-gradient(to right,#e5e5e5 1px 1px),linear-gradient(to right,#e5e5e5 1px 1px);background-size:1px 100%,1px 100%,1px 100%,1px 100%,1px 100%;background-repeat:no-repeat;background-position:0 0,100% 0,25% 0,50% 0,75% 0;min-width:96px;width:96px}.sked-tape__indicator{position:absolute;z-index:4;top:0;bottom:0;border-left:1px solid #e43828}.sked-tape__indicator--serifs:before,.sked-tape__indicator--serifs:after{content:"";display:block;position:absolute;left:-4px;width:0;height:0;border:3px solid transparent}.sked-tape__indicator--serifs:before{top:0;border-bottom-width:3px;border-top:3px solid #e43828}.sked-tape__indicator--serifs:after{bottom:0;border-top-width:3px;border-bottom:3px solid #e43828}.sked-tape__dates{display:flex;align-items:stretch;width:100%;list-style:none;margin:0;padding:0}.sked-tape__date{display:block;margin:0;padding:0;height:24px;line-height:24px;font-size:13px;font-weight:700;text-align:center;overflow:hidden;white-space:nowrap;background:#e0e0e0}.sked-tape__date:nth-child(odd){background:#eee}.sked-tape__date:before,.sked-tape__date:after{content:attr(title);display:block;width:calc(50% - 20px);height:inherit;overflow:hidden;text-overflow:ellipsis}.sked-tape__date:before{float:left;margin-left:15px;text-align:left}.sked-tape__date:after{float:right;margin-right:15px;text-align:right}.sked-tape__date--short:before{float:none;width:auto;margin:0 5px;text-align:center}.sked-tape__date--short:after{display:none}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}@font-face{font-family:primeicons;font-display:block;src:url(primeicons.8ca441e178bfb872.eot);src:url(primeicons.8ca441e178bfb872.eot?#iefix) format("embedded-opentype"),url(primeicons.e1a53edb6ea00325.woff2) format("woff2"),url(primeicons.7f7722745590608a.woff) format("woff"),url(primeicons.310a7310efb91ab1.ttf) format("truetype"),url(primeicons.19e14e488f5edc90.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}body.dialog-open{overflow:hidden}.nsm-dialog-btn-close{border:0;background:none;position:absolute;top:8px;right:8px;font-size:1.2em;cursor:pointer}.overlay{position:fixed;inset:0;overflow-x:hidden;overflow-y:auto;transition:background-color .5s;background-color:transparent;z-index:999}.overlay.nsm-overlay-open{background-color:#00000080}.overlay.transparent{background-color:transparent}.nsm-dialog{position:relative;opacity:1;visibility:visible;min-height:200px;width:100%;max-width:520px;margin:0 auto;pointer-events:none;outline:none}.nsm-dialog.nsm-dialog-close{opacity:0}.nsm-dialog.nsm-centered{display:flex;align-items:center;min-height:calc(100% - 3.5rem)}.nsm-content{position:relative;display:flex;flex-direction:column;pointer-events:auto;background-clip:padding-box;background-color:#fff;border-radius:2px;padding:1rem;margin:1.75rem;box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f;outline:0;transform:translateZ(0)}.nsm-body{position:relative;flex:1 1 auto}.nsm-dialog[class*=nsm-dialog-animation-]{transition:transform .5s ease-in-out,opacity .5s}.nsm-dialog-animation-ltr{transform:translate3d(-50%,0,0)}.nsm-dialog-animation-ltr.nsm-dialog-open{transform:translateZ(0)}.nsm-dialog-animation-ltr.nsm-dialog-close{transform:translate3d(-50%,0,0)}.nsm-dialog-animation-rtl{transform:translate3d(50%,0,0)}.nsm-dialog-animation-rtl.nsm-dialog-open{transform:translateZ(0)}.nsm-dialog-animation-rtl.nsm-dialog-close{transform:translate3d(50%,0,0)}.nsm-dialog-animation-ttb{transform:translate3d(0,-50%,0)}.nsm-dialog-animation-ttb.nsm-dialog-open{transform:translateZ(0)}.nsm-dialog-animation-ttb.nsm-dialog-close{transform:translate3d(0,-50%,0)}.nsm-dialog-animation-btt{transform:translate3d(0,50%,0)}.nsm-dialog-animation-btt.nsm-dialog-open{transform:translateZ(0)}.nsm-dialog-animation-btt.nsm-dialog-close{transform:translate3d(0,50%,0)}
