@import url(https://fonts.googleapis.com/css2?family=Inter&family=Manrope:wght@300&family=Poppins&display=swap);.top-bar{align-items:flex-end;background-image:url(/static/media/topBar.321bce02a79365d21640.webp);background-size:100%;display:flex;height:12vh;justify-content:space-between;width:100%}.top-bar .top-left{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding-bottom:8px;padding-left:32px;width:auto}.top-bar .top-left .top-content{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px}.top-bar .top-left .heading-group{display:flex;flex-direction:column}.top-bar .top-left .heading-group .heading{color:#fff;font-size:1.4rem}.top-bar .top-left .heading-group .sub-heading{color:#fff;font-size:3.2rem;font-weight:600}.top-bar .top-right{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding-bottom:8px;padding-left:32px;width:auto}.top-bar .top-right .top-content{align-items:center;background-color:#0000;border:1px solid #ccc;border-radius:4px;color:#fff;display:flex;flex-wrap:wrap;margin-right:32px}.top-bar .top-right .dropdown-label{color:#fff;font-size:1.6rem;font-weight:600;padding:8px}.top-bar .top-right .dropdown-separator{background-color:#ccc;height:20px;width:1px}.top-bar .top-right .location-dropdown{background-color:#0000;border:none;color:#fff;font-size:1.6rem;margin-right:8px;max-width:150px;padding:8px 12px;text-overflow:ellipsis;width:150px;z-index:10}.top-bar .top-right .location-dropdown:focus{border:none;outline:none}.top-bar .top-right .location-option{color:#0a3645!important}.extend{background-image:url(/static/media/dashboardBar.1d2cb905dbf882e068b1.webp);height:25vh;max-height:400px;position:absolute;z-index:4}.extend .top-left,.extend .top-right{justify-content:center}.sidenav{background-color:#fafafa;height:100%;left:0;overflow-x:hidden;padding-top:60px;position:fixed;top:0;transition:.5s;width:300px;z-index:30}@media screen and (max-width:500px){.sidenav{width:280px}}@media(min-width:800px){.ham-icon,.sidenav{display:none}}.sidenav a{color:#818181;display:block;font-size:25px;padding:8px 8px 8px 32px;text-decoration:none;transition:.3s}.sidenav a:hover{color:#f1f1f1}.sidenav .closebtn{font-size:36px;margin-left:50px;position:absolute;right:25px;top:0}@media screen and (max-height:450px){.sidenav{padding-top:15px}.sidenav a{font-size:18px}}.side-nav-options{background-color:#fff;border:2px solid #f2f4f6;border-radius:12px;cursor:pointer;margin:8px 12px;padding:16px;z-index:43}@media screen and (max-width:1450px){.side-nav-options{padding:12px}}@media screen and (max-width:1250px){.side-nav-options{margin:4px 8px;padding:8px}}.side-nav-options .icon{height:35px;margin:4px;width:35px}@media screen and (max-width:1450px){.side-nav-options .icon{height:30px;width:30px}}@media screen and (max-width:1250px){.side-nav-options .icon{height:25px;width:25px}}@media screen and (max-width:800px){.side-nav-options .icon{height:20px;width:20px}}.side-nav-options .side-nav-heading{color:#0a3645;font-size:1.6rem;font-weight:700;margin:8px 0}.side-nav-options .side-bar-text{color:#475569;font-size:1.4rem}.side-nav-options:before{content:"";display:block;padding-left:100%}.builder-selected{border:2px solid #2ebbec}.side-bar{background-color:#fafafa;display:flex;flex-direction:column;flex-shrink:0;height:calc(88vh - 70px);max-width:170px;min-width:110px}@media(max-width:600px){.side-bar{display:none}}.for-clients{height:calc(100vh - 70px)}.hide{display:none}.image{border-radius:35px;height:70px;width:70px}.header{align-items:center;background-color:#fff;display:flex;height:70px;justify-content:flex-start;padding:0 20px;width:100%;z-index:2}.header .logo-container{height:100%;margin-left:20px;margin-right:48px;padding:8px;width:200px}@media screen and (max-width:800px){.header .logo-container{margin-right:0}}@media screen and (max-width:500px){.header .logo-container{margin-left:4px;margin-right:20px;padding:0;width:80%}}.header .options{align-items:center;align-self:flex-start;display:flex;height:100%;justify-content:flex-start;min-width:50%}.header .options .option{color:#21252699;cursor:pointer;display:flex;font-size:1.8rem;font-style:normal;font-weight:700;gap:8px;line-height:21px;padding:8px 16px}.header .options .option .new-client-added{background-color:#2ebbec;border-radius:12px;height:10px;margin-top:6px;width:10px}.header .options .option .chat-count-badge{align-items:center;background-color:#2ebbec;border-radius:12px;color:#fff;display:flex;font-size:1.4rem;justify-content:center;min-width:25px;padding:0 8px}.header .options .selected{color:#2ebbec}@media(max-width:1080px){.header .options{display:none!important}}.header .login-status{justify-content:space-between;margin-left:auto}.header .login-status,.header .login-status .profile-icon{align-items:center;display:flex}.header .login-status .profile-icon .image{border-radius:25px;height:50px;width:50px}.header .login-status .profile-icon .user-options{align-content:flex-end;align-items:flex-end;align-self:flex-end;display:flex;flex-direction:column;margin:auto 10px;position:relative;z-index:5}.header .login-status .profile-icon .user-options .drop-down{background:#fff;border:.5px solid #cbd5e1;border-radius:4px;box-shadow:0 10px 15px -3px #0000000d;padding:10px 12px;position:absolute;right:10px;top:37px;width:225px}.header .login-status .profile-icon .user-options .drop-down .close-btn{display:flex;justify-content:flex-end;margin:auto;width:100%}.header .login-status .profile-icon .user-options .drop-down .heading{border-bottom:2px solid #cbd5e1;font-size:1.8rem}.header .login-status .profile-icon .user-options .drop-down .option{align-items:center;cursor:pointer;display:flex;font-size:1.6rem;padding:8px 16px}@media screen and (max-width:500px){.header .login-status .profile-icon .image{height:32px;width:32px}.header .login-status .profile-icon .user-options{margin-inline:0}.header .login-status .profile-icon{margin-right:8px}}.header .login-status .bell-icon{align-items:center;align-self:center;display:flex;justify-self:center;margin-left:auto;min-width:50px;padding-right:20px}.header .login-status .bell-icon .chat-count-badge{background-color:#2ebbec;border-radius:12px;bottom:4px;color:#fff;font-size:1.4rem;padding:0 8px;position:relative;right:8px}@media screen and (max-width:500px){.header .login-status .bell-icon{min-width:0;padding-right:0}}.header .login-status .notifications{background-color:#fff;border-radius:5px 0 5px 5px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;display:flex;flex-direction:column;font-size:1.2rem;max-height:500px;opacity:1;overflow:auto;padding:10px;position:absolute;right:50px;top:60px;width:350px;z-index:5}@media(max-width:600px){.header .login-status .notifications .notifications{width:200px}}.header .login-status .notifications .close-btn{display:flex;justify-content:flex-end;margin:auto;width:100%}.header .login-status .notifications .heading{border-bottom:2px solid #cbd5e1;font-size:1.8rem}.header .login-status .notifications .all-notifications{margin-top:12px;overflow:auto}.header .login-status .notifications .all-notifications .notification{align-items:center;display:flex;padding:16px}.header .login-status .notifications .all-notifications .notification .notification-icon{flex:1 1;margin-right:8px;width:30px}.header .login-status .notifications .all-notifications .notification .text-date{flex:8 1}.header .login-status .notifications .all-notifications .notification .text-date .notification-text{font-size:1.4rem;margin-bottom:8px}.header .login-status .notifications .all-notifications .unread{background-color:#ccf2ff}.header .login-status .notifications .all-notifications .line-break{background-color:#f2f4f6;height:2px;width:100%}.header .login-status .notifications .closebtn{font-size:2rem;margin-left:50px;position:absolute;right:25px;top:0}.header .login-status .notifications .text{font-size:1.4rem;font-weight:400}.header .logout-button{background-color:#0000;border:none}.SpinnerOverlay{align-items:center;display:flex;height:30vh;justify-content:center;width:100%}.SpinnerContainer{animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;border:3px solid #c3c3c399;border-radius:50%;border-top-color:#636767;display:inline-block;height:50px;width:50px}@keyframes spin{to{-webkit-transform:rotate(1turn)}}.custom-button{align-items:center;background-color:#0000;border:1px solid #0a3645;border-radius:4px;color:#0a3645;cursor:pointer;display:flex;font-size:1.5rem;font-weight:500;gap:8px;height:fit-content;justify-content:center;letter-spacing:.5px;line-height:18px;margin:4px 8px;min-width:92px;padding:12px 20px;width:auto}@media screen and (max-width:1680px){.custom-button{font-size:1.6rem;padding:8px 12px}}@media screen and (max-width:500px){.custom-button{min-width:70px}}.custom-button:hover{background-color:#0a3645;color:#fff}.delete{border-color:#f03a47;color:#fff}.delete,.delete:hover{background-color:#f03a47}.delete:hover{border-color:#fff}.disable,.disable:hover{background-color:#cbd5e1;border:1px solid #cbd5e1;color:#fff}.edit{border-color:#fff;color:#fff}.save{background-color:#2ebbec;border-color:#2ebbec;color:#fff}.save:hover{border-color:#fff}.report-btn{background-color:#fff;color:#000}.report-btn:hover{border-color:#fff}.report-download-btn{background-color:#fff;border-color:green;color:#000}.report-download-btn:hover{background-color:green;border-color:#fff;color:#fff!important}.coupon-save-btn{background-color:#006f96;border-radius:8px;color:#fff;height:44px;margin:0!important;padding:0!important}.wide-save{background-color:#2ebbec;color:#fff;width:200px}.wide-save:hover{border-color:#fff}@media screen and (max-width:800px){.wide-save{width:100px}}.widder-save{background-color:#2ebbec;color:#fff;width:130px}.widder-save:hover{border-color:#fff}@media screen and (max-width:800px){.widder-save{width:100px}}.wide{width:200px}@media screen and (max-width:800px){.wide{width:100px}}.single-wide{color:#fff;width:400px}@media screen and (max-width:800px){.single-wide{width:200px}}.filter-options{background-color:#f5f5f8;border:none;color:#525c67}.filter-options:hover,.select{background-color:#2ebbec}.select{color:#fff}.popup-button{padding:4px 20px}.popup-button:hover{background-color:#2ebbec}.stripe-connect-btn{border:1px solid #625bf6}.stripe-connect-btn,.stripe-connect-btn:hover{background-color:#625bf6;color:#fff}.stripe-dashboard-btn{background-color:#fff;border:1px solid #625bf6;color:#625bf6}.stripe-dashboard-btn:hover{background-color:#625bf6;color:#fff}.add-location{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:20}.add-location .box{background-color:#fff;border-radius:5px;max-height:90vh;overflow:hidden;overflow-y:auto;width:450px}.add-location .box .top{align-items:center;border-bottom:1px solid #cbd5e1;display:flex;justify-content:space-between;padding:15px 20px}.add-location .box .top .back-arrow{align-items:center;display:flex;gap:10px}.add-location .box .top .back-arrow .heading{font-size:18px;font-weight:600;margin:0}.add-location .box .bottom{padding:20px}.location-information .success-message{background-color:#e6f7e6;border-radius:4px;color:#2e7d32;font-size:1.4rem;margin-bottom:15px;padding:10px;text-align:center}.location-information .form-section{margin-bottom:20px}.location-information .form-section .input-group{margin-bottom:15px}.location-information .form-section .input-group .sub-heading{font-size:14px;font-weight:500;margin-bottom:8px}.location-information .form-section .input-group .sub-heading .required{color:red;margin-left:2px}.location-information .form-section .input-group .input{border:1px solid #cbd5e1;border-radius:4px;font-size:14px;padding:10px;width:100%}.location-information .form-section .input-group .input:focus{border-color:#4a90e2;outline:none}.location-information .form-section .error,.location-information .form-section .input-group .error{color:red;display:block;font-size:12px;margin-top:4px}.location-information .button-container{display:flex;justify-content:center;margin-top:20px}.location-information .button-container .submit-button{background-color:#2ebbec;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background-color .3s}body{font-family:Poppins,sans-serif;height:100%}a{color:#000;text-decoration:none}*{box-sizing:border-box;margin:0;padding:0}.App{min-height:100%}html{font-size:85%}@media screen and (max-width:2500px){html{font-size:75%}}@media screen and (max-width:2000px){html{font-size:62.5%}}@media screen and (max-width:1700px){html{font-size:55%}}@media screen and (max-width:1500px){html{font-size:45%}}@media screen and (max-width:500px){html{font-size:50%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.0ccd20b9.css.map*/