.mobile-topbar-wrapper{align-items:center;background-color:#445ae8;display:flex;justify-content:space-between;min-height:4rem;padding:0 16px;position:relative;width:100%}.mobile-topbar-wrapper__logo{height:40px}.mobile-topbar-wrapper__logo>*{fill:#fcfcfc}.mobile-topbar-wrapper__right-container{align-items:center;display:flex}.mobile-topbar-wrapper__right-container>:not(:last-child){margin-right:16px}.mobile-topbar-wrapper__menu-icon{cursor:pointer;transition:opacity .25s ease-in-out;width:24px}.mobile-topbar-wrapper__menu-icon:hover{filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);opacity:.8}.mobile-topbar-wrapper__sidebar{background-color:#445ae8;display:flex;flex-direction:column;height:calc(100% - 62px);justify-content:space-between;pointer-events:all;position:fixed;right:0;top:3.875rem;-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:350px;z-index:3}.mobile-topbar-wrapper__sidebar--hidden{pointer-events:none;-webkit-transform:translateX(100%);transform:translateX(100%)}.mobile-topbar-wrapper__sidebar__icon{width:24px}.mobile-topbar-wrapper__sidebar__icon *{stroke:#fcfcfc}.mobile-topbar-wrapper__sidebar__icon--logout{height:20px}.mobile-topbar-wrapper__sidebar__option{align-items:center;cursor:pointer;display:flex;padding:16px;transition:opacity .25s ease-in-out}.mobile-topbar-wrapper__sidebar__option>:first-child{margin-right:16px}.mobile-topbar-wrapper__sidebar__option--active,.mobile-topbar-wrapper__sidebar__option:hover{filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:.5}@media only screen and (max-width:479px){.mobile-topbar-wrapper{padding:0 8px}.mobile-topbar-wrapper__sidebar{width:100%}}.mobile-header-wrapper{align-items:center;background-color:#fcfcfc;border-bottom:2px solid #e8e8e8;display:flex;height:48px;justify-content:space-between;padding:0 16px;position:relative;width:100%}.mobile-header-wrapper>svg{margin-right:8px}.mobile-header-wrapper>h6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:479px){.mobile-header-wrapper{height:40px;padding:0 8px}.mobile-header-wrapper>h6{font-size:14px;font-size:.875rem;line-height:21px}}.desktop-header-wrapper{background-color:#fcfcfc;border-bottom:2px solid #e8e8e8;height:64px;justify-content:space-between;padding:0 24px;position:relative;width:100%}.desktop-header-wrapper,.desktop-header-wrapper__right-container{align-items:center;display:flex}.desktop-header-wrapper__right-container>.icon-wrapper{margin-right:16px}@media only screen and (max-width:991px){.desktop-header-wrapper{padding:0 16px}}.desktop-sidebar-wrapper{background-color:#445ae8;height:100%;justify-content:space-between;padding:24px 0;position:relative;width:100px}.desktop-sidebar-wrapper,.desktop-sidebar-wrapper>span{align-items:center;display:flex;flex-direction:column}.desktop-sidebar-wrapper__logo{cursor:pointer;width:32px}.desktop-sidebar-wrapper__logo>*{fill:#fcfcfc}.desktop-sidebar-wrapper__icons{display:flex;flex-direction:column;margin-top:48px}.desktop-sidebar-wrapper__icons>.MuiButtonBase-root{margin-bottom:16px}.desktop-sidebar-wrapper__icon{filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);opacity:.4;cursor:pointer;transition:opacity .25s ease-in}.desktop-sidebar-wrapper__icon--active{filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}@media only screen and (max-width:1199px){.desktop-sidebar-wrapper{width:75px}}.dashboard-wrapper{display:flex;height:100vh;overflow:hidden;position:relative}.dashboard-wrapper__container{height:100%;width:100%}.dashboard-wrapper__content{height:calc(100% - 64px)}.dashboard-wrapper__content-padding{height:100%;padding:24px}.dashboard-wrapper__content .simplebar-content{height:100%}@media only screen and (max-width:991px){.dashboard-wrapper__content-padding{padding:16px}}@media only screen and (max-width:767px){.dashboard-wrapper{flex-direction:column}.dashboard-wrapper__container{height:calc(100% - 48px)}}@media only screen and (max-width:479px){.dashboard-wrapper__content{height:calc(100% - 56px)}.dashboard-wrapper__content-padding{padding:8px}}.leads-form-wrapper{grid-row-gap:8px;row-gap:8px}.leads-form-wrapper,.leads-form-wrapper__form{display:flex;flex-direction:column;position:relative}.leads-form-wrapper__form{grid-gap:16px;gap:16px;justify-content:space-evenly}@media only screen and (max-width:479px){.leads-form-wrapper__form{grid-gap:8px;gap:8px}}.leads-table-wrapper{display:block;margin-bottom:16px;position:relative}.leads-list-wrapper{display:block;height:100%;position:relative}.upsert-lead-wrapper{display:flex;flex-direction:column;height:100%;position:relative}.upsert-lead-wrapper__header{display:flex;justify-content:space-between}.upsert-lead-wrapper__header>span>.button-wrapper:not(:last-child){margin-right:24px}.upsert-lead-wrapper__content{margin-top:24px;width:40%}@media only screen and (max-width:991px){.upsert-lead-wrapper__header>span>.button-wrapper:not(:last-child){margin-right:16px}.upsert-lead-wrapper__content{margin-top:16px;width:50%}}@media only screen and (max-width:767px){.upsert-lead-wrapper__content{margin-top:0;width:75%}}@media only screen and (max-width:479px){.upsert-lead-wrapper__content{width:100%}}.account-form-wrapper{grid-row-gap:8px;row-gap:8px}.account-form-wrapper,.account-form-wrapper__form{display:flex;flex-direction:column;position:relative}.account-form-wrapper__form{grid-gap:16px;gap:16px;justify-content:space-evenly}@media only screen and (max-width:479px){.account-form-wrapper__form{grid-gap:8px;gap:8px}}.address-form-wrapper{display:flex;flex-direction:column;grid-row-gap:8px;row-gap:8px}.address-form-wrapper__form{display:flex;flex-direction:column;grid-gap:16px;gap:16px;justify-content:space-evenly;position:relative}.address-form-wrapper__form .form__grid{display:grid;grid-gap:16px;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:767px){.address-form-wrapper__form .form__grid{grid-gap:16px;grid-template-columns:1fr}}@media only screen and (max-width:479px){.address-form-wrapper__form{grid-gap:8px;gap:8px}.address-form-wrapper__form .form__grid{grid-gap:8px;grid-template-columns:1fr}}.events-table-wrapper{display:block;position:relative}.events-table-wrapper__header{margin-bottom:16px}@media only screen and (max-width:479px){.events-table-wrapper__header{margin-bottom:8px}}.general-form-wrapper{grid-row-gap:8px;row-gap:8px}.general-form-wrapper,.general-form-wrapper__form{display:flex;flex-direction:column;position:relative}.general-form-wrapper__form{grid-gap:16px;gap:16px;justify-content:space-evenly}@media only screen and (max-width:479px){.general-form-wrapper__form{grid-gap:8px;gap:8px}}.summary-form-wrapper{display:flex;flex-direction:column;grid-row-gap:8px;row-gap:8px}.summary-form-wrapper__form{display:flex;justify-content:space-between}.summary-form-wrapper__form>.MuiFormControl-root{margin-bottom:8px;width:48%}@media only screen and (max-width:991px){.summary-form-wrapper__form{flex-direction:column}.summary-form-wrapper__form>.MuiFormControl-root{width:100%}}.product-categories-form-wrapper{display:flex;flex-direction:column;grid-row-gap:8px;row-gap:8px}.product-categories-form-wrapper__form{display:flex;flex-direction:column;grid-gap:16px;gap:16px;justify-content:space-evenly;position:relative}@media only screen and (max-width:479px){.product-categories-form-wrapper__form{grid-gap:8px;gap:8px}}.upsert-event-wrapper{display:flex;flex-direction:column;height:100%;position:relative}.upsert-event-wrapper__header{display:flex;justify-content:space-between}.upsert-event-wrapper__header>span>.button-wrapper:first-child{margin-right:24px}.upsert-event-wrapper__content{display:grid;grid-template-columns:repeat(2,1fr);padding:24px 0}.upsert-event-wrapper__content-left>:last-child{margin-top:24px}.upsert-event-wrapper__content>:first-child{margin-right:24px}.upsert-event-wrapper__content .product-categories-form-wrapper,.upsert-event-wrapper__content .summary-form-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.upsert-event-wrapper__content .summary-form-wrapper{grid-column:1/3;margin-top:24px}@media only screen and (max-width:991px){.upsert-event-wrapper__header>span>.button-wrapper:first-child{margin-right:16px}.upsert-event-wrapper__content{display:block;padding:16px 0}.upsert-event-wrapper__content-left>:last-child{margin-top:16px}.upsert-event-wrapper__content>:first-child{margin-right:0}.upsert-event-wrapper__content .summary-form-wrapper,.upsert-event-wrapper__content>.product-categories-form-wrapper{margin-top:16px}}@media only screen and (max-width:767px){.upsert-event-wrapper__content{padding:0 0 48px}}@media only screen and (max-width:479px){.upsert-event-wrapper__content-left>:last-child{margin-bottom:0;margin-top:8px}.upsert-event-wrapper__content>:not(:first-child){margin-top:8px}}.upsert-account-wrapper{display:flex;flex-direction:column;height:100%;position:relative}.upsert-account-wrapper__header{display:flex;justify-content:space-between;margin-bottom:24px}.upsert-account-wrapper__header>span>.button-wrapper:not(:last-child){margin-right:24px}.upsert-account-wrapper__dropdown{align-self:flex-end;width:300px}.upsert-account-wrapper__dropdown-option{align-items:center;display:flex}.upsert-account-wrapper__dropdown-option>:first-child{margin-right:8px}.upsert-account-wrapper__content{grid-column-gap:24px;-webkit-column-gap:24px;column-gap:24px;padding:24px 0}.upsert-account-wrapper__content-top{display:grid;grid-gap:24px;grid-template-columns:repeat(2,1fr)}.upsert-account-wrapper__content-top .address-form-wrapper,.upsert-account-wrapper__content-top>.account-form-wrapper,.upsert-account-wrapper__content>.events-table-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.upsert-account-wrapper__content>.events-table-wrapper{margin-top:24px}@media only screen and (max-width:991px){.upsert-account-wrapper__header{margin-bottom:16px}.upsert-account-wrapper__header>span>.button-wrapper:not(:last-child){margin-right:16px}.upsert-account-wrapper__content{padding:16px 0}.upsert-account-wrapper__content-top{grid-gap:16px;grid-template-columns:1fr}.upsert-account-wrapper__content>.events-table-wrapper{margin-top:16px}}@media only screen and (max-width:767px){.upsert-account-wrapper__header{margin-bottom:0}.upsert-account-wrapper__content{padding:16px 0}}@media only screen and (max-width:479px){.upsert-account-wrapper__dropdown{width:100%}.upsert-account-wrapper__content{padding:8px 0}.upsert-account-wrapper__content-top{grid-gap:8px}.upsert-account-wrapper__content>.events-table-wrapper{margin-top:8px}}.events-view-wrapper{display:flex;flex-direction:column;height:100%;position:relative}.events-view-wrapper__header{align-items:center;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:space-between}.events-view-wrapper__dropdown{align-self:flex-end;width:300px}.events-view-wrapper__dropdown-option{align-items:center;display:flex}.events-view-wrapper__dropdown-option>:first-child{margin-right:8px}.header__calendar-actions{align-items:center;grid-column-gap:24px;-webkit-column-gap:24px;column-gap:24px;display:flex;justify-content:space-between}.header__calendar-actions--mobile{margin:8px 0 auto auto;width:95%}.header__events-actions{align-items:center;grid-column-gap:24px;-webkit-column-gap:24px;column-gap:24px;display:flex}.header__switch{margin:0 8px}.calendar-actions__arrows{display:flex}.calendar-actions__arrows--mobile{margin:0}.accounts-table-wrapper{display:block;margin-bottom:16px;position:relative}.accounts-table-wrapper__body-row{cursor:pointer}.accounts-list-wrapper{display:flex;flex-direction:column;height:100%;position:relative}.accounts-list-wrapper__header{display:flex;justify-content:flex-end}.accounts-list-wrapper__table-wrapper{height:100%;padding-top:24px;width:100%}@media only screen and (max-width:991px){.accounts-list-wrapper__table-wrapper{padding-top:16px}}@media only screen and (max-width:767px){.accounts-list-wrapper__table-wrapper{padding-top:0}}.error-wrapper{position:relative}.error-wrapper>h1{font-size:20rem;line-height:20rem}.error-wrapper>h2{text-align:center;width:80%}.error-wrapper__actions{display:flex;margin-top:24px}.error-wrapper__actions>button{margin:0 8px}@media only screen and (max-width:1199px){.error-wrapper>h1{font-size:16rem;line-height:16rem}.error-wrapper>h2{font-size:2rem;line-height:2rem}}@media only screen and (max-width:991px){.error-wrapper>h1{font-size:14rem;line-height:14rem}.error-wrapper>h2{font-size:1.8rem;line-height:1.8rem}}@media only screen and (max-width:767px){.error-wrapper>h1{font-size:12rem;line-height:12rem}.error-wrapper>h2{font-size:1.5rem;line-height:1.5rem;width:90%}}@media only screen and (max-width:479px){.error-wrapper>h1{font-size:8rem;line-height:8rem}.error-wrapper>h2{font-size:1.2rem;line-height:1.2rem}.error-wrapper__actions{flex-direction:column;margin-top:0}.error-wrapper__actions>button{margin-top:16px}}
/*# sourceMappingURL=main.3feb52c6.chunk.css.map */