﻿@import'../node_modules/react-loading-skeleton/dist/skeleton.css';@view-transition{navigation:auto;}*{box-sizing:border-box;}html,body{width:100%;min-width:321px;font-family:Inter-Regular,sans-serif,serif;font-style:normal;font-weight:400;font-size:100%;color:#e1e1e1;padding:0;margin:0;background-color:#0e0f10;}.react-loading-skeleton{display:block;}@font-face{font-family:"Inter-Bold";src:url(/InTime/React2024/Fonts/Inter-SemiBold.woff2) format("woff2");font-style:normal;font-weight:700;}@font-face{font-family:"Inter-Regular";src:url(/InTime/React2024/Fonts/Inter-Regular.woff2) format("woff2");font-style:normal;font-weight:400;}.Headline1,.Headline2,.Headline3{font-family:Inter-Bold,sans-serif,serif;font-style:normal;font-weight:700;line-height:1.35;color:#e1e1e1;}.Headline1:first-child,.Headline2:first-child,.Headline3:first-child{margin-top:0;}.Headline1:last-child,.Headline2:last-child,.Headline3:last-child{margin-bottom:0;}.Headline1 .Customer_Color,.Headline2 .Customer_Color,.Headline3 .Customer_Color{margin-right:10px;}.Headline1.Headline--VerticallyAligned,.Headline2.Headline--VerticallyAligned,.Headline3.Headline--VerticallyAligned{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;}.Headline1{font-size:3.052rem;margin:0 0 45px 0;}.Headline1.Headline1--Centered{width:100%;text-align:center;}@media screen and (max-width:600px){.Headline1{font-size:calc(3.052rem - 30%);}}.Headline2{font-size:1.35rem;margin:1.5rem 0 .55rem 0;}.Headline2.Headline2--Centered{width:100%;text-align:center;}@media screen and (max-width:600px){.Headline2{font-size:calc(1.5rem - 30%);}}.Headline3{font-size:1.15rem;margin:.95rem 0 .3rem 0;}.Headline3.Headline3--Centered{width:100%;text-align:center;}@media screen and (max-width:600px){.Headline3{font-size:calc(1.15rem - 20%);}}.Normal{font-family:Inter-Regular,sans-serif,serif;font-style:normal;font-weight:400;font-size:1rem;margin:1rem 0 1rem 0;}.Normal:first-child{margin-top:0;}.Normal:last-child{margin-bottom:0;}.Normal.Normal_Small{font-size:.75rem;}.Normal.Normal--Bold{font-weight:700;}.Normal.Normal--Secondary{color:#929292;}.Normal.Normal--Centered{width:100%;text-align:center;}.Normal strong{font-weight:700;}.Headline_Wrapper--WithAction{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin:1.5rem 0 .55rem 0;}.Headline_Wrapper--WithAction:first-child{margin-top:0;}.Headline_Wrapper--WithAction:last-child{margin-bottom:0;}.Headline_Wrapper--WithAction .Headline1,.Headline_Wrapper--WithAction .Headline2,.Headline_Wrapper--WithAction .Headline3{margin:0;}a{font-family:Inter-Regular,sans-serif,serif;font-style:normal;font-weight:400;font-size:1rem;margin:1rem 0 1rem 0;text-decoration:none;}a:first-child{margin-top:0;}a:last-child{margin-bottom:0;}.InTime{width:100%;min-height:100vh;display:grid;grid-template-columns:280px 1fr;column-gap:0;}.InTime.InTime--Navigation_Visible .Side_Navigation{left:0;}@media screen and (max-width:1500px){.InTime{grid-template-columns:1fr;}}.Side_Navigation{width:100%;background-color:#1c1e21;padding:0;margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Side_Navigation .Side_Navigation_Top{width:100%;padding:30px 60px 60px 60px;}.Side_Navigation .Side_Navigation_Top .Side_Navigation_Top_Logo{display:block;width:100%;margin-bottom:8px;}.Side_Navigation .Side_Navigation_Top .Side_Navigation_Top_Logo img{display:block;width:100%;}.Side_Navigation .Side_Navigation_Top .Side_Navigation_Top_Menu_Toggle{display:none;position:absolute;top:0;right:0;width:42px;height:42px;background-color:transparent;border:0;}.Side_Navigation .Side_Navigation_Top .Side_Navigation_Top_Menu_Toggle:hover{cursor:pointer;background-color:#282c32;}.Side_Navigation .Side_Navigation_Top .Side_Navigation_Top_Menu_Toggle svg{width:16px;height:16px;}.Side_Navigation .Side_Navigation_Top .Side_Navigation_Top_Menu_Toggle svg path{fill:#e1e1e1;}.Side_Navigation ul.Side_Navigation_List{list-style:none;width:100%;padding:0;margin:0;}.Side_Navigation ul.Side_Navigation_List+.Side_Navigation_List{margin-top:20px;}.Side_Navigation ul.Side_Navigation_List>li.Side_Navigation_List_Item{width:100%;}.Side_Navigation ul.Side_Navigation_List>li.Side_Navigation_List_Item>a{width:100%;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;font-family:Inter-Regular,sans-serif,serif;font-style:normal;font-weight:400;font-size:1rem;color:#e1e1e1;padding:10px 25px 10px 21px;border-left:4px solid #1c1e21;}.Side_Navigation ul.Side_Navigation_List>li.Side_Navigation_List_Item>a:hover{cursor:pointer;background-color:#282c32;border-left-color:#44abe1;}.Side_Navigation ul.Side_Navigation_List>li.Side_Navigation_List_Item>a:focus,.Side_Navigation ul.Side_Navigation_List>li.Side_Navigation_List_Item>a:active{background-color:#282c32;border-left-color:#44abe1;outline:0;}.Side_Navigation ul.Side_Navigation_List>li.Side_Navigation_List_Item>a svg,.Side_Navigation ul.Side_Navigation_List>li.Side_Navigation_List_Item>a img{width:26px;height:26px;margin-right:8px;}.Side_Navigation ul.Side_Navigation_List>li.Side_Navigation_List_Item>a svg path,.Side_Navigation ul.Side_Navigation_List>li.Side_Navigation_List_Item>a img path{fill:#e1e1e1;}.Side_Navigation ul.Side_Navigation_List>li.Side_Navigation_List_Item>a.Active{background-color:#282c32;border-left-color:#44abe1;}@media screen and (max-width:1500px){.Side_Navigation{position:fixed;top:0;left:-288px;bottom:0;width:288px;z-index:1001;transition:all ease-in-out .15s;}.Side_Navigation .Side_Navigation_Top .Side_Navigation_Top_Menu_Toggle{display:block;}}.Sidebar_Toggle{position:fixed;bottom:40px;left:40px;width:50px;height:50px;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;padding:0;margin:0;border:0;border-radius:50px;background-color:#44abe1;z-index:999;}.Sidebar_Toggle:hover{cursor:pointer;background-color:#51c1fb;}.Sidebar_Toggle svg{width:22px;height:22px;}.Sidebar_Toggle svg path{fill:#e1e1e1;}@media screen and (min-width:1500px){.Sidebar_Toggle{display:none;}}.Page_Content{position:relative;width:100%;max-height:100vh;overflow-y:auto;}.Page_Content .Page_Content_Inner{position:relative;width:100%;max-width:1600px;padding:160px 50px 80px 50px;margin:0 auto;}@media screen and (max-width:1000px){.Page_Content .Page_Content_Inner{padding:160px 20px 80px 20px;}}@media screen and (max-width:768px){.Page_Content .Page_Content_Inner{padding:95px 20px 80px 20px;}}.Page_Content_InnerNarrow{width:100%;max-width:850px;margin:0 auto;}.Page_Header{width:100%;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;margin-bottom:45px;}.Page_Header .Headline1{margin-bottom:0;}.Page_Header .Button.Button_Icon{width:42px;height:42px;margin-left:auto;}.Page_Content_Grid{width:100%;display:grid;grid-template-columns:1fr 450px;column-gap:40px;}.Page_Content_Grid.Page_Content_Grid--5050{grid-template-columns:1fr 1fr;}@media screen and (max-width:1400px){.Page_Content_Grid{grid-template-columns:1fr;row-gap:40px;}}@media screen and (max-width:645px){.Page_Content_Grid{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;}}.Page_Content_Grid .Page_Content_Grid_Section{width:100%;}.Loader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;backdrop-filter:blur(4px) brightness(40%) grayscale(100%);z-index:10000;}.Dynamic_Island{position:fixed;top:50px;left:50%;transform:translateX(-50%);min-width:280px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;background-color:transparent;border:0;border-radius:25px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1000;}@media screen and (max-width:768px){.Dynamic_Island{top:20px;}}.Dynamic_Island .Dynamic_Island_InteractionBoard{display:grid;padding:7px;background-color:#1c1e21;border:0;border-radius:25px;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects{position:relative;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects button.Dynamic_Island_Featured_Projects_Toggle{width:39px;height:39px;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;background-color:transparent;border:0;border-radius:50%;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects button.Dynamic_Island_Featured_Projects_Toggle svg{width:22px;height:22px;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects button.Dynamic_Island_Featured_Projects_Toggle svg path{fill:#e1e1e1;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects button.Dynamic_Island_Featured_Projects_Toggle:hover{cursor:pointer;background-color:#282c32;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects button.Dynamic_Island_Featured_Projects_Toggle:focus,.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects button.Dynamic_Island_Featured_Projects_Toggle:active{background-color:#282c32;outline:0;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper{position:absolute;top:70px;right:50%;transform:translateX(50%);width:285px;padding:0;margin:0;background-color:#1c1e21;border:1px solid #2e333b;border-radius:5px;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper a.Dynamic_Island_Featured_Projects_List_PageLink{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding:12px 20px;margin-bottom:5px;background-color:transparent;font-weight:700;color:#e1e1e1;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper a.Dynamic_Island_Featured_Projects_List_PageLink:hover{cursor:pointer;background-color:#282c32;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper a.Dynamic_Island_Featured_Projects_List_PageLink:focus,.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper a.Dynamic_Island_Featured_Projects_List_PageLink:active{background-color:#282c32;outline:0;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper a.Dynamic_Island_Featured_Projects_List_PageLink svg{width:24px;height:24px;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper a.Dynamic_Island_Featured_Projects_List_PageLink svg path{fill:#e1e1e1;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper ul.Dynamic_Island_Featured_Projects_List{width:100%;list-style:none;padding:0;margin:0;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper ul.Dynamic_Island_Featured_Projects_List>li.Dynamic_Island_Featured_Projects_List_Item{width:100%;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper ul.Dynamic_Island_Featured_Projects_List>li.Dynamic_Island_Featured_Projects_List_Item button.Dynamic_Island_Featured_Projects_List_Item_Button{width:100%;display:grid;grid-template-columns:24px 1fr;align-items:center;padding:12px 20px;background-color:transparent;border:0;color:#e1e1e1;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper ul.Dynamic_Island_Featured_Projects_List>li.Dynamic_Island_Featured_Projects_List_Item button.Dynamic_Island_Featured_Projects_List_Item_Button .Dynamic_Island_Featured_Projects_List_Item_Button_Color{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;width:100%;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper ul.Dynamic_Island_Featured_Projects_List>li.Dynamic_Island_Featured_Projects_List_Item button.Dynamic_Island_Featured_Projects_List_Item_Button .Dynamic_Island_Featured_Projects_List_Item_Button_Color>span{display:block;width:13px;height:13px;border:0;border-radius:50%;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper ul.Dynamic_Island_Featured_Projects_List>li.Dynamic_Island_Featured_Projects_List_Item button.Dynamic_Island_Featured_Projects_List_Item_Button .Dynamic_Island_Featured_Projects_List_Item_Button_Details{width:100%;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper ul.Dynamic_Island_Featured_Projects_List>li.Dynamic_Island_Featured_Projects_List_Item button.Dynamic_Island_Featured_Projects_List_Item_Button .Dynamic_Island_Featured_Projects_List_Item_Button_Details .Normal{font-size:calc(1rem - 10%);margin-top:0;margin-right:5px;margin-bottom:0;margin-left:0;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper ul.Dynamic_Island_Featured_Projects_List>li.Dynamic_Island_Featured_Projects_List_Item button.Dynamic_Island_Featured_Projects_List_Item_Button .Dynamic_Island_Featured_Projects_List_Item_Button_Details .Normal:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:0;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper ul.Dynamic_Island_Featured_Projects_List>li.Dynamic_Island_Featured_Projects_List_Item button.Dynamic_Island_Featured_Projects_List_Item_Button:hover{cursor:pointer;background-color:#282c32;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper ul.Dynamic_Island_Featured_Projects_List>li.Dynamic_Island_Featured_Projects_List_Item button.Dynamic_Island_Featured_Projects_List_Item_Button:focus,.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper ul.Dynamic_Island_Featured_Projects_List>li.Dynamic_Island_Featured_Projects_List_Item button.Dynamic_Island_Featured_Projects_List_Item_Button:active{background-color:#282c32;outline:0;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Ellapsed_Time{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Ellapsed_Time svg{width:24px;height:24px;margin-right:15px;margin-left:12px;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Ellapsed_Time svg path{fill:#e1e1e1;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Ellapsed_Time .Normal{margin-top:0;margin-bottom:0;white-space:nowrap;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Ellapsed_Time .Normal.Normal--Secondary{margin-right:15px;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Ellapsed_Time .Normal .Mobile{display:none;}.Dynamic_Island .Dynamic_Island_User_Menu{position:relative;margin-left:17px;}.Dynamic_Island .Dynamic_Island_User_Menu button.Dynamic_Island_User_Menu_Toggle{position:relative;padding:7px;border:0;border-radius:50%;background-color:#1c1e21;}.Dynamic_Island .Dynamic_Island_User_Menu button.Dynamic_Island_User_Menu_Toggle::before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:16px 17px 0 19px;border-color:#1c1e21 transparent transparent transparent;top:50%;left:6px;transform-origin:center top;transform:translateX(-50%) perspective(15px) rotate(90deg);border-radius:28% 28% 0 0;}.Dynamic_Island .Dynamic_Island_User_Menu button.Dynamic_Island_User_Menu_Toggle:hover{cursor:pointer;background-color:#282c32;}.Dynamic_Island .Dynamic_Island_User_Menu button.Dynamic_Island_User_Menu_Toggle:hover::before{border-color:#282c32 transparent transparent transparent;}.Dynamic_Island .Dynamic_Island_User_Menu button.Dynamic_Island_User_Menu_Toggle img,.Dynamic_Island .Dynamic_Island_User_Menu button.Dynamic_Island_User_Menu_Toggle svg{display:block;width:42px;height:42px;border-radius:50%;}.Dynamic_Island .Dynamic_Island_User_Menu button.Dynamic_Island_User_Menu_Toggle svg path{fill:#e1e1e1;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper{position:absolute;top:70px;right:50%;transform:translateX(50%);width:285px;padding:0;margin:0;background-color:#1c1e21;border:1px solid #2e333b;border-radius:5px;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper .Dynamic_Island_User_Menu_Current_User{width:100%;display:grid;grid-template-columns:42px 1fr;column-gap:13px;padding:20px;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper .Dynamic_Island_User_Menu_Current_User .Dynamic_Island_User_Menu_Current_User_Photo{width:100%;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper .Dynamic_Island_User_Menu_Current_User .Dynamic_Island_User_Menu_Current_User_Photo img,.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper .Dynamic_Island_User_Menu_Current_User .Dynamic_Island_User_Menu_Current_User_Photo svg{display:block;width:42px;height:42px;border-radius:50%;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper .Dynamic_Island_User_Menu_Current_User .Dynamic_Island_User_Menu_Current_User_Photo svg path{fill:#e1e1e1;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper .Dynamic_Island_User_Menu_Current_User .Dynamic_Island_User_Menu_Current_User_Details{width:100%;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;white-space:nowrap;overflow:hidden;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper .Dynamic_Island_User_Menu_Current_User .Dynamic_Island_User_Menu_Current_User_Details .Normal{width:100%;margin-top:0;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper ul.Dynamic_Island_User_Menu_List{width:100%;list-style:none;padding:0;margin:0;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper ul.Dynamic_Island_User_Menu_List>li.Dynamic_Island_User_Menu_List_Item{width:100%;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper ul.Dynamic_Island_User_Menu_List>li.Dynamic_Island_User_Menu_List_Item>a{width:100%;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;padding:12px 20px;background-color:transparent;border:0;color:#e1e1e1;font-size:1rem;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper ul.Dynamic_Island_User_Menu_List>li.Dynamic_Island_User_Menu_List_Item>a svg{width:24px;height:24px;margin-right:10px;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper ul.Dynamic_Island_User_Menu_List>li.Dynamic_Island_User_Menu_List_Item>a svg path{fill:#e1e1e1;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper ul.Dynamic_Island_User_Menu_List>li.Dynamic_Island_User_Menu_List_Item>a:hover{background-color:#282c32;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper ul.Dynamic_Island_User_Menu_List>li.Dynamic_Island_User_Menu_List_Item>a:focus,.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper ul.Dynamic_Island_User_Menu_List>li.Dynamic_Island_User_Menu_List_Item>a:active{background-color:#282c32;outline:0;}.Dynamic_Island.Dynamic_Island_OngoingProject .Dynamic_Island_InteractionBoard{display:grid;grid-template-columns:1fr 39px 89px;gap:15px;}@media screen and (max-width:768px){.Dynamic_Island .Dynamic_Island_InteractionBoard{gap:10px!important;align-items:center;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Ellapsed_Time svg{display:none;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Ellapsed_Time .Normal{font-size:.8rem;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Ellapsed_Time .Normal:last-child{display:none;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Ellapsed_Time .Normal.Normal--Secondary{margin-left:12px;margin-right:0!important;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Ellapsed_Time .Normal .Table_Customer_With_Color .Customer_Color{margin-right:6px;}.Dynamic_Island .Dynamic_Island_InteractionBoard .Dynamic_Island_Featured_Projects .Dynamic_Island_Featured_Projects_List_Wrapper{width:100%;position:fixed;transform:none;left:0;right:0;}.Dynamic_Island span.Desktop{display:none!important;}.Dynamic_Island span.Mobile{display:flex!important;font-size:.8rem;}.Dynamic_Island .Dynamic_Island_User_Menu .Dynamic_Island_User_Menu_Wrapper{width:100%;position:fixed;transform:none;left:0;right:0;}}.Module_View{position:relative;width:100%;margin-bottom:30px;}.Module_View:last-child{margin-bottom:0;}.Module_View .Module_View_Togglers{position:absolute;top:0;right:0;display:grid;grid-template-columns:50% 50%;column-gap:0;}.Module_View .Module_View_Togglers>button[aria-expanded=true]{background-color:#282c32;}@media screen and (max-width:600px){.Module_View .Module_View_Togglers{display:none;}}section.Module{width:100%;margin-bottom:30px;}section.Module:last-child{margin-bottom:0;}section.Module header.Module_Header{width:calc(100% - 70px);margin-bottom:10px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}@media screen and (max-width:600px){section.Module header.Module_Header{width:100%;}}section.Module header.Module_Header.Module_Header--FullWidth{width:100%;}section.Module header.Module_Header.Module_Header--WithButton{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;}section.Module header.Module_Header.Module_Header--WithButton .Headline2{padding-right:20px;margin-bottom:0;}section.Module header.Module_Header.Module_Header--Startpage .Headline2{margin-top:0;margin-bottom:3px;}section.Module header.Module_Header.Module_Header--Startpage .Total_Time{margin-top:0;margin-bottom:0;}section.Module header.Module_Header.Module_Header_WithExpansion{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-bottom:0;}section.Module header.Module_Header.Module_Header_WithExpansion .Headline2{margin:0;}section.Module header.Module_Header.Module_Header_WithExpansion svg{width:32px;height:32px;min-width:32px;min-height:32px;transition:ease-in-out all .25s;transform:translateZ(0);backface-visibility:hidden;will-change:auto;}section.Module header.Module_Header.Module_Header_WithExpansion svg path{fill:#e1e1e1;}section.Module header.Module_Header.Module_Header_WithExpansion:hover{cursor:pointer;}section.Module header.Module_Header.Module_Header_WithExpansion--Active{margin-bottom:10px;}section.Module header.Module_Header.Module_Header_WithExpansion--Active svg{transform:rotate(90deg);}section.Module.Timelog_Table_Module>div{margin-bottom:20px;}section.Module.Timelog_Table_Module>div:last-child{margin-bottom:0;}.Content_Container{width:100%;background-color:#1c1e21;border-radius:5px;padding:20px;}.Button{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;padding:10px 28px;border:0;border-radius:25px;font-family:Inter-Bold,sans-serif,serif;font-style:normal;font-weight:700;font-size:calc(1rem - 10%);color:#e1e1e1;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Button:hover{cursor:pointer;}.Button.Button_Red{background-color:#c35050;}.Button.Button_Red:hover{background-color:#d05858;}.Button.Button_Red:focus,.Button.Button_Red:active{background-color:#d05858;outline:0;}.Button.Button_Red svg path{fill:#e1e1e1;}.Button.Button_Blue{background-color:#44abe1;}.Button.Button_Blue:hover{background-color:#51c1fb;}.Button.Button_Blue:focus,.Button.Button_Blue:active{background-color:#51c1fb;outline:0;}.Button.Button_Transparent{background-color:transparent;}.Button.Button_Transparent:hover{background-color:#282c32;}.Button.Button_Transparent:focus,.Button.Button_Transparent:active{background-color:#282c32;outline:0;}.Button.Button_Start{background-color:#268026;}.Button.Button_Start:hover{cursor:pointer;background-color:#2b952b;}.Button.Button_Start:focus,.Button.Button_Start:active{background-color:#2b952b;outline:0;}.Button.Button_Start svg path{fill:#e1e1e1;}.Button[type=submit] svg{width:19px;margin-right:5px;margin-block:-3.5px;animation:spin_hourglass 2s linear infinite;}.Button[type=submit] svg path{fill:#e1e1e1;}.Button:disabled{background-color:#b1b1b1;}.Button:disabled:hover{cursor:default;background-color:#b1b1b1;}.Button:disabled:focus,.Button:disabled:active{background-color:#b1b1b1;}.Button.Button--AlignRight{margin-left:auto;}.Button_Back{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;border:0;border-radius:0;padding:0 20px 9px 0;background-color:transparent;font-size:calc(1rem - 10%);color:#868686;cursor:pointer;transition:all ease-in-out .15s;}.Button_Back svg{width:20px;height:20px;margin-right:6px;}.Button_Back svg path{transition:all ease-in-out .15s;fill:#868686;}.Button_Back:hover{color:#e1e1e1;}.Button_Back:hover svg path{fill:#e1e1e1;}.Button_PDF{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;background-color:transparent;padding:10px 0;border:0;border-radius:25px;font-family:Inter-Bold,sans-serif,serif;font-style:normal;font-weight:700;font-size:calc(1rem - 10%);color:#e1e1e1;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Button_PDF:hover{cursor:pointer;text-decoration:underline;}.Button_PDF svg{width:17px;margin-left:8px;}.Button_PDF svg path{fill:#c35050;}.Button_Excel{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;background-color:transparent;padding:10px 0;border:0;border-radius:25px;font-family:Inter-Bold,sans-serif,serif;font-style:normal;font-weight:700;font-size:calc(1rem - 10%);color:#e1e1e1;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Button_Excel:hover{cursor:pointer;text-decoration:underline;}.Button_Excel svg{width:17px;margin-left:8px;}.Button_Excel svg path{fill:#268026;}.Button_Icon{width:32px;height:32px;background-color:transparent;border:0;border-radius:5px;padding:0;}.Button_Icon:hover{cursor:pointer;background-color:#282c32;}.Button_Icon:focus,.Button_Icon:active{background-color:#282c32;outline:0;}.Button_Icon svg{width:15px;height:15px;}.Button_Icon svg path{fill:#e1e1e1;}.Button_Icon.Button_Icon--RedHover:hover{background-color:#c35050;}.Button_CheckMark{width:32px;height:32px;background-color:transparent;border:0;border-radius:5px;padding:0;}.Button_CheckMark svg{width:30px;height:30px;}.Button_CheckMark svg path{fill:#e1e1e1;}.Button_CheckMark:hover{cursor:pointer;}.Button_CheckMark:hover svg path{fill:#2b952b;}.Button_CheckMark:focus,.Button_CheckMark:active{outline:0;}.Button_CheckMark:focus svg path,.Button_CheckMark:active svg path{fill:#2b952b;}.Team{width:100%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Team .Team_Container{width:100%;margin-bottom:15px;}.Team .Team_Container:last-child{margin-bottom:0;}.Team .Team_Container ul.Team_List{width:100%;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(55px,55px));gap:15px;padding:0;margin:0;}.Team .Team_Container ul.Team_List>li.Team_List_Item{width:100%;max-width:55px;min-width:55px;max-height:55px;min-height:55px;border-radius:50%;}.Team .Team_Container ul.Team_List>li.Team_List_Item:hover{cursor:help;}.Team .Team_Container ul.Team_List>li.Team_List_Item img{display:block;width:100%;border-radius:50%;}.Team .Team_Container ul.Team_List>li.Team_List_Item svg{width:49px;height:49px;}.Team .Team_Container ul.Team_List>li.Team_List_Item svg path{fill:#6d6d6d;}.Team .Team_Container ul.Team_List>li.Team_List_Item>div.Team_List_Item_Image_Placeholder{width:100%;height:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;}.Team .Team_Container ul.Team_List>li.Team_List_Item>div.Team_List_Item_Image_Placeholder svg{width:35px;height:35px;}.Team .Team_Container ul.Team_List>li.Team_List_Item .Team_List_Item_Tooltip{width:100%;}.Team .Team_Container ul.Team_List>li.Team_List_Item .Team_List_Item_Tooltip p.Normal{width:100%;font-size:calc(1rem - 10%);margin-top:0;margin-bottom:5px;}.Team .Team_Container ul.Team_List>li.Team_List_Item .Team_List_Item_Tooltip p.Normal:not(:first-child){color:#929292;}.Team .Team_Container ul.Team_List>li.Team_List_Item .Team_List_Item_Tooltip p.Normal:not(:first-child) strong{color:#e1e1e1;margin-right:5px;}.Team .Team_Container ul.Team_List[data-offline=true]>li.Team_List_Item{border:3px solid #6d6d6d;}.Team .Team_Container ul.Team_List[data-offline=true]>li.Team_List_Item img{filter:grayscale(100%);}.Team .Team_Container ul.Team_List[data-offline=true]>li.Team_List_Item>div.Team_List_Item_Image_Placeholder{width:100%;height:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;}.Team .Team_Container ul.Team_List[data-offline=true]>li.Team_List_Item>div.Team_List_Item_Image_Placeholder svg{width:35px;height:35px;}form{width:100%;}.Form_Row{position:relative;width:100%;display:block;margin-bottom:17px;}.Form_Row.Form_Row--Center{display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-start;}.Form_Row.Form_Row_Checkbox{width:100%;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;}.Form_Row.Form_Row_Checkbox label{display:grid;grid-template-columns:25px auto;gap:10px;width:100%;font-family:Inter-Regular,sans-serif,serif;font-style:normal;font-weight:400;font-size:1rem;color:#e1e1e1;}.Form_Row.Form_Row_Checkbox label:hover{cursor:pointer;}.Form_Row.Form_Row_Checkbox label input[type=checkbox]{-webkit-appearance:none;appearance:none;display:grid;place-content:center;background-color:#282c32;margin:0;font:inherit;color:currentColor;padding:0;width:25px;height:25px;border:1px solid #40464f;border-radius:5px;transform:translateY(-3px);}.Form_Row.Form_Row_Checkbox label input[type=checkbox]::before{content:"";width:13px;height:13px;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset 1em 1em #44abe1;background-color:CanvasText;transform-origin:bottom left;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);}.Form_Row.Form_Row_Checkbox label input[type=checkbox]:hover{cursor:pointer;}.Form_Row.Form_Row_Checkbox label input[type=checkbox]:disabled{--form-control-color:$gray;color:#1c1e21;cursor:not-allowed;}.Form_Row.Form_Row_Checkbox label input[type=checkbox]:checked::before{transform:scale(1);}.Form_Row:last-child{margin-bottom:0;}.Form_Row label,.Form_Row .MuiFormLabel-root{display:block;width:100%;font-family:Inter-Regular,sans-serif,serif;font-style:normal;font-weight:400;font-size:calc(1rem - 10%);color:#929292!important;padding:0;margin-bottom:3px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Form_Row input,.Form_Row select,.Form_Row .MuiSelect-select,.Form_Row textarea{width:100%;font-family:Inter-Regular,sans-serif,serif;font-style:normal;font-weight:400;font-size:1rem;color:#e1e1e1;background-color:#282c32;border:1px solid #40464f;border-radius:5px;padding:13px 15px;margin:0;}.Form_Row input:focus,.Form_Row input:active,.Form_Row select:focus,.Form_Row select:active,.Form_Row .MuiSelect-select:focus,.Form_Row .MuiSelect-select:active,.Form_Row textarea:focus,.Form_Row textarea:active{outline:0;}.Form_Row .MuiOutlinedInput-notchedOutline{border:0!important;}.Form_Row .MuiSelect-icon path{fill:#e1e1e1;}.Form_Row .MuiAutocomplete-root label.MuiFormLabel-root{position:static;transform:none!important;}.Form_Row .MuiAutocomplete-root .MuiAutocomplete-inputRoot{padding:0!important;}.Form_Row .MuiAutocomplete-root .MuiAutocomplete-inputRoot::before{border-bottom:0!important;}.Form_Row .MuiAutocomplete-root .MuiAutocomplete-inputRoot::after{border-bottom:0!important;}.Form_Row .MuiAutocomplete-root .MuiAutocomplete-inputRoot input.MuiInputBase-input{padding:13px 15px!important;}.Form_Row .MuiAutocomplete-root .MuiAutocomplete-endAdornment button.MuiButtonBase-root svg path{fill:#e1e1e1;}.Form_Row .MuiInputBase-root{width:100%;}.Form_Row .react-datepicker-wrapper{width:100%;}.Form_Row.Form_Row--Error input,.Form_Row.Form_Row--Error select,.Form_Row.Form_Row--Error textarea{border:1px solid #c35050;}.Form_Row .Form_Error_Message{width:100%;display:grid;grid-template-columns:20px 1fr;gap:5px;align-items:center;background-color:#c35050;border-radius:5px;padding:14px 10px;}.Form_Row .Form_Error_Message svg{width:20px;height:20px;}.Form_Row .Form_Error_Message svg path{fill:#e1e1e1;}.Form_Row .Form_Error_Message p{font-size:calc(1rem - 10%);color:#e1e1e1;margin:0;}.Form_Row .Info_Text{position:absolute;right:12px;top:17px;z-index:1;}.Form_Row .Info_Text:hover{cursor:help;}.Form_Row .Info_Text svg{width:22px;height:22px;}.Form_Row .Info_Text svg path{fill:#e1e1e1;}.Module_Project_List{list-style:none;padding:0;margin:0;}.Module_Project_List>li.Module_Project_List_Item{width:100%;height:40px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:8px;}.Module_Project_List>li.Module_Project_List_Item:last-child{margin-bottom:0;}.Module_Project_List>li.Module_Project_List_Item>p{max-width:calc(100% - 125px);display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.Module_Project_List>li.Module_Project_List_Item>p .Customer_Color{min-width:12px;min-height:12px;margin-right:10px;}.Module_Project_List>li.Module_Project_List_Item>p span:nth-child(2){margin-left:7px;margin-right:7px;}.Module_Project_List>li.Module_Project_List_Item>p span:last-child{color:#929292;}.Module_Project_List>li.Module_Project_List_Item .Button.Button_Icon{margin-left:auto;margin-right:10px;}.Module_Project_List>li.Module_Project_List_Item .Button.Button_Start{padding:7px 20px;}.Module_All_Projects{list-style:none;padding:0;margin:0;}.Module_All_Projects>li.Module_All_Projects_List_Item{width:100%;}.Module_All_Projects>li.Module_All_Projects_List_Item .Module_All_Projects_List_Item_Button{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:calc(100% + 10px);border:0;border-radius:5px;background-color:transparent;padding:9px 5px;margin:0 0 0 -5px;}.Module_All_Projects>li.Module_All_Projects_List_Item .Module_All_Projects_List_Item_Button:hover{cursor:pointer;background-color:#282c32;}.Module_All_Projects>li.Module_All_Projects_List_Item .Module_All_Projects_List_Item_Button .Customer_Color{min-width:12px;min-height:12px;margin-right:10px;}.Module_All_Projects>li.Module_All_Projects_List_Item .Module_All_Projects_List_Item_Button p.Normal{color:#e1e1e1;margin:0;}.Module_All_Projects>li.Module_All_Projects_List_Item .Module_All_Projects_List_Item_Button svg{width:25px;height:25px;min-width:25px;min-height:25px;padding:0;margin:0 0 0 auto;transform:translateZ(0);backface-visibility:hidden;will-change:auto;transition:all ease-in-out .25s;}.Module_All_Projects>li.Module_All_Projects_List_Item .Module_All_Projects_List_Item_Button svg path{fill:#e1e1e1;}.Module_All_Projects>li.Module_All_Projects_List_Item ul.Module_Project_List>li.Module_Project_List_Item{margin-bottom:0;}.Module_All_Projects>li.Module_All_Projects_List_Item ul.Module_Project_List>li.Module_Project_List_Item button.Button.Button_Start{padding:4px 15px;}.Module_All_Projects>li.Module_All_Projects_List_Item ul.Module_Project_List>li.Module_Project_List_Item button.Button.Button_Start p.Normal{font-size:calc(1rem - 10%);}.Module_All_Projects>li.Module_All_Projects_List_Item.Module_All_Project_List_Item--Active .Module_All_Projects_List_Item_Button svg{transform:rotate(90deg);}.Tab{width:100%;display:block;padding:0;margin:0;}.Tab .Tab_Navigation{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;padding:0;margin-bottom:35px;}.Tab .Tab_Navigation button.Tab_Navigation_Button{font-family:Inter-Regular,sans-serif,serif;font-style:normal;font-weight:400;font-size:18px;color:#929292;background-color:transparent;border-top:0;border-right:0;border-left:0;border-bottom:2px solid #929292;margin-right:15px;padding:13px 40px;}.Tab .Tab_Navigation button.Tab_Navigation_Button:last-child{margin-right:0;}.Tab .Tab_Navigation button.Tab_Navigation_Button.Tab_Navigation_Button--Active{color:#e1e1e1;border-bottom:2px solid #e1e1e1;}.Tab .Tab_Navigation button.Tab_Navigation_Button:hover{cursor:pointer;color:#e1e1e1;border-bottom:2px solid #e1e1e1;}@keyframes spin_hourglass{0%,40%{transform:rotate(0deg);}40%,50%{transform:rotate(180deg);}100%{transform:rotate(180deg);}}