.blink{animation:blink 1s linear infinite;background-color:#e2445c}@keyframes blink{0%{background-color:#e2445c}50%{background-color:#353a40}to{background-color:#e2445c}}.floatIaButton{bottom:20px;margin:1}.floatIaButton,.speech-bubble{cursor:pointer;position:fixed;right:25px}.speech-bubble{background:#8a3287;border-radius:.6em;bottom:110px;color:#fff;padding:5px 10px;width:max-content}.speech-bubble:after{border:10px solid #0000;border-bottom:0;border-top-color:#8a3287;bottom:0;content:"";height:0;left:87%;margin-bottom:-9px;margin-left:-10px;position:absolute;width:0}@media screen and (max-width:600px){.speech-bubble{display:none}.floatIaButton{border-radius:50%;bottom:70px;box-shadow:0 3px 5px -1px #0003,0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f;max-width:58px;right:24px}}.chat{--rad:20px;--rad-sm:3px;display:flex;flex-direction:column;font:16px/1.5 sans-serif;margin:auto;max-width:500px;padding-top:20px}.msg{max-width:80%;padding:7px 15px;position:relative;white-space:pre-line}.msg:not(:first-child){margin-top:25px}.msg.sent{background:#26a8a8;border-radius:var(--rad) var(--rad-sm) var(--rad-sm) var(--rad);color:#fff;margin-left:auto}.msg.rcvd{background:#f1f1f1;border-radius:var(--rad-sm) var(--rad) var(--rad) var(--rad-sm);color:#555;margin-right:auto}.msg.rcvd+.msg.sent,.msg.sent:first-child{border-top-right-radius:var(--rad)}.msg.rcvd:first-child,.msg.sent+.msg.rcvd{border-top-left-radius:var(--rad)}.msg:before{bottom:100%;color:#888;content:attr(data-time);display:none;font-size:.8rem;position:absolute;white-space:nowrap}.msg.sent:before{right:15px}.msg.rcvd:before{left:15px}.msg.rcvd+.msg.sent:before,.msg.sent+.msg.rcvd:before,.msg:first-child:before{display:block}#login-form{margin:2rem 0}#login-page{background:url(/static/media/login_background.4ebb5e1ace247b340387.png),linear-gradient(90deg,#01c5c5,#004c4c);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;width:100vw}#login-form-container{background:#fff;border-radius:.5rem;left:50%;padding:2.5rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:280px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}a{text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:18px}::-webkit-scrollbar-track{background-color:initial}::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#bebebe85;border:6px solid #0000;border-radius:20px}::-webkit-scrollbar-thumb:hover{background-color:#d6dee185}
/*# sourceMappingURL=main.2a3e1c26.css.map*/