.dashboard-card{border-radius:8px;background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.2);padding:8px 16px 24px;position:relative}.dashboard-card i{display:inline-block;font-size:inherit;line-height:1;transform:scale(5)}.dashboard-card--disabled .dashboard-card__icon--pencil{color:#c3cdd5}.dashboard-card--disabled .dashboard-card__icon--pencil path{fill:#c3cdd5}.dashboard-card--disabled .dashboard-card__heading,.dashboard-card--disabled .dashboard-card__icon--arrow,.dashboard-card--disabled .dashboard-card__icon--exclamation,.dashboard-card--disabled .dashboard-card__text,.dashboard-card--disabled .dashboard-card__total{color:#c3cdd5}.dashboard-card--disabled .dashboard-card__arrow{opacity:.5}.dashboard-card--disabled .dashboard-card__header{border-bottom:1px solid #c3cdd5}.dashboard-card__header{display:flex;align-items:center;padding-bottom:8px;border-bottom:1px solid #dee4e8}.dashboard-card__icon--pencil{color:#677a89}.dashboard-card__icon--pencil path{fill:#677a89}.dashboard-card__icon--arrow{color:#0081c2}.dashboard-card__icon--exclamation{color:#ff1f26}.dashboard-card__heading{margin-bottom:0;margin-left:4px;margin-right:auto;color:#1c262f;font-family:Montserrat;font-size:16px;font-weight:600;line-height:1.75}.dashboard-card__content{display:flex;align-items:center;justify-content:center;margin-top:16px}.dashboard-card__wrapper{position:relative;width:184px;height:184px}.dashboard-card__chart{width:100%;height:100%}.dashboard-card__chart--disabled{border:24px solid #dee4e8;border-radius:100%}.dashboard-card__inner{position:absolute;top:30px;left:30px;right:30px;bottom:30px;border-radius:100%;display:flex;align-items:center;justify-content:center}.dashboard-card__arrow{position:absolute;top:6px;right:7px;width:54px;height:59px;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dashboard-card__info{display:flex;flex-direction:column;align-items:center}.dashboard-card__total{margin-bottom:0;font-size:44px;font-family:Montserrat;color:#1c262f;font-weight:800;line-height:.7272727273}.dashboard-card__overdue{display:flex;align-items:center;margin-top:6px}.dashboard-card__text{font-size:12px;font-weight:700;line-height:1.6666666667;color:#677a89;margin-left:2px}.dashboard-card__tooltip{white-space:nowrap;position:absolute;background-color:#fff;display:flex;flex-direction:column;border-radius:4px;padding:8px 12px;box-shadow:0 1px 4px 0 rgba(0,0,0,.2);z-index:10;pointer-events:none}.dashboard-card__tooltip-heading{text-transform:capitalize;margin-bottom:0;font-size:12px;font-weight:700;line-height:1.6666666667;padding-bottom:4px;border-bottom:1px solid #c3cdd5}.dashboard-card__tooltip-list{list-style:none;padding:0;margin:0}.dashboard-card__tooltip-item{color:#677a89;font-size:12px;font-weight:700;line-height:1.6666666667}.dashboard-card__tooltip-item--overdue{color:#ff1f26}.dashboard-card .disclaimer{line-height:1;position:absolute;bottom:5px;left:5px}.dashboard-card .disclaimer span{width:10px;height:10px;background:#c3cdd5;display:inline-block;vertical-align:top;border-radius:50%;margin:2.5px 4px 0}.dashboard-card .disclaimer span.blue{background:#1195d1}.timeline-card{background-color:#fff;border-bottom:4px solid #dee4e8}.timeline-card__heading{padding:2px 10px;justify-content:space-between;align-items:center;color:#1c262f;border-bottom:1px solid #c3cdd5}.timeline-card__heading strong{font-size:12px;font-weight:700;font-family:Segoe UI,sans-serif;text-transform:uppercase}.timeline-card__heading .d-flex{font-size:11px}.timeline-card__heading .d-flex span:first-child{font-weight:bolder;flex-grow:1}.timeline-card__heading .d-flex i,.timeline-card__heading .d-flex span:last-child{margin-left:5px}.timeline-card__body{padding:10px}.timeline-card__body a{color:#0068ad;font-size:16px;font-weight:500;margin-bottom:10px;display:block}.timeline-card__body a,.timeline-card__project{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.timeline-card__project{font-size:12px;font-weight:600;color:#1c262f;margin-bottom:0}.timeline-card__project span{color:#677a89}.timeline-card__company{font-size:12px;font-weight:600;color:#677a89;margin-bottom:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.timeline-card__collapse{display:flex;justify-content:space-between;align-items:center}.timeline-card__collapse i{font-size:13px;margin-left:5px;cursor:pointer}.timeline-card__list{padding-top:10px}.timeline-card__list .timeline-card__user{border-bottom:1px solid #c3cdd5}.timeline-card__user{font-size:12px;padding:10px 0 5px 0}.timeline-card__user-action{padding-left:10px}.timeline-card__user strong{flex-shrink:0}.timeline-card__notification{height:36px;display:flex;align-items:center;padding:10px}.timeline-card__notification--danger{background:rgba(255,153,163,.85)}.timeline-card__notification--warning{background:#ffbf59}.timeline-card__notification--success{background:#9fe9da}.timeline-card__notification span{font-size:12px;font-weight:400;color:#000;margin-left:5px;display:block}.timeline-card__notification svg path{fill:#000}.status-events{padding:15px}.status-events__load{text-align:center;color:#c3cdd5;font-size:12px;font-weight:600;text-decoration:underline;margin:20px 0 0 0;font-family:Segoe UI,sans-serif}.status-events__load_active{color:#0068ad;cursor:pointer}.status-events .category-status{display:flex;justify-content:center;position:relative;margin-bottom:16px}.status-events .category-status span{color:#677a89}.status-events .category-status__line{height:1px;width:100%;position:absolute;background-color:#9fafbc;top:0;bottom:0;margin:auto 0;z-index:0}.status-events .category-status__label{background-color:#000;padding:4px 16px 5px 16px;border-radius:48px;color:#fff;z-index:1;display:flex;align-items:center;font-weight:600;font-size:14px}.status-events .category-status__label .overdue-string{color:#fff;display:flex;align-items:center;gap:5px}.status-events .category-status__label .overdue-string path{fill:red!important}.status-events .category-status__label h5{margin:0;font-size:14px}.status-events .category-status__label span{margin-left:5px}.status-events .category-item{min-height:68px;border-top:1px solid #c3cdd5;border-right:1px solid #c3cdd5;border-bottom:1px solid #c3cdd5;padding:8px;font-weight:600;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:8px}.status-events .category-item:hover{background:#dbdbdb}.status-events .category-item__names{flex-grow:1}.status-events .category-item__names,.status-events .category-item__names h4,.status-events .category-item__number{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status-events .category-item__number{width:73px;flex-shrink:0}.status-events .category-item__info{font-size:12px;display:flex;align-items:center;gap:5px}.status-events .category-item__info span{font-weight:600;text-transform:lowercase;color:#1c262f;font-family:Segoe UI,sans-serif}.status-events .category-item__info strong{font-weight:700;font-size:12px;border-left:1px solid grey;border-right:1px solid grey;padding:0 8px;font-family:Segoe UI,sans-serif}.status-events .category-item__info img{cursor:pointer}.status-events .category-item__heading{display:flex;justify-content:space-between;align-items:center;color:#1c262f}.status-events .category-item__name{font-size:16px;color:#1c262f;text-decoration:underline;font-family:Segoe UI,sans-serif;font-weight:400;cursor:pointer;display:flex;align-items:center;gap:8px}.status-events .category-item__name a{color:#1c262f!important}.status-events .category-item__name svg{transform:translateY(1px)}.status-events .category-item__name svg path{fill:red}.status-events .category-item__stats{display:flex;align-items:center;gap:8px}.status-events .category-item__stats span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status-events .category-item__stats span:first-child{max-width:80px;color:#1c262f;font-size:12px;font-weight:600}.status-events .category-item__stats span:nth-child(2){max-width:172px;font-size:12px;font-weight:600;color:#677a89}.status-events .category-item__stats span:nth-child(3){font-size:12px;color:#677a89}.status-events .category-item__stats span:nth-child(4){max-width:136px;font-size:12px;font-weight:600;color:#677a89}.panel-user[data-v-06c7adea]{display:flex;padding:25px 0;border-bottom:1px solid #dee4e8;width:100%}.panel-user__info[data-v-06c7adea]{padding:0 10px;line-height:1;flex:auto}.panel-user__info h4[data-v-06c7adea]{font-size:16px;font-weight:700;margin-bottom:5px}.panel-user__info p[data-v-06c7adea]{color:#677a89;font-size:14px;font-weight:500;margin-bottom:5px}.panel-user__info span[data-v-06c7adea]{font-size:14px;font-weight:400;color:#677a89}.panel-user__select[data-v-06c7adea]{display:flex;align-items:center}.panel-user__select input[data-v-06c7adea]{height:20px;width:20px}.body-blocked{overflow:hidden}.dashboard-panel--active .dashboard-panel__overlay{opacity:1;z-index:100000;visibility:visible}.dashboard-panel--active .dashboard-panel__body{transform:translateX(0)}.dashboard-panel__overlay{position:fixed;left:0;right:0;top:0;bottom:0;opacity:0;z-index:0;background-color:rgba(0,0,0,.431372549);transition:.4s;visibility:hidden;display:flex;justify-content:flex-end}.dashboard-panel__body{background-color:#fff;width:536px;height:100%;transform:translateX(100%);transition:.3s}.dashboard-panel .panel{height:100%}.dashboard-panel .panel__loading{height:100%;display:flex;align-items:center;justify-content:center}.dashboard-panel .panel__content{height:100%;position:relative}.dashboard-panel .panel__elevator{position:fixed;right:25px;bottom:25px;height:36px;width:36px;border-radius:200px;background-color:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;cursor:pointer}.dashboard-panel .panel__elevator:hover{background-color:rgba(0,0,0,.7)}.dashboard-panel .panel__elevator svg{height:80%!important;width:80%!important;color:#fff}.dashboard-panel .panel__heading{background-color:#202e39;height:48px;padding:0 15px;display:flex;align-items:center;color:#fff;font-weight:600}.dashboard-panel .panel__name{flex:auto;display:flex;align-items:center;gap:10px}.dashboard-panel .panel__name h4{font-size:18px;font-weight:600;margin-bottom:0;font-family:Montserrat,sans-serif}.dashboard-panel .panel__actions{display:flex;align-items:center;gap:20px}.dashboard-panel .panel__actions svg{color:#fff;cursor:pointer}.dashboard-panel .panel__actions_blocked{pointer-events:none}.dashboard-panel .panel__actions_blocked svg{color:hsla(0,0%,93.7%,.43)!important}.dashboard-panel .panel__actions_blocked [data-action=sync] path{fill:hsla(0,0%,93.7%,.43)}.dashboard-panel .panel__search{width:100%}.dashboard-panel .panel__close{height:32px;border-radius:8px;padding:0 20px;background-color:transparent;border:1px solid #fff;color:#fff;font-size:14px;font-weight:400;margin-left:15px}.dashboard-panel .panel__close:hover{background-color:#fff;color:#000}.dashboard-panel .panel__events{height:100%;overflow-y:auto;padding-bottom:80px}.dashboard-panel .panel__events .status-events:nth-child(2n){background-color:#f2f5f8}.dashboard-panel .panel__clients{padding:16px}.dashboard-panel .panel__clients button{background-color:#ff1f26;border-radius:8px;height:40px;display:block;padding:8px 24px;color:#fff;border:none;outline:none;margin:25px auto 0 auto}.dashboard-panel .panel__clients button:disabled{background-color:#ff6b72}.dashboard-panel .search-input{display:flex;gap:5px;align-items:center;border-radius:4px;border:1px solid #677a89;padding:0 10px;min-height:36px}.dashboard-panel .search-input:hover{background-color:#32424e}.dashboard-panel .search-input input{background-color:transparent;border:none;outline:none;padding-left:5px;color:#fff;width:100%}.dashboard-panel .search-input input:focus::-moz-placeholder{color:#dee4e8}.dashboard-panel .search-input input:focus::placeholder{color:#dee4e8}.dashboard-panel .empty-events{display:flex;flex-direction:column;height:100%;align-items:center;justify-content:center}.dashboard-panel .empty-events h4{font-size:14px;font-weight:600;color:#677a89}.dashboard-panel .empty-events p{font-size:12px;color:#677a89;font-weight:400}.dashboard-panel .empty-events img{margin-top:20px;width:200px}.range-calendar{position:absolute;background:#fff;width:375px;padding:30px 15px;z-index:100;box-shadow:0 4px 12px 2px rgba(0,0,0,.1215686275);border-radius:24px;transform:translate(-133px,15px)}.range-calendar__header{display:flex;justify-content:space-between}.range-calendar__toggle{display:flex;align-items:center}.range-calendar__toggle i{font-size:10px;color:#1c262f;cursor:pointer}.range-calendar__toggle span{margin:0 15px}.range-calendar__toggle_month span{font-weight:600;font-size:16px;color:#1c262f;cursor:pointer}.range-calendar__toggle_year span{font-weight:600;font-size:16px;color:#677a89}.range-calendar__body ul{display:flex;list-style-type:none;padding:0;flex-wrap:wrap;text-align:center}.range-calendar__body ul li{width:14.2857142857%;color:#1c262f}.range-calendar__body ul .inactive{color:#c3cdd5;font-weight:400!important}.range-calendar__body .weeks{margin-top:30px;color:#677a89;font-weight:600;font-size:12px;text-transform:uppercase}.range-calendar__body .weeks li{color:#677a89}.range-calendar__body .days{font-weight:400;font-size:14px}.range-calendar__body .days li{margin-top:10px;font-weight:500;display:flex;align-items:center;justify-content:center;min-height:30px;cursor:pointer;transition:.3s}.range-calendar__body .days .today{position:relative}.range-calendar__body .days .today:after{content:"";position:absolute;height:5px;width:5px;border-radius:200px;background:#0895d1;top:28px}.range-calendar__body .days .selected{position:relative;color:#fff}.range-calendar__body .days .selected-forward{position:relative}.range-calendar__body .days .selected-forward:before{position:absolute;content:"";width:50%;height:100%;background:#5ec7eb;right:0;z-index:-2}.range-calendar__body .days .selected-reversed{position:relative}.range-calendar__body .days .selected-reversed:before{position:absolute;content:"";width:50%;height:100%;background:#5ec7eb;left:0;z-index:-2}.range-calendar__body .days .selected:after{position:absolute;content:"";width:30px;height:30px;background:#0895d1;left:0;right:0;margin-left:auto;margin-right:auto;border-radius:200px;z-index:-1}.range-calendar__body .days .range-complete{position:relative}.range-calendar__body .days .finish{position:relative;color:#fff}.range-calendar__body .days .finish-reversed{position:relative}.range-calendar__body .days .finish-reversed:before{position:absolute;content:"";width:50%;height:100%;background:#5ec7eb;left:0;z-index:-2}.range-calendar__body .days .finish-forward{position:relative}.range-calendar__body .days .finish-forward:before{position:absolute;content:"";width:50%;height:100%;background:#5ec7eb;right:0;z-index:-2}.range-calendar__body .days .finish:after{position:absolute;content:"";width:30px;height:30px;background:#0895d1;left:0;right:0;margin-left:auto;margin-right:auto;border-radius:200px;z-index:-1}.range-calendar__body .days .ranged{background:#5ec7eb}.range-calendar__list{height:100%;display:flex;align-items:center;margin-top:15px;font-size:14px;color:#1b1b1b;font-weight:500}.range-calendar__list ul{display:flex;list-style-type:none;padding:0;flex-wrap:wrap;margin-bottom:0;width:100%}.range-calendar__list ul li{width:33.3333333333%;text-align:center;margin-bottom:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;min-height:30px}.range-calendar__list .active{background:#0895d1;border-radius:24px;color:#fff}.timeline-skeleton[data-v-0e829cde]{padding:10px}.timeline-skeleton__container[data-v-0e829cde]{display:flex;justify-content:space-between;margin-bottom:10px;align-items:center}.timeline-skeleton__spacer[data-v-0e829cde]{width:100%;height:16px;background:#f2f5f8}.skeleton-box[data-v-0e829cde]{display:inline-block;height:1em;position:relative;overflow:hidden;background-color:#dee4e8;border-radius:20px}.skeleton-box[data-v-0e829cde]:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));animation:shimmer-0e829cde 2s infinite;content:""}@keyframes shimmer-0e829cde{to{transform:translateX(100%)}}.text-ellipsis,.timeline-notification__heading strong,.timeline-notification__number{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.timeline-notification{border-bottom:4px solid #dee4e8}.timeline-notification--success{background:rgba(159,233,218,.2509803922)!important}.timeline-notification--danger{background:rgba(255,31,38,.1019607843)!important}.timeline-notification__card{display:flex;padding:12px 8px;gap:8px}.timeline-notification__info{width:100%}.timeline-notification__heading{display:flex;align-items:center}.timeline-notification__heading strong{font-weight:600;font-size:14px;width:125px}.timeline-notification__heading span{font-weight:400;font-size:12px;margin-left:auto;flex-shrink:0}.timeline-notification__heading svg{margin-right:5px}.timeline-notification__heading svg path{fill:red}.timeline-notification__action{font-weight:700;font-size:12px;width:160px;display:flex}.timeline-notification__action span{flex-shrink:0}.timeline-notification__action a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:190px;color:#1c262f!important}.timeline-notification__link{flex:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.timeline-notification__status{font-weight:400;font-size:14px;color:#1c262f}.timeline-notification__status .fa-check-circle{color:#0bbd99}.timeline-notification__status .fa-times-circle{color:#ff1f26}.timeline-notification__footer{border-top:1px solid #dee4e8;padding:12px 8px}.timeline-notification__number{font-size:12px;font-weight:600;margin:0;width:100%}.timeline-notification__project{font-weight:400;font-size:12px}.timeline-notification__bottom{display:flex;align-items:center;justify-content:space-between}.timeline-notification__bottom .fa-check-circle{color:#0bbd99}.timeline-notification__bottom .fa-times-circle{color:#ff1f26}.timeline-notification__bottom strong{font-weight:700;font-size:12px}.timeline-notification__bottom i{font-size:13px}.timeline-invitation[data-v-5644c5ba]{background:#fff;border-radius:0 8px 8px 0;box-shadow:0 1px 4px 0 rgba(0,0,0,.2);border-left:4px solid #0081c2;display:flex;margin-bottom:15px}.timeline-invitation__body[data-v-5644c5ba]{display:flex;align-items:center;padding:14px;position:relative;width:100%}.timeline-invitation__avatar[data-v-5644c5ba]{height:36px;width:36px;border-radius:200px;display:flex;align-items:center;justify-content:center;background:linear-gradient(95.17deg,#2bb0e0 -3.13%,#65dbc4 98.57%);flex-shrink:0}.timeline-invitation__avatar i[data-v-5644c5ba]{color:#fff}.timeline-invitation__counter[data-v-5644c5ba]{font-family:Montserrat,sans-serif;font-weight:800;font-size:44px;color:#1c262f;line-height:1;margin:0 7px 0 7px;transition:.5s}.timeline-invitation__info[data-v-5644c5ba]{display:flex;flex-direction:column}.timeline-invitation__category[data-v-5644c5ba]{font-size:12px;font-weight:400;color:#1c262f}.timeline-invitation__title[data-v-5644c5ba]{font-weight:600;font-size:16px;color:#677a89;line-height:1}.timeline-invitation__close[data-v-5644c5ba]{position:absolute;top:3px;right:5px}.timeline-invitation__close svg[data-v-5644c5ba]{color:#9fafbc;cursor:pointer}.timeline-invitation__close svg[data-v-5644c5ba]:hover{color:#000}.invitations-gallery{position:relative;width:100%;min-height:68px;background:#fff;margin-bottom:16px}.invitations-gallery .timeline-invitation{position:absolute;top:0;left:0;width:100%;opacity:0;transition:.8s;z-index:0}.invitations-gallery .invitation-active{z-index:1;opacity:1!important}.dashboard-filters{display:flex;align-items:center;justify-content:space-between}.dashboard-filters .calendar-toggle{display:flex;align-items:center;gap:5px}.dashboard-filters .calendar-toggle i{cursor:pointer}.dashboard-filters__calendar{font-size:12px;font-weight:600;margin-left:4px;text-decoration:underline;cursor:pointer}.dashboard-filters__date{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500}.dashboard-filters__date strong{font-size:14px;font-weight:700}.dashboard-filters__select,.dashboard-filters__tabs{display:flex;align-items:center}.dashboard-filters__tabs{gap:8px;margin-left:20px;margin-right:20px}.dashboard-filters__tabs .filter-button{background:#c3cdd5;height:28px;border-radius:36px;font-weight:600;font-size:12px;color:#fff;padding:0 16px;border:none}.dashboard-filters__tabs .filter-button_active{background:#0895d1}.icons-preloader{opacity:0;visibility:hidden;height:0}.dashboard-page{padding-bottom:24px}.dashboard-page .timeline{width:252px;height:100%}.dashboard-page .timeline__empty{padding:32px 16px;text-align:center}.dashboard-page .timeline__empty p{font-weight:600;font-size:14px;color:#677a89;margin-bottom:0}.dashboard-page .timeline__empty span{font-weight:400;font-size:12px;color:#677a89}.dashboard-page .timeline__control{display:flex;justify-content:space-between;box-shadow:0 2px 6px 1px rgba(0,0,0,.1215686275);border-radius:4px 4px 0 0;padding:16px 10px;border-bottom:4px solid #dee4e8}.dashboard-page .timeline__icons{display:flex;align-items:center;gap:10px}.dashboard-page .timeline__icons svg{cursor:pointer}.dashboard-page .timeline__icons svg path{fill:#677a89}.dashboard-page .timeline__tabs{display:flex;gap:5px}.dashboard-page .timeline__tabs button{border:none;outline:none;background:#c3cdd5;color:#fff;font-weight:600;font-size:12px;border-radius:36px;min-height:28px;padding:0 10px;text-transform:capitalize}.dashboard-page .timeline__tabs [data-selected=true]{background:#0895d1}.dashboard-page .timeline__cards{box-shadow:0 6px 3px 1px rgba(0,0,0,.1215686275);max-height:834px;overflow:auto}.dashboard-page .timeline__cards .timeline-card:nth-child(2n){background:#f2f5f8}.dashboard-page .timeline__notifications{box-shadow:0 6px 3px 1px rgba(0,0,0,.1215686275);max-height:834px;overflow:auto}.dashboard-page .timeline__notifications .timeline-notification:nth-child(2n){background:#f2f5f8}.dashboard-page .timeline__skeletons{padding-top:20px}.dashboard-page .timeline__search{width:100%;display:flex;align-items:center;position:relative}.dashboard-page .timeline__dropdown{position:absolute;z-index:1000;background:#fff;box-shadow:0 7px 16px 2px rgba(0,0,0,.1098039216);width:100%;border-radius:4px;padding:12px;top:100%}.dashboard-page .timeline__dropdown hr{margin:10px 0;color:#677a89}.dashboard-page .timeline__dropdown span{font-weight:600;font-size:10px;color:#677a89;line-height:1}.dashboard-page .timeline__dropdown p{font-weight:400;font-size:14px;line-height:1;color:#677a89;cursor:pointer}.dashboard-page .timeline__dropdown p:hover{color:#000}.dashboard-page .timeline__field{width:100%;border:1px solid #9fafbc;border-radius:4px;display:flex;align-items:center;padding:0 3px;transition:.3s}.dashboard-page .timeline__field--active{box-shadow:0 0 0 4px #9fafbc}.dashboard-page .timeline__field svg{margin:0 5px 0 10px}.dashboard-page .timeline__field input{border:none;height:36px;outline:none;font-weight:400;color:#1c262f;font-size:14px;width:100%}.dashboard-page .timeline__clear{display:flex;align-items:center;gap:5px;margin-left:10px;cursor:pointer}.dashboard-page .timeline__clear span{font-weight:600;font-size:12px;color:#677a89;text-decoration:underline}.dashboard-page__loading{display:flex;justify-content:center}.dashboard-page__card-body{padding:24px 18px 22px 16px;display:flex}.dashboard-page__sections{flex:auto;padding-right:25px}.dashboard-page__section:not(:last-child){margin-bottom:24px}.dashboard-page__section_preloader{opacity:0;height:0;width:0;position:absolute;display:inline-block;pointer-events:none}.dashboard-page__heading{color:#1c262f;font-size:20px;font-family:Montserrat;font-weight:600;line-height:1.4;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.dashboard-page__heading i{font-weight:400;color:#677a89;font-size:16px}.dashboard-page__heading .chart-reload{border:2px solid hsla(0,0%,75.3%,.3019607843);border-radius:5px}.dashboard-page__heading .chart-reload-icon path{fill:#000}.dashboard-page__charts{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.dashboard-page__card{border-radius:8px}