.Waiting-logo{z-index:99}.Waiting-logo.gray-scale-logo{filter:grayscale(100%) opacity(.5);top:50%;left:50%;transform:translate(-50%,-50%)}.Waiting-logo.full-opacity{filter:grayscale(100%) opacity(.25)}.Overlay{position:fixed;top:0;left:0;z-index:9999;cursor:wait}.Lottie-iframe iframe{background:transparent;border:0}html,body,#app{margin:0;height:100%}*{box-sizing:border-box}.f-height{height:100%!important}.f-min-height{min-height:100%!important}.min-content-height{height:min-content!important}.f-width{width:100%!important}.f-max-width{max-width:100%!important}.f-content-width{width:fit-content!important}.f-content-height{height:fit-content!important}.w-50{max-width:50px}.w-100{max-width:100px}.min-w-100{min-width:100px}.w-150{max-width:150px}.min-w-150{min-width:150px}.w-200{max-width:200px}.min-w-200{min-width:200px}.w-300{max-width:300px!important}.min-w-300{min-width:300px}.w-400{max-width:400px}.w-h-1{width:8px!important;height:8px!important}.w-h-1-5{width:12px!important;height:12px!important}.w-h-1-75{width:14px!important;height:14px!important}.w-h-2{width:16px!important;height:16px!important}.w-h-2-5{width:18px!important;height:18px!important}.w-h-2-75{width:20px!important;height:20px!important}.w-h-3{width:24px!important;height:24px!important}.w-h-3-25{width:26px!important;height:26px!important}.w-h-3-5{width:28px!important;height:28px!important}.w-h-4{width:32px!important;height:32px!important}.w-h-4-5{width:36px!important;height:36px!important}.w-h-5{width:40px!important;height:40px!important}.w-h-5-75{width:46px!important;height:46px!important}.w-h-6{width:48px!important;height:48px!important}.w-h-6-5{width:52px!important;height:52px!important}.w-h-7{width:56px!important;height:56px!important}.w-h-8{width:64px!important;height:64px!important}.w-h-9{width:72px!important;height:72px!important}.w-h-9-75{width:78px!important;height:78px!important}.w-h-10{width:80px!important;height:80px!important}.w-h-13{width:104px!important;height:104px!important}.w-h-15{width:120px!important;height:120px!important}.w-h-18{width:144px!important;height:144px!important}.w-h-20{width:160px!important;height:160px!important}.aspect-ratio-16-9{aspect-ratio:16/9;overflow:hidden}.background-transparent{background:transparent!important}.rounded-0-25{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded{border-radius:.5rem!important}.rounded-1{border-radius:1rem!important}.rounded-b-1{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-t-1{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-1-5{border-radius:1.5rem!important}.rounded-2{border-radius:2rem!important}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase!important}.first-capitalize:first-letter{text-transform:uppercase!important}.first-capitalize{text-transform:lowercase!important}.decoration-none{text-decoration:none;color:inherit;width:100%}.relative{position:relative!important}.absolute{position:absolute!important}.fixed{position:fixed!important}.pointer{cursor:pointer!important}.pointer:hover{opacity:.95}.grabbing{cursor:grabbing!important}.zoom-in{cursor:zoom-in!important}.zoom-in:hover{opacity:.95}.zoom-out{cursor:zoom-out!important}.zoom-out:hover{opacity:.95}.disabled{pointer-events:none!important;cursor:not-allowed!important}.disabled-cursor{pointer-events:unset!important;cursor:not-allowed!important}.disabled-with-cursor{pointer-events:none!important}.overflow-elipsis-1,.overflow-elipsis-1>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflow-elipsis-1-webkit,.overflow-elipsis-1-webkit>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;word-wrap:break-word;word-break:break-word;-webkit-line-clamp:1;-webkit-box-orient:vertical}.overflow-elipsis-2,.overflow-elipsis-2>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;word-wrap:break-word;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.overflow-elipsis-3,.overflow-elipsis-3>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;word-wrap:break-word;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical}.overflow-elipsis-x,.overflow-elipsis-x>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;word-wrap:break-word;word-break:break-word}.text-center{text-align:center}.text-end{text-align:end}.overflow-hidden{overflow:hidden}.overflow{overflow:auto!important}.overflow-x{overflow-x:auto;overflow-y:hidden}.overflow-y{overflow-x:hidden;overflow-y:auto}.hidden{visibility:hidden}.hidden-focusable{opacity:0;position:absolute;z-index:-1;border:0;margin:0;padding:0;width:.5px}.d-none{display:none!important}.appear-animation{animation:appear .2s}@keyframes appear{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.appear-left-animation{animation:appear-left .2s}@keyframes appear-left{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.move-right-return-animation{animation:move-right-return .4s ease-in-out}@keyframes move-right-return{0%{transform:translate(0)}50%{transform:translate(5px)}to{transform:translate(0)}}.appear-top-animation{animation:appear-top .45s}@keyframes appear-top{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.appear-bottom-animation{animation:appear-bottom .45s}@keyframes appear-bottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.appear-animation-without-movement{animation:appearOpacity .5s ease-in-out forwards}.appear-animation-quickly-without-movement{animation:appearOpacity .2s ease-in-out forwards}.appear-animation-slowly-without-movement{animation:appearOpacity 1s ease-in-out forwards}@keyframes appearOpacity{0%{opacity:0}to{opacity:1}}.grow-shrink-animation{animation:grow-shrink .75s ease-in-out forwards}@keyframes grow-shrink{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}@media screen and (min-width:900px){.scrollbar-gutter{scrollbar-gutter:stable}*::-webkit-scrollbar{width:6px;height:5px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:10px}*::-webkit-scrollbar-thumb:hover{background:gray}}.badge-center .MuiBadge-badge{transform:scale(1) translate(50%,-15%)}.base-Popper-root{max-width:50vw}[data-testid=AttachFileIcon],[data-testid=RocketOutlinedIcon]{transform:rotate(45deg)}.html2canvas-export .first-capitalize{text-transform:capitalize!important}.html2canvas-export .first-capitalize:first-letter{text-transform:none!important}.download-only{display:none}.html2canvas-export .download-only{display:block}
