.client-type{justify-content:center;align-items:center;gap:2.5rem;width:100%;margin-top:2.64rem;display:flex}@media (width<=1200px){.client-type{margin-top:1.8rem}}.client-type__button{background-color:#fff;border:2px solid #e9ebed;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.86rem;width:12.5rem;height:12.5rem;transition:all .2s;display:flex}.client-type__button__icon{fill:#fff;min-width:2.6rem;min-height:2.6rem;transition:all .2s}.client-type__button__icon__wrapper{background-color:#e9ebed;border:.6rem solid #e9ebed;border-radius:100%;justify-content:center;align-items:center;transition:all .4s;display:flex;overflow:hidden}.client-type__button__icon__wrapper--checked{background-color:#a9e9e0;border:.6rem solid #a9e9e0;transition:all .4s}.client-type__button__title{color:#6d7986;font-size:1.25rem;font-weight:600;line-height:2.75rem;transition:all .2s}.client-type__button--checked{border-color:#54d3c2}.client-type__button--checked .client-type__button__title{color:#323f47;font-size:1.25rem;font-weight:600;line-height:2.75rem}.customFieldArray{flex:1;margin-bottom:.25em}.customFieldArray .formSection__inputText,.customFieldArray .formSection__inputSelect{margin-bottom:0}.customFieldArray__body{flex-direction:column;gap:1rem;display:flex}.customFieldArray__row{flex-flow:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;display:flex}.customFieldArray__row .customField{flex:1}.customFieldArray__row>.customCheckbox{margin:1.25em 0 .75em 1.1em}.customFieldArray__button{color:#fff;background-color:#54d3c2;border-radius:5.75em;justify-content:center;align-self:flex-end;align-items:center;min-width:3rem;min-height:3rem;padding:.5em;font-size:1rem;font-weight:600;display:flex}.customFieldArray__button>svg{min-width:2rem;min-height:2rem}.customFieldArray__button span{display:none}.customFieldArray__button_right{align-self:flex-end}.customFieldArray__button:hover{background-color:#1ebaae}.customFieldArray__button:disabled{color:#6d7986;background-color:#0000;border:1px solid #d2d1d1}.customFieldArray__delete{border-radius:5.75em;display:flex;background-color:#fc5c6599!important}.customFieldArray__delete:hover{background-color:#fc5c65!important}.customFieldArray__buttonGroup{justify-content:flex-end;align-items:flex-end;display:flex}.customFieldArray__buttonGroup button+button{margin-left:1em}.customFieldArray__item{flex:1;align-items:center;gap:2rem;display:flex}.MuiIconButton-edgeEnd{color:#6d7986!important;background-color:#0000!important;height:0!important;margin-right:.25em!important;padding:0!important}.customTable{color:#6d7986;margin-bottom:2.12rem}.customTable:last-child{margin-bottom:0}.customTable table{border-spacing:0;border-collapse:collapse;width:100%}.customTable caption{text-align:center;color:#6d7986;margin-bottom:.5rem;font-size:1.1rem;font-style:normal;font-weight:700}.customTable th{text-align:left;background-color:#0000;padding:1em .5em;font-weight:700}.customTable td{text-align:left;padding:.25em .5em}.customTable td:first-child{font-weight:700}.customTable tr:nth-child(2n){background-color:#f8f8f8}.customTable .title{text-align:center!important;background-color:#fff!important}.customTable .pre{white-space:pre-wrap}.interactiveButton{width:30%;max-width:20rem}.interactiveButton:last-child{margin-right:0}@media (width<=768px){.interactiveButton{width:100%;max-width:100%;margin:0 0 1.5rem}.interactiveButton:last-child{margin-bottom:0}}.interactiveButton h5{margin-bottom:.75em;font-size:1.1rem;font-weight:600}.interactiveButton button{border-radius:100px;flex-direction:column;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;display:flex;position:relative}.interactiveButton button span{color:#323f47}.interactiveButton [data-tooltip]:after{content:attr(data-tooltip);text-align:center;white-space:pre-line;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#54d3c2;pointer-events:none;opacity:0;z-index:200;background-color:#ffffffbf;border-radius:1em;width:100%;height:100%;padding:1rem 0;font-size:1em;transition:all .75s;position:absolute;inset:75% 0 auto;box-shadow:2px 2px 5px #0000001a}.interactiveButton [data-tooltip]:hover:after{opacity:1;top:110%}.reportTable{width:100%;padding:1em .5em}.reportTable__tables{justify-content:space-between;margin-bottom:2em;display:flex}.reportTable__tables .customTable{width:48%}.reportTable__tables .customTable td{text-align:left}.reportTable__tables .customTable:first-child{text-align:right;font-weight:500}.reportTable__buttons{flex-wrap:wrap;justify-content:space-around;align-items:center;display:flex}@media (width<=768px){.reportTable__tables{flex-direction:column}.reportTable__tables .customTable{justify-content:center;width:100%}.reportTable__buttons{text-align:center;flex-flow:column}}.tileDatePicker{justify-content:center;align-items:center;padding:.75em;font-size:.95rem;font-weight:600;display:flex;-webkit-overflow-scrolling:auto!important}.tileDatePicker.startDate{color:#fff;background-color:#a9e9e0;border-top-left-radius:100px;border-bottom-left-radius:100px}.tileDatePicker.endDate{color:#fff;background-color:#a9e9e0;border-top-right-radius:100px;border-bottom-right-radius:100px}.tileDatePicker.processDate{color:#2d4258;background-color:#a9e9e0;border-radius:0}.tileDatePicker.singleDate{color:#fff;background-color:#a9e9e0;border-radius:100px}.tileDatePicker.notAvailable{color:#b6bcc3}.tileDatePicker[data-tooltip]:after{content:attr(data-tooltip);text-align:left;white-space:pre-line;-webkit-backdrop-filter:blur(12px);color:#6d7986;pointer-events:none;opacity:0;z-index:200;background-color:#fff;border-radius:1em;width:max-content;height:100%;padding:.5em .75em;font-size:.9em;transition:all .75s;position:absolute;inset:30% 0 auto;box-shadow:2px 2px 5px #0000001a;-webkit-overflow-scrolling:auto!important}.tileDatePicker[data-tooltip]:hover:after{opacity:1;display:flex;top:90%}.customDateInput svg.customDateInput__icon{background-color:#0000;border-radius:0;margin-right:.5rem;font-size:1rem;position:static}.customOrganizationInput__body{width:100%}.customOrganizationInput__icon{fill:#1cb4a4;cursor:pointer;width:1.3rem;height:1.3rem}.customOrganizationInput__icon.disabled{fill:#54d3c2bf;cursor:pointer!important;display:block!important}.customOrganizationInput input{width:100%;height:auto;padding:0}.customOrganizationInput input:focus{box-shadow:none;border:0;outline:none}.react-dadata__suggestions{max-height:17rem;overflow-y:scroll}.chatContent{border:2px solid #b6bcc3;border-radius:1.5em;padding:.5rem 1rem 1.5rem}.messageInput{align-items:center;gap:1rem;display:flex}.messageInput__input{color:#323f47;border:2px solid #a9e9e0;border-radius:32px;flex:1;padding:.8rem;font-size:1rem;font-weight:600}.messageInput__input:focus{outline:none}.messageInput__button{padding:.8rem;margin:0!important}.messagesList{-webkit-overflow-scrolling:touch;flex-direction:column;gap:1.5rem;height:55vh;max-height:600px;margin:10px 0;display:flex;overflow-y:auto}.messagesList::-webkit-scrollbar{display:none}.messagesList h5{color:#6d7986;z-index:2;background-color:#fff;align-self:center;width:fit-content;margin-bottom:-1.5rem;padding-left:1rem;padding-right:1rem;font-weight:500;overflow:hidden}.messagesList hr{border:1px solid #b6bcc3;border-radius:1rem}.messagesList__container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.messagesList__emptyMessage{color:#6d7986;justify-content:center;align-items:center;height:100%;font-weight:600;display:flex}.messagesList__date{z-index:3;color:#6d7986;background-color:#f8f8f8;border-radius:16px;padding:0 1rem;font-size:.875rem;font-weight:600;line-height:1.5;position:sticky;top:.5rem}._root_1818z_1{color:#6d7986;background-color:#f8f8f8;border-radius:32px;width:100%;padding:3px 1.5rem;font-size:.875rem;font-weight:600}.userMessagesList{flex-direction:column;gap:1rem;width:100%;display:flex}._root_xgtrt_1{justify-content:flex-end;gap:.5rem;display:flex}._root_xgtrt_1._left_xgtrt_6{flex-direction:row-reverse}._root_xgtrt_1._left_xgtrt_6 ._cloud_xgtrt_9{background-color:#e7f6ff}._root_xgtrt_1._left_xgtrt_6 ._author_xgtrt_12{color:#45aaf2}._root_xgtrt_1._system_xgtrt_15 ._cloud_xgtrt_9{background-color:#356e7b}._root_xgtrt_1._system_xgtrt_15 ._author_xgtrt_12,._root_xgtrt_1._system_xgtrt_15 ._message_xgtrt_19{color:#fff}._container_xgtrt_23{flex-direction:column;gap:.5rem;display:flex}._cloud_xgtrt_9{text-align:left;background-color:#54d3c226;border-radius:12px;flex-direction:column;gap:.375rem;padding:.75rem 1rem;font-size:1rem;display:flex}._author_xgtrt_12{color:#54d3c2;font-weight:600;line-height:1}._message_xgtrt_19{color:#6d7986;font-weight:600;line-height:1.125rem}._date_xgtrt_52{color:#b6bcc3;text-align:right;font-size:.75rem;font-weight:600;line-height:1}.customFormActionInput{flex-direction:column;flex:1;margin-top:1em;margin-bottom:2.5em;display:flex}.customFormActionInput__input{margin-bottom:.75em}.customFormActionInput__body{justify-content:center;align-items:flex-end;margin-top:.75em;display:flex}.customFormActionInput__body .customField{flex:1;margin-right:1.75em}.customFormActionInput__body .button{width:initial}
