.custom-select{background-color:#fff;border:none;border-radius:3px;cursor:pointer;line-height:1.2em;outline:none;padding:10px;position:relative;width:100%}.custom-select:after{background:url(/static/media/arrow-down.824d6fc3dcecea37f5c2.svg);background-position:50%;background-repeat:no-repeat;background-size:15px;bottom:50%;content:"";display:inline-block;height:15px;margin-bottom:auto;margin-left:13px;margin-top:auto;position:absolute;right:10px;top:50%;transition:transform .3s ease;width:15px}.custom-select--open:after{transform:rotate(180deg)}.custom-select-option__wrapper{background-color:#fff;border-radius:3px;box-shadow:0 4px 4px #00000040;height:0;left:0;opacity:0;overflow:hidden;overflow-y:scroll;position:absolute;top:100%;transition:all .3s ease;width:100%;z-index:1}.custom-select-option__wrapper--active{height:-webkit-max-content;height:max-content;max-height:500px;opacity:1}.custom-select-option{cursor:pointer;padding:10px}.custom-select-option__text{padding-left:15px;white-space:nowrap}.custom-select-option__selected{padding-right:10px}.custom-select-option:hover{background-color:#eff1fd}[class^=custom-select-option]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;word-break:break-all}.ticket-actions{margin-top:50px}.ticket-actions__header__title{color:#000;font-family:Rubik;font-size:15px;font-style:normal;font-weight:600;line-height:18px}.ticket-actions__body{color:#000;font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:14px}.ticket-actions__field{display:flex;flex-direction:column;margin-top:10px}.ticket-actions__field__title{color:#000;margin-bottom:5px}.ticket-actions__field__button,.ticket-actions__field__title{font-family:Rubik;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.ticket-actions__field__button{align-self:flex-end;background:#ea345f;border:.884521px solid #ea345f;border-radius:3.53808px;box-sizing:border-box;color:#fff;height:19.46px;margin:10px 0;mix-blend-mode:normal;text-align:center;width:84.91px}.profile__img{align-items:center;background-color:#4e4e4e;display:flex;justify-content:center;margin:5px;padding:5px}.profile__img,.profile__img img{border-radius:50%;height:var(--profile-image-size);object-fit:cover;width:var(--profile-image-size)}.profile__img img{background-color:#343434}.profile__img--small{--profile-image-size:30px}.profile__img--normal{--profile-image-size:42px}.profile__img--large{--profile-image-size:60px}.ticket-contact-info{display:flex;flex-direction:column}.ticket-contact-info__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;margin-top:20px}.ticket-contact-info__header__name{color:#000;flex-grow:2;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.ticket-contact-info__body{padding:0 24px}.ticket-contact-info__body__email{color:#394154;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:14px;margin-top:12px;text-decoration-line:underline}.ticket-contact-info__body__email__text{margin-left:5px}.ticket-contact-info__body__phone{color:#000;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:14px;margin-top:12px}.ticket-contact-info__body__phone__text{margin-left:5px}.ticket-contact{display:flex;flex-direction:column;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}.ticket-details{border-right:1px solid #d6d8e8;box-sizing:border-box;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(100px,auto) 1fr auto;overflow-y:hidden}.profile-header{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;min-width:400px;padding-bottom:1em;padding-left:15px;padding-top:20px;width:100%}.profile-header__number{color:#000;font-family:Roboto;font-size:20px;font-style:normal;font-weight:600;line-height:23px;padding-right:20px;text-align:right}.profile-header-info{flex-grow:2;margin-left:10px}.profile-header-info__title__name{color:#000;font-family:Roboto;font-size:14.104px;font-style:normal;font-weight:500;line-height:17px}.profile-header-info__title__date{color:#394154;font-family:Roboto;font-size:11.2832px;font-style:normal;font-weight:400;line-height:13px;padding-left:20px}.profile-header-info__description{color:#394154;font-family:Roboto;font-size:14.104px;font-style:normal;font-weight:400;line-height:17px}.file-preview{max-height:90px;max-width:150px}.file-preview__preview{align-items:center;background-color:gray;cursor:pointer;display:flex;height:90px;justify-content:center;width:150px}.file-preview__footer{align-items:center;color:#737373;display:flex;font-family:Rubik;font-size:8.65px;font-style:normal;font-weight:400;line-height:10px}.filePreviewList{gap:20px 5px;margin-bottom:20px}.filePreviewList,.ticket-details-files{border-top:1px solid #dadada;display:flex;flex-wrap:wrap;margin-top:20px;padding-top:20px}.ticket-details-table{flex-grow:2;height:100%;max-height:100%;overflow-y:scroll;padding:20px 60px;width:100%}.ticket-details-table__row{display:grid;grid-template-columns:minmax(200px,300px) 1fr;margin-top:10px}.ticket-details-table__key{background-color:#fff;font-weight:400}.ticket-details-table__key,.ticket-details-table__value{color:#000;font-family:Roboto;font-size:14px;font-style:normal;line-height:16px;word-break:break-all}.ticket-details-table__value{font-weight:600}.ticket-details-messages{overflow-y:auto;padding:20px 60px}.ticket-details-messages__message{border-top:1px solid #dadada}.ticket-details-messages__message__content{color:#000;font-family:Rubik;font-size:14px;line-height:16px}.ticket-input{border-top:1px solid #d6d8e8;display:flex;flex-direction:column;justify-self:flex-end;padding-bottom:20px;padding-top:20px;width:100%}.ticket-input__attach{align-items:center;display:flex;justify-content:space-between}.ticket-input__attach__input{display:none}.ticket-input__attach__icon{align-items:center;background-color:#f4f4f4;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;margin-right:10px;width:30px}.ticket-input__client{font-family:Open Sans;font-weight:400;padding:0 60px}.ticket-input__client,.ticket-input__content{color:#17191e;font-size:12px;font-style:normal;line-height:16px}.ticket-input__content{word-wrap:break-word;background-color:#fff;display:inline-block;font-family:Rubik;font-weight:600;max-height:400px;max-width:900px;overflow-wrap:break-word;overflow-y:scroll;overflow:hidden;padding:10px 60px;white-space:pre;white-space:normal;width:100%;word-break:break-all}.ticket-input__content:focus{outline:none}.ticket-input__actions{border-top:1px solid #d6d8e8;display:flex;flex-direction:row;justify-content:flex-end;padding:10px 10px 0}.ticket-input__actions__button{background:#4a27ed;border:none;border-radius:3.18882px;color:#fff;cursor:pointer;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;min-width:130px;outline:none;padding:5px;text-align:center}.ticket-input__chip__container{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;padding:10px 60px}.ticket-input__chip{align-items:center;background:#f5f5f5;border-radius:50px;color:#1b0845;display:flex;font-family:Open Sans;font-size:10px;font-style:normal;font-weight:400;justify-content:space-between;line-height:14px;margin:5px;max-width:250px;mix-blend-mode:normal;overflow:hidden;padding:10px;text-overflow:ellipsis;white-space:nowrap}.ticket-input__chip__remove{align-items:center;cursor:pointer;display:flex;height:12px;justify-content:center;margin-left:10px;width:12px}.ticket-input [placeholder]:empty:before{color:#acacac;content:attr(placeholder);font-weight:200}.ticket-input [placeholder]:empty:focus:before{content:""}.ticket-card__body,.ticket-card__header{align-items:center;display:flex;justify-content:space-between}.ticket-card__footer__description,.ticket-card__footer__summary{font-family:Open Sans;line-break:break-all;max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticket-card{background-color:#fff;border-radius:8px;cursor:pointer;padding:5px 20px;transition:background-color .3s ease-in-out}.ticket-card:hover{background-color:#f5f5f5}.ticket-card__header__name{color:#17191e}.ticket-card__header__date,.ticket-card__header__name{font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;line-height:19px}.ticket-card__header__date{color:#afb8cd;text-align:right}.ticket-card__body{align-items:center;display:flex;justify-content:space-between}.ticket-card__body__number{color:#17191e;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:19px}.ticket-card__footer__summary{color:#17191e}.ticket-card__footer__description,.ticket-card__footer__summary{display:block;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.ticket-card__footer__description{color:#848fab}.ticket-list{background-color:#e6e7f3;display:flex;flex-direction:column;gap:10px;height:100%;max-height:100vh;overflow-y:scroll;padding:10px;width:100%}.ticket-search{align-items:center;background-color:#fff;display:flex;flex-direction:row;max-width:300px;width:100%}.ticket-search:before{background:url(/static/media/search.8a36e0dbf927a278e3b4.svg);background-position:50%;background-repeat:no-repeat;background-size:12px;content:"";display:inline-block;height:15px;margin-left:13px;width:15px}.ticket-search__input{background-color:#fff;border:none;border-radius:3px;line-height:2em;max-width:285px;outline:none;width:100%}.ticket-search__refresh{background-color:#0000;border:none;cursor:pointer;justify-content:center;outline:none}.row,.ticket-search__refresh{align-items:center;display:flex}.row{justify-content:space-between}.ticket-filter{background-color:#fff;border-radius:3px;gap:10px;width:100%}.ticket-filter,.ticket-list-paginator{align-items:center;display:flex;flex-direction:row}.ticket-list-paginator{justify-content:center}.ticket-list-paginator__arrow__left{cursor:pointer;margin-left:1em;transform:rotate(180deg)}.ticket-list-paginator__arrow__right{cursor:pointer;margin-left:7px}.ticket-list-paginator__arrow--disabled{opacity:.5}.ticket-container{--vl-sidebar-width:80px;display:grid;grid-template-columns:minmax(200px,390px) 1fr 400px;grid-template-rows:1fr;height:100vh;margin-left:var(--vl-sidebar-width);width:calc(100% - var(--vl-sidebar-width))}::-webkit-scrollbar{height:10px;width:5px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:#d1d1d1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#d1d1d1}body *{font-family:Rubik!important}.class-input-focused:focus{border-color:#000!important}div{font-family:Rubik}button{box-shadow:none!important;font-family:Rubik!important}.tooltip-class-agent{background-color:#fff!important;border:1px solid #afb8cd;border-radius:5px;box-shadow:0 4px 4px #00000040;width:500px}.MuiFormHelperText-root{color:red!important}.avatar-editor{width:100%}.css-1psng7p-MuiTablePagination-spacer{flex:none!important}.MuiTablePagination-toolbar{justify-content:center}.MuiTablePagination-spacer{flex:none!important}@font-face{font-family:Roboto;src:url(/static/media/Roboto-Regular.a8d6ac03c7b96b7acb62.ttf) format("truetype")}@font-face{font-family:Roboto-Light;src:url(/static/media/Roboto-Light.8be2d1487420548b3b8d.ttf) format("truetype")}@font-face{font-family:Rubik;src:url(/static/media/Rubik-VariableFont_wght.3a8e5377732eefcf42fb.ttf) format("truetype")}.message-img-vl-agent:hover{cursor:pointer}.item-chat-vl-agent:hover{background-color:#1b07791c!important;cursor:pointer}.img-vl-gallery:hover{cursor:pointer!important}._1Yplu{display:none}._3bC73{text-align:center}._3wi1g{width:150px}.MuiList-padding{padding-bottom:0!important}.status-agent:hover{cursor:pointer}.MuiOutlinedInput-notchedOutline{border-color:#fff!important}.css-hppdow{border-radius:12px!important}#sidebar-vl ::-webkit-scrollbar{height:10px;width:5px}#sidebar-vl ::-webkit-scrollbar-track{border-radius:10px}#sidebar-vl ::-webkit-scrollbar-thumb{background:#404762;border-radius:10px}#sidebar-vl ::-webkit-scrollbar-thumb:hover{background:#404762}#scrollbar-vl ::-webkit-scrollbar{height:1px!important;width:1px}#scrollbar-vl ::-webkit-scrollbar-track{border-radius:10px}#scrollbar-vl ::-webkit-scrollbar-thumb{background:#404762;border-radius:10px}#scrollbar-vl ::-webkit-scrollbar-thumb:hover{background:#404762}
/*# sourceMappingURL=main.df374d60.css.map*/