@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap);.navbar_navbar__3wM6i{position:fixed;left:0;top:0;width:80px;height:100%;background-color:#2c2c2c;z-index:11;-webkit-transition:width .6s ease;transition:width .6s ease;overflow:hidden}.navbar_navbar__3wM6i:hover{width:256px}.navbar_navigationMenu__O6O43{list-style:none;padding:0;margin:0;height:100%;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.navbar_navigationMenu__O6O43 li{filter:grayscale(100%) opacity(.7);color:#fff;cursor:pointer;-webkit-transition:.2s ease;transition:.2s ease}.navbar_navigationMenu__O6O43 li>a{display:flex;justify-content:flex-start;align-items:center;grid-gap:24px;gap:24px;width:256px;padding:20px 24px}.navbar_navigationMenu__O6O43 li:hover{filter:grayscale(0) opacity(1)}.navbar_navigationMenu__O6O43 li:hover svg{-webkit-transform:scale(1.05);transform:scale(1.05)}.navbar_navigationMenu__O6O43 li:last-child{margin-top:auto}.navbar_navigationMenu__O6O43 svg{width:32px;height:32px}.navbar_settingsIcon__3trMl a svg{-webkit-transition:.5s;transition:.5s}.navbar_settingsIcon__3trMl:hover a svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}button{outline:none;border:none}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#6424c7}::-webkit-scrollbar-thumb:hover{background:#555}.signedInBody{margin-top:55px;padding-left:100px;padding-right:20px;width:100%;height:calc(100vh - 55px);overflow-y:auto;color:#fff;background-color:#232323}.signedInContent{max-width:1840px;margin:0 auto}h1{position:relative;font-weight:700;font-size:30px;line-height:43px;display:inline-block;font-family:filson-pro,sans-serif}h1:after{position:absolute;bottom:0;left:-2.5%;width:105%;content:"";border-bottom:1px solid grey}p{margin-top:0}.loading-bars_ldsFacebook__3Re9g{display:inline-block;position:relative;width:80px;height:80px}.loading-bars_ldsFacebook__3Re9g div{display:inline-block;position:absolute;left:8px;width:16px;height:30px;background:#6424c7;-webkit-animation:loading-bars_ldsFacebook__3Re9g 2s ease-in-out infinite;animation:loading-bars_ldsFacebook__3Re9g 2s ease-in-out infinite}.loading-bars_ldsFacebook__3Re9g div:first-child{left:8px;-webkit-animation-delay:-.48s;animation-delay:-.48s}.loading-bars_ldsFacebook__3Re9g div:nth-child(2){left:32px;-webkit-animation-delay:-.24s;animation-delay:-.24s}.loading-bars_ldsFacebook__3Re9g div:nth-child(3){left:56px;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes loading-bars_ldsFacebook__3Re9g{0%{transform:scaleY(1);-webkit-transform:scaleY(1)}50%{transform:scaleY(2);-webkit-transform:scaleY(2)}to{transform:scaleY(1);-webkit-transform:scaleY(1)}}@keyframes loading-bars_ldsFacebook__3Re9g{0%{transform:scaleY(1);-webkit-transform:scaleY(1)}50%{transform:scaleY(2);-webkit-transform:scaleY(2)}to{transform:scaleY(1);-webkit-transform:scaleY(1)}}.loading-page_loadingContainer__2hLvJ{position:fixed;top:40%;left:50%}.header_header__3hRD-{position:fixed;display:flex;justify-content:space-between;background-color:#1c1c1c;top:0;height:55px;width:calc(100vw - 75px);margin-left:75px;color:#fff;z-index:10}.header_headerRight__1FF4r{display:flex;align-items:center;grid-gap:10px;gap:10px}.header_techneLogo__2Cucs{height:55px}.header_headerIconContainer__2PypQ{position:relative;display:flex;justify-content:space-evenly;align-items:center;width:40px;height:40px;border-radius:40px;background-color:#2c2c2c}.header_searchContainer__htxF1{overflow:hidden;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.header_searchContainer__htxF1 input{height:100%;background-color:transparent;border:none;outline:none;color:#fff;font-size:18px;width:190px;margin-left:10px;display:none;padding-top:3px;margin-right:10px;overflow:hidden}.header_searchContainer__htxF1 .header_headerIcon__3t8Jk{position:absolute;top:8px;left:8px}.header_searchContainer__htxF1:hover{width:200px}.header_searchContainer__htxF1:hover input{display:block}.header_searchContainer__htxF1:hover .header_headerIcon__3t8Jk{opacity:0}.header_notificationIcon__2FKKY{cursor:pointer;color:#fff;-webkit-transition:background-color .2s;transition:background-color .2s}.header_notificationIcon__2FKKY:hover{background-color:#323232}.header_notificationIcon__2FKKY:focus,.header_notificationIcon__2FKKY:focus-within{background-color:#323232}.header_notificationIcon__2FKKY:focus-within .header_notificationsTray__2gFOS,.header_notificationIcon__2FKKY:focus .header_notificationsTray__2gFOS{display:block}.header_notificationsTray__2gFOS{display:none;width:350px;background-color:#1c1c1c;position:absolute;top:47px;right:-30px;border-radius:0 0 5px 5px}.header_notifcationHeader__2QZk4{display:flex;justify-content:space-between;align-items:center;margin:20px;font-size:14px;font-weight:500}.header_notificationSettingsIcon__3sdiL{-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;height:20px;cursor:pointer}.header_notificationSettingsIcon__3sdiL:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header_notification__3CO1_{padding:20px;text-align:left;-webkit-transition:background-color .5s ease-in-out;transition:background-color .5s ease-in-out;display:flex;justify-content:flex-start;grid-gap:10px;gap:10px;color:#a9a9a9}.header_notification__3CO1_ img{height:40px;border-radius:40px}.header_notification__3CO1_:hover{background-color:#282828}.header_notification__3CO1_ header{font-size:14px;margin-bottom:10px}.header_notification__3CO1_ header span{color:#fff}.header_notification__3CO1_ header span:last-child{margin-left:10px;color:#a9a9a9}.header_notificationList__tgQtE{max-height:300px;overflow-y:auto}.header_profileTray__1ScfV{display:none;width:300px;background-color:#1c1c1c;position:absolute;top:47px;right:0;border-radius:0 0 5px 5px;color:#fff;text-align:left;padding:10px}.header_profileIcon__3Z95h{position:relative;height:40px;padding:0;background-color:transparent}.header_profileIcon__3Z95h:focus-within .header_profileTray__1ScfV,.header_profileIcon__3Z95h:focus .header_profileTray__1ScfV{display:block}.header_profileImage__MmJc2{height:40px;border-radius:40px;cursor:pointer}.header_profileHeader__34dOz{display:flex;justify-content:space-between;height:40px;margin:0 0 0 10px}.header_profileHeader__34dOz>div{display:flex;align-items:center;grid-gap:10px;gap:10px}.header_profileHeader__34dOz img{height:30px;border-radius:30px}.header_logoutButton__3wwzx{color:#fff;background-color:transparent;-webkit-transition:background-color .2s;transition:background-color .2s;border-radius:5px;padding:5px 20px;line-height:30px}.header_logoutButton__3wwzx:hover{background-color:#282828}.header_profileBody__27JHA{display:flex;grid-gap:20px;gap:20px;padding:20px 10px}.header_profileBody__27JHA img{border-radius:80px;height:80px}.header_profileSettings__39kcH{display:flex;flex-direction:column;grid-gap:7px;gap:7px}.header_profileSettings__39kcH header{font-size:18px;font-weight:700}.header_profileSettings__39kcH span{font-size:11px}.header_profileSettings__39kcH a{color:#0078d6;cursor:pointer}.header_profileSettings__39kcH a:hover{text-decoration:underline}.header_headerLeft__ufrw9{display:flex;justify-content:center;flex-direction:column;margin-left:20px}.header_headerLeft__ufrw9 header{font-weight:700;font-size:15px}