.webphone-modal-overlay{position:fixed;top:1%;right:30%;width:320px;height:auto;background-color:rgba(224,9,152,.72);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1px}.webphone-container{position:fixed;top:5%;right:20%;width:100%;max-width:250px;padding:15px;background:linear-gradient(35deg,#95a4f7,#000e3b);border-radius:25px;box-shadow:0 4px 15px rgba(0,0,0,.2);color:#fff;font-family:Arial,sans-serif;flex-direction:column;height:auto}.webphone-container,.webphone-header{display:flex;justify-content:space-between}.webphone-header{font-size:16px;margin-bottom:10px}.in-call-actions,.incoming-call-actions,.webphone-dialpad{display:flex;flex-direction:column;align-items:center}.make-call-button{background-color:#4caf50;color:#fff;font-size:24px;width:60px;height:60px;border-radius:50%;border:none;cursor:pointer;transition:background-color .3s}.make-call-button:hover{background-color:#45a049}.call-display{background-color:#fff;color:#333;font-size:24px;width:100%;text-align:center;border:none;border-radius:8px;margin-bottom:10px}.dialpad{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:10px 0}.dialpad button,.in-call-actions button,.incoming-call-actions button{background-color:hsla(0,0%,100%,.2);color:#fff;font-size:24px;width:60px;height:60px;border:none;border-radius:50%;transition:background-color .2s}.dialpad button:hover,.in-call-actions button:hover,.incoming-call-actions button:hover{background-color:hsla(0,0%,100%,.171)}.incoming-call-actions{display:flex;grid-gap:15px;gap:15px;margin-top:10px;justify-content:center}.incoming-call-actions .answer-button,.incoming-call-actions .reject-button{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;color:#fff;font-size:24px;border:none;cursor:pointer;transition:background-color .3s}.incoming-call-actions .answer-button{background-color:green}.incoming-call-actions .reject-button{background-color:red}.incoming-call-actions .answer-button:hover{background-color:#006400}.incoming-call-actions .reject-button:hover{background-color:#8b0000}.in-call-actions button{background-color:#008cba;color:#fff}.in-call-actions button:last-child{background-color:red}.in-call-actions{grid-gap:20px;gap:20px}.back-button{background:none;border:none;font-size:24px;cursor:pointer;margin-top:20px;display:flex;justify-content:center}.back-button svg{width:30px;height:30px}.answer-button{background-color:green;color:#fff;border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer}.answer-button:disabled{background-color:grey;cursor:not-allowed}.answer-button svg{width:24px;height:24px}.MuiButtonBase-root.buttonHover:hover{background:#242424}.MuiButtonBase-root.buttonHover{background:#474747}.geral-signup{display:flex}.img-logo-signup{width:350px;height:100px}.register{justify-content:center}.paper,.register{display:flex;align-items:center;flex-direction:column}.paper{max-width:500px}.container-signup{align-items:center;display:flex;justify-content:center;flex-direction:column;width:100%;padding:10px}.h4{caret-color:#1436ea;color:#1436ea;column-rule-color:#1436ea;font-size:34px;line-height:41.99px;margin:10px 0 25px}.span{font-size:16px;line-height:28px}.container-img-signup{display:flex;justify-content:center;align-items:center;height:100vh;width:100%}.img-signup{background-image:url(/static/media/backgroundStep.742484d2.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;position:fixed;width:700px;height:100vh;object-fit:cover}.p{font-size:12px;color:#999}.footer{text-align:center;margin-top:30px;margin-bottom:20px}.footer a{text-decoration:none;cursor:pointer;color:#3489ff}.footer a:hover{text-decoration:underline}@media screen and (max-width:320px){.container-img-signup{display:none}.paper{width:300px}.img-logo-signup{width:200px;height:70px}}@media screen and (max-width:940px){.container-img-signup{display:none}}@media screen and (max-width:1024px){.paper{max-width:450px;max-height:-moz-fit-content;max-height:fit-content}.img-signup{width:499px}}@media screen and (min-width:1400px){.img-signup{width:50%}}.link-recovery{-webkit-text-decoration-color:#1436ea;text-decoration-color:#1436ea;-webkit-text-emphasis-color:#1436ea;text-emphasis-color:#1436ea;-webkit-text-fill-color:#1436ea;-webkit-text-stroke-color:#1436ea}.link-enter{background-color:#1436ea}.politica,.termo{-webkit-text-decoration-color:#1436ea;text-decoration-color:#1436ea;-webkit-text-emphasis-color:#1436ea;text-emphasis-color:#1436ea;-webkit-text-fill-color:#1436ea;-webkit-text-stroke-color:#1436ea}.event-container{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.delete-icon,.edit-icon{opacity:0;transition:opacity .3s;margin-left:5px;z-index:1}.event-container:hover .delete-icon,.event-container:hover .edit-icon{opacity:1}.edgebutton{width:20px;height:20px;background:#eee;border:1px solid #fff;cursor:pointer;border-radius:50%;font-size:12px;line-height:1;justify-content:center;display:flex;align-self:center;align-items:center}.edgebutton:hover{box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.edgebutton-foreignobject body{background:transparent;width:40px;height:40px;display:flex;justify-content:center;align-items:center;min-height:40px}.react-flow__edge-path{stroke-width:6px}.react-flow__edge.selected .react-flow__edge-path{stroke:#00f}*{padding:0;margin:0;box-sizing:border-box}body{font-family:"Poppins",sans-serif}.container-login,.geral{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.container-login{background-color:#ebf2ff;flex-direction:column}.container-img{align-items:center;display:flex;justify-content:center;width:100%;height:100%;max-width:500px}.img-login{width:100%;max-width:462px}.container-footer{padding:10px;text-align:center;margin-bottom:10px}.container-footer a{color:#000;cursor:pointer}.container-footer span{max-width:80px;text-align:center}.recovery{display:flex;width:100%;justify-content:flex-end;margin-right:5px;margin-top:5px;color:#285ec9}.link-recovery{-webkit-text-decoration-color:#3489ff;text-decoration-color:#3489ff;-webkit-text-emphasis-color:#3489ff;text-emphasis-color:#3489ff;-webkit-text-fill-color:#3489ff;-webkit-text-stroke-color:#3489ff;text-decoration:none}.link-recovery:hover{text-decoration:underline}.container-right{background-image:url(/static/media/bg-login.1da49664.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:100vh;justify-content:center}.box,.container-right{width:100%;display:flex;align-items:center}.box{background-color:#fff;box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12);flex-direction:column;inline-size:462px;line-height:20.02px;border-radius:30px;max-width:500px;padding-bottom:8px;margin:0 10px}.container-header-box{display:flex;margin-top:-18px;padding-left:40px;padding-right:40px;width:100%}.link-create-count{background-color:#e0e0e0;border-end-start-radius:30px;border-top-left-radius:30px;cursor:pointer;padding-top:6px;width:100%}.link-create-count:hover{background-color:#d5d5d5}.label-text{display:flex;font-weight:500;line-height:24.5px;-webkit-text-fill-color:rgba(0,0,0,.87)}.label-text,.link-enter{cursor:pointer;justify-content:center;width:100%}.link-enter{align-items:center;background-color:#3489ff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:inline-flex;margin-left:-32px;padding-bottom:6px;padding-top:6px;border-radius:30px}.link-enter:hover{background-color:#285ec9;text-decoration:none}.link-enter>span{cursor:pointer;display:flex;font-weight:500;justify-content:center;line-height:24.5px;-webkit-text-fill-color:#fff}.container-footer-form>p{inline-size:382px;margin-bottom:.35em;text-align:center}.termo{text-decoration:none;-webkit-text-decoration-color:#3489ff;text-decoration-color:#3489ff;-webkit-text-emphasis-color:#3489ff;text-emphasis-color:#3489ff;-webkit-text-fill-color:#3489ff;-webkit-text-stroke-color:#3489ff}.termo:hover{text-decoration:underline}.politica{text-decoration:none;-webkit-text-decoration-color:#3489ff;text-decoration-color:#3489ff;-webkit-text-emphasis-color:#3489ff;text-emphasis-color:#3489ff;-webkit-text-fill-color:#3489ff;-webkit-text-stroke-color:#3489ff}.politica:hover{text-decoration:underline}@media screen and (max-width:768px){.geral{flex-direction:column}.container{height:300px;justify-content:center;align-items:center}.container-footer{display:none}.container-login{max-height:300px}}@media screen and (max-width:375px){.box{margin:0 10px;width:90%}.container-footer-form{width:90%;display:flex;justify-content:center;align-items:center}}