@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap";.header{position:fixed;width:100%;display:flex;justify-content:center;flex-direction:column;top:0;left:0;z-index:101;opacity:1;background:linear-gradient(90deg,#e3f5fe -.97%,#e3f1e3 48.46%,#fff5df 98.95%)}.top-header{max-height:75px;padding:14px 0;display:flex;justify-content:center;border-bottom:rgba(141,190,93,.24) solid 2px}.top-header nav{width:90%;display:flex;justify-content:space-between;align-items:center}.brand-header{position:fixed;width:100%;max-height:50px;display:flex;justify-content:center;padding:14px 0;top:0;left:0;z-index:101;opacity:1;background:#fff;box-shadow:0 4.44px 16.67px #0000000d}.brand-header nav{display:flex;justify-content:space-between;width:90%;align-items:center}.nav-right-container{display:flex;align-items:center;justify-content:end;width:30%}.nav-right-container img{cursor:pointer}.nav-right-container ul{list-style:none;display:flex;flex-direction:row;align-items:center;margin-left:14px}.nav-right-container li{max-width:110px;margin-right:2rem;font-style:normal;font-weight:400;font-size:16px;cursor:pointer}.nav-right-container li:last-child{margin-right:0}.nav-left-container{display:flex;align-items:center;width:50%}.premiseCount-header{max-height:75px;display:flex;padding:14px 0;width:55%}.premiseCount-header .count-highlight-text{width:50%}.premiseCount-card{height:50px;min-width:110px;width:fit-content;border:1px solid #979797;margin-left:7px;border-radius:5px;width:5px;padding-left:.5px}.premiseCount-card p{width:100%}.premiseCount-card__left-highlight{width:5px;background:#ff6058;height:48px;border-radius:4px 0 0 4px}.glossary-table{border-collapse:collapse;text-align:left;border:1px solid #667085;width:100%}.glossary-table-th{background-color:#ff6058;color:#f4f4f4;font-weight:700;border:1px solid #667085;border-collapse:collapse}.glossary-table-td{color:#667085;border:1px solid #667085;border-collapse:collapse}.agent-card{border-radius:13.115px 0 0 13.115px;border-top:1.5px solid rgba(141,190,93,.5);border-bottom:1.5px solid rgba(141,190,93,.5);border-left:1.5px solid rgba(141,190,93,.5);background:linear-gradient(90deg,#e3f5fe,#e3f1e3 48.96%,#fff5df 98.96%);filter:drop-shadow(0px 2.6229507923px 7.8688526154px rgba(0,0,0,.1));padding:10px;min-width:48px;max-width:350px;width:auto;position:fixed;right:0;top:100px;z-index:1002;cursor:pointer}.agent-icon__wrapper{padding-top:5px}.agent-details__wrapper{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;border-left:2px solid #ff6058;padding-left:1rem;margin-left:1rem;white-space:normal}.agent-details__wrapper.open{max-height:500px;opacity:1}.agent-icon-img{width:25px;height:25px}.textfield .MuiOutlinedInput-root{border-radius:5px;height:35px;background:#fff;outline:none;min-width:280px;margin:0 1rem 1rem 0}.button-wrapper{width:100%;display:flex}.outlined-button{font-family:Inter;min-width:140px;width:fit-content;border-radius:20px;outline:none;border-style:solid;border-width:1px;font-weight:700;font-size:16px;cursor:pointer;padding:8px 0;transition:all .3s;background:#fff}.outlined-button:hover{color:#fff}.contained-button{font-family:Inter;min-width:140px;width:fit-content;border-radius:20px;outline:none;font-weight:700;font-size:16px;cursor:pointer;padding:10px 0;transition:all .3s;border:none}.rounded-sm{border-radius:7px}.rounded-md{border-radius:20px}.primary{border-color:#ff6058;color:#ff6058}.primary:hover{background:#ff6058}.disabled{background:#ff6058;color:#fff}.active{background:#ff6b00;color:#fff}.inactive{background:#6069cd;color:#fff}.accept{background:#00b8e1;color:#fff}.reject{background:#ff6058;color:#fff}.date-button{font-size:12px;padding:8px 0;letter-spacing:1px}.sidebar-parent-container{position:fixed;top:140px;height:100vw;width:270px;background:linear-gradient(#e3f5fe,#e3f1e3,#fff5df);padding-left:1rem;z-index:100}.sidebar-nav-list{list-style:none;margin-left:14px}.sidebar-nav-list li{cursor:pointer;display:flex;align-items:center;margin:7px 0;padding:1rem 1.5rem;border-top-left-radius:32px;border-bottom-left-radius:32px}.sidebar-nav-list li:first{margin:0 0 7px}.layout-container{display:flex;flex:1 1 auto;flex-direction:column;width:75%;padding-left:310px;padding-top:180px}.serviceOrders-layout-container{display:flex;flex-direction:row;justify-content:center;padding-top:180px;width:100%}.serviceOrders-layout-container .serviceOrders-layout{width:90%;display:flex;flex-direction:row;justify-content:space-between}.serviceOrder-content-container{width:75%;margin-bottom:2rem;padding-bottom:2rem}.serviceOrder-content-container_md{width:70%;margin-bottom:2rem;padding-bottom:2rem}.summary-card-container{width:25%;padding-top:24px;padding-left:14px}.summary-card-container_lg{width:30%;padding-top:24px;padding-left:14px}.serviceOrders-layout-container_xl{padding-top:120px}.header-container{padding:.5rem;border-bottom:2px solid #ff6058;color:#ff6058;margin-bottom:2rem}.table-container{border-radius:12px;padding:1rem 1.5rem 2rem;box-shadow:0 0 50px #8ccef34a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin-bottom:2rem;overflow-y:hidden;overflow-x:hidden}.home__wrapper{background:#fffcf6;padding-top:110px;width:100%}.login-section__wrapper{width:100%;display:flex;justify-content:space-between;padding:3rem 0 1rem;margin-bottom:2rem}.login-section__wrapper .login-card__wrapper{width:53%}.login-section__wrapper .login-section__highlight-text{width:35%;display:flex;flex-direction:column;justify-content:space-around}.testimonials-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center}.testimonials-list li{padding:0}.testimonials-list li:after{content:"•";padding:0 2px}.testimonials-list li:last-child:after{content:"";padding:0}.mmap-features__container{position:relative;z-index:1}.mmap-features__container .mmap-img-container img{max-width:100%}.mmap-features__container .feature-copy p{width:100%}.contact-parent-container{width:100%;background:#fffcf6}.contact-form-container{width:75%;box-shadow:0 0 50px #ebe8e8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border-radius:20px;padding:2rem;margin:2rem 0 3rem}.login-container{background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem;border-radius:20px;box-shadow:0 0 50px #ebe8e8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%}.signin-form-container{width:85%}.batch-overview-active-card{border-radius:20px;padding:.5rem 1rem;border:1px solid #ff6b00;cursor:pointer;z-index:1;position:relative}.batch-overview-card{border-radius:20px;padding:.5rem 1rem;border:1px solid black;cursor:pointer;z-index:1;position:relative}.batch-overview-inactive-card{border:1px solid #6069cd;border-radius:20px;padding:.5rem 1rem;cursor:pointer;z-index:1;position:relative}.dark-border-bottom{border:.5px solid black}.transaction-card--active{width:280px;height:220px;padding:2rem;display:flex;justify-content:space-between;flex-direction:column;align-items:center;border-radius:10px;border:2px solid #ff6b00;margin-right:2rem}.transaction-card--inactive{width:280px;height:220px;padding:2rem;display:flex;justify-content:space-between;flex-direction:column;align-items:center;border-radius:10px;border:2px solid #6069cd;margin-right:2rem}.date-confirmation-card,.date-confrimation-card-priority{width:340px;padding:2rem 1rem;display:flex;justify-content:space-between;flex-direction:column;align-items:left;border-radius:10px;margin-right:2rem}.date-confrimation-card-priority{border:1px solid #00b8e1}.date-confirmation-effective-date--normal{color:#343538;font:inter}.date-confirmation-effective-date--priority{color:#ab0000;font:inter}.date-confrimation-selected-date{margin-top:.5rem;font-weight:700;color:#000;font:inter}.date-confirmation-notice-color{color:#ab0000}.date-confirmation-priority-color{color:#00b8e1;font-weight:700}.line-under{padding:1rem;border-bottom:2px solid #ff6058}.confirmation_layout{width:90%}.review-text-card{border:1px solid #ebe8e8;padding:5px 14px;border-radius:12px;margin-left:7px}.review-text-card__md{border:1px solid #ebe8e8;padding:5px 14px;border-radius:9px;margin-left:7px}.loadingScreen{width:100vw;height:80vh}.loadingScreen p{z-index:1001;position:absolute;margin-top:60vh}.service-order-detail-card{width:45%;box-shadow:0 0 57.38px #ebe8e8;-webkit-backdrop-filter:blur(23px);backdrop-filter:blur(23px);border-radius:25px;padding:2rem;margin-left:2rem;height:fit-content}.four-oh-four-page__container .four-oh-four__wrapper{max-width:70%;margin:0 auto}.four-oh-four-page__container .four-oh-four__wrapper h1{font-size:calc(60px + 140 * (100vw - 375px) / 1545)}.four-oh-four-page__container .four-oh-four__wrapper p{font-size:calc(16px + 24 * (100vw - 375px) / 1545);max-width:60%;margin:0 auto}@media (max-width: 715px){.four-oh-four-page__container .four-oh-four__wrapper{max-width:70%;margin:0 auto}.four-oh-four-page__container .four-oh-four__wrapper p{max-width:80%;margin:0 auto}}@media (max-width: 540px){.four-oh-four-page__container .four-oh-four__wrapper{max-width:90%;margin:0 auto}.four-oh-four-page__container .four-oh-four__wrapper p{max-width:80%;margin:0 auto}}@media (max-width: 425px){.four-oh-four-page__container .four-oh-four__wrapper{max-width:100%;margin:0 auto}.four-oh-four-page__container .four-oh-four__wrapper p{max-width:90%;margin:0 auto}.four-oh-four-page__container .four-oh-four__wrapper .ci-btn{padding:12px 32px}}.report-select-card{width:320px;height:120px;padding:2rem;display:flex;justify-content:space-around;flex-direction:column;align-items:center;border-radius:17px;margin-right:2rem;box-shadow:0 0 50px #ebe8e8;border-color:solid rgba(140,206,243,.2901960784)}.report-table-container{border-radius:12px;padding:2rem 1.5rem;box-shadow:0 0 50px #8ccef34a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin-bottom:2rem}.reports-layout{width:90%;flex-direction:row;justify-content:space-between}.report-selection-content-container{width:100%;margin-bottom:2rem;padding-bottom:2rem}*{margin:0;padding:0}:root{font-family:Inter;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body,html{box-sizing:border-box;width:100%;height:100%;font-family:Inter;font-size:16px;font-weight:400;color:#373737;background-repeat:no-repeat;background-position:right -240px}.main__wrapper{margin-top:130px}.raleway-font{font-family:Raleway,sans-serif}.inter-font{font-family:Inter,sans-serif}.grey-border{border:1px solid #e2ddda}.headline1{font-size:calc(28px + 10 * (100vw - 375px) / 1545);line-height:calc(34px + 10 * (100vw - 375px) / 1545);font-weight:700}.headline2{font-size:calc(20px + 6 * (100vw - 375px) / 1545);line-height:calc(20px + 10 * (100vw - 375px) / 1545);font-weight:600}.headline3{font-size:calc(18px + 6 * (100vw - 375px) / 1545);line-height:28px;font-weight:500}.headline4{font-size:20px;line-height:26px;font-weight:500}.headline5{font-size:18px;line-height:24px;font-weight:500}.headline6{font-size:16px;line-height:24px;font-weight:500}.para-32-medium{font-size:calc(16px + 16 * (100vw - 375px) / 1545);line-height:40px;font-weight:500}.para-24-bold{font-size:calc(16px + 8 * (100vw - 375px) / 1545);line-height:32px;font-weight:700}.para-24-regular{font-size:calc(16px + 8 * (100vw - 375px) / 1545);line-height:32px}.para-22-regular{font-size:calc(16px + 6 * (100vw - 375px) / 1545);line-height:32px}.para-22-medium{font-size:calc(16px + 6 * (100vw - 375px) / 1545);font-weight:500;line-height:32px}.para-20-bold{font-size:calc(16px + 4 * (100vw - 375px) / 1545);font-weight:700;line-height:28px}.para-20-regular{font-size:calc(16px + 4 * (100vw - 375px) / 1545);font-weight:400;line-height:28px}.para-18-regular{font-size:18px;font-weight:400;line-height:26px}.para-18-bold{font-size:18px;font-weight:700;line-height:26px}.para-18-medium{font-size:18px;font-weight:500;line-height:26px}.para-16-regular{font-size:16px;font-weight:500;line-height:22px}.para-16-medium{font-size:16px;font-weight:600;line-height:22px}.para-16-bold{font-size:16px;font-weight:700;line-height:22px}.para-14-regular{font-size:14px;font-weight:400;line-height:20px}.para-14-medium{font-size:14px;font-weight:600;line-height:20px}.para-14-semi-medium{font-size:14px;font-weight:500;line-height:20px}.para-14-bold{font-size:14px;font-weight:700;line-height:20px}.para-12-regular{font-size:12px;font-weight:400;line-height:20px}.para-10-regular{font-size:10px;font-weight:400;line-height:18px}.thin-text{font-weight:100}.extra-light-text{font-weight:200}.light-text{font-weight:300}.regular-text{font-weight:400}.medium-text{font-weight:500}.semi-bold-text{font-weight:600}.bold-text{font-weight:700}.black-text{font-weight:800}.extra-black-text{font-weight:900}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-deco-underline{text-decoration:underline}.text-deco-none{text-decoration:none!important}.text-align-left{text-align:left}.text-align-right{text-align:right}.text-align-center{text-align:center}.link{text-decoration:none;color:inherit}.font-color--primary{color:#ff6058}.font-color--disabled{color:#fed3bc}.font-color--active-transaction{color:#ff6b00}.font-color--inactive-transaction{color:#6069cd}.font-color--error{color:#ab0000}.font-color--success{color:#0d7e0e}.active-border-color{border-color:#ff6b00}.gradient--bg{background:linear-gradient(90deg,#e3f5fe80 -.97%,#e3f1e380 48.46%,#fff5df80 98.95%)}.margin-0{margin:0}.ml-auto{margin-left:auto}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-0-5rem{margin-top:.5rem}.mr-0-5rem{margin-right:.5rem}.mb-0-5rem{margin-bottom:.5rem}.ml-0-5rem{margin-left:.5rem}.mt-1rem{margin-top:1rem}.mr-1rem{margin-right:1rem}.mb-1rem{margin-bottom:1rem}.ml-1rem{margin-left:1rem}.mt-1-5rem{margin-top:1.5rem}.mr-1-5rem{margin-right:1.5rem}.mb-1-5rem{margin-bottom:1.5rem}.ml-1-5rem{margin-left:1.5rem}.mt-2rem{margin-top:2rem}.mr-2rem{margin-right:2rem}.mb-2rem{margin-bottom:2rem}.ml-2rem{margin-left:2rem}.mt-2-5rem{margin-top:2.5rem}.mr-2-5rem{margin-right:2.5rem}.mb-2-5rem{margin-bottom:2.5rem}.ml-2-5rem{margin-left:2.5rem}.mt-2-75rem{margin-top:2.75rem}.mr-2-75rem{margin-right:2.75rem}.mb-2-75rem{margin-bottom:2.75rem}.ml-2-75rem{margin-left:2.75rem}.mt-3rem{margin-top:3rem}.mr-3rem{margin-right:3rem}.mb-3rem{margin-bottom:3rem}.ml-3rem{margin-left:3rem}.mt-4rem{margin-top:4rem}.mr-4rem{margin-right:4rem}.mb-4rem{margin-bottom:4rem}.ml-4rem{margin-left:4rem}.padding-0{padding:0}.padding-0-5rem{padding:.5rem}.padding-1rem{padding:1rem}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pt-0-5rem{padding-top:.5rem}.pr-0-5rem{padding-right:.5rem}.pb-0-5rem{padding-bottom:.5rem}.pl-0-5rem{padding-left:.5rem}.pt-1rem{padding-top:1rem}.pr-1rem{padding-right:1rem}.pb-1rem{padding-bottom:1rem}.pl-1rem{padding-left:1rem}.pt-2rem{padding-top:2rem}.pr-2rem{padding-right:2rem}.pb-2rem{padding-bottom:2rem}.pl-2rem{padding-left:2rem}.pt-2-75rem{padding-top:2.75rem}.pr-2-75rem{padding-right:2.75rem}.pb-2-75rem{padding-bottom:2.75rem}.pl-2-75rem{padding-left:2.75rem}.pt-3rem{padding-top:3rem}.pr-3rem{padding-right:3rem}.pb-3rem{padding-bottom:3rem}.pl-3rem{padding-left:3rem}.pt-3-5rem{padding-top:3.5rem}.pr-3-5rem{padding-right:3.5rem}.pb-3-5rem{padding-bottom:3.5rem}.pl-3-5rem{padding-left:3.5rem}.pt-4rem{padding-top:4rem}.pr-4rem{padding-right:4rem}.pb-4rem{padding-bottom:4rem}.pl-4rem{padding-left:4rem}.d-block{display:block}.d-in-block{display:inline-block}.d-flex{display:flex}.flex-auto{flex:1 1 auto}.flex-wrap{flex-wrap:wrap}.justify-content-center{justify-content:center}.justify-content-space-between{justify-content:space-between}.justify-content-space-around{justify-content:space-around}.justify-content-space-evenly{justify-content:space-evenly}.justify-content-start{justify-content:flex-start}.flex-flow-wrapped{flex-flow:column wrap}.justify-content-end{justify-content:flex-end}.flex-direction-column{flex-direction:column}.align-items-center{align-items:center}.align-items-flex-start{align-items:flex-start}.align-items-flex-end{align-items:flex-end}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.hyper-text,.link-text{cursor:pointer;text-decoration:underline}.link-hyper-text{cursor:pointer;color:#00f;text-decoration:none}.pointer{cursor:pointer}.word-break-all{word-break:break-all}.word-break-word{word-break:break-word}.word-wrap-word{word-wrap:break-word}.w-full{width:100%}.w-90{width:90%}.w-50{width:50%}.dialog-container-close{display:flex;justify-content:end}.dialog-container-close img{cursor:pointer}.opactity-full{opacity:1;cursor:pointer}.opacity-half{opacity:.5;cursor:not-allowed}.h-50vh{height:50vh}.h-100vh{height:100vh}
