.DoubleOptInForm_doubleOptInForm__289Zk .DoubleOptInForm_title__GN1Zg{margin-top:10px;color:#666;font-size:18px;text-align:center}.DoubleOptInForm_doubleOptInForm__289Zk .DoubleOptInForm_title__GN1Zg strong{color:#009688}.DoubleOptInForm_doubleOptInForm__289Zk .DoubleOptInForm_validationInput__e1g6K{display:flex;max-width:300px;margin:20px auto 40px;padding:0 20px}.DoubleOptInForm_doubleOptInForm__289Zk .DoubleOptInForm_validationInput__e1g6K input{width:100%;flex:1 1;margin:0 5px;padding:5px;border-width:0 0 2px;border-color:#ddd;text-align:center;font-size:20px;outline:none;border-radius:0;color:#555}.DoubleOptInForm_doubleOptInForm__289Zk .DoubleOptInForm_validationInput__e1g6K input:focus,.DoubleOptInForm_doubleOptInForm__289Zk .DoubleOptInForm_validationInput__e1g6K input:not(:placeholder-shown){border-color:#555}@keyframes Spin_rotate__i0zbf{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Spin_spin___I7D7{width:24px;height:24px;border-radius:50%;border:2px solid transparent;border-right-color:#b7b7b7;animation:Spin_rotate__i0zbf 1s linear infinite}.Button_button__dve9_.Button_link__yV_0K{width:-moz-fit-content;width:fit-content;margin:auto;background:none;color:#666;text-decoration:underline}.Button_button__dve9_ .Button_spin__aUTrW{margin-right:10px}.PsychicItem_psychicItem__e01WB{display:flex;justify-content:space-between;align-items:center;padding:10px;margin-bottom:10px;border:1px solid #ddd;border-radius:5px;transition:background-color .3s}.PsychicItem_psychicItem__e01WB.PsychicItem_connected__WlmeY{background-color:#d4edda;border-color:#c3e6cb}.PsychicItem_psychicItem__e01WB.PsychicItem_disconnected__4W4az{background-color:#f4f4f4;border-color:#eee}.PsychicItem_psychicItem__e01WB .PsychicItem_psychicName__PHrOg{font-size:1.2em;color:#333}.PsychicItem_psychicItem__e01WB .PsychicItem_button__ZhisV{padding:0 10px}.PsychicItem_psychicItem__e01WB .PsychicItem_button__ZhisV.PsychicItem_switchboardButton__inxa3{background:#673ab7}.PsychicItem_psychicItem__e01WB .PsychicItem_connectButton__fT2Zm{display:flex;width:auto;height:28px;align-items:center;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:1em;transition:all .3s}.PsychicItem_psychicItem__e01WB .PsychicItem_connectButton__fT2Zm.PsychicItem_connected__WlmeY{background-color:#ff5722;color:#fff}.PsychicItem_psychicItem__e01WB .PsychicItem_connectButton__fT2Zm.PsychicItem_disconnected__4W4az{background-color:#009688;color:#fff}.PsychicItem_psychicItem__e01WB .PsychicItem_connectButton__fT2Zm:hover{opacity:.8}.PsychicItem_psychicItem__e01WB .PsychicItem_connectButton__fT2Zm:disabled{opacity:1;background-color:#aaa;cursor:not-allowed}.PsychicsList_psychicsList__Ag_ok{height:100%;max-width:600px;margin:40px auto;padding:0 20px}.PsychicsList_psychicsList__Ag_ok h1{text-align:center;color:#333}.PsychicsList_psychicsList__Ag_ok ul{list-style-type:none;padding:0}.page_page__KdIv3 .page_main__akH3E{min-height:100vh}.AddNewUserButton_addNewUserButton__BO_0z .AddNewUserButton_phoneNumberInput__ZU_SW input{border-radius:20px;border-color:#eee;color:#000}.AddNewUserButton_addNewUserButton__BO_0z .AddNewUserButton_title__DmTys{margin-bottom:20px;color:#555;font-size:18px;text-align:center;text-transform:uppercase}.AddNewUserButton_addNewUserButton__BO_0z .AddNewUserButton_errorMessage__j9SNa{position:relative;margin:0 10px 20px;color:red;font-size:12px}.AddNewUserButton_addNewUserButton__BO_0z .AddNewUserButton_errorMessage__j9SNa:first-letter{text-transform:uppercase}.LogoutButton_logoutButton__bURWq{background:#fff;width:auto;color:#009688;padding:10px 14px;font-size:14px}.Header_header__MwWvM{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#009688;color:#fff}.Header_header__MwWvM a{color:#fff;font-size:14px;text-decoration:none;text-transform:uppercase;opacity:.6}.Header_header__MwWvM ul{display:flex;list-style:none;gap:20px}.Header_header__MwWvM ul .Header_active__v7PU5 a{opacity:1}.Modal_modal__5JLj1{position:fixed;display:flex;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:20;opacity:0;transition:all .2s linear}.Modal_modal__5JLj1.Modal_visible__oRwlt{opacity:1}.Modal_modal__5JLj1.Modal_visible__oRwlt .Modal_modalContent__AVMZL{opacity:1;transform:scale(1) translateY(0)!important}.Modal_modalContent__AVMZL{position:relative;width:94%;max-width:400px;max-height:94%;margin:auto;padding:30px 20px;border-radius:8px;background-color:#fff;overflow:auto;opacity:0;transform:scale(.6) translateY(300px);transition:all .2s ease-in-out}.Modal_modalContent__AVMZL .Modal_closeButton__sggPg{position:absolute;top:10px;right:10px;cursor:pointer}.Modal_modalContent__AVMZL .Modal_closeButton__sggPg .Modal_closeIcon__tYc2Y{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:100%;background:#999}.Modal_modalContent__AVMZL .Modal_closeButton__sggPg .Modal_closeIcon__tYc2Y span{width:10px;height:2px;border-radius:2px;background:#fffdfd;position:absolute;top:calc(50% - 1px)}.Modal_modalContent__AVMZL .Modal_closeButton__sggPg .Modal_closeIcon__tYc2Y span:first-child{transform:rotate(45deg)}.Modal_modalContent__AVMZL .Modal_closeButton__sggPg .Modal_closeIcon__tYc2Y span:last-child{transform:rotate(-45deg)}.LoginForm_loginForm__32irC{display:flex;width:100%;height:100%;max-width:400px;padding:20px;flex-direction:column;justify-content:center;align-items:center;margin:auto}.LoginForm_loginForm__32irC form{width:100%}.UserItem_userItem__okcVH .UserItem_buttonsWrapper__rvaUU{display:flex;justify-content:flex-end}.UserItem_userItem__okcVH .UserItem_buttonsWrapper__rvaUU button{width:auto;padding:0 10px}.UserItem_userItem__okcVH .UserItem_buttonsWrapper__rvaUU .UserItem_notActive__py4jW{background-color:#ff9800}.UsersView_usersView___wLuv .UsersView_addNewUserButton__bA6jD{position:fixed;display:flex;width:50px;height:50px;bottom:14px;right:14px;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 0 20px rgba(0,0,0,.4);background-color:#009688;color:#fff;font-size:30px}.UsersView_usersView___wLuv td,.UsersView_usersView___wLuv th{font-weight:400;padding:10px 0}.PasswordDefinitionForm_passwordDefinitionForm__3hn2b{width:100%}.PasswordDefinitionForm_passwordDefinitionForm__3hn2b .PasswordDefinitionForm_errorMessage__ofs20{position:relative;margin:5px 10px 0;color:red;font-size:12px}.PasswordDefinitionForm_passwordDefinitionForm__3hn2b .PasswordDefinitionForm_errorMessage__ofs20:first-letter{text-transform:uppercase}