.navbar_navbarWrapper__sKrOs{display:flex;justify-content:end;align-items:center;padding:10px 20px}.navbar_menuContainer2__eXX9b{display:flex;align-items:center;gap:25px}.navbar_menuContainer__sdEDg{align-items:center;gap:25px}.navbar_menuItem__rgIp_{font-size:1rem;cursor:pointer;border:none;background:none;position:relative;transition:color .2s ease}.navbar_menuItem__rgIp_:hover{color:red}.navbar_iconButton__LRAsY{position:relative;font-size:14px;line-height:20px}.navbar_notificationCount__EEVzo{position:absolute;top:-5px;right:0;background-color:red;color:white;border-radius:50%;width:10px;height:10px;display:flex;align-items:center;justify-content:center;font-size:.75rem}.navbar_dropdownWrapper__efU__{position:relative;white-space:nowrap;display:flex;align-items:center;z-index:100}.navbar_dropdownContent__w374Y{top:30px;background-color:white;border:1px solid #7a7979;border-radius:8px;z-index:1000}.navbar_dropdownContent2__71zBP,.navbar_dropdownContent__w374Y{position:absolute;right:0;color:black;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:10px}.navbar_dropdownContent2__71zBP{top:40px;border-radius:20px;min-width:290px;z-index:10000}.navbar_dropdownItem__pSgwU{padding:1px 0;cursor:pointer;transition:background .2s ease;border-radius:10px;margin:5px}.navbar_dropdownItem__pSgwU,.navbar_profileWrapper__wCgMq,.navbar_profile__Jrm_Z{display:flex;align-items:center}.navbar_profile__Jrm_Z{cursor:pointer}.navbar_profileImg___hFW_{width:40px;height:40px;border-radius:50%}.navbar_profileImg2__RH_J0{width:30px;height:30px;border-radius:50%;margin-right:10px}.navbar_profileName__czhJr{font-size:1rem}.navbar_profileName__czhJr:hover{color:red}.navbar_dropdownTitle__mYNWA{font-weight:700}.navbar_notificationText__s19DX{display:flex;gap:5px;align-items:center;font-size:.9rem;color:#555}.navbar_navLink__RqaUR{position:relative;transition:all .5s ease}.navbar_navLink__RqaUR:hover{color:red}.navbar_navLink__RqaUR:after{background-color:#ff0000;bottom:-5px;content:"";height:3px;left:0;position:absolute;top:34px;transition:all 1s ease;width:0;border-radius:20px}.navbar_navLink__RqaUR.navbar_active__yIZJY:after{width:100%}.navbar_active__yIZJY{color:red}.navbar_LinkMain__FtfXd{gap:24px;margin-left:32px;padding-bottom:12px}.navbar_Link__VT40H{position:relative;transition:all .5s ease}.navbar_Link__VT40H:hover{color:red}.navbar_Link__VT40H:after{background-color:#ff0000;bottom:-5px;content:"";height:3px;left:0;position:absolute;top:34px;transition:all 1s ease;width:0;border-radius:20px}.navbar_Link__VT40H.navbar_active__yIZJY:after{width:100%}.navbar_sticky_navbar__GWVEJ{padding:16px 32px 5px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:50;width:100%}.navbar_dark_mode__S8dEM{background-color:#212529;color:#ffffff}.navbar_light_mode__Zppe3{background-color:#dfdfdf;color:#000000}.navbar_header__DiNBp{border-bottom:1px solid gray;position:fixed;width:100%;z-index:1000}.navbar_header_top__0YoZ4{justify-content:space-between}.navbar_header_top__0YoZ4,.navbar_header_top__0YoZ4 .navbar_logo__nNIW3{display:flex;align-items:center}.navbar_header_top__0YoZ4 .navbar_logo__nNIW3 svg{width:24px;height:24px;margin-right:8px}.navbar_header_top__0YoZ4 .navbar_logo__nNIW3 span{font-size:1.25rem;font-weight:600}.navbar_nav_toggle_btn___gwDo{background:none;border:none;cursor:pointer;display:none}.navbar_navLinkMain__F3aFn{display:flex;gap:24px;margin-left:32px;padding-bottom:12px}.navbar_nav__PZYqL{display:flex;gap:20px;align-items:center}.navbar_nav__PZYqL a{text-decoration:none;transition:color .3s ease,background-color .3s ease,border-color .3s ease}.navbar_nav__PZYqL a:hover{color:#ff0000}.navbar_mobileNavbar__3bJf6{display:none}@media (max-width:1024px){.navbar_mobileNavbar__3bJf6{display:block}.navbar_logobar__yz3M8,.navbar_navLinkMain__F3aFn,.navbar_profileName__czhJr{display:none}.navbar_header_top__0YoZ4{width:100%}.navbar_nav_toggle_btn___gwDo{display:flex;gap:10px;align-items:center}.navbar_nav__PZYqL{flex-direction:column;gap:16px;display:none}@keyframes navbar_slideDown__rfPuJ{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.navbar_nav__PZYqL.navbar_visible__NMWA1{display:flex;align-items:flex-start;position:absolute;top:52px;left:0;padding:20px 30px;width:100%;animation:navbar_slideDown__rfPuJ .3s ease-in-out forwards;opacity:1}.navbar_navdark__tQpev{background-color:#1a1a1a;color:white}.navbar_navlight__gIyzr{background-color:#bbbbbb;color:black}}.navbar_modalOverlay__sHBHC{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;z-index:9999;padding:10px;overflow:auto}.navbar_modal__wePWH{margin-top:100px;width:400px}.navbar_modal__wePWH,.navbar_reportModal__8lhVG{padding:20px;border-radius:8px;overflow-y:auto;height:fit-content}.navbar_reportModal__8lhVG{margin-top:40px;width:auto}.navbar_toggleContainer__MeDMD{display:flex;align-items:center;border:1px solid gray;border-radius:20px}.navbar_toggleButton__07fuh{display:flex;align-items:center;justify-content:center;font-size:14px;background:transparent;border:none;outline:none;padding:5px;cursor:pointer;transition:background-color .3s ease;border-radius:50%}.navbar_toggleButton__07fuh.navbar_inactive__wTyPE:hover{background-color:rgba(255,255,255,.1)}.navbar_toggleButton__07fuh.navbar_active__yIZJY{border:1px solid gray;border-radius:50%}.styles_heroSection__Wo89U{padding:30px 16px}.styles_gallary___61XZ,.styles_heroSection__Wo89U{font-family:Roboto,sans-serif}.styles_heroContainer__v7ITN{justify-content:space-between;align-items:center;margin:0 auto;max-width:1200px;padding:0 16px;display:flex;flex-wrap:wrap;flex-direction:column-reverse}.styles_heroText__5vu2G{width:100%;padding:16px}.styles_heroText__5vu2G p{font-size:1.125rem;margin-bottom:32px}.styles_heroAnimation__Hyfgm{width:100%;padding:16px}@media (min-width:768px){.styles_heroContainer__v7ITN{display:flex;flex-wrap:wrap;flex-direction:row}.styles_heroText__5vu2G{width:60%}.styles_heroAnimation__Hyfgm{width:40%}}.styles_heroSection__ROhNU{padding:30px 16px}.styles_heroContainer__xMjP7{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:0 auto;max-width:1200px;padding:0 16px}.styles_heroAnimation__tOT3Y,.styles_heroText__oz3dP{width:100%;padding:16px}.styles_sub-heading__d6mis{font-size:22px;font-weight:600}@media (min-width:768px){.styles_heroAnimation__tOT3Y,.styles_heroText__oz3dP{width:50%}}.styles_productivityText__znPc_{padding:10px 20px;border:1px solid #e53e3e;border-radius:12px;transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease}.styles_productivityText__znPc_:hover{background:linear-gradient(90deg,#CC0927,#7E0105);transform:scale(1.05);box-shadow:0 6px 12px rgba(0,0,0,.25);color:white}.styles_productivityText__znPc_ span{font-size:14px}.styles_featureMain__GBip_{padding:40px 20px}.styles_featureContainer__n34Pm{display:flex;justify-content:space-between}.styles_featureContainerDiv__gdh__{width:30%;display:flex;flex-direction:column;gap:10px;padding:10px 20px;border:1px solid #e53e3e;border-radius:12px;transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease}.styles_featureContainerDiv__gdh__:hover{background:linear-gradient(90deg,#CC0927,#7E0105);transform:scale(1.05);box-shadow:0 6px 12px rgba(0,0,0,.25)}.styles_featureContainerDiv__gdh__:hover .styles_featureIcon__SOkb3{fill:white}.styles_featureContainerDiv__gdh__:hover .styles_icon__d7zgC{background:white}.styles_featureContainerDiv__gdh__:hover .styles_iconDark__lX_9B{color:white}.styles_taskContainer__ddlWR:hover .styles_taskIconDiv__TNKcG{background-color:white}.styles_taskContainer__ddlWR:hover .styles_taskIcon__iu10b{color:#CC0927}.styles_taskContainer__ddlWR:hover .styles_taskPara__psL40 .styles_taskHeading__5B_SB{color:white}@media (max-width:768px){.styles_featureContainer__n34Pm{flex-direction:column}.styles_featureContainerDiv__gdh__{width:auto}.styles_featureContainer__n34Pm{gap:20px}}.styles_howitworks__n7pte{padding:4rem 0;font-family:Roboto,sans-serif}.styles_intro__SheoL{display:flex;margin-bottom:5rem}.styles_introText__cxCAX{width:60%;display:flex;flex-direction:column;justify-content:center}.styles_description__yQeJ9{font-size:1.125rem;margin-bottom:1rem}.styles_getStartedBtn__tutCe{padding:.5rem 2rem;border:1px solid #cccccc;border-radius:.25rem;background-color:initial;color:#ffffff;cursor:pointer;transition:background-color .3s}.styles_getStartedBtn__tutCe:hover{background-color:#4a5568}.styles_introImage__YGsge{width:40%;display:flex;justify-content:center;align-items:center;padding:1rem}.styles_image__jE9j9{max-width:100%;border-radius:.75rem}.styles_steps__gqsSv{padding:1rem;border-radius:.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.styles_step__Q5A0u{display:flex;justify-content:center;flex-direction:column;width:40%;padding:20px;border:1px solid #e53e3e;border-radius:12px;transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease}.styles_step__Q5A0u:hover{background-color:#f01e2cd3;transform:scale(1.05);box-shadow:0 6px 12px rgba(0,0,0,.25)}.styles_step__Q5A0u:hover .styles_workIcon__o6uKQ{color:white}.styles_workIcon__o6uKQ{font-size:2.5rem;margin-bottom:.5rem;color:#ff0000}.styles_stepDescription__wMYmC{font-size:1rem}@media (max-width:768px){.styles_intro__SheoL,.styles_steps__gqsSv{flex-direction:column}.styles_steps__gqsSv{gap:2rem}.styles_introImage__YGsge,.styles_introText__cxCAX,.styles_step__Q5A0u{width:100%}}.hourlyRate_container__m_Z6k{display:flex;flex-direction:column;gap:20px;border-radius:8px;padding:20px;max-width:400px;margin:15px auto;box-shadow:0 2px 10px rgba(0,0,0,.394)}.hourlyRate_formGroup__qQm9g{display:flex;align-items:center;margin-bottom:10px}.hourlyRate_label__uToBB{font-weight:700;margin-right:10px;flex:1}.hourlyRate_input___GSFm{width:100%;border:1px solid #ccc;height:calc(2.25rem + 2px);font-weight:400;font-size:.875rem;padding:.625rem .6875rem;border-radius:10px;color:#000000}.hourlyRate_example__iq_Wr{margin-left:10px;color:#888;font-size:.875rem}