body{margin:0;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:block}a{text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:18px;height:18px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#bebebe85;border-radius:20px;border:6px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#d6dee185}.floatIaButton{position:fixed;bottom:20px;right:25px;width:75px;height:75px;margin:1;cursor:pointer;z-index:9998}.speech-bubble{cursor:pointer;position:fixed;background:#ff3d03;border-radius:.6em;width:max-content;padding:5px 10px;bottom:110px;right:25px;z-index:9998}.speech-bubble:after{content:"";position:absolute;bottom:0;left:auto;right:39.5px;transform:translate(50%);width:0;height:0;border:10px solid transparent;border-top-color:#ff3d03;border-bottom:0;margin-bottom:-9px}@media screen and (max-width:600px){.speech-bubble{display:none}.floatIaButton{max-width:58px;bottom:70px;right:24px;border-radius:50%;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}}.chat{--rad: 20px;--rad-sm: 3px;font:16px/1.5 sans-serif;display:flex;flex-direction:column;padding-top:20px;max-width:500px;margin:auto}.msg{position:relative;max-width:80%;padding:7px 15px;white-space:pre-line}.msg:not(:first-child){margin-top:25px}.msg.sent{border-radius:var(--rad) var(--rad-sm) var(--rad-sm) var(--rad);background:#ff3d03;color:#fff;margin-left:auto}.msg.rcvd{border-radius:var(--rad-sm) var(--rad) var(--rad) var(--rad-sm);background:#f1f1f1;color:#555;margin-right:auto}.msg.sent:first-child,.msg.rcvd+.msg.sent{border-top-right-radius:var(--rad)}.msg.rcvd:first-child,.msg.sent+.msg.rcvd{border-top-left-radius:var(--rad)}.msg:before{content:attr(data-time);font-size:.8rem;position:absolute;bottom:100%;color:#888;white-space:nowrap;display:none}.msg.sent:before{right:15px}.msg.rcvd:before{left:15px}.msg:first-child:before,.msg.sent+.msg.rcvd:before,.msg.rcvd+.msg.sent:before{display:block}#login-page{background-position:center;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh}#login-page_form-container{width:280px;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;background:#fff;text-align:center;border-radius:4px;padding:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 0 12px 2px #0000001f}.pagination ul{list-style:none;padding:0;margin:0;display:flex;gap:1px}.pagination ul button{border-radius:0;min-width:32px;width:32px;height:32px;padding:0;color:#fff;border:none;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;line-height:14.64px;text-align:center}.pagination ul button .MuiSvgIcon-root{width:20px;height:20px;font-size:20px;color:#fff}.pagination ul button:disabled{background-color:#6c7373;color:#fff;opacity:.5}.pagination ul li:first-of-type button,.pagination ul button.first{width:64px;border-top-left-radius:2.444px;border-bottom-left-radius:2.444px}.pagination ul li:last-of-type button,.pagination ul button.last{width:64px;border-top-right-radius:2.444px;border-bottom-right-radius:2.444px}
