.navbar-module__lOtXIG__navbarWrapper{justify-content:end;align-items:center;padding:10px 20px;display:flex}.navbar-module__lOtXIG__menuContainer2{align-items:center;gap:25px;display:flex}.navbar-module__lOtXIG__menuContainer{align-items:center;gap:25px}.navbar-module__lOtXIG__menuItem{cursor:pointer;background:0 0;border:none;font-size:1rem;transition:color .2s;position:relative}.navbar-module__lOtXIG__menuItem:hover{color:red}.navbar-module__lOtXIG__iconButton{font-size:14px;line-height:20px;position:relative}.navbar-module__lOtXIG__notificationCount{color:#fff;background-color:red;border-radius:50%;justify-content:center;align-items:center;width:10px;height:10px;font-size:.75rem;display:flex;position:absolute;top:-5px;right:0%}.navbar-module__lOtXIG__dropdownWrapper{white-space:nowrap;z-index:100;align-items:center;display:flex;position:relative}.navbar-module__lOtXIG__dropdownContent{color:#000;z-index:1000;background-color:#fff;border:1px solid #7a7979;border-radius:8px;padding:10px;position:absolute;top:30px;right:0;box-shadow:0 4px 6px #0000001a}.navbar-module__lOtXIG__dropdownContent2{color:#000;z-index:10000;border-radius:20px;min-width:290px;padding:10px;position:absolute;top:40px;right:0;box-shadow:0 4px 6px #0000001a}.navbar-module__lOtXIG__dropdownItem{cursor:pointer;border-radius:10px;align-items:center;margin:5px;padding:1px 0;transition:background .2s;display:flex}.navbar-module__lOtXIG__profileWrapper{align-items:center;display:flex}.navbar-module__lOtXIG__profile{cursor:pointer;align-items:center;display:flex}.navbar-module__lOtXIG__profileImg{border-radius:50%;width:40px;height:40px}.navbar-module__lOtXIG__profileImg2{border-radius:50%;width:30px;height:30px;margin-right:10px}.navbar-module__lOtXIG__profileName{font-size:1rem}.navbar-module__lOtXIG__profileName:hover{color:red}.navbar-module__lOtXIG__dropdownTitle{font-weight:700}.navbar-module__lOtXIG__notificationText{color:#555;align-items:center;gap:5px;font-size:.9rem;display:flex}.navbar-module__lOtXIG__navLink{transition:all .5s;position:relative}.navbar-module__lOtXIG__navLink:hover{color:red}.navbar-module__lOtXIG__navLink:after{content:"";background-color:red;border-radius:20px;width:0;height:3px;transition:all 1s;position:absolute;top:34px;bottom:-5px;left:0}.navbar-module__lOtXIG__navLink.navbar-module__lOtXIG__active:after{width:100%}.navbar-module__lOtXIG__active{color:red}.navbar-module__lOtXIG__LinkMain{gap:24px;margin-left:32px;padding-bottom:12px}.navbar-module__lOtXIG__Link{transition:all .5s;position:relative}.navbar-module__lOtXIG__Link:hover{color:red}.navbar-module__lOtXIG__Link:after{content:"";background-color:red;border-radius:20px;width:0;height:3px;transition:all 1s;position:absolute;top:34px;bottom:-5px;left:0}.navbar-module__lOtXIG__Link.navbar-module__lOtXIG__active:after{width:100%}.navbar-module__lOtXIG__sticky_navbar{z-index:50;justify-content:space-between;align-items:center;width:100%;padding:16px 32px 5px;display:flex;position:sticky;top:0}.navbar-module__lOtXIG__dark_mode{color:#fff;background-color:#212529}.navbar-module__lOtXIG__light_mode{color:#000;background-color:#dfdfdf}.navbar-module__lOtXIG__header{z-index:1000;border-bottom:1px solid gray;width:100%;position:fixed}.navbar-module__lOtXIG__header_top{justify-content:space-between;align-items:center;display:flex}.navbar-module__lOtXIG__header_top .navbar-module__lOtXIG__logo{align-items:center;display:flex}.navbar-module__lOtXIG__header_top .navbar-module__lOtXIG__logo svg{width:24px;height:24px;margin-right:8px}.navbar-module__lOtXIG__header_top .navbar-module__lOtXIG__logo span{font-size:1.25rem;font-weight:600}.navbar-module__lOtXIG__nav_toggle_btn{cursor:pointer;background:0 0;border:none;display:none}.navbar-module__lOtXIG__navLinkMain{gap:24px;margin-left:32px;padding-bottom:12px;display:flex}.navbar-module__lOtXIG__nav{align-items:center;gap:20px;display:flex}.navbar-module__lOtXIG__nav a{text-decoration:none;transition:color .3s,background-color .3s,border-color .3s}.navbar-module__lOtXIG__nav a:hover{color:red}.navbar-module__lOtXIG__mobileNavbar{display:none}@media (max-width:1024px){.navbar-module__lOtXIG__mobileNavbar{display:block}.navbar-module__lOtXIG__logobar,.navbar-module__lOtXIG__profileName,.navbar-module__lOtXIG__navLinkMain{display:none}.navbar-module__lOtXIG__header_top{width:100%}.navbar-module__lOtXIG__nav_toggle_btn{align-items:center;gap:10px;display:flex}.navbar-module__lOtXIG__nav{flex-direction:column;gap:16px;display:none}@keyframes navbar-module__lOtXIG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.navbar-module__lOtXIG__nav.navbar-module__lOtXIG__visible{opacity:1;align-items:flex-start;width:100%;padding:20px 30px;animation:.3s ease-in-out forwards navbar-module__lOtXIG__slideDown;display:flex;position:absolute;top:52px;left:0}.navbar-module__lOtXIG__navdark{color:#fff;background-color:#1a1a1a}.navbar-module__lOtXIG__navlight{color:#000;background-color:#bbb}}.navbar-module__lOtXIG__modalOverlay{z-index:9999;background:#00000080;justify-content:center;width:100%;height:100%;padding:10px;display:flex;position:fixed;top:0;left:0;overflow:auto}.navbar-module__lOtXIG__modal{border-radius:8px;width:400px;height:fit-content;margin-top:100px;padding:20px;overflow-y:auto}.navbar-module__lOtXIG__reportModal{border-radius:8px;width:auto;height:fit-content;margin-top:40px;padding:20px;overflow-y:auto}.navbar-module__lOtXIG__toggleContainer{border:1px solid gray;border-radius:20px;align-items:center;display:flex}.navbar-module__lOtXIG__toggleButton{cursor:pointer;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:5px;font-size:14px;transition:background-color .3s;display:flex}.navbar-module__lOtXIG__toggleButton.navbar-module__lOtXIG__inactive:hover{background-color:#ffffff1a}.navbar-module__lOtXIG__toggleButton.navbar-module__lOtXIG__active{border:1px solid gray;border-radius:50%}
.styles-module__tMmYVq__contactus{max-width:1200px;margin:0 auto;padding:5rem 32px}.styles-module__tMmYVq__content{flex-direction:column;align-items:center;display:flex}.styles-module__tMmYVq__formContainer,.styles-module__tMmYVq__info{width:100%;max-width:100%;margin-bottom:2rem}.styles-module__tMmYVq__form{text-align:center;border:1px solid #cc0927;border-radius:30px;padding:1rem}.styles-module__tMmYVq__contactForm{text-align:center;border-radius:30px}.styles-module__tMmYVq__formGroup{margin-bottom:2.5rem}.styles-module__tMmYVq__formGroupContact{margin-bottom:1rem}.styles-module__tMmYVq__label{justify-content:start;align-items:center;gap:10px;margin-bottom:.5rem;font-size:1rem;display:flex}.styles-module__tMmYVq__introText{margin-bottom:2rem;font-size:1.25rem}.styles-module__tMmYVq__infoItem{align-items:center;margin-bottom:1.5rem;display:flex}.styles-module__tMmYVq__contactIcon{color:red;margin-right:1rem;font-size:1.5rem}.styles-module__tMmYVq__infoTitle{font-size:1.125rem;font-weight:600}@media (min-width:768px){.styles-module__tMmYVq__contactus{padding:5rem 64px}.styles-module__tMmYVq__content{flex-direction:row;justify-content:center;align-items:center;gap:30px}.styles-module__tMmYVq__formContainer,.styles-module__tMmYVq__info{margin-bottom:0}.styles-module__tMmYVq__info{text-align:left}.styles-module__tMmYVq__form{padding:4rem}}@media (min-width:1300px){.styles-module__tMmYVq__contactus{padding:5rem 18px}}
.styles-module__i15tlq__heroSection{padding:30px 16px;font-family:Roboto,sans-serif}.styles-module__i15tlq__gallary{font-family:Roboto,sans-serif}.styles-module__i15tlq__heroContainer{flex-flow:column-reverse wrap;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 16px;display:flex}.styles-module__i15tlq__heroText{width:100%;padding:16px}.styles-module__i15tlq__heroText p{margin-bottom:32px;font-size:1.125rem}.styles-module__i15tlq__heroAnimation{width:100%;padding:16px}@media (min-width:768px){.styles-module__i15tlq__heroContainer{flex-flow:wrap;display:flex}.styles-module__i15tlq__heroText{width:60%}.styles-module__i15tlq__heroAnimation{width:40%}}
.styles-module__YIRjPG__heroSection{padding:30px 16px}.styles-module__YIRjPG__heroContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 16px;display:flex}.styles-module__YIRjPG__heroText,.styles-module__YIRjPG__heroAnimation{width:100%;padding:16px}.styles-module__YIRjPG__sub-heading{font-size:22px;font-weight:600}@media (min-width:768px){.styles-module__YIRjPG__heroText,.styles-module__YIRjPG__heroAnimation{width:50%}}.styles-module__YIRjPG__productivityText{border:1px solid #e53e3e;border-radius:12px;padding:10px 20px;transition:transform .3s,background-color .3s,box-shadow .3s}.styles-module__YIRjPG__productivityText:hover{color:#fff;background:linear-gradient(90deg,#cc0927 0%,#7e0105 100%);transform:scale(1.05);box-shadow:0 6px 12px #00000040}.styles-module__YIRjPG__productivityText span{font-size:14px}
.styles-module__mfPx1G__featureMain{padding:40px 20px}.styles-module__mfPx1G__featureContainer{justify-content:space-between;display:flex}.styles-module__mfPx1G__featureContainerDiv{border:1px solid #e53e3e;border-radius:12px;flex-direction:column;gap:10px;width:30%;padding:10px 20px;transition:transform .3s,background-color .3s,box-shadow .3s;display:flex}.styles-module__mfPx1G__featureContainerDiv:hover{background:linear-gradient(90deg,#cc0927 0%,#7e0105 100%);transform:scale(1.05);box-shadow:0 6px 12px #00000040}.styles-module__mfPx1G__featureContainerDiv:hover .styles-module__mfPx1G__featureIcon{fill:#fff}.styles-module__mfPx1G__featureContainerDiv:hover .styles-module__mfPx1G__icon{background:#fff}.styles-module__mfPx1G__featureContainerDiv:hover .styles-module__mfPx1G__iconDark{color:#fff}.styles-module__mfPx1G__taskContainer:hover .styles-module__mfPx1G__taskIconDiv{background-color:#fff}.styles-module__mfPx1G__taskContainer:hover .styles-module__mfPx1G__taskIcon{color:#cc0927}.styles-module__mfPx1G__taskContainer:hover .styles-module__mfPx1G__taskPara .styles-module__mfPx1G__taskHeading{color:#fff}@media (max-width:768px){.styles-module__mfPx1G__featureContainer{flex-direction:column}.styles-module__mfPx1G__featureContainerDiv{width:auto}.styles-module__mfPx1G__featureContainer{gap:20px}}
.styles-module__ciZLcG__howitworks{padding:4rem 0;font-family:Roboto,sans-serif}.styles-module__ciZLcG__intro{margin-bottom:5rem;display:flex}.styles-module__ciZLcG__introText{flex-direction:column;justify-content:center;width:60%;display:flex}.styles-module__ciZLcG__description{margin-bottom:1rem;font-size:1.125rem}.styles-module__ciZLcG__getStartedBtn{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #ccc;border-radius:.25rem;padding:.5rem 2rem;transition:background-color .3s}.styles-module__ciZLcG__getStartedBtn:hover{background-color:#4a5568}.styles-module__ciZLcG__introImage{justify-content:center;align-items:center;width:40%;padding:1rem;display:flex}.styles-module__ciZLcG__image{border-radius:.75rem;max-width:100%}.styles-module__ciZLcG__steps{border-radius:.5rem;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1rem;display:flex}.styles-module__ciZLcG__step{border:1px solid #e53e3e;border-radius:12px;flex-direction:column;justify-content:center;width:40%;padding:20px;transition:transform .3s,background-color .3s,box-shadow .3s;display:flex}.styles-module__ciZLcG__step:hover{background-color:#f01e2cd3;transform:scale(1.05);box-shadow:0 6px 12px #00000040}.styles-module__ciZLcG__step:hover .styles-module__ciZLcG__workIcon{color:#fff}.styles-module__ciZLcG__workIcon{color:red;margin-bottom:.5rem;font-size:2.5rem}.styles-module__ciZLcG__stepDescription{font-size:1rem}@media (max-width:768px){.styles-module__ciZLcG__intro{flex-direction:column}.styles-module__ciZLcG__steps{flex-direction:column;gap:2rem}.styles-module__ciZLcG__step,.styles-module__ciZLcG__introImage,.styles-module__ciZLcG__introText{width:100%}}
.hourlyRate-module__Kk4Jcq__container{border-radius:8px;flex-direction:column;gap:20px;max-width:400px;margin:15px auto;padding:20px;display:flex;box-shadow:0 2px 10px #00000064}.hourlyRate-module__Kk4Jcq__formGroup{align-items:center;margin-bottom:10px;display:flex}.hourlyRate-module__Kk4Jcq__label{flex:1;margin-right:10px;font-weight:700}.hourlyRate-module__Kk4Jcq__input{color:#000;border:1px solid #ccc;border-radius:10px;width:100%;height:calc(2.25rem + 2px);padding:.625rem .6875rem;font-size:.875rem;font-weight:400}.hourlyRate-module__Kk4Jcq__example{color:#888;margin-left:10px;font-size:.875rem}
