@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap");:root{--green_main:#149765;--green_transparent:rgba(20,151,101,.3);--red_main:#f53737;--red_transparent:rgba(245,55,55,.3);--orange_main:#ffaf51;--orange_transparent:rgba(255,175,81,.3);--white:#fff;--grey_light:#f1f1f1;--grey_normal:#b0b0b0;--grey_dark:#313131;--black:#000;--fc-event-bg-color:rgba(20,151,101,.3);--fc-event-border-color:#149765}*{margin:0;padding:0;font-family:Inter,sans-serif}h1{font-size:40px;font-weight:600}h2{font-size:35px}h2,h3{font-weight:500}h3{font-size:25px;color:var(--grey_dark)}h4{font-size:20px}a,button,input,p,span,td,textarea,th{font-size:16px;color:#000;text-decoration:none;font-weight:400;color:var(--grey_dark)}label{font-size:14px}.error_both{display:flex;flex-direction:column;gap:12px}.failedCheck{font-size:14px;margin-top:-20px;margin-bottom:-20px}.app_layout{display:flex;min-height:100dvh;background-color:var(--white)}main{box-sizing:border-box;padding:30px 50px 50px 330px;flex-direction:column;gap:30px}.full_loader,main{width:100%;display:flex}.full_loader{height:100dvh;align-items:center;justify-content:center}.page_title{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.page_title_date_switcher{display:flex;gap:16px;flex-wrap:wrap}.page_title .small_button{padding:4px 16px;border-radius:50px;background-color:var(--grey_light);cursor:pointer;display:flex;align-items:center;gap:8px}.page_title .small_button.selected{color:var(--green_main);background-color:var(--green_transparent)}input:not([type=checkbox]),textarea{padding:8px 12px;border:0;background-color:var(--grey_light);border-radius:8px;outline:none;width:100%;box-sizing:border-box}.input_width{width:280px}.input_with_label{display:flex;flex-direction:column;gap:4px}.input_checkbox{display:flex;align-items:center;gap:8px}.input_with_icon{display:flex;align-items:center;width:100%;box-sizing:border-box;background-color:var(--grey_light);border-radius:8px;overflow:hidden;padding-right:12px}.input_with_icon input{width:100%;border-radius:0}.form_checkbox{display:flex;width:100%;gap:8px;align-items:center}.input_search{width:350px}.search_icon{color:var(--grey_normal)}.form_content{gap:16px}.form_content,.form_submit_div{display:flex;flex-direction:column}.form_submit_div{gap:8px}.form_submit_div p{font-size:15px}.switch_signin_mode{text-decoration:underline;transition:all .4s}.switch_signin_mode:hover{color:var(--grey_normal)}button{display:inline-block;color:var(--grey_dark);background-color:var(--grey_light);width:-moz-fit-content;width:fit-content;min-width:150px;border-radius:8px;outline:none;padding:8px 12px;border:none;cursor:pointer}.submit_button{background-color:var(--green_main);color:var(--white);display:flex;align-items:center;justify-content:center}.red_button{background-color:var(--red_main)}.light_button{background-color:var(--grey_light);color:var(--grey_dark);transition:all .8s}.light_button:hover{background-color:var(--grey_normal)}.add_button{background-color:var(--grey_light);display:flex;border-radius:8px;align-items:center;padding:6px 16px 6px 8px;width:-moz-fit-content;width:fit-content;gap:12px;cursor:pointer}.button_side_by_side{display:flex;gap:8px}.button_side_by_side button{width:100%}.default_icon{color:var(--grey_dark)}.hidden_on_desktop{display:none}.medium_logo{width:140px}.popout_error{position:fixed;padding:16px;background-color:#fff;border-radius:12px;display:flex;box-shadow:0 4px 30px 0 rgba(0,0,0,.15);border:2px solid var(--red_main);gap:16px;align-items:center;top:32px;right:32px;z-index:999999}.popout_error *{color:var(--red_main);font-weight:500;font-size:15px;max-width:250px}.small_pedalcoin_icon,.table_team_icon{width:25px;height:25px;border-radius:4px}.vertical_line{width:2px}.horizontal_line,.vertical_line{border:none;background-color:var(--grey_light)}.horizontal_line{width:100%;height:2px}.date_switcher{display:flex;gap:8px;align-items:center}.date_switcher_arrows{cursor:pointer;transition:all .8s}.date_switcher_arrows:hover{color:var(--grey_normal)}.date_switcher p{min-width:130px;text-align:center}.type_switcher{display:flex;padding:4px;background-color:var(--grey_light);border-radius:8px;gap:4px}.type_switcher p{padding:4px 16px;text-align:center;border-radius:4px;transition:all .4s}.type_switcher_selected{background-color:var(--white)}.type_switcher_unselected{cursor:pointer}.filter_multiple{display:flex;gap:8px}table{width:100%;text-align:left;border-collapse:collapse;border-radius:8px;overflow:hidden}.redTextTable{color:var(--red_main)}table thead{background-color:var(--grey_dark)}.table_title_white *{color:var(--white)}.table_delete_cell *,.table_edit_cell *{transition:all .4s;cursor:pointer}.table_edit_cell:hover *{color:var(--green_main)}.table_delete_cell:hover *{color:var(--red_main)}.table_cell_with_icon{display:flex;align-items:center;gap:8px}.table_head_flex{display:flex}table tr td,table tr th{padding:6px 12px}table thead tr th p,table tr th{color:var(--white)}table tr td{background-color:var(--grey_light)}table tbody tr{border-top:2px solid var(--white)}.table_cell_two_elements{display:flex;gap:8px;align-items:center}.leaderboard_row{cursor:pointer}.leaderboard_row:hover td{background-color:var(--grey_normal)}.leaderboard_spinner{display:flex;align-items:center;justify-content:center;padding:10px 0}.statistics_help{display:flex;gap:16px;flex-wrap:wrap;justify-content:space-between}.explanation_div{display:flex;gap:8px;width:-moz-fit-content;width:fit-content}.explanation_div *{color:var(--grey_normal);cursor:pointer;transition:all .4s}.explanation_div:hover *{color:var(--grey_dark)}@media screen and (min-width:901px) and (max-width:1200px){main{padding:30px 50px 50px 130px}}@media screen and (max-width:900px){h2{font-size:30px}a,button,input,p,span,td,textarea,th{font-size:14px}main{padding:10vh 5%}table tr *{font-size:14px}.medium_logo{width:120px}.page_title{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.page_title_date_switcher{width:100%;justify-content:space-between;flex:1 1;gap:16px}.input_date,.input_search{width:100%}.hidden_on_desktop{display:block}.hidden_on_mobile{display:none}}nav{background-color:var(--grey_light);justify-content:space-between;height:100vh;padding:16px;box-sizing:border-box;position:fixed;width:280px;z-index:999}.nav_links,nav{display:flex;flex-direction:column}.nav_links{gap:50px}.nav_header{display:flex;justify-content:space-between;align-items:center}.nav_hamburgerMenu{display:none;cursor:pointer}.nav_teamLogo{display:flex;gap:16px;align-items:center}.nav_teamLogo img{width:30px;height:30px;border-radius:8px}.nav_coins{display:flex;flex-direction:column;gap:4px}.nav_coins_text{font-size:14px}.nav_pedalCoins{display:flex;align-items:center;justify-content:space-between;padding:8px;background-color:var(--white);border-radius:8px}.nav_pedalCoins_title{display:flex;align-items:center;gap:10px}.nav_pedalCoins_title img{width:25px}.nav_pages{display:flex;flex-direction:column;gap:10px}.nav_pageLink{display:flex;align-items:center;gap:16px;padding:8px;border-radius:8px;cursor:pointer;transition:all .5s ease-in-out}.nav_pageLink .nav_pageIcon{color:var(--grey_dark)}.nav_pageLink.active{background-color:var(--white)}.nav_pageLink.active .nav_pageIcon,.nav_pageLink.active p{color:var(--green_main)}.svg-path{stroke:"#149765"}.nav_pageLink:hover{background-color:var(--white)}.nav_pageLink img{width:25px}.nav_userEmail{font-size:14px}.nav_signout{display:flex;flex-direction:column;gap:10px}.nav_signout_logo{width:40%;margin-left:16px}.nav_mobile,.nav_signout_logo_icon{display:none}.nav_mobile{z-index:99}@media screen and (min-width:901px) and (max-width:1200px){.nav_userEmail{display:none}nav{width:80px}.nav_teamLogo{margin:0 auto}.nav_pedalCoins{flex-direction:column}.nav_pageLink,.nav_pedalCoins_title{justify-content:center}.nav_pageLink p,.nav_pedalCoins_title p,.nav_signout_logo,.nav_teamLogo p{display:none}.nav_signout_logo_icon{display:flex;margin:0 auto;width:30px}}@media screen and (max-width:900px){nav{right:0;display:none;box-shadow:-5px 0 48px -7px rgba(0,0,0,.2)}.nav_hamburgerMenu{display:block}nav.nav_open{display:flex;height:100dvh}.nav_mobile{display:flex;position:fixed;top:0;width:100%;justify-content:space-between;padding:0 5%;align-items:center;height:8vh;box-sizing:border-box;background:var(--white)}.nav_mobile_logo{width:120px}}.default_modal{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:16px;padding:16px;margin:0 auto;background-color:var(--white);outline:none;gap:16px}.default_modal_medium_width{width:320px}.default_modal_large_width{width:600px}.default_modal_full_width{min-width:70%}.default_modal_overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);z-index:99999}.default_modal_form{width:100%;display:flex;flex-direction:column;gap:16px}.default_modal_title{display:flex;justify-content:space-between;width:100%;align-items:flex-start}.default_modal_description{text-align:left;width:100%}.default_modal_line{width:100%;height:2px;border:none;background-color:var(--grey_light)}.default_modal_title h4{width:80%}.modal_close_icon{cursor:pointer;transition:all .4s ease-in-out}.modal_close_icon:hover{color:var(--red_main)}.default_modal .submit_button{align-self:flex-end}.default_modal .modal_table{max-height:50dvh;width:100%;overflow-y:scroll}.formulas{display:flex;gap:24px}.formula{display:flex;flex-direction:column;gap:16px;flex:1 1}.formula_value{display:grid;grid-template-columns:min-content auto;grid-gap:8px;gap:8px;align-items:center}.formula_commute_type{display:flex;gap:8px}.formula_commute_type img{width:24px}@media screen and (max-width:900px){.default_modal{width:90%;box-sizing:border-box;max-height:90dvh;overflow-y:scroll;justify-content:flex-start}.formulas{flex-direction:column;overflow:scroll;gap:60px}}.car_calendar{display:flex;flex-wrap:wrap;gap:40px}.car_calendar_cars{display:flex;flex-direction:column;gap:50px;width:250px}.car_calendar_cars_block{display:flex;flex-direction:column;gap:10px}.car_calendar_cars_list{display:flex;flex-direction:column;gap:4px;margin-top:10px}.car_calendar_event{display:flex;flex-direction:column;height:100%}.car_calendar_event_title{display:flex;gap:4px}.car_calendar_event i,.car_calendar_event_title p{font-size:11px;overflow:hidden;text-overflow:ellipsis}.car_calendar_event b{font-size:13px}.car_calendar_name{display:"flex";flex-wrap:"wrap";overflow:hidden;text-overflow:ellipsis}.fc{flex:1 1}.fc *{font-size:14px}.fc .fc-button-group{border-radius:8px;overflow:hidden}.fc button{min-width:0}.fc .fc-button-primary{background-color:var(--grey_light);border:0;color:var(--grey_dark);padding:8px 12px;border-radius:8px}.fc .fc-button-primary *{color:var(--grey_dark)}.fc .fc-button-primary:disabled,.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{background-color:var(--grey_normal);opacity:1;color:#fff}.fc .fc-button-primary:hover{background-color:var(--grey_normal);color:var(--white)}.fc .fc-button-primary:hover *{color:var(--white)}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:8px}.fc .fc-toolbar-title{font-size:17px;font-weight:400}.fc-day-today{background-color:var(--grey_normal)}.fc table thead{background-color:var(--grey_light)}.fc .fc-col-header-cell-cushion{color:var(--black)}.fc-h-event .fc-event-main,.fc-v-event .fc-event-main{color:var(--grey_dark)}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror,.fc-timegrid-more-link{padding:2px;border-radius:2px}.fc-v-event{border:none}.fc table tr td{background-color:#fff}.fc table tbody tr{border-top:none}.fc .fc-daygrid-day.fc-day-today{background-color:var(--green_transparent)}.checkbox_input{display:flex;gap:8px}.checkBox{width:15px;height:15px;border-radius:4px}.checkBox,.checkBox_checked{display:flex;align-items:center;justify-content:center}.checkBox_checked{width:100%;height:100%}.checkBox_checked.green{background-color:#b9e0d1}.checkBox_checked.blue{background-color:#a3c2ff}.checkBox_checked.red{background-color:#ffcbcb}.checkBox_checked img{width:10px}@media screen and (max-width:1200px){.car_content{display:flex;gap:60px}.car_calendar,.car_content{flex-direction:column}.cars{flex-direction:row;width:100%;gap:16px}.carsBlock{flex:1 1}.fc .fc-view-harness{height:80vh}.fc .fc-toolbar{flex-wrap:wrap;align-items:flex-start;gap:8px}}.failedSubscription{display:flex;flex-direction:column;gap:16px;text-align:center;align-items:center;width:100%;height:100vh;position:absolute;z-index:999999999;justify-content:center;left:0;background-color:#fff;top:0}.failedSubscription img{position:absolute;top:40px}.failedSubscription_description{width:30%}.textWithBackground{padding:2px 16px;border-radius:20px;width:-moz-fit-content;width:fit-content}.textWithBackground.good{background-color:var(--green_transparent);color:var(--green_main)}.textWithBackground.bad{background-color:var(--red_transparent);color:var(--red_main)}@media screen and (max-width:900px){.failedSubscription{padding:0 5%;box-sizing:border-box}.failedSubscription_description{width:100%}}