.scroller-content{-webkit-animation:scroll linear infinite;animation:scroll linear infinite;-webkit-transform:translateY(0);transform:translateY(0)}@-webkit-keyframes scroll{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@keyframes scroll{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.color-green{color:#4cd964}.color-red{color:#cc3d41}.color-white{color:#f3f6f7}.projects{width:50%}.projects,.projects__single{height:100%;position:relative}.projects__single{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.projects__chart-holder{height:62%;width:auto}.projects__chart{height:100%;position:relative}.projects .flickityTop{height:25px}.projects .flickityBottom{height:15%}.projects__header{height:6%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.projects__title{color:#7f888e;font-size:20px}.projects .slider-status{font-size:14px;color:#7f888e}.projects .carousel-cell{width:100%;z-index:-1}.projects .projects-stats .single-stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.projects .projects-stats .single-stat h2{color:#7f888e;font-size:23px;font-weight:700;font-weight:400;margin-bottom:4px}.projects .projects-stats .single-stat h5{font-size:15px}.apex-chart-holder{height:calc(100% - 60px)}.harvest{padding:20px;height:auto;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.harvest .online{font-size:20px;font-weight:400}.harvest .topics{font-weight:400;color:#7f888e}.harvest .top-row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:12px;margin-bottom:20px}.harvest .top-row h5 span{font-size:24px;color:#0b131a}.harvest:before{content:"";width:100%;height:25px;-webkit-box-shadow:0 -4px 10px 0 rgba(18,31,41,.2);box-shadow:0 -4px 10px 0 rgba(18,31,41,.2);display:block;position:absolute;bottom:-5px;left:0;z-index:9}.harvest #userContainer{height:50vh;overflow:hidden;scroll-behavior:smooth}.harvest #userTotalContainer{-webkit-transition-timing-function:linear;transition-timing-function:linear}.harvest .flickity-slider>div{width:100%}.harvest .table-row{height:53px;background-color:#4d5c67;margin-bottom:3px}.harvest .table-row .avatar-holder{height:34px;width:34px;border-radius:100%;position:relative}.harvest .table-row .avatar-holder.dnd,.harvest .table-row .avatar-holder.idle,.harvest .table-row .avatar-holder.present{border:2px solid #4cd964}.harvest .table-row .avatar{background-position:50%;background-size:cover;background-repeat:no-repeat;height:30px;width:30px;border-radius:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.harvest .table-row .name{position:relative;color:#f3f6f7;font-weight:400}.harvest .table-row .nvt{color:#f3f6f7;font-weight:300}.harvest .table-row .background-nvt{color:#f3f6f7;position:relative}.harvest .table-row .background-nvt span{z-index:1;position:relative}.harvest .table-row .background-nvt:after{content:"";display:block;position:absolute;border-radius:2px;padding:10px 15px;width:46px;height:34px;background-color:#56646e;top:50%;left:13px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}.harvest .table-row .background-danger{color:#f3f6f7;position:relative}.harvest .table-row .background-danger span{z-index:1;position:relative}.harvest .table-row .background-danger:after{content:"";display:block;border-radius:2px;position:absolute;padding:10px 15px;width:46px;height:34px;background-color:#ff9500;opacity:.3;top:50%;left:13px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}.bugsnag{padding:20px;height:80vh;overflow:auto;position:relative;background-color:#4d5c67;overflow:hidden;z-index:8}.bugsnag .incidents__header{margin-bottom:15px;padding:0}.bugsnag .incidents__header h2{color:#f3f6f7;font-size:20px}.bugsnag__messages{height:calc(100% - 10px);overflow:hidden}.bugsnag-message{background-color:#0b131a;padding:32px;margin-bottom:5px;overflow:hidden;border-radius:1px}.bugsnag-message p{margin-bottom:24px;color:#f3f6f7}.bugsnag-message .bugsnag-message-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#7f888e;font-weight:400}.bugsnag-message .bugsnag-message-author__image{background-position:50%;background-size:cover;background-repeat:no-repeat;width:28px;height:28px;margin-right:12px}.pingdom-error{height:110px;width:100%;border-radius:1px;background:-webkit-gradient(linear,left top,left bottom,from(#ea053b),to(#d0021b));background:linear-gradient(180deg,#ea053b,#d0021b);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2);box-shadow:0 4px 10px 0 rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:99}.pingdom-error__message{color:#fff;font-size:20px;font-weight:400}.pingdom-error__description{color:#fff;font-size:14px;padding:0 50px;text-align:center;line-height:1}.error-holder{position:relative;width:100%}.pingdomSlide-enter-active,.pingdomSlide-leave-active{-webkit-transition:.2s;transition:.2s}.pingdomSlide-enter{-webkit-transform:translateY(100%);transform:translateY(100%)}.pingdomSlide-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.discord{padding:0;height:20vh;overflow:auto;position:relative;background-color:#49545d;-webkit-box-shadow:0 -4px 10px 0 rgba(18,31,41,.3);box-shadow:0 -4px 10px 0 rgba(18,31,41,.3);z-index:99}.discord__fixed{overflow:auto;right:0;left:0;bottom:0;background-color:#49545d;color:#fff;padding:20px 50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.discord__fixed,.discord__fixed--body{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.discord__fixed--body{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.discord__fixed--body p{font-weight:400;font-size:24px;line-height:42px}.discord__fixed--footer{padding-top:10px;font-size:20px;line-height:29px;font-weight:400}.discord__fixed--footer span{color:#f3f6f7}.discord__fixed.error{background-color:#b8626d;color:#fff}.discord__fixed.error .discord__fixed--body{text-align:center}.discord__fixed.error .discord__fixed--body p{font-size:32px}.incidents{padding-left:20px;width:50%;height:50vh;overflow:hidden}.incidents__header{margin-bottom:30px}.incidents__header h2{color:#7f888e}.incidents .incidents-header,.incidents .incidents__header{z-index:1000;width:100%}.incidents .incidents__header .solved h5{font-weight:400}.incidents .incident-box{overflow:hidden}.incidents .incident-box,.incidents .incident-box__no-incidents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.incidents .incident-box__no-incidents{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.incidents .incident-box__no-incidents p{color:#7f888e;font-size:20px;font-weight:400}.incidents .incident-box__emoji{font-size:40px}.incidents .single-incident{background-color:#4d5c67;border-radius:1px;padding:15px 20px;margin-bottom:20px;width:100%}.incidents .single-incident p{font-size:16px;color:#7f888e;line-height:28px}.incidents .single-incident__body p{color:#f3f6f7}.incidents .single-incident__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.incidents .single-incident__footer h3,.incidents .single-incident__footer h4{font-size:16px;color:#f3f6f7;opacity:.5}@font-face{font-family:LabGrotesque;font-weight:700;font-style:normal;src:url(../fonts/LabGrotesque-Bold.23ed8296.eot);src:url(../fonts/LabGrotesque-Bold.23ed8296.eot?#iefix) format("embedded-opentype"),url(../fonts/LabGrotesque-Bold.e8ca9a2c.woff2) format("woff2"),url(../fonts/LabGrotesque-Bold.846a01fe.woff) format("woff"),url(../fonts/LabGrotesque-Bold.7c747d89.ttf) format("truetype")}@font-face{font-family:LabGrotesque;font-weight:400;font-style:normal;src:url(../fonts/LabGrotesque-Regular.b35b2ad0.eot);src:url(../fonts/LabGrotesque-Regular.b35b2ad0.eot?#iefix) format("embedded-opentype"),url(../fonts/LabGrotesque-Regular.5b932ab9.woff2) format("woff2"),url(../fonts/LabGrotesque-Regular.19beef25.woff) format("woff"),url(../fonts/LabGrotesque-Regular.cd4376c3.ttf) format("truetype")}@font-face{font-family:LabGrotesque;font-weight:800;font-style:normal;src:url(../fonts/LabGrotesque-Medium.148ae875.eot);src:url(../fonts/LabGrotesque-Medium.148ae875.eot?#iefix) format("embedded-opentype"),url(../fonts/LabGrotesque-Medium.1b8a6d95.woff2) format("woff2"),url(../fonts/LabGrotesque-Medium.3a5acc95.woff) format("woff"),url(../fonts/LabGrotesque-Medium.72eee172.ttf) format("truetype")}@font-face{font-family:LabGrotesque;font-weight:300;font-style:normal;src:url(../fonts/LabGrotesque-Light.843030fb.eot);src:url(../fonts/LabGrotesque-Light.843030fb.eot?#iefix) format("embedded-opentype"),url(../fonts/LabGrotesque-Light.893e2559.woff2) format("woff2"),url(../fonts/LabGrotesque-Light.02309653.woff) format("woff"),url(../fonts/LabGrotesque-Light.2999b85f.ttf) format("truetype")}h2{font-size:24px;font-weight:300;line-height:29px}h3{font-size:14px;font-weight:400}h4,h5{font-size:14px;font-weight:300}h5{color:#7f888e}p{line-height:32px}html{font-size:62.5%;max-width:100vw;overflow-x:hidden}body,html{height:100vh;overflow:hidden}:focus{outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}body{padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:100%;max-width:100vw;max-height:100vh;overflow-x:hidden;font-weight:500;font-family:LabGrotesque;font-size:15px;font-weight:300;color:#0b131a;background:-webkit-gradient(linear,left top,left bottom,from(#1a2b38),to(#0b131a));background:linear-gradient(180deg,#1a2b38 0,#0b131a)}body,h1,h2,h3,h4,h5,h6{margin:0}.app-left{width:67vw;height:100vh}.app-left__header{height:60%}.app-left__footer{height:40%!important;height:100%;padding:20px}.app-right{width:33vw;height:100vh}