.styles_container__N20nu{margin:0 -.5rem;padding:0 .5rem;display:flex;flex-direction:column;flex:1 1;overflow:hidden}.styles_container__fTvZ0{display:flex;flex-direction:column;padding:1rem 0 2rem;gap:.8rem}.styles_container__fTvZ0 .styles_textAreaWrapper__kpzoF{margin-top:.5rem}.styles_container__4vYsy{display:flex;align-items:center;flex-direction:column;margin-bottom:auto}.styles_container__4vYsy .styles_iconWrapper__VMJfT{margin-bottom:.5rem;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1.5px solid #bce8ff;color:#10a1eb}.styles_container__4vYsy .styles_title__kowAW{line-height:1.75rem;font-weight:600;color:var(--palette-text-primary)}.styles_container__4vYsy .styles_date__tqQ_k{font-weight:400;line-height:1.75rem;color:var(--palette-text-secondary)}.styles_container__3ap56{margin:2.5rem 0 1.5rem}.styles_container__3ap56 .styles_dividerWrapper__Im330{padding:0}.styles_container__3ap56 .styles_conversationDate__3Io7d{padding:0 .5rem;font-size:.875rem;line-height:1.75rem;border:1px solid #d0d5dd;border-radius:.5rem;color:var(--palette-text-secondary)}.styles_statusIndicator__YLVgm{font-size:.625rem;color:#9e9e9e}.styles_container__PCHNj{display:flex;flex-direction:column;align-items:flex-start}.styles_container__PCHNj[data-is-owner-message=true]{align-items:flex-end}.styles_container__PCHNj[data-is-owner-message=true] .styles_messageInfo__amNrz{margin-right:calc(40px + 1rem + 4px);margin-left:0}.styles_container__PCHNj[data-is-owner-message=true] .styles_message__vsguL{flex-direction:row-reverse}.styles_container__PCHNj[data-is-owner-message=true] .styles_message__vsguL .styles_messageContent__5UFuE{background-color:var(--palette-background-default);border-color:var(--palette-background-border);box-shadow:unset}.styles_container__PCHNj .styles_messageInfo__amNrz{margin-left:calc(40px + 1rem + 4px);display:flex;gap:.5rem;align-items:center}.styles_container__PCHNj .styles_messageHour__u2o8I{display:flex;gap:.5rem;align-items:center;font-size:.75rem;line-height:1.75rem;color:var(--palette-text-secondary)}.styles_container__PCHNj .styles_message__vsguL{position:relative;display:flex;flex-direction:row;align-items:center;gap:1rem;max-width:75%}.styles_container__PCHNj .styles_message__vsguL .styles_messageContent__5UFuE{padding:.5rem .875rem;border:1px solid #bce8ff;border-radius:.5rem;box-shadow:0 0 0 4px rgba(188,232,255,.2);max-width:100%}.styles_container__PCHNj .styles_message__vsguL .styles_messageContent__5UFuE .styles_messageBody__B0vzL{font-size:.875rem;line-height:1.5rem;overflow-wrap:break-word;color:var(--palette-text-primary)}.styles_container__rQYA0,.styles_noMessagesContainer__s0BLW{display:flex;align-items:center;justify-content:center}.styles_noMessagesContainer__s0BLW .styles_noMessagesText__Xiqor{color:#667085}.styles_container__pAhYi{display:flex;flex:1 1;padding:1rem .25rem 0 0;background-color:var(--palette-background-paper);box-shadow:0 2px 4px 0 rgba(21,28,40,.1490196078);border-radius:.5rem;overflow-y:hidden;z-index:9;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}[data-conversation-is-selected=true]+.styles_container__pAhYi{margin:-1rem 0 0}.styles_container__pAhYi .styles_body__HqRnh{padding:1.5rem .75rem 1rem 1rem;display:flex;flex-direction:column-reverse;flex:1 1;gap:1rem;align-self:stretch;overflow-y:auto}.styles_container__pAhYi .styles_body__HqRnh::-webkit-scrollbar{width:.5rem}.styles_container__pAhYi .styles_body__HqRnh::-webkit-scrollbar-track{margin:.5rem 0 .25rem}.styles_container__pAhYi .styles_body__HqRnh::-webkit-scrollbar-thumb{background-color:var(--palette-background-scrollbar);border-radius:.5rem}.styles_container__pAhYi .styles_dateMessagesList__tiId6{display:flex;flex:1 1;flex-direction:column}.styles_container__pAhYi .styles_loadingContainer__XVzQk{margin-bottom:auto;display:flex;align-items:center;justify-content:center}.styles_container__jAGpF{margin-left:auto;padding:0 1rem}.styles_container__jAGpF .styles_characteresQuantity___QvS3{font-size:.75rem;line-height:1.75rem;color:var(--palette-text-secondary)}.styles_textAreaContainer__poIS2{position:relative;flex:1 1;display:flex;border-radius:.5rem;border:1px solid var(--palette-field-border);background-color:var(--palette-background-paper);box-shadow:0 1px 2px 0 rgba(16,24,40,.0509803922);transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_textAreaContainer__poIS2:hover{border-color:var(--palette-primary-500)}.styles_textAreaContainer__poIS2:focus-within{border-color:var(--palette-primary-500);box-shadow:0 0 0 4px var(--palette-primary-200),0 1px 2px 0 rgba(16,24,40,.0509803922)}.styles_textAreaContainer__poIS2:has(.styles_textAreaDisabled__Lomp3){border-color:var(--palette-grey-500);background-color:var(--palette-action-disabledBackground)}.styles_textAreaContainer__poIS2:has(.styles_textAreaError__YYVqp){border-color:var(--palette-error-500)}.styles_textAreaContainer__poIS2:has(.styles_textAreaError__YYVqp):hover{border-color:var(--palette-error-main)}.styles_textAreaContainer__poIS2:has(.styles_textAreaError__YYVqp):focus-within{border-color:var(--palette-error-main);box-shadow:0 0 0 4px var(--palette-error-300),0 1px 2px 0 rgba(16,24,40,.0509803922)}.styles_textAreaContainer__poIS2 .styles_textArea__rOOrF{flex:1 1}.styles_textAreaContainer__poIS2 .styles_textArea__rOOrF textarea{margin-right:.25rem;padding:.5rem .625rem .5rem .875rem}.styles_textAreaContainer__poIS2 .styles_textArea__rOOrF textarea::-webkit-scrollbar{width:5px}.styles_textAreaContainer__poIS2 .styles_textArea__rOOrF textarea::-webkit-scrollbar-thumb{border-radius:5px;background:var(--palette-background-scrollbar)}.styles_container__rqjWM,.styles_content__bVVHX,.styles_flex-col__GDkBm{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.styles_container__rqjWM{padding:2rem}.styles_content__bVVHX{padding:1rem;display:flex;max-width:640px;border:1px solid var(--palette-grey-500);border-radius:.5rem;background-color:var(--palette-background-paper);box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078);overflow:hidden}.styles_content__bVVHX .styles_header__RgCh_{margin:-1rem -1rem 1rem;padding:.5rem 1rem;font-weight:600;background-color:var(--palette-primary-200)}.styles_content__bVVHX .styles_footer__UAnA2{margin-top:1rem;display:flex;justify-content:flex-end;gap:1rem}.styles_dialogBody__UBEQO{margin-right:.25rem;padding-top:1rem!important;padding:1rem .75rem 1rem 1rem;display:flex;flex-direction:column;gap:1rem;transition:all .2s cubic-bezier(.4,0,.2,1) 0s;transition-duration:.5s;overflow-y:auto}.styles_dialogBody__UBEQO::-webkit-scrollbar{width:.5rem}.styles_dialogBody__UBEQO::-webkit-scrollbar-thumb{background:var(--palette-background-scrollbar);border-radius:.25rem}.styles_dialogFooter__CRbi1{padding:1rem}.styles_container__1qmVP td:first-child,.styles_labelColumn__luDEb{width:86px;font-weight:600;background-color:var(--palette-info-200);border-right:1px solid #e8e8e8}.styles_container__1qmVP [data-dark] td:first-child,[data-dark] .styles_container__1qmVP td:first-child,[data-dark] .styles_labelColumn__luDEb{background-color:var(--palette-info-900)}.styles_container__1qmVP[data-variant=emergency] .styles_labelColumn__luDEb,.styles_container__1qmVP[data-variant=emergency] td:first-child{background-color:var(--palette-error-300)}[data-dark] .styles_container__1qmVP[data-variant=emergency] .styles_labelColumn__luDEb,[data-dark] .styles_container__1qmVP[data-variant=emergency] td:first-child{background-color:var(--palette-error-900)}.styles_container__1qmVP td:first-child p,.styles_labelColumn__luDEb p{font-weight:600}.styles_container__1qmVP td:last-child,.styles_valueColumn__y2oEq{overflow-wrap:break-word;line-height:1.5}.styles_container__1qmVP{table-layout:fixed;width:100%;overflow:hidden;border-collapse:separate;border:1px solid #e8e8e8;border-radius:.5rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078)}.styles_container__1qmVP tr:first-child td{padding-top:1rem}.styles_container__1qmVP tr:last-child td{padding-bottom:1rem}.styles_container__1qmVP td{padding:.125rem 1rem}.styles_container__7jk97{display:flex;flex-direction:column;align-items:stretch;flex:1 1;overflow:hidden}.styles_container___vHlC{padding:1.25rem .875rem;display:flex;flex-direction:column;justify-content:space-between;min-width:220px;max-width:240px;background-color:var(--palette-background-paper);border:1px solid #e8e8e8;box-shadow:0 1px 2px 0 rgba(16,24,40,.0509803922)}@container locationModuleContainer (max-width: 600px){.styles_container___vHlC{max-width:unset!important}}.styles_container__xFQKi{display:flex}@container locationModuleContainer (max-width: 600px){.styles_container__xFQKi{flex-direction:column;gap:1rem}}.styles_information__r1xYH{padding:.25rem .625rem;min-height:32px;display:flex;align-items:center;gap:0 1rem}.styles_information__r1xYH:nth-child(odd){background-color:var(--palette-background-default)}.styles_information__r1xYH label,.styles_information__r1xYH>p{line-height:1.5}.styles_information__r1xYH>a{word-break:break-all}@container locationModuleContainer (max-width: 600px){.styles_information__r1xYH{flex-direction:column;align-items:flex-start}}.styles_label__kQPZi{min-width:140px;font-weight:600}.styles_links__bcyyk{display:flex;flex-direction:column;gap:.25rem}.styles_container__1FIzn{container-type:inline-size;container-name:locationModuleContainer}.styles_container__mnFi6{min-height:48px}.styles_title__gGOzQ{margin-bottom:.25rem;font-weight:600}.styles_subtitle__2BIBL{margin:.5rem 0;font-weight:600}.styles_container__Yn17W{margin-bottom:1.5rem;padding:.75rem 1rem;border-radius:.5rem;border:1px solid #e8e8e8;box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078);column-count:3;column-gap:1rem;overflow-wrap:break-word}@container locationModuleContainer (max-width: 600px){.styles_container__Yn17W{column-count:1}}.styles_container__0cO4k{list-style:disc;list-style-position:inside}.styles_pitchContainer__cFYbZ{display:flex;gap:1.5rem}.styles_pitchContent__j_zuQ{padding:1rem;flex:2.5 1;border-radius:.5rem;border:1px solid var(--palette-info-500);box-shadow:0 4px 4px 0 rgba(236,249,255,.6901960784)}.styles_customList__Lao9t{margin:0;padding:0 .5rem;border:none;box-shadow:unset;flex:1 1;column-count:1}.styles_customList__Lao9t .styles_customSubtitle__89USv{margin-top:0}.styles_divider__9Xdpx{margin:1.5rem 0}.styles_noItems__UHA6K{font-style:italic;color:var(--palette-text-secondary)}@container locationModuleContainer (max-width: 600px){.styles_pitchContainer__cFYbZ{flex-direction:column}}.styles_list__u4m7e{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.styles_divider__I4xGP{margin:1.5rem 0 1rem}.styles_noContacts__oPaBh{font-style:italic;color:var(--palette-text-secondary)}.styles_customTextField__YlJc0{display:flex;flex-direction:column;align-items:stretch}.styles_referContainer__29SYp{min-width:120px;gap:1rem}.styles_customInformation__ug9_G{margin:32px 0;padding:1rem;gap:.5rem;height:auto;flex-direction:column;align-items:stretch;background-color:var(--palette-background-default)}.styles_customInformation__ug9_G .styles_locationDescriptionContainer__DI9ef{padding:.25rem .125rem .25rem .5rem;min-height:85px;max-height:240px;display:flex;background-color:var(--palette-background-paper);border-radius:.5rem;border:1px solid var(--palette-background-border);box-shadow:0 2px 4px 0 rgba(0,0,0,.0509803922);overflow:hidden}.styles_customInformation__ug9_G .styles_locationDescription__hI6ej{padding:.25rem .325rem .25rem 0;overflow-y:scroll}.styles_customInformation__ug9_G .styles_locationDescription__hI6ej::-webkit-scrollbar{width:.5rem}.styles_customInformation__ug9_G .styles_locationDescription__hI6ej::-webkit-scrollbar-thumb{background:var(--palette-background-scrollbar);border-radius:.25rem}.styles_container__CokRN{transition:all .2s cubic-bezier(.4,0,.2,1) 0s;transition-duration:.5s;max-height:0;overflow:hidden}.styles_container__CokRN[data-has-error=true]{max-height:240px}.styles_message___LpS_{margin-top:.375rem;min-height:.875rem;color:var(--palette-error-800);font-size:.875rem}.styles_menuItem__9dmPF,.styles_roleStyle__hu84T,.styles_select__A_JBd{text-transform:capitalize}.styles_menuItem__9dmPF .styles_selectedIcon__n4pMB,.styles_select__A_JBd .styles_selectedIcon__n4pMB{display:none}.styles_menuItem__9dmPF[aria-selected=true] .styles_selectedIcon__n4pMB{display:block;margin-left:auto;font-size:.875rem;color:#175cd3}.styles_selectedsContainer__cmTvm{display:flex;flex-wrap:wrap;gap:.5rem}.styles_formContainer__SER8v{display:flex;flex-direction:column;gap:1rem}.styles_formContainer__SER8v .styles_rowGroup__7rcks{display:flex;flex-wrap:wrap;flex:1 1;gap:1rem}.styles_formContainer__SER8v .styles_rowGroup__7rcks>*{flex:1 0 120px}.styles_actions__pFjXj{margin-top:1rem;display:flex;justify-content:flex-end}.styles_container__07E24{display:flex;flex-direction:column;gap:2rem}.styles_container__07E24[data-edit-mode=true]{background-color:var(--palette-background-default);margin:2rem;flex:1 1;align-items:stretch}.styles_container__07E24[data-edit-mode=false]{background-color:var(--palette-background-paper);padding:2rem}.styles_container__07E24 .styles_header___nDi2>*{font-weight:700}.styles_container__07E24 .styles_headerOptions__1pPy_{display:flex;justify-content:space-between}.styles_container__07E24 .styles_step__XIwVq{padding:1rem;display:flex;flex-direction:column;gap:1.5rem}.styles_container__07E24 .styles_step__XIwVq .styles_stepNumber__1df_i{margin:0 -1rem;padding:.25rem 1rem;background-color:var(--palette-warning-200);border:1px solid var(--palette-warning-900);border-radius:.5rem;font-weight:600;color:var(--palette-common-black)}.styles_container__07E24 .styles_step__XIwVq .styles_title__ih383{margin-bottom:.5rem;font-weight:600}.styles_container__07E24 .styles_editContent__0XM2d{padding:2rem;background-color:var(--palette-background-paper);display:grid;border-radius:.5rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078);grid-gap:2rem;gap:2rem}.styles_container__07E24 .styles_attendant__5Lf8K{display:flex;flex-direction:column;gap:2rem;width:50%;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_container__07E24 .styles_attendant__5Lf8K[data-edit-mode=true]{width:100%;display:grid;grid-template-columns:50%;grid-template-rows:1fr auto}.styles_container__07E24 .styles_attendant__5Lf8K>:nth-child(2){display:none}.styles_container__07E24 .styles_attendant__5Lf8K>:nth-child(2)[data-edit-mode=true]{display:flex;justify-content:flex-end;margin-left:auto}.styles_container__07E24 .styles_locations__kWHRd{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1rem}.styles_container__07E24 .styles_locations__kWHRd .styles_selectLocation___NNOG{width:100%;min-width:216px;max-width:320px}.styles_container__07E24 .styles_locations__kWHRd .styles_tagsChipRoot__VDBTY{height:auto}.styles_container__07E24 .styles_locations__kWHRd .styles_tagsChipRoot__VDBTY .styles_tagsChipLabel__HobUg{padding:0 .5rem}.styles_container__07E24 .styles_locations__kWHRd .styles_locationChipRoot__6LQBE{padding-top:.5rem;padding-bottom:.5rem;min-height:32px;height:auto}.styles_container__07E24 .styles_locations__kWHRd .styles_locationChipRoot__6LQBE .styles_locationChipLabel__RM2X8{overflow:visible;word-break:break-word;overflow-wrap:break-word;white-space:pre-line}.styles_container__07E24 .styles_greetingBox__xIfGd{display:flex;align-items:stretch;justify-content:flex-start;flex-direction:column;max-width:50%;gap:2rem}.styles_container__07E24 .styles_greetingBox__xIfGd>:first-child{display:flex;flex-direction:row;align-self:stretch;gap:1rem}.styles_container__07E24 .styles_greetingBox__xIfGd>:first-child>*{flex:1 1}.styles_container__07E24 .styles_optionRow__3t0pX{padding:1rem 0;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.styles_container__07E24 .styles_optionRow__3t0pX>label:first-child{margin-right:0;min-width:310px;align-self:center;color:#7b61ff}.styles_container__07E24 .styles_optionRow__3t0pX .styles_previewBtn__jESC_{margin-top:auto;min-height:40px}.styles_container__07E24 .styles_optionRow__3t0pX .styles_inputGroup__XWeTe{display:flex;align-self:stretch;align-items:flex-start;gap:1rem}.styles_container__07E24 .styles_optionRow__3t0pX .styles_inputGroup__XWeTe>:not(:first-child){min-width:120px;flex:1 1}.styles_container__07E24 .styles_play__nDddz{margin-top:.625rem;display:flex;flex-wrap:wrap;gap:1rem 2rem}.styles_container__07E24 .styles_inputFile__H0j_a{min-height:44px;max-width:480px;display:flex;flex:1 1;align-items:stretch}.styles_container__07E24 .styles_inputFile__H0j_a>div{height:auto;flex:1 1;min-width:120px;border-top-right-radius:unset;border-bottom-right-radius:unset;font-size:.75rem;color:var(--palette-grey-700)}.styles_container__07E24 .styles_inputFile__H0j_a>label{min-width:132px;border-top-left-radius:unset;border-bottom-left-radius:unset;background:var(--palette-grey-200);border-color:var(--palette-grey-500);box-shadow:none;color:var(--palette-grey-800)}.styles_container__07E24 .styles_inputFile__H0j_a>label[data-error=true]{border-color:#d61f1f}.styles_container__07E24 .styles_inputFile__H0j_a>label:is(:hover,:focus-within){border-color:var(--palette-grey-600)}.styles_container__07E24 .styles_inputFile__H0j_a>label .styles_hiddenInput__c4MIU{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1;overflow:hidden;position:absolute;bottom:0;left:0;white-space:nowrap;width:1}.styles_select__xeuIK{text-transform:capitalize}@media screen and (max-width:768px){.styles_container__07E24 .styles_attendant__5Lf8K{width:100%}.styles_container__07E24 .styles_attendant__5Lf8K[data-edit-mode=true]{grid-template-columns:100%}.styles_container__07E24 .styles_greetingBox__xIfGd,.styles_container__07E24 .styles_locations__kWHRd{max-width:100%}.styles_container__07E24 .styles_play__nDddz{flex-direction:column;align-items:stretch}.styles_container__07E24 .styles_play__nDddz .styles_inputFile__H0j_a{max-width:unset}.styles_container__07E24 .styles_optionRow__3t0pX{flex-direction:column;align-items:stretch}.styles_container__07E24 .styles_optionRow__3t0pX>label:first-child{min-width:unset;align-self:stretch}}@media screen and (max-width:425px){.styles_container__07E24 .styles_greetingBox__xIfGd>:first-child,.styles_container__07E24 .styles_play__nDddz .styles_inputFile__H0j_a{flex-direction:column}.styles_container__07E24 .styles_play__nDddz .styles_inputFile__H0j_a>div{height:auto;flex:1 1;min-width:120px;border-top-right-radius:.5rem;border-bottom-left-radius:unset;font-size:.75rem;color:var(--palette-grey-700)}.styles_container__07E24 .styles_play__nDddz .styles_inputFile__H0j_a>label{min-width:132px;border-top:none;border-top-right-radius:unset;border-bottom-left-radius:.5rem;background:var(--palette-grey-200);border-color:var(--palette-grey-500);box-shadow:none}}.styles_link__JeaFl{padding:.25rem .5rem;text-decoration:none;text-align:center;border-radius:.5rem;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_link__JeaFl:hover{background-color:var(--palette-action-hover)}.styles_main__qwfrU{display:flex;flex-direction:column;gap:1rem}.styles_main__qwfrU .styles_filterNumberField__vfrNV{flex:1 0 160px}.styles_main__qwfrU .styles_filterNumberField__vfrNV input{flex:1 1;min-width:0}.styles_fieldWrapper__PA_ZQ{display:flex;flex:1 0 240px;gap:.5rem;align-items:stretch}.styles_fieldWrapper__PA_ZQ button{height:auto}.styles_label__IpuCJ{margin-right:.5rem;align-self:center;color:var(--palette-text-primary)}.styles_container__7tAlm{padding:2rem;display:flex;flex-direction:column;gap:1rem;background-color:var(--palette-background-default)}.styles_dialogHeader__83h8t{padding:.325rem 1rem;display:flex;align-items:center;justify-content:space-between;background-color:var(--palette-primary-200);font-size:1.5rem;line-height:1.5;color:var(--palette-primary-900);font-weight:600;box-shadow:0 0 6px 0 rgba(0,0,0,.1490196078);z-index:1}.styles_dialogHeader__83h8t[data-palette-color=success]{background-color:var(--palette-success-200);color:var(--palette-success-900)}.styles_dialogHeader__83h8t[data-palette-color=error]{background-color:var(--palette-error-200);color:var(--palette-error-900)}.styles_dialogHeader__83h8t[data-palette-color=warning]{background-color:var(--palette-warning-200);color:var(--palette-warning-900)}.styles_dialogPaper__KDHRG{min-width:768px;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}@media screen and (max-width:1024px){.styles_dialogPaper__KDHRG{min-width:600px}}@media screen and (max-width:768px){.styles_dialogPaper__KDHRG{min-width:375px}}@media screen and (max-width:425px){.styles_dialogPaper__KDHRG{min-width:90vw}}.styles_dialog__fFLyC .styles_dialogTitle__YODvW{display:flex;align-items:center;gap:.5rem}.styles_dialog__fFLyC .styles_dialogIcon__cDAZR{font-size:1.25rem}.styles_dialog__fFLyC .styles_dialogContent__ve_9J{gap:0}.styles_dialog__fFLyC .styles_subTitle__4HBt7{margin-top:1rem}.styles_dialog__fFLyC .styles_strong__USv62{margin-right:.25rem;font-weight:700}.styles_volumeSliderRoot__4NNh8{height:4px}.styles_volumeSliderRoot__4NNh8 .styles_volumeSliderThumb__zrrPk{width:1rem;height:1rem;transition:.3s cubic-bezier(.47,1.64,.41,.8)}.styles_volumeSliderRoot__4NNh8 .styles_volumeSliderThumb__zrrPk.styles_volumeSliderFocusVisible__3fOvX,.styles_volumeSliderRoot__4NNh8 .styles_volumeSliderThumb__zrrPk:focus,.styles_volumeSliderRoot__4NNh8 .styles_volumeSliderThumb__zrrPk:hover{box-shadow:0 0 0 4px rgba(var(--palette-secondary-mainChannel)/.16)}.styles_volumeSliderRoot__4NNh8 .styles_volumeSliderThumb__zrrPk.styles_volumeSliderActive__DbFvx{box-shadow:0 0 0 6px rgba(var(--palette-secondary-mainChannel)/.16)}.styles_container__a3N8m{display:flex;align-items:center;min-height:45px}.styles_variantHoursCard__z1YO8{justify-content:flex-start}.styles_variantHourTitle__8lJ7I{font-weight:600;text-align:center}.styles_variantHourContainer__W7_Ye{display:flex;flex-direction:column;align-items:center;font-style:italic}.styles_label__x9puq{min-width:102px;font-weight:700}.styles_hoursContainer__glp_E{display:flex;flex-wrap:wrap;gap:0 1rem}.styles_hoursContainer__glp_E .styles_hours__IsNX6{flex:1 1;text-align:left;min-width:152px}.styles_hoursContainer__glp_E .styles_hours__IsNX6:nth-child(2)[data-is-valid=false]{flex:unset;min-width:0}.styles_customLabel__t69Z1{min-width:200px}.styles_customCard__lZQKr{max-width:unset;width:320px;padding:16px 20px}.styles_customDivider__abb_J{margin:.5rem 0}.styles_label__fyGzD{color:var(--palette-text-secondary)}@container locationModuleContainer (max-width: 600px){.styles_customCard__lZQKr{width:unset}.styles_spanListItem__B8A2Y{display:none}}.styles_promosList__FTTg9{display:flex;flex-direction:column;gap:1.5rem}.styles_noPromos__7JlKh{font-style:italic;color:var(--palette-text-secondary)}.styles_container__zfn9k{display:flex;flex-direction:column;gap:.5rem}.styles_container__zfn9k .styles_customBadge__jC1T4{padding:.1875rem 1rem;align-self:flex-start;font-weight:600;color:var(--palette-info-900);border-radius:.5rem;border:1px solid var(--palette-info-500)}.styles_container__zfn9k .styles_card__k1ORh{padding:1rem;border-radius:.5rem;border:1px solid var(--palette-background-border);box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078)}.styles_container__zfn9k .styles_header__FTMBV{font-style:italic}.styles_container__zfn9k .styles_label__EFpow{font-weight:600}.styles_container__zfn9k .styles_divider__V7H4d{margin:.5rem 0}.styles_container__zfn9k .styles_body__HPWwS{text-wrap:wrap}.styles_schedulingContacts__6lI9S{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.styles_noContacts__En_M6{font-style:italic;color:var(--palette-text-secondary)}.styles_customInformation__akzNV{margin:2rem 0;padding:1rem;gap:.5rem;height:auto;flex-direction:column;align-items:stretch;background-color:var(--palette-background-default)}.styles_customInformation__akzNV .styles_locationDescriptionContainer__nhqMg{padding:.25rem .125rem .25rem .5rem;min-height:85px;max-height:240px;display:flex;background-color:var(--palette-background-paper);border-radius:.5rem;border:1px solid var(--palette-background-border);box-shadow:0 2px 4px 0 rgba(0,0,0,.0509803922);overflow:hidden}.styles_customInformation__akzNV .styles_locationDescription__XYPfQ{padding:.25rem .325rem .25rem 0;overflow-y:scroll}.styles_customInformation__akzNV .styles_locationDescription__XYPfQ::-webkit-scrollbar{width:.5rem}.styles_customInformation__akzNV .styles_locationDescription__XYPfQ::-webkit-scrollbar-thumb{background:var(--palette-background-scrollbar);border-radius:.25rem}.styles_divider__OJjhM{margin:.75rem 0;height:1rem;background-color:var(--palette-info-500);border:none}.styles_container__n2fgG,.styles_errorContainer__F_SVz{margin:2rem;flex:1 1;display:flex;flex-direction:column;align-items:stretch}.styles_container__n2fgG .styles_content___qgPX,.styles_errorContainer__F_SVz .styles_content___qgPX{padding:2rem;background-color:var(--palette-background-paper);border-radius:.5rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078)}.styles_container__n2fgG .styles_header__6R6v6,.styles_errorContainer__F_SVz .styles_header__6R6v6{margin-bottom:1rem;display:flex;align-items:center;gap:1.5rem}.styles_actions__yiRqg{margin:2rem 0 0 auto;display:flex;justify-content:flex-end}.styles_errorContainer__F_SVz .styles_content___qgPX{text-align:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.styles_errorContainer__F_SVz .styles_actions__yiRqg{margin:0;display:flex;justify-content:center;gap:1rem}.styles_linkItem__Zg_6q,.styles_sideMenuContainer__Hnv9I .styles_menu__1ZI0g .styles_menuLink__IND1O,.styles_sideMenuContainer__Hnv9I .styles_navigationItemLink__tUF1_{padding:.25rem .5rem;border-radius:.25rem;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--palette-action-active)}.styles_linkItem__Zg_6q:not([aria-disabled=true]):is(:hover,:focus),.styles_sideMenuContainer__Hnv9I .styles_menu__1ZI0g .styles_menuLink__IND1O:not([aria-disabled=true]):is(:hover,:focus),.styles_sideMenuContainer__Hnv9I .styles_navigationItemLink__tUF1_:not([aria-disabled=true]):is(:hover,:focus){cursor:pointer;background-color:var(--palette-action-hover);color:var(--palette-primary-text)}.styles_linkItem__Zg_6q:not([aria-disabled=true])[data-is-in-the-path=true],.styles_sideMenuContainer__Hnv9I .styles_menu__1ZI0g .styles_menuLink__IND1O:not([aria-disabled=true])[data-is-in-the-path=true],.styles_sideMenuContainer__Hnv9I .styles_navigationItemLink__tUF1_:not([aria-disabled=true])[data-is-in-the-path=true]{background-color:var(--palette-error-300);color:var(--palette-primary-text)}.styles_linkItem__Zg_6q[aria-disabled=true],.styles_sideMenuContainer__Hnv9I .styles_menu__1ZI0g [aria-disabled=true].styles_menuLink__IND1O,.styles_sideMenuContainer__Hnv9I [aria-disabled=true].styles_navigationItemLink__tUF1_{pointer-events:none;color:var(--palette-action-disabled);opacity:.9}.styles_sideMenuContainer__Hnv9I{min-width:200px;background-image:var(--palette-background-default)}.styles_sideMenuContainer__Hnv9I .styles_logoContainer__rqgaK{margin-top:1rem;padding:.5rem 1.5rem;display:flex;flex-direction:column;align-items:stretch}.styles_sideMenuContainer__Hnv9I .styles_logoContainer__rqgaK .styles_logo__hG3yG{min-height:40px;display:flex}.styles_sideMenuContainer__Hnv9I .styles_logoContainer__rqgaK .styles_logo__hG3yG img{object-fit:contain}.styles_sideMenuContainer__Hnv9I .styles_logoContainer__rqgaK .styles_logo__hG3yG:is(:hover,:focus){filter:drop-shadow(0 0 .75rem var(--palette-error-500))}.styles_sideMenuContainer__Hnv9I .styles_navigationList__dtUHw{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.styles_sideMenuContainer__Hnv9I .styles_navigationItemLink__tUF1_{display:flex;align-items:center;justify-content:space-between;color:var(--palette-action-active);text-decoration:none;transition:all .3s}.styles_sideMenuContainer__Hnv9I .styles_navigationItemMenu__3t6Kp{padding:.125rem .5rem;display:flex;align-items:center;justify-content:space-between;color:var(--palette-text-primary);font-size:.875rem;font-weight:700}.styles_sideMenuContainer__Hnv9I .styles_menu__1ZI0g{display:flex;flex-direction:column;gap:.25rem}.styles_sideMenuContainer__Hnv9I .styles_menu__1ZI0g .styles_menuLink__IND1O{padding-left:1rem}.styles_mobileDrawerMenu__pbnkP{display:flex;min-height:100dvh}.styles_triggerContainer___JmAe{display:none}@media screen and (max-width:768px){.styles_triggerContainer___JmAe{display:flex}}.styles_sideMenuContainer__hHCjy{margin-left:3rem;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_sideMenuContainer__hHCjy .styles_navList__9wmad{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.styles_sideMenuContainer__hHCjy .styles_navigationItem__maA1I{padding:.5rem 1rem;min-width:100px;display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:all .3s;border-radius:.5rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078);border:1px solid rgba(0,0,0,0);color:var(--palette-text-primary)}.styles_sideMenuContainer__hHCjy .styles_navigationItem__maA1I:focus{border-color:#ffaea8}.styles_sideMenuContainer__hHCjy .styles_navigationItem__maA1I:hover,.styles_sideMenuContainer__hHCjy .styles_navigationItem__maA1I[data-is-in-the-path=true]{background-color:rgba(0,0,0,0);border-color:#ffaea8;box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078),0 0 5px 1px #ffaea8}.styles_navigationMenu__i2wmK{margin-top:.25rem}.styles_menuItemLink__GqqgX[data-is-in-the-path=true]{background-color:var(--palette-error-300)}@media screen and (max-width:1024px){.styles_sideMenuContainer__hHCjy{margin-left:1.5rem}}@media screen and (max-width:768px){.styles_sideMenuContainer__hHCjy{display:none}}.styles_container__2EzWl .styles_menuList__aUFT_{color:var(--palette-text-primary)}.styles_container__2EzWl .styles_avatarButton__ap9vO .styles_avatar__c3_X5{width:49px;height:49px}.styles_container__A52km{padding:0 .75rem;display:flex;align-items:center;gap:.5rem}.styles_container__A52km .styles_bubble__LWBXU{padding:.5rem;display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:.25rem;background-color:var(--palette-gray-300)}[data-dark] .styles_container__A52km .styles_bubble__LWBXU{background-color:var(--palette-gray-800)}.styles_container__A52km .styles_content__kGSAp{display:flex;flex-direction:column;gap:.25rem}.styles_container__A52km .styles_details__WHmdf{display:flex;gap:.5rem;color:var(--palette-text-secondary)}.styles_indicator__NsoKy{padding:.125rem .325rem;display:flex;align-items:center;gap:.25rem;font-size:.875rem;border-radius:.25rem;color:var(--palette-common-white);background-color:var(--palette-primary-main)}[data-status=decreased] .styles_indicator__NsoKy{background-color:var(--palette-success-main)}[data-status=increased] .styles_indicator__NsoKy{background-color:var(--palette-error-main)}.styles_indicator__NsoKy svg{font-size:.625rem}.styles_container__z_Zq3{z-index:99}.styles_container__z_Zq3 .styles_header__Uuv4V{display:flex;align-items:center}.styles_container__z_Zq3 .styles_root__aqhVH{padding:.8rem 1.5rem;min-height:80px;justify-content:center;background-color:var(--palette-background-paper);box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;color:var(--palette-text-primary)}.styles_container__z_Zq3 .styles_toolBar__2zT2v{padding:0;min-height:unset;display:flex}.styles_container__z_Zq3 .styles_logo__MQMr_{margin:0 0 0 auto;position:relative;width:145px;height:32px}.styles_container__z_Zq3 .styles_logo__MQMr_ img{object-fit:contain}.styles_container__z_Zq3 .styles_left__O5nsC,.styles_container__z_Zq3 .styles_right__jzZCx{display:flex;align-items:center}.styles_container__z_Zq3 .styles_left__O5nsC{width:calc(50% + 72.5px);gap:1rem}.styles_container__z_Zq3 .styles_right__jzZCx{width:calc(50% - 72.5px);display:flex;justify-content:flex-end;gap:1rem}@media screen and (max-width:1920px){.styles_container__z_Zq3 .styles_logo__MQMr_{margin:0 auto}.styles_container__z_Zq3 .styles_left__O5nsC{width:auto;flex:1 1}.styles_container__z_Zq3 .styles_right__jzZCx{width:auto}}@media screen and (max-width:1024px){.styles_container__z_Zq3 .styles_right__jzZCx{display:none}.styles_container__z_Zq3 .styles_logo__MQMr_{margin-right:0}}@media screen and (max-width:768px){.styles_container__z_Zq3 .styles_logo__MQMr_{margin-right:auto}}.styles_errorToast__Nebqd,.styles_toast__78UZ7,.styles_warningToast__Yi2K1{--toast-bg-color:var(--palette-background-paper);--toast-border-color:var(--palette-primary-main);--toast-shadow-color:var(--palette-primary-500);--toast-text-color:var(--palette-text-primary);position:relative;border-radius:.5rem!important;background-color:var(--toast-bg-color)!important;border:1px solid var(--toast-border-color);color:var(--toast-text-color)}.styles_errorToast__Nebqd>button,.styles_toast__78UZ7>button,.styles_warningToast__Yi2K1>button{top:.425rem;right:.325rem;position:absolute}.styles_errorToast__Nebqd>button svg,.styles_toast__78UZ7>button svg,.styles_warningToast__Yi2K1>button svg{fill:var(--palette-action-main)!important}.styles_errorToast__Nebqd>div,.styles_toast__78UZ7>div,.styles_warningToast__Yi2K1>div{padding:0;overflow:hidden}.styles_errorToast__Nebqd>div>div,.styles_toast__78UZ7>div>div,.styles_warningToast__Yi2K1>div>div{overflow:hidden}.styles_warningToast__Yi2K1{--toast-bg-color:var(--palette-warning-100);--toast-border-color:var(--palette-warning-main);--toast-shadow-color:var(--palette-warning-500)}[data-dark] .styles_warningToast__Yi2K1{--toast-text-color:var(--palette-primary-contrastText)}.styles_errorToast__Nebqd{--toast-bg-color:var(--palette-error-300);--toast-border-color:var(--palette-error-500);--toast-shadow-color:var(--palette-error-900)}.styles_alertContainer__4RHA3{position:relative;padding:1rem;display:flex;flex-direction:column;align-items:stretch;gap:.75rem}.styles_alertContainer__4RHA3 .styles_title__PWWrt{font-size:1.25rem;line-height:1;text-align:center;color:var(--toast-text-color);font-weight:600}.styles_alertContainer__4RHA3 .styles_icon__H3YKD{font-size:3rem;min-width:1rem;align-self:center;color:var(--toast-text-color)}.styles_alertContainer__4RHA3 .styles_body___X83w{margin-top:-.5rem;padding:0 .75rem;font-size:.85rem;line-height:1.5;color:var(--palette-grey-600);text-align:center}.styles_container___lA0V .styles_divider__gb80U{margin:1rem 0}.styles_loading__BDxsH{margin:1rem auto}.styles_list__h7nRx{margin-top:.5rem;display:flex;flex-direction:column;align-items:stretch;gap:1rem}.styles_list__h7nRx .styles_listItem__Vexy9{display:flex;font-size:.875rem;border-radius:.5rem;overflow:hidden}.styles_list__h7nRx .styles_listItem__Vexy9:hover .styles_action__XsXNr{opacity:1}.styles_list__h7nRx .styles_label__lTxrB{padding:.25rem .5rem;display:flex;align-items:center;gap:.25rem;background-color:var(--palette-primary-200);color:var(--palette-primary-900)}.styles_list__h7nRx .styles_content__HCSHi{padding:.25rem .75rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex:1 1;background-color:var(--palette-background-default)}.styles_list__h7nRx .styles_value__fJyyA{display:flex;flex:1 1;align-items:center;color:var(--palette-grey-700);line-height:1.25;word-break:break-all}.styles_list__h7nRx .styles_actions__xHzmr{margin-right:-.5rem}.styles_list__h7nRx .styles_action__XsXNr{opacity:.1;font-size:.875rem;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}@media screen and (max-width:768px){.styles_list__h7nRx .styles_listItem__Vexy9{flex-direction:column}.styles_list__h7nRx .styles_listItem__Vexy9 .styles_label__lTxrB{padding:.5rem;word-break:break-all;line-height:1.25}}.styles_menuItem__N1ttj .styles_selectedIcon__wb62c,.styles_select__FSTJ7 .styles_selectedIcon__wb62c{display:none}.styles_menuItem__N1ttj[aria-selected=true] .styles_selectedIcon__wb62c{display:block;margin-left:auto;font-size:.875rem;color:#175cd3}.styles_alertRoot__3Xmfy{padding:.25rem 1rem;font-weight:500;font-size:.875rem;border-radius:.5rem;border:1px solid var(--palette-warning-900)}.styles_alertRoot__3Xmfy .styles_alertIcon__0E4Pb{color:var(--palette-warning-900);align-items:center}.styles_screenContainer__Vgdaz{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:flex-start;pointer-events:none;z-index:150;overflow:hidden}.styles_screenContainer__Vgdaz>*{pointer-events:all}.styles_cardContainer__e8dWg{background-color:var(--palette-background-paper);color:var(--palette-text-primary);box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078);max-height:50vh;display:flex;flex-direction:column;align-items:stretch;border-radius:.5rem}.styles_cardContainer__e8dWg .styles_header__oVBoq{padding:.75rem 1rem;background-color:var(--palette-primary-200);font-weight:700;color:var(--palette-primary-main);display:flex;justify-content:space-between;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1) 0s;border-radius:.5rem}.styles_cardContainer__e8dWg .styles_header__oVBoq .styles_actions__D6qsD{display:flex;gap:.5rem}.styles_cardContainer__e8dWg .styles_header__oVBoq .styles_actions__D6qsD>button{font-size:.875rem}.styles_cardContainer__e8dWg .styles_header__oVBoq .styles_actions__D6qsD .styles_expandBtn__f7vnT{pointer-events:none;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_cardContainer__e8dWg .styles_header__oVBoq[aria-expanded=false]{background-color:var(--palette-background-paper);color:var(--palette-text-secondary)}.styles_cardContainer__e8dWg .styles_header__oVBoq[aria-expanded=false] .styles_expandBtn__f7vnT{rotate:180deg}.styles_cardContainer__e8dWg .styles_header__oVBoq[aria-disabled=true]{background-color:var(--palette-action-disabledBackground);color:var(--palette-action-disabled);cursor:default}.styles_cardContainer__e8dWg .styles_header__oVBoq[aria-disabled=true] .styles_expandBtn__f7vnT{margin-right:-.5rem;padding:0;width:0}.styles_cardContainer__e8dWg .styles_toggleModeBtn__RCeT_{pointer-events:all}.styles_cardContainer__e8dWg .styles_content__d1Z34{padding:1rem;display:flex;flex-direction:column;align-items:stretch;gap:1rem;overflow-y:auto;background-color:var(--palette-background-paper);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;height:100%}.styles_cardContainer__e8dWg .styles_content__d1Z34::-webkit-scrollbar{width:.5rem}.styles_cardContainer__e8dWg .styles_content__d1Z34::-webkit-scrollbar-track{margin:.5rem 0 .25rem}.styles_cardContainer__e8dWg .styles_content__d1Z34::-webkit-scrollbar-thumb{background-color:var(--palette-background-scrollbar);border-radius:.5rem}.styles_cardContainer__e8dWg .styles_divider__QP8fw{margin:.75rem 0;height:1rem;background-color:var(--palette-info-500);border:none}.styles_cardContainer__e8dWg .styles_noLocation__7pr7d{padding:2rem 1rem;text-align:center;font-style:italic;color:var(--palette-text-secondary)}.styles_resizableCardContainer__ui4vY{display:flex;align-items:stretch;max-height:90vh}.styles_resizableCardContainer__ui4vY .styles_cardContainer__e8dWg{flex:1 1;max-height:unset}.styles_resizableCardContainer__ui4vY .styles_cardContainer__e8dWg .styles_header__oVBoq{cursor:-webkit-grab;cursor:grab}.styles_resizableCardContainer__ui4vY .styles_cardContainer__e8dWg .styles_header__oVBoq:active{cursor:-webkit-grabbing;cursor:grabbing}.styles_option__najXw{position:relative;display:flex;align-items:center;text-overflow:ellipsis;gap:.25rem}.styles_option__najXw .styles_selectedIcon__vSfk2{display:block;margin-left:auto;font-size:.875rem;color:var(--palette-primary-900)}.styles_option__najXw .styles_checkbox__J4TYS{margin-right:.25rem;padding:.25rem;color:var(--palette-primary-main)}.styles_endAdornment__AxTlM{position:absolute;right:.5rem;display:flex;gap:.25rem}.styles_endAdornment__AxTlM>div{position:relative;top:0;transform:unset}.styles_endAdornment__AxTlM>div button{height:auto;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_endAdornment__AxTlM>div button svg{color:var(--palette-grey-700);font-size:1rem!important}.styles_endAdornment__AxTlM .styles_loading__VDMaN{font-size:.5rem}.styles_endAdornment__AxTlM .styles_loading__VDMaN svg:last-child{color:unset;margin:0}.styles_tag__yEZC6{padding:.125rem;height:auto;border-radius:.5rem}.styles_inputRoot__eXVQr{padding:.25rem 3.25rem .25rem .5rem;height:auto!important;min-height:40px;gap:.325rem}.styles_hasClearIcon___fz7r .styles_inputRoot__eXVQr{padding-right:3.5rem!important}.styles_inputRoot__eXVQr :first-child,.styles_inputRoot__eXVQr :last-child{margin-left:0!important;margin-right:0!important}.styles_inputRoot__eXVQr input{min-width:120px!important;padding:.25rem!important;border-radius:0!important;width:auto}.styles_listbox__KpVm0::-webkit-scrollbar{width:.5rem}.styles_listbox__KpVm0::-webkit-scrollbar-track{margin:.5rem 0 .25rem}.styles_listbox__KpVm0::-webkit-scrollbar-thumb{background-color:var(--palette-background-scrollbar);border-radius:.5rem}.styles_formContainer__o_xN7{display:flex;flex-direction:column;gap:1rem}.styles_formContainer__o_xN7 .styles_rowGroup__BHF2Y{display:flex;flex-wrap:wrap;flex:1 1;gap:1rem}.styles_formContainer__o_xN7 .styles_rowGroup__BHF2Y>*{flex:1 0 160px}.styles_formContainer__o_xN7 .styles_avatar__TG6_n{width:120px;height:120px;font-size:3rem;align-self:center}.styles_actions__WuzSf{margin-top:1rem;display:flex;justify-content:flex-end}.styles_formContainer__m2NFa{min-width:40%;padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}.styles_menuRoot__IAqxY .styles_menuPaper__auVRs{border:1px solid #d0d5dd;border-radius:.5rem}.styles_menuRoot__IAqxY .styles_menuItemRoot__RTu77{padding:.25rem 1rem}.styles_menuRoot__IAqxY .styles_menuItemRoot__RTu77 .styles_menuItemIcon__ONpT4{min-width:2rem}.styles_menuRoot__IAqxY .styles_menuItemRoot__RTu77:is(.styles_menuItemFocusVisible__wnajj,:hover){color:#175cd3;background-color:#f7f7f7}.styles_menuRoot__IAqxY .styles_menuItemRoot__RTu77:is(.styles_menuItemFocusVisible__wnajj,:hover) .styles_menuItemIcon__ONpT4{color:inherit}.styles_icon__Mxask[data-type=sms]{color:var(--palette-success-800)}.styles_icon__Mxask[data-type=email]{color:var(--palette-info-main)}.styles_icon__Mxask[data-type=gymbot]{color:var(--palette-primary-main)}.styles_menu__CiTnC .styles_menuTitle__KS_84{color:var(--palette-primary-main);font-weight:700}.styles_menu__CiTnC .styles_menuTitle__KS_84.styles_menuTitleDisabled__ZqNYt{opacity:1}.styles_searchIcon__B7Q3m{padding:4px;font-size:1.25rem}.styles_searchContainer___4jtU{width:100%;flex:2 0 100%;max-height:0;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_searchContainer___4jtU:focus-within,.styles_searchContainer___4jtU[data-has-value=true]{max-height:100px;padding-top:.75rem}.styles_container__KrAzN{display:grid;grid-template-rows:1fr;overflow-y:hidden;transition:all .2s cubic-bezier(.4,0,.2,1) 0s;border-radius:.5rem;background-color:var(--palette-background-paper);box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078);z-index:99}.styles_container__KrAzN[data-conversation-is-selected=false]{grid-template-rows:0fr;margin-bottom:0}.styles_container__KrAzN .styles_contentWrapper__wKt7B{min-height:0}.styles_container__KrAzN .styles_header__ETJfQ{padding:.5rem 1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.styles_container__KrAzN .styles_header__ETJfQ .styles_conversation__yc4Pm{display:flex;flex:1 1;align-items:center;gap:.75rem}.styles_container__KrAzN .styles_header__ETJfQ .styles_conversation__yc4Pm .styles_conversationName__4IIBh{color:var(--palette-text-primary)}.styles_container__KrAzN .styles_header__ETJfQ .styles_actionsList__DlxXF{display:flex;flex-direction:column;flex:1 1;align-items:stretch;flex-wrap:wrap;gap:.2rem .5rem;color:#f7f7f7}.styles_container__KrAzN .styles_header__ETJfQ .styles_actionsList__DlxXF .styles_actions__Mcgkq{align-self:flex-end;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end;gap:0 .75rem}@media screen and (max-width:600px){.styles_container__KrAzN .styles_header__ETJfQ{flex-wrap:wrap}.styles_container__KrAzN .styles_header__ETJfQ .styles_actionsList__DlxXF{flex-wrap:nowrap}}.styles_container__jU3rQ{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.styles_container__jU3rQ .styles_lastMessage__6MEIz{font-size:.75rem;line-height:1.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#9e9e9e}[data-has-unread-messages=true] .styles_container__jU3rQ .styles_lastMessage__6MEIz{color:#191a1a}[data-dark] [data-has-unread-messages=true] .styles_container__jU3rQ .styles_lastMessage__6MEIz{color:var(--palette-grey-300)}.styles_container__jU3rQ .styles_listItemIcon__OhXvK{margin-bottom:.125rem;display:flex;min-width:unset}.styles_container__jU3rQ .styles_listItemIcon__OhXvK .styles_unreadMessagesIndicator__9PfzR{padding:0 .325rem;min-width:1.125rem;min-height:1.125rem;line-height:1.125rem;text-align:center;font-size:.75rem;color:#fff;background-color:#175cd3;border-radius:50%}.styles_fieldWrapper__rq1Hw{display:flex;flex:1 0 240px;gap:.5rem;align-items:stretch}.styles_fieldWrapper__rq1Hw button{height:auto}.styles_label__J5dde{margin-right:.5rem;align-self:center;color:var(--palette-text-primary)}.styles_container__H_mI1{padding:.5rem 1rem 0;display:flex;flex-direction:column;align-items:stretch}.styles_container__H_mI1 .styles_form__Z9FCZ{padding-bottom:1rem;display:flex;flex-direction:column;align-items:stretch;gap:1rem}.styles_container__H_mI1 .styles_root__rBXKA{flex:0 1;display:flex;justify-content:space-between}.styles_container__H_mI1 .styles_select__51Sxo{max-width:172px}.styles_container__H_mI1 .styles_inputRoot__JttMb{padding:.5rem 0 .5rem .5rem;background-color:var(--palette-background-default);border-radius:.5rem;border:0;height:auto;box-shadow:0 0 2px rgba(0,0,0,.1490196078)}.styles_container__H_mI1 .styles_inputRoot__JttMb:after,.styles_container__H_mI1 .styles_inputRoot__JttMb:before{display:none}.styles_container__H_mI1 .styles_inputRoot__JttMb .styles_input__XgftL{font-size:1.5rem;line-height:2rem;font-weight:600;text-align:center;color:var(--palette-text-primary);height:1.4375em}.styles_container__H_mI1 .styles_inputRoot__JttMb button{height:auto}.styles_container__H_mI1 .styles_keypad__VVfqp{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:.5rem;gap:.5rem}.styles_container__H_mI1 .styles_keypad__VVfqp .styles_keypadBtn__oXii0{height:52px;display:flex;flex-direction:column;color:var(--palette-text-primary);box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078)}.styles_container__H_mI1 .styles_keypad__VVfqp .styles_keypadBtn__oXii0 .styles_keyText__SKJFT{font-size:1rem;font-weight:600;line-height:1}.styles_container__H_mI1 .styles_keypad__VVfqp .styles_keypadBtn__oXii0 .styles_letters__x8CW7{min-height:1rem;display:flex;align-items:center}.styles_container__H_mI1 .styles_keypad__VVfqp .styles_keypadBtn__oXii0 .styles_letters__x8CW7 .styles_letter__7q9tl{font-weight:600;font-size:.75rem;line-height:1;color:var(--palette-grey-700)}.styles_container__k_8wR{display:flex;flex-direction:column;text-align:center;border:1px solid var(--palette-grey-500);border-radius:.5rem;background-color:var(--palette-background-paper);box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078)}.styles_container__k_8wR .styles_header__fE50X{padding:1rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.styles_container__k_8wR .styles_actions__YeXGu{padding:1rem;display:flex;flex-direction:column;gap:1rem}.styles_container__k_8wR .styles_title__s4LLY{font-weight:600}.styles_container__k_8wR button{height:44px}.styles_groupedActions__ARIKb{display:flex;gap:1rem}.styles_groupedActions__ARIKb button{display:flex;flex:1 1}.styles_container__uDlE2 .styles_root__fSYow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078);background-color:var(--palette-warning-100)}.styles_container__uDlE2 .styles_title__IWIzt{display:flex;align-items:center;gap:.5rem}.styles_container__uDlE2 .styles_message__miyyQ{display:flex;flex-direction:column}.styles_container__uDlE2 .styles_allowBtn__eeAb6{margin-top:.5rem}.styles_container__w_QsE{padding:1rem;display:flex;flex-direction:column;align-items:stretch;border:1px solid var(--palette-grey-500);border-radius:.5rem;background-color:var(--palette-background-paper);box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078)}.styles_container__w_QsE .styles_select__6ihDc{flex:unset;flex-direction:column}.styles_container__w_QsE .styles_select__6ihDc>label{align-self:flex-start}.styles_menuItem__emlBv .styles_selectedIcon__lfrwF,.styles_root__scAZk .styles_select__wyIam .styles_selectedIcon__lfrwF,.styles_selectOption__9xzBz .styles_selectedIcon__lfrwF{display:none}.styles_menuItem__emlBv .styles_itemName__likmG,.styles_root__scAZk .styles_select__wyIam .styles_itemName__likmG,.styles_selectOption__9xzBz .styles_itemName__likmG{overflow:hidden;text-align:start;text-overflow:ellipsis}.styles_menuItem__emlBv .styles_itemIcon__dP1pl,.styles_root__scAZk .styles_select__wyIam .styles_itemIcon__dP1pl,.styles_selectOption__9xzBz .styles_itemIcon__dP1pl{margin-right:.5rem;min-width:.875rem;font-size:.875rem;line-height:1;vertical-align:middle;color:var(--palette-action-active)}.styles_root__scAZk{--status-color:var(--palette-background-paper);height:43px;overflow:hidden;width:100%}.styles_root__scAZk,.styles_root__scAZk.Mui-focused{box-shadow:0 1px 2px 0 rgba(16,24,40,.0509803922),0 2px 15px 0 color-mix(in srgb,var(--status-color) 80%,transparent),0 0 0 4px color-mix(in srgb,var(--status-color) 20%,transparent)}.styles_root__scAZk:has(>.styles_disabled__oi04Z){box-shadow:none}.styles_root__scAZk .styles_select__wyIam .styles_itemIcon__dP1pl[data-has-icon=false]{display:none}.styles_menuItem__emlBv[aria-selected=true] .styles_selectedIcon__lfrwF{display:block;margin-left:auto;font-size:.875rem;color:#175cd3}.styles_customSelect__iXoUH{display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;gap:.375rem;color:var(--palette-text-primary);flex:unset!important}.styles_customSelect__iXoUH>label{align-self:flex-start}.styles_container__On_px .styles_chipRoot__0iACC{padding:2px 0;height:auto;font-size:.875rem;line-height:1.25rem;background-color:#ecf9ff}.styles_container__On_px .styles_chipLabel__3MCX9{color:#175cd3;font-weight:500}.styles_container__i5FqQ{margin-bottom:-.75rem}.styles_label__rLDsY{display:flex;align-items:center;gap:.25rem;line-height:1}.styles_label__rLDsY .styles_helperButton__AmxJd{padding:2px;font-size:.875rem;margin-left:2px;color:var(--palette-grey-400);transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_label__rLDsY .styles_helperButton__AmxJd:hover{color:var(--palette-action-active)}.styles_container__Rga3y{padding:.5rem 1rem;display:flex;flex-direction:column;align-items:stretch;gap:1.375rem;border-radius:.5rem;background-color:var(--palette-background-paper);box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078)}.styles_container__Rga3y .styles_header__PVIq5{display:flex;align-items:center;justify-content:space-between}.styles_container__Rga3y .styles_header__PVIq5 .styles_info__ulIdn{display:flex;flex:1 1;justify-content:space-between;align-items:center;gap:1rem}.styles_container__Rga3y .styles_header__PVIq5 .styles_info__ulIdn .styles_title__FFFrH{font-weight:600;color:var(--palette-text-primary)}.styles_container__Rga3y .styles_header__PVIq5 .styles_actions__rYE04{display:flex;flex:1 1;justify-content:flex-end;align-items:center;gap:1rem}.styles_container__Rga3y .styles_filters__4kS1l{display:flex;flex-direction:column;gap:1rem}.styles_container__wtZjC{margin-bottom:1rem;max-height:400px;display:flex;background-color:var(--palette-background-paper);box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078);color:var(--palette-text-primary);border-radius:.5rem;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1) 0s;container-type:inline-size;container-name:cardContainer}@container (max-width: 360px){.styles_container__wtZjC .styles_details__iEMUF{flex-direction:column}.styles_container__wtZjC .styles_divider__ewAAw{display:none}}.styles_containerHidden__IZsFR{margin-bottom:0;max-height:0;overflow:hidden}.styles_details__iEMUF{min-height:40px;padding:.75rem 1rem;display:flex;flex:1 1;align-items:center;justify-content:center;gap:1rem}.styles_divider__ewAAw{background-color:var(--palette-background-paper)}.styles_divider__ewAAw:last-child{display:none}.styles_link__YfmKo{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.25rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_link__YfmKo .styles_linkIcon__ngrhi{font-size:.75rem;transition:inherit}.styles_link__YfmKo:is(:hover,:focus){gap:.625rem}.styles_container__iXp4L{width:100%;display:flex;flex-direction:column;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_container__iXp4L .styles_list__FwrlE{padding:0 .5rem 2rem;margin:1rem -.5rem 0;display:flex;flex-direction:column;align-items:stretch;flex:1 1;gap:.5rem;overflow-y:auto}.styles_container__iXp4L .styles_list__FwrlE::-webkit-scrollbar{width:0}.styles_container__iXp4L .styles_loadingContainer__qCMw9{margin:1rem 0;display:flex;align-items:center;justify-content:center}.styles_container__iXp4L .styles_listEmpty__OSoAk{margin:2rem auto 0;color:#667085}.styles_container__PwLBM{margin-bottom:2rem;display:flex;flex-direction:column;flex:1 1;align-items:center;justify-content:center;overflow:hidden}.styles_container__JQ6cg{display:flex;flex-direction:column;transition:all .2s cubic-bezier(.4,0,.2,1) 0s;transition-duration:.3s;overflow:hidden;width:280px}.styles_container__JQ6cg[data-is-visible=false]{width:0;opacity:0;visibility:hidden}.styles_container__JQ6cg .styles_header__G3QI8{padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between;border-top-right-radius:5px;border-top-left-radius:5px;background-color:var(--palette-background-paper);color:var(--palette-text-primary)}.styles_container__JQ6cg .styles_searchContainer__nntCT{padding:1rem;border-right:2px solid var(--palette-background-border)}.styles_container__JQ6cg .styles_toggleContainer__7x2n8{display:flex;justify-content:center;border-right:2px solid var(--palette-background-border)}.styles_container__JQ6cg .styles_customToggleGroup__LD7aJ .styles_toggleButtonRoot__mPmqU{margin:0;padding:.5rem;align-items:center;line-height:14px;border:none;border-radius:unset;background-color:rgba(0,0,0,0);font-weight:700;color:var(--palette-secondary-main);transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_container__JQ6cg .styles_customToggleGroup__LD7aJ .styles_toggleButtonRoot__mPmqU:after{transition:inherit;content:"";position:absolute;bottom:0;width:0;height:3px;background-color:var(--palette-secondary-main)}.styles_container__JQ6cg .styles_customToggleGroup__LD7aJ .styles_toggleButtonRoot__mPmqU.styles_toggleButtonSelected__gR_5D{position:relative;color:var(--palette-primary-main)}.styles_container__JQ6cg .styles_customToggleGroup__LD7aJ .styles_toggleButtonRoot__mPmqU.styles_toggleButtonSelected__gR_5D:after{width:100%;background-color:var(--palette-primary-main)}.styles_container__JQ6cg .styles_customToggleGroup__LD7aJ .styles_toggleButtonRoot__mPmqU:hover{opacity:.7}.styles_container__JQ6cg .styles_list__xJ5bx{display:flex;flex-direction:column;flex:1 1;border:2px solid var(--palette-background-border);border-left:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.styles_container__JQ6cg .styles_listItemButton__tghjO{min-width:280px;max-height:70px;border-bottom:2px solid var(--palette-background-border)}.styles_container__JQ6cg .styles_listItemIcon__5bvAV{min-width:20px;color:var(--palette-info-300)}.styles_container__JQ6cg .styles_threadIcon__bwkrk{position:absolute;top:.5rem;right:.8rem;font-size:1.3rem}.styles_container__Ax6cX{min-height:calc(100dvh - 80px);max-height:calc(100dvh - 80px);flex:1 1;display:flex;align-items:stretch;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1) 0s;transition-duration:.5s;container-type:inline-size;container-name:conversationsContainer}.styles_container__Ax6cX .styles_conversationsWrapper__FDUmj{padding:2rem .5rem 0 2rem;display:flex;width:460px;align-items:stretch;transition:inherit;overflow:hidden}.styles_container__Ax6cX .styles_chatWrapper__f_CpI{padding:2rem 1rem 0 .5rem;width:calc(100% - 460px);display:flex;align-items:stretch;transition:inherit;transform-origin:top right;overflow:hidden}@container conversationsContainer (max-width: 1024px){.styles_container__Ax6cX .styles_conversationsWrapper__FDUmj{width:320px}.styles_container__Ax6cX .styles_chatWrapper__f_CpI{width:calc(100% - 320px)}}@container conversationsContainer (max-width: 768px){.styles_container__Ax6cX[data-has-conversation-selected=false] .styles_conversationsWrapper__FDUmj{width:100%}.styles_container__Ax6cX[data-has-conversation-selected=false] .styles_chatWrapper__f_CpI{padding-left:0;padding-right:0;width:0}.styles_container__Ax6cX[data-has-conversation-selected=true] .styles_conversationsWrapper__FDUmj{margin-right:0;padding-left:0;padding-right:0;width:0}.styles_container__Ax6cX[data-has-conversation-selected=true] .styles_chatWrapper__f_CpI{padding-left:2rem;width:100%}}.styles_option__JlNnj{display:flex;gap:1rem;align-items:center;color:var(--palette-action-active)}.styles_option__JlNnj .styles_optionText__u5bfl{text-overflow:ellipsis}.styles_optionIcon__ywSAk{margin-right:.5rem;display:flex;align-items:center}.styles_formContainer__chd6E{display:flex;flex-direction:column;gap:1rem}.styles_formContainer__chd6E .styles_rowGroup__i5yTJ{display:flex;flex-wrap:wrap;flex:1 1;gap:1rem}.styles_formContainer__chd6E .styles_rowGroup__i5yTJ>*{flex:1 0 120px}.styles_actions__24bMl{margin-top:1rem;display:flex;justify-content:flex-end}.styles_name___kP1y{font-weight:var(--unstable_DataGrid-headWeight)}.styles_helperButton__eQ32y{padding:2px;font-size:.875rem;line-height:1.25rem;color:var(--palette-grey-400);transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_helperButton__eQ32y:hover{color:var(--palette-action-active)}.styles_labelContainer___d2hX{margin-bottom:6px;display:flex;align-items:center;gap:.25rem}.styles_labelContainer___d2hX label{margin:0}.styles_filtersContainer___u6N5{justify-content:flex-start!important}.styles_filtersContainer___u6N5 .styles_search__Fa2er{max-width:296px}.styles_filtersContainer___u6N5 .styles_addButton__Y9Fgm{margin-left:auto}.styles_filtersContainer___u6N5>*{min-height:40px}@media screen and (max-width:425px){.styles_filtersContainer___u6N5 .styles_addButton__Y9Fgm{margin-left:0}}.styles_name__6Um_c{font-weight:var(--unstable_DataGrid-headWeight)}.styles_helperButton__tB00W{padding:2px;font-size:.875rem;margin-left:2px;color:var(--palette-grey-400);transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_helperButton__tB00W:hover{color:var(--palette-action-active)}.styles_main__Y9Xdi{display:flex;flex-direction:column;gap:1rem}.styles_main__Y9Xdi .styles_kpiList__nIxGI{display:flex;flex-wrap:wrap;align-self:stretch;gap:1.5rem}.styles_popper__L2m4G,.styles_toolTip__teI2J{font-size:2rem}.styles_main__e5MMF{display:flex;flex-direction:column;gap:1rem}.styles_availability__mDQQH,.styles_containerCenter__8W9i8{height:100%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--palette-action-active)}.styles_availability__mDQQH[data-is-available=true]{color:var(--palette-success-main)}.styles_availability__mDQQH[data-is-available=false]{color:var(--palette-error-main)}.styles_color__Kr7Sp{margin:0 .5rem;padding:.5rem 1rem;flex:1 1;border:1px solid var(--color);box-shadow:0 1px 2px 0 var(--color);border-radius:.5rem;font-size:1rem;line-height:1;text-align:center;overflow:hidden;text-overflow:ellipsis;background-color:var(--palette-background-paper);box-shadow:0 1px 2px 0 rgba(16,24,40,.0509803922),0 2px 15px 0 color-mix(in srgb,var(--color) 80%,transparent),0 0 0 4px color-mix(in srgb,var(--color) 20%,transparent)}.styles_container__o4ks1{padding:2rem;display:flex;flex-direction:column;gap:1rem;background-color:var(--palette-background-default)}.styles_container__97_s7{margin-top:2px;display:flex;align-self:stretch;border-radius:.5rem;background-color:var(--palette-background-paper)}.styles_container__Jv2hB .styles_root__wnQ0A{box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078);background-color:var(--palette-action-disabledBackground);border-radius:.5rem}.styles_container__Jv2hB .styles_title__0cdZe{display:flex;align-items:center;gap:.5rem;color:var(--palette-action-disabled)}.styles_container__Jv2hB .styles_message__q_xU_{display:flex;flex-direction:column;color:var(--palette-action-disabled)}.styles_container__Jv2hB .styles_allowBtn__CBfFo{margin-top:.5rem}.styles_container__qIH9M{display:flex;flex-direction:column;align-items:stretch}.styles_container__qIH9M button{min-height:44px}.styles_container__xMMFa{display:flex;flex:1 1;flex-direction:column;background-color:var(--palette-background-paper);border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px 0 rgba(16,24,40,.031372549)}.styles_container__xMMFa .styles_header__ZLkGa{padding:.325rem 1.325rem;background-color:var(--palette-primary-200);color:var(--palette-primary-900);text-align:center;white-space:nowrap}.styles_container__xMMFa .styles_body__NCz7_{padding:1rem 1rem 0;flex:1 1;overflow:hidden;overflow-y:scroll}.styles_container__xMMFa .styles_body__NCz7_::-webkit-scrollbar{width:.5rem}.styles_container__xMMFa .styles_body__NCz7_::-webkit-scrollbar-track{margin:.5rem 0 .25rem}.styles_container__xMMFa .styles_body__NCz7_::-webkit-scrollbar-thumb{background-color:var(--palette-background-scrollbar);border-radius:.5rem}.styles_container__xMMFa .styles_body__NCz7_ .styles_item___U5t5{margin-right:-.5rem;padding:.325rem;display:flex;justify-content:space-between;gap:1.5rem;border-bottom:1px solid var(--palette-background-border);cursor:pointer}.styles_container__xMMFa .styles_body__NCz7_ .styles_item___U5t5:hover{background-color:var(--palette-background-default)}.styles_container__xMMFa .styles_body__NCz7_ .styles_item___U5t5:hover .styles_label__pkzPe{text-decoration:underline}.styles_container__xMMFa .styles_body__NCz7_ .styles_item___U5t5 .styles_value__YGedL{min-width:2rem;text-align:right}.styles_container__xMMFa .styles_body__NCz7_ .styles_noItems__HYx_X{text-align:center;font-style:italic;color:var(--palette-text-secondary)}.styles_container__xMMFa .styles_footer__x63GT{margin:.75rem 1rem;padding:.25rem .325rem;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--palette-primary-main);border-radius:.5rem}.styles_container__xMMFa .styles_label__pkzPe{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.styles_kpiCard__0EHyB{--kpi-color:var(--palette-primary-main);position:relative;padding:.75rem 1.125rem;display:flex;flex:1 0 160px;flex-direction:column;align-items:center;justify-content:center;background-color:var(--palette-background-paper);border-radius:.5rem;border:2px solid var(--kpi-color);box-shadow:0 0 6px 0 var(--kpi-color);gap:.25rem}.styles_kpiCard__0EHyB .styles_tooltipIcon__zio1q{position:absolute;top:calc(.75rem - 5px);right:calc(.75rem - 5px);z-index:1;line-height:1;opacity:.5;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.styles_kpiCard__0EHyB .styles_tooltipIcon__zio1q:active,.styles_kpiCard__0EHyB .styles_tooltipIcon__zio1q:focus,.styles_kpiCard__0EHyB .styles_tooltipIcon__zio1q:hover{opacity:1}.styles_kpiCard__0EHyB .styles_value___3uJG{font-size:1.75rem;font-weight:600;text-align:center}.styles_kpiCard__0EHyB .styles_name__xfsKM{font-size:.875rem;color:var(--palette-text-secondary);text-align:center}.styles_container__YQq6O{flex:1 1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}@media screen and (max-width:1024px){.styles_container__YQq6O{grid-template-columns:repeat(auto-fill,minmax(224px,1fr))}}.styles_clickableCard__U5oH7{cursor:pointer}.styles_clickableCard__U5oH7:hover{text-decoration:underline}.styles_container__n5GlI{min-height:360px}.styles_placeCellContainer__JqC_I{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.styles_columnsManagement__PI_ib{max-height:180px}.styles_container__NGyGA{flex:1 1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}@media screen and (max-width:1024px){.styles_container__NGyGA{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.styles_container__h5Pyr{padding:.5rem .75rem;display:flex;align-items:center;gap:.5rem;border-radius:.5rem;background-color:var(--palette-primary-main);font-size:1.5rem;line-height:1.5;font-weight:600;color:var(--palette-common-white);text-transform:capitalize;transition:all .2s cubic-bezier(.4,0,.2,1) 0s;z-index:10}@media screen and (max-width:425px){.styles_container__h5Pyr{font-size:1.25rem}}.styles_container__4iXJ4{padding:1rem;display:flex;flex-direction:column;gap:1rem;align-items:stretch;container-type:inline-size;container-name:dashboardContainer}.styles_personalStatusContainer__g69yZ{display:flex;gap:1rem}.styles_personalStatusContainer__g69yZ>:first-child{flex:4 1}.styles_personalStatusContainer__g69yZ>:last-child{flex:7 1}.styles_row__nec83{display:flex;flex-wrap:wrap;gap:1rem;align-items:stretch}.styles_row__nec83>:first-child{position:-webkit-sticky;position:sticky;top:1rem;display:flex;align-items:stretch;flex:1 1;max-height:400px}.styles_row__nec83>:last-child{display:flex;flex:4 1}@media screen and (max-width:768px){.styles_personalStatusContainer__g69yZ,.styles_row__nec83{flex-direction:column;flex-wrap:nowrap}.styles_personalStatusContainer__g69yZ>*,.styles_row__nec83>*{max-height:unset}.styles_personalStatusContainer__g69yZ>:first-child,.styles_row__nec83>:first-child{flex:unset;position:unset;top:unset}}@container dashboardContainer (max-width: 768px){.styles_personalStatusContainer__g69yZ,.styles_row__nec83{flex-direction:column;flex-wrap:nowrap}.styles_personalStatusContainer__g69yZ>*,.styles_row__nec83>*{max-height:unset}.styles_personalStatusContainer__g69yZ>:first-child,.styles_row__nec83>:first-child{flex:unset;position:unset;top:unset}}.styles_container__N1vxm{min-height:360px}.styles_placeCellContainer__5tiTx{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.styles_tagRoot__KuMAc{border-radius:.25rem;min-width:60px;font-weight:700}.styles_tagRoot__KuMAc.styles_colorError__zHMu9{background-color:var(--palette-error-400)}.styles_tagRoot__KuMAc.styles_colorError__zHMu9 .styles_label__bk_D4{color:var(--palette-error-900)}.styles_tagRoot__KuMAc.styles_colorWarning__4Nbsj{background-color:var(--palette-warning-300)}.styles_tagRoot__KuMAc.styles_colorWarning__4Nbsj .styles_label__bk_D4{color:var(--palette-warning-900)}.styles_tagRoot__KuMAc.styles_colorPrimary__D3aAQ{background-color:var(--palette-primary-500)}.styles_tagRoot__KuMAc.styles_colorPrimary__D3aAQ .styles_label__bk_D4{color:var(--palette-primary-900)}.styles_tagRoot__KuMAc.styles_colorSuccess__JPbH3{background-color:var(--palette-success-300)}.styles_tagRoot__KuMAc.styles_colorSuccess__JPbH3 .styles_label__bk_D4{color:var(--palette-success-900)}.styles_container__xBWGC{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}@media screen and (max-width:768px){.styles_container__xBWGC{grid-template-columns:1fr}}.styles_container__nsvWV{margin-top:-2rem;padding:2rem 1rem 1rem;display:flex;gap:1rem;background-color:var(--palette-background-paper);border-radius:.5rem;color:var(--palette-text-primary);box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078)}.styles_valueWithChart__Eq5VQ{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:48px}.styles_valueWithChart__Eq5VQ>span{flex:1 1}.styles_container__MAYX_{margin-top:-1rem;padding:2rem 1rem .875rem;display:flex;gap:1rem;background-color:var(--palette-background-paper);border-radius:.5rem;color:var(--palette-text-primary);box-shadow:0 2px 4px 0 rgba(0,0,0,.1490196078)}.styles_item__u0qeI{display:flex;flex-direction:column;gap:.75rem;flex:1 1}.styles_itemHeading__D6EmQ{display:flex;align-items:center;gap:.5rem;color:var(--palette-text-secondary)}.styles_icon__cnj4L{background-color:var(--palette-primary-200);color:var(--palette-primary-main);border-radius:.325rem;font-size:.75rem;display:flex;align-items:center;width:1.5rem;height:1.5rem;justify-content:center}.styles_label__D2JYa{color:var(--palette-text-secondary);font-size:.875rem}.styles_value__N6pt0{font-weight:700;font-size:1.5rem}.styles_container__eL80n{padding:1rem;display:flex;flex-direction:column;gap:1rem;align-items:stretch;container-type:inline-size;container-name:dashboardContainer}.styles_content__ZtsmM{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;flex-wrap:wrap}.styles_filters__2UqAR{margin-left:auto;display:flex;align-items:center;gap:2rem}.styles_section__BKsAO{flex:1 1;display:flex;flex-direction:column}.styles_chartWrapper__5_YHi{padding:1.5rem 0;flex:1 1}.styles_main__OOs7y,.styles_section__Db2ik{display:flex;flex-direction:column;gap:1rem}.styles_section__Db2ik{flex:1 1}.styles_container__Y0Uja{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}@media screen and (max-width:1024px){.styles_container__Y0Uja{grid-template-columns:repeat(auto-fill,minmax(224px,1fr))}}.styles_container__ASMqs,.styles_main__xFVG5{display:flex;flex-direction:column;gap:1rem}.styles_container__ASMqs{padding:2rem;background-color:var(--palette-background-default)}.styles_container__ASMqs .styles_filtersContainer__XS6Nb{justify-content:flex-start!important}.styles_container__ASMqs .styles_filtersContainer__XS6Nb .styles_addButton__OuHmz{min-height:40px;margin-left:auto}.styles_container__ASMqs .styles_customRow__P_3Gr{min-height:64px!important}.styles_container__ASMqs .styles_customRow__P_3Gr .styles_customCell__9tRJg{display:flex;align-items:center}.styles_rolesList__aqTnV{padding:.25rem 0;display:flex;flex-wrap:wrap;gap:.25rem}.styles_rolesList__aqTnV *{text-transform:capitalize}.styles_workerStatusContainer__w0rB3{padding:0 .325rem;display:flex;align-self:stretch;align-items:center;width:calc(var(--width) - 20px)}@media screen and (max-width:425px){.styles_container__ASMqs .styles_filtersContainer__XS6Nb .styles_addButton__OuHmz{margin-left:0}}