.Loader{align-items:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);display:none;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:99}.Loader_visible{display:flex}.Loader__dots{display:flex;height:10px;justify-content:space-between;width:40px;z-index:99}.Loader__dot{animation:loaderSecondDot 1s linear infinite;background-color:#fff;border-radius:50%;color:var(--bg-primary);height:10px;left:15px;width:10px}.Loader__dot:first-child{animation:loaderFirstDot 1s linear infinite;left:0}.Loader__dot:last-child{animation:loaderThirdDot 1s linear infinite;left:30px}@keyframes loaderFirstDot{0%{transform:scale(.7)}25%{transform:scale(.97)}50%{transform:scale(1.3)}75%{transform:scale(1)}to{transform:scale(.7)}}@keyframes loaderSecondDot{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(.97)}75%{transform:scale(.7)}to{transform:scale(1)}}@keyframes loaderThirdDot{0%{transform:scale(1.3)}25%{transform:scale(1)}50%{transform:scale(.7)}75%{transform:scale(.97)}to{transform:scale(1.3)}}.Levels__wrap{border-right:2px solid var(--bg-primary)}.Levels__nav{gap:8px}.Levels__lvls{width:5rem}.Levels__lvls.Mui-selected:before{background:var(--bg-primary);border-bottom-right-radius:var(--common-border-radius);border-top-right-radius:var(--common-border-radius);content:" ";height:100%;position:absolute;right:0;top:0;width:12px}.PatientsList{display:flex;flex-direction:column;gap:8px;height:100vh;overflow:auto}.PatientsList::-webkit-scrollbar{background:#0000;width:0}.PatientsList__searchInput{margin-bottom:16px!important}.PatientsList__searchInput *{color:var(--white)!important}.PatientsList__searchInput fieldset{border-color:var(--bg-primary)!important}.PatientsList__searchInput:hover fieldset{border-color:var(--bg-primary-light)!important}.PatientsList__patient{background:var(--grey-light)!important;border-radius:var(--common-border-radius)!important;max-height:48px;padding:8px;position:relative}.PatientsList__patient.Mui-selected:before{background:var(--bg-primary);border-bottom-right-radius:var(--common-border-radius);border-top-right-radius:var(--common-border-radius);content:" ";height:100%;position:absolute;right:0;top:0;width:12px}.ActiveMusclesPieChart{height:100%;min-height:40vh;width:100%}.ActiveMusclesPieChart :focus{outline:none}.JointLineChart{height:100%;min-height:40vh;width:100%}.JointLineChart .close{background-color:var(--bg-default);color:#fff;cursor:pointer;padding:.4rem;position:absolute;right:.2rem;top:-2rem;z-index:999}.PatientInfo{align-items:center;background:var(--bg-default)!important;display:flex;flex-direction:column;justify-content:center;padding:15px!important}.PatientInfo__row{grid-gap:120px;align-items:center;border-bottom:1px solid var(--bg-primary-light);display:grid;gap:120px;grid-template-columns:repeat(2,1fr);padding-bottom:4px;width:100%}@media screen and (max-width:768px){.PatientInfo__row{gap:40px}}@media screen and (min-width:769px){.PatientInfo__row{gap:10px}}@media screen and (min-width:1800px){.PatientInfo__row{gap:40px}}.PatientInfo span{color:var(--bg-primary-light);margin-left:auto;word-break:break-all}.PatientInfo button{align-items:center;border:1px solid var(--bg-primary-light)!important;color:var(--typo-primary)!important;display:flex;justify-content:space-between;margin-top:2vh;padding:10px;text-transform:none;transition:background-color .3s ease-in-out}.PatientInfo button:hover{background-color:var(--bg-primary-light)}.PatientInfo button svg{margin-left:10px}.GestureTable__table{background:var(--bg-default)!important;box-shadow:none!important;height:100%}.GestureTable__table td,.GestureTable__table th{background:var(--bg-default)!important;border-color:var(--grey)!important;color:var(--typo-primary)!important}.GestureTable__table tr:last-child td{border:none!important}.GestureTable__row{cursor:pointer}.GestureTable__row[data-tooltip]{position:relative}.GestureTable__row[data-tooltip]:after{background:#3989c9;border-radius:8px;box-shadow:2px 2px 5px #0000004d;color:#fff;content:attr(data-tooltip);left:0;opacity:0;padding:.5em;pointer-events:none;position:absolute;top:0;transition:1s}.GestureTable__row[data-tooltip]:hover:after{left:250px;opacity:1;top:0}.GestureTable__row:hover td{background:var(--bg-hovered)!important}.GestureTable__row_selected td,.GestureTable__row_selected:hover td{background:var(--bg-selected)!important}.GestureTable__gradient{background:var(--grey-light);display:flex;gap:2px;height:30px;margin:0 auto}.GestureTable__gradientStep{height:100%;width:4px}.GestureTable__dot{border-radius:50%;height:12px;margin:0 auto;width:12px}.StatsTable__table{background:var(--bg-default)!important;box-shadow:none!important;height:100%}.StatsTable__table td,.StatsTable__table th{background:var(--bg-default)!important;border-color:var(--grey)!important;color:var(--typo-primary)!important}.StatsTable__table tr:last-child td{border:none!important}.StatsTable__row{cursor:pointer}.StatsTable__row:hover td{background:var(--bg-hovered)!important}.StatsTable__row_selected td,.StatsTable__row_selected:hover td{background:var(--bg-selected)!important}.StatsTable__gradient{background:var(--grey-light);display:flex;gap:2px;height:30px;margin:0 auto}.StatsTable__gradientStep{height:100%;width:4px}.StatsTable__dot{border-radius:50%;height:12px;margin:0 auto;width:12px}.StatisticsTable__MuiTableCell-sizeSmall{display:none!important}.StatisticsTable__table{background:var(--bg-default)!important;box-shadow:none!important;height:100%}.StatisticsTable__table td,.StatisticsTable__table th{background:var(--bg-default)!important;border-color:var(--grey)!important;color:var(--typo-primary)!important}@media screen and (max-width:769px){.StatisticsTable__table td,.StatisticsTable__table th{font-size:small!important}}.StatisticsTable__table tr:last-child td{border:none!important}.StatisticsTable__row{cursor:pointer}.StatisticsTable__row:hover td{background:var(--bg-hovered)!important}.StatisticsTable__row_selected td,.StatisticsTable__row_selected:hover td{background:var(--bg-selected)!important}.StatisticsTable__gradient{background:var(--grey-light);display:flex;gap:2px;height:30px;margin:0 auto}.StatisticsTable__gradientStep{height:100%;width:4px}.StatisticsTable__dot{border-radius:50%;height:12px;margin:0 auto;width:12px}.BoxPlotChart{min-height:50vh;width:100%}.BoxPlotChart text{text-anchor:middle}.BoxPlotChart__item{background-color:#353859;border-radius:10px;height:300px;min-width:350px}@media(min-width:800px){.BoxPlotChart__item{height:500px}}.BoxPlotChart__item1{background-color:#353859;border-radius:10px;height:280px}@media(min-width:800px){.BoxPlotChart__item1{height:300px}}@media(min-width:1200px){.BoxPlotChart{display:flex;gap:10px;height:600px;height:100%}}.BoxPlotChart .recharts-wrapper.pie{flex-direction:column;margin:auto auto 5vw;text-align:center}.BoxPlotChart .recharts-wrapper.pie .recharts-legend-wrapper{left:40px;position:relative!important;top:20px;width:auto!important}.BoxPlotChart .description{text-align:center}@media(max-width:1200px){.BoxPlotChart .description{font-size:11px!important}.BoxPlotChart .description .dscr{padding-top:80px}}@media(max-width:500px){.BoxPlotChart .recharts-wrapper{max-width:350px!important}}.StatisticsComponent{height:100%;overflow:auto}.StatisticsComponent__container{margin:0;width:100%}.StatisticsComponent__item{width:100%}.StatisticsComponent .graphics{height:auto}.MainPageHeader{background-color:var(--bg-primary)!important;font-family:Montserrat;height:70px}.MainPageHeader .ver{font-size:smaller;font-style:italic;margin-left:15px}.MainPageHeader .profile{align-items:center;display:flex}.MainPageHeader .logo{cursor:pointer;height:65px;margin-right:1vw;width:80px}.MainPageHeader span{font-size:larger;font-weight:600}.DataImport{background-color:var(--bg-secondary);border-radius:var(--common-border-radius);cursor:pointer;height:100%;position:relative;width:100%}.DataImport__text{animation:sizeAnimation 3s linear 0s infinite;color:var(--typo-primary);left:50%;margin:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}@keyframes sizeAnimation{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.25)}to{transform:translate(-50%,-50%) scale(1)}}.DataTable{height:calc(100vh + 70px);overflow:auto;width:100%}.DataTable thead{z-index:3!important}.DataTable__headerCell{background:var(--bg-default);min-width:200px;padding:8px;position:relative;z-index:1}.DataTable__headerCell_isFirst{box-shadow:-24px 0 0 -20px var(--grey-light) inset;left:0;position:-webkit-sticky;position:sticky;z-index:4}.DataTable tbody tr{border-bottom:1px solid var(--grey)!important;border-top:1px solid var(--grey)!important;height:40px;text-align:center}.DataTable__dataCell{background:var(--bg-default);position:relative;z-index:1}.DataTable__dataCell_isFirst{box-shadow:-24px 0 0 -20px var(--grey-light) inset;left:0;position:-webkit-sticky;position:sticky;z-index:2}.DataTable__verticalLine{background:var(--grey);height:50%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.DataTable__verticalLine_isHidden{display:none}.DashboardPage{align-items:center;animation:scroll 100s linear infinite;background:url(https://images.unsplash.com/photo-1465146633011-14f8e0781093?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=3450&q=80),#111;color:#eee;display:flex;flex-direction:column;font-family:Montserrat;height:100%;height:100vh;justify-content:space-between;justify-content:center;min-width:360px;perspective:1000px;perspective-origin:50% 50%;width:100%}.DashboardPage .err{color:red;font-size:large;margin:auto}.DashboardPage__header{align-items:center;display:flex;font-size:1.2rem;gap:8px;height:auto;justify-content:space-between;width:100%}@media(max-width:500px){.DashboardPage__header{flex-direction:column;margin-bottom:25px;text-align:center}.DashboardPage__header button{font-size:.8rem;padding:8px}}.DashboardPage__tabs .MuiTabs-indicator{background:var(--bg-primary-light)!important}.DashboardPage__tab{color:var(--typo-primary)!important;cursor:pointer;font-family:Montserrat!important;padding:8px}.DashboardPage__tab.Mui-selected{color:var(--bg-primary-light)!important}.DashboardPage__buttons{align-items:center;display:flex;gap:10px;margin-right:15px}.DashboardPage__button{border:1px solid var(--bg-primary-light)!important;color:var(--typo-primary)!important;font-family:Montserrat!important;padding:8px}.DashboardPage__button[disabled]{opacity:.6}.DashboardPage__link{cursor:pointer;font-family:Montserrat!important}.DashboardPage__content{height:calc(100% - 120px);padding:8px;width:100%}.DashboardPage__buttonWrap{align-items:center;display:flex;flex-direction:column;position:relative}.DashboardPage__buttonWrap span{bottom:-5px;font-size:xx-small;position:absolute;top:auto}@keyframes scroll{to{background-position:0 -400%}}@media(prefers-reduced-motion){.wrapper{animation:scroll 800s linear infinite}}@media(min-width:670px){.title{font-size:5rem}}.Gestures{background-color:var(--bg-default);color:var(--typo-primary);min-height:100vh}.Gestures__pageContent{display:flex;gap:20px;height:calc(100% - 70px)}.Gestures__patientsList{border-right:2px solid var(--bg-primary);padding:24px 8px!important;width:200px}.Gestures__AttemptList,.Gestures__DatesList{font-size:1.2rem;text-align:center;width:200px}.Gestures__Levels{font-size:1.2rem;text-align:center;width:300px}.Gestures__userContent{width:calc(100% - 300px)}.Gestures__buttons{align-items:center;display:flex;gap:10px;margin-right:15px}.Gestures__button{border:1px solid var(--bg-primary-light)!important;color:var(--typo-primary)!important;font-family:Montserrat!important;padding:8px}.Gestures__button[disabled]{opacity:.6}.Gestures__buttonWrap{align-items:center;display:flex;flex-direction:column;position:relative}.Gestures__buttonWrap span{bottom:-5px;font-size:xx-small;position:absolute;top:auto}.Modal{background-color:var(--bg-default);color:var(--typo-primary);height:100vh;width:100vw}.Modal__pageContent{display:flex;gap:20px;height:calc(100% - 70px)}.Modal__patientsList{border-right:2px solid var(--bg-primary);padding:24px 8px!important;width:200px}.Modal__AttemptList,.Modal__DatesList{font-size:1.2rem;text-align:center;width:200px}.Modal__Levels{font-size:1.2rem;text-align:center;width:300px}.Modal__userContent{width:calc(100% - 300px)}.PanelWrapper{border-radius:var(--common-border-radius);box-shadow:-1px -1px 4px 2px var(--box-shadow-light)!important;height:100%;padding:8px;width:100%}.PanelWrapper.test{left:0;position:fixed}.PanelWrapper.base,.PanelWrapper.test{background:var(--bg-default);height:auto}.PanelWrapper.base{bottom:0;width:100%}.Switcher{max-width:200px}.LoginPage{align-items:center;background-color:var(--bg-default);color:var(--typo-primary);display:flex;height:100vh;justify-content:center;position:relative;width:100vw}.LoginPage .err{color:red;max-width:15rem;text-align:center}.LoginPage__form{background:var(--white)}.patientInfo-req{color:red;cursor:pointer;position:relative}.patientInfo-req-menu{background-color:var(--bg-primary);border-radius:18px;color:#fff;cursor:auto;display:flex;font-size:16px;height:-webkit-fit-content;height:fit-content;justify-content:space-around;left:0;max-height:50vh;min-width:30vw;overflow:auto;padding:1rem 2rem;position:absolute;text-align:center;z-index:9999999}.patientInfo-req-menu__dates{flex:1 1;padding:10px}.patientInfo-req-menu__dates-title{font-size:20px!important;margin-bottom:15px;text-align:center}.patientInfo-req-menu__attempts{flex:1 1;padding:10px}.patientInfo-req .dateItem{border:1px solid #fff;border-radius:25px;cursor:pointer;margin-bottom:10px;overflow:hidden;padding:.5rem;position:relative}.patientInfo-req .dateItem:before{background:#ffffff4d;border-radius:5px;border-radius:25px;bottom:0;content:"";height:42px;left:0;position:absolute;top:0;transition:all .5s ease;width:0}.patientInfo-req .dateItem:hover:before{width:100%}.patientInfo-req .line{background-color:#fff;width:1px}.dashboard{overflow:visible!important}.slider{align-items:center;display:flex}.slider button{margin:0}.slider .btnPrev{border:1px solid #0000;margin-right:10px!important;transition:border .3s ease-in-out,transform .3s ease-in-out,scale .3s ease-in-out}.slider .btnPrev:hover{border:1px solid #fff;scale:1.1;transform:translate(-4px)}.slider .btnPrev svg{fill:#fff;height:2rem!important;transition:transform .3s ease-in-out,border .3s ease-in-out,scale .3s ease-in-out;width:-webkit-fit-content!important;width:fit-content!important;width:2rem!important}.slider .btnNext{border:1px solid #0000;margin-left:10px!important;transition:border .3s ease-in-out,transform .3s ease-in-out}.slider .btnNext:hover{border:1px solid #fff;scale:1.1;transform:translate(4px)}.slider .btnNext svg{fill:#fff;height:2rem!important;transform:rotate(180deg);width:-webkit-fit-content!important;width:fit-content!important;width:2rem!important}.slide{align-items:center;background-color:#f0f0f0;border:1px solid #ccc;display:flex;height:250px;justify-content:center;min-width:200px}.slide img{height:100%;width:24rem}.HandModal .closeBtn,.HandModal .hm-tabs{display:flex;justify-content:space-between}.HandModal .closeBtn .closeBtnText{cursor:pointer;transition:color .3s ease-in-out,scale .3s ease-in-out}.HandModal .closeBtn .closeBtnText:hover{color:#ca182e;scale:1.2}.HandModal .line:after{background-color:#fff;content:"";display:block;height:2px;margin-top:1rem;position:relative;width:100%}.HandModal .hm-tab{cursor:pointer;display:block;height:-webkit-fit-content;height:fit-content;min-width:150px;padding:0 .5rem .5rem;position:relative;transition:color .3s ease-in-out,scale .3s ease-in-out}.HandModal .hm-tab-content{align-items:center;font-size:2rem;text-align:center}.HandModal .hm-tab-content.title{color:#fff}.HandModal .hm-tab-content.energy{border-bottom:1px solid #ca182e;color:#ca182e;padding-bottom:1px;text-align:center}.HandModal .hm-tab:after,.HandModal .hm-tab:before{background:#ec3818;content:"";height:3px;position:absolute;top:100%;transition:width .3s ease-in-out;width:10%}.HandModal .hm-tab:after{right:50%}.HandModal .hm-tab:before{left:50%}.HandModal .hm-tab:hover:after,.HandModal .hm-tab:hover:before{width:50%}.HandModal .hm-tab:hover{border-color:#ca182e;scale:1.05}.HandModal .hm-content{align-items:center;display:flex;justify-content:space-between;padding:1rem}.HandModal .miniTitle{border-bottom:3px solid #fff;font-weight:700;margin-right:1rem;padding-bottom:.1rem}.HandModal .titleModal{display:flex;font-size:1.2rem;margin-top:1rem}.HandModal .titleModal .titleModal-column{border-bottom:2px solid #fff;display:flex;flex-direction:column;margin-left:5px;overflow:hidden;padding-bottom:.1rem}.HandModal .titleModal .titleModal-column span{width:-webkit-fit-content;width:fit-content}.HandModal .paramsWrap{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative}.helpTooltip.step1{top:15vh}.helpTooltip.step1,.helpTooltip.step2{background-color:#fff;border-radius:25px;color:#000;display:flex;flex-direction:column;justify-content:center;left:55vw;padding:2rem 1rem;position:absolute;text-align:center;width:25vw;z-index:9999999}.helpTooltip.step2{top:25vh}.helpTooltip.step3{left:15vw;top:25vh}.helpTooltip.step3,.helpTooltip.step4{background-color:#fff;border-radius:25px;color:#000;display:flex;flex-direction:column;justify-content:center;padding:2rem 1rem;position:absolute;text-align:center;width:25vw;z-index:9999999}.helpTooltip.step4{left:55vw;top:35vh}.helpTooltip.step5{background-color:#fff;border-radius:25px;color:#000;display:flex;flex-direction:column;justify-content:center;left:15vw;padding:2rem 1rem;position:absolute;text-align:center;top:35vh;width:25vw;z-index:9999999}.helpTooltip__video{border-radius:25px;margin-bottom:.5rem;margin-top:1rem}.helpTooltip__btn{background-color:#0000;border:1px solid #ccb8b8;border-radius:25px;color:#fff;color:#000;cursor:pointer;font-size:1rem;font-weight:400;letter-spacing:.5px;padding:.6rem 1.2rem;transition:background-color .3s ease-in-out,color .3s ease-in-out}.helpTooltip__btn:hover{background-color:#0de60d;color:#fff}.ScenePage2{background-image:url(/static/media/bg2.82a6fa57125396073740.jpg);background-size:cover;height:100%;overflow:hidden;position:relative;width:100%}.ScenePage2.showBlur{filter:blur(4px)}.ScenePage2 .error{align-items:center;color:red;display:flex;font-size:28px;height:50vh;justify-content:center}.ScenePage2 .tooltips{background:none;border:none;color:#fff;cursor:pointer;display:block;font-size:14px;padding:0 0 3px;position:relative}.ScenePage2 .tooltips:after,.ScenePage2 .tooltips:before{background:#ec3818;content:"";height:3px;position:absolute;top:100%;transition:width .3s ease-in-out;width:10%}.ScenePage2 .tooltips:after{right:50%}.ScenePage2 .tooltips:before{left:50%}.ScenePage2 .tooltips:hover:after,.ScenePage2 .tooltips:hover:before{width:50%}.ScenePage2 .keyMscle{background-color:#d8d5d5;display:flex;justify-content:center;margin-left:auto;max-width:450px;overflow:auto;padding:2vw;position:absolute;right:0;text-align:center;top:0;width:-webkit-fit-content;width:fit-content;z-index:99}.ScenePage2 .modal{background-color:#424141;height:60vh;position:relative;text-align:center;width:30%;z-index:9999999}.ScenePage2 .settings{background-color:#4e4e4e;display:flex;flex-direction:column;justify-content:center;max-width:300px;overflow:auto;padding:1vw;position:relative;text-align:center;width:-webkit-fit-content;width:fit-content;z-index:99}.ScenePage2 .settings input{cursor:pointer;height:15px;margin-bottom:auto;margin-left:10px;margin-top:auto;width:15px}.ScenePage2 .settings .checkboxWrap{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:10px;transition:scale .3s ease-in-out}.ScenePage2 .settings .checkboxWrap:hover{scale:1.1}.ScenePage2 .settings .btnPatient{margin-bottom:10px;transition:scale .3s ease-in-out}.ScenePage2 .settings .btnPatient:hover{scale:1.1}.ScenePage2 .settings .btnPatient .MuiButtonBase-root{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#54b3d6,#54b3d6 50%,#000 0);background-position:-100%;background-size:200% 100%;border-bottom:1px solid #fff;border-radius:0;display:inline-block;padding:5px 0;position:relative;text-transform:none!important;transition:all .3s ease-in-out}.ScenePage2 .settings .btnPatient .MuiButtonBase-root:before{background:#ca182e;bottom:-3px;content:"";display:block;height:3px;left:0;position:absolute;transition:all .3s ease-in-out;width:0}.ScenePage2 .settings .btnPatient .MuiButtonBase-root:hover{background-position:0;color:#ca182e}.ScenePage2 .settings .btnPatient .MuiButtonBase-root:hover:before{width:100%}.ScenePage2 .ModalLeftHand{left:2%}.ScenePage2 .ModalLeftHand,.ScenePage2 .ModalRightHand{background-color:#4e4e4e;border-radius:10px;padding:1rem;position:absolute;top:16%;width:40rem;z-index:999}.ScenePage2 .ModalRightHand{right:2%}.ScenePage2 .TestBtn{background-color:#0000;border-radius:50%/50% 50% 50% 50%;border-top:8px solid #fff;cursor:pointer;font-size:larger;height:5rem;letter-spacing:1px;opacity:.4;position:absolute;text-align:center;transition:scale .3s ease-in-out,opacity .2s ease-in-out;width:21rem;z-index:99}@media(min-width:2000px){.ScenePage2 .TestBtn{height:10rem;width:29rem}}.ScenePage2 .TestBtn svg{fill:#fff;margin-top:-6rem;transform:rotate(-90deg)}.ScenePage2 .TestBtn:hover{opacity:1;scale:1.4}.ScenePage2 .TestBtn:hover span{opacity:1}.ScenePage2 .TestBtn span{margin-left:-50px;opacity:0;position:absolute;transition:opacity .3s ease-in-out}.ScenePage2 .TestBtn.right{right:2%;top:35%;transform:rotate(90deg)}@media(min-width:2000px){.ScenePage2 .TestBtn.right{right:2%;top:35%}}.ScenePage2 .TestBtn.left{left:2%;top:35%;transform:rotate(-90deg)}.ScenePage2 .TestBtn.top{left:40%;top:6%}.ScenePage2 .TestBtn.bot{bottom:25%;left:40%;transform:rotate(180deg)}.ScenePage2 .TestBtn.bot span{transform:rotate(180deg)}.showBlur{filter:blur(4px)}.popUpGestures,.popUpGesturesBtn{top:16.5rem;width:5vw}.popUpGestures,.popUpGestures-link,.popUpGesturesBtn,.popUpGesturesBtn-link{background-color:#ca182e;border-radius:25px 0 0 25px;cursor:pointer;overflow:hidden;padding-bottom:.5rem;padding-top:.5rem;position:absolute;right:0;transition:width .3s ease-in-out,scale .3s ease-in-out,background-color .3s ease-in,color .3s ease-in-out;z-index:1}.popUpGestures-link,.popUpGesturesBtn-link{padding-left:1rem;top:20rem;width:-webkit-max-content;width:max-content}.popUpGestures-link svg,.popUpGesturesBtn-link svg{height:24px;margin-right:auto;transform:rotate(-180deg);transition:scale .3s ease-in-out;width:24px}.popUpGestures-link span,.popUpGesturesBtn-link span{color:#fff;letter-spacing:.5px;text-decoration:none}.popUpGestures-link:hover,.popUpGesturesBtn-link:hover{background-color:#fff;width:calc-size(calc-size(-webkit-max-content,size),size + 40px);width:calc-size(calc-size(max-content,size),size + 40px)}.popUpGestures-link:hover span,.popUpGesturesBtn-link:hover span{color:#ca182e!important}.popUpGestures-link:hover svg,.popUpGesturesBtn-link:hover svg{fill:#ca182e}.popUpGestures .MuiButtonBase-root,.popUpGesturesBtn .MuiButtonBase-root{color:#fff!important;font-size:16px!important;justify-content:end;letter-spacing:1px;margin:0!important;text-transform:none;transition:color .3s ease-in-out,background-color .3s ease-in,color .3s ease-in-out!important;width:100%}.popUpGestures svg,.popUpGesturesBtn svg{height:24px;margin-right:auto;transform:rotate(-180deg);transition:scale .3s ease-in-out;width:24px}.popUpGestures:hover,.popUpGesturesBtn:hover{background-color:#fff;color:#ca182e!important;width:6vw}.dashboard{align-items:center;background-color:#d8d8d8;border-bottom:1px solid #4e4e4e;color:#4e4e4e;display:flex;gap:25px;justify-content:space-between;letter-spacing:.5px;max-height:250px;overflow:auto;padding:.5rem 2vw 1vw}.dashboard__header{background-color:#fff;border-radius:25px;height:100%;padding:1vw}.dashboard .logoWrapper{color:#000;display:block;position:relative;text-decoration:none}.dashboard .logoWrapper:after,.dashboard .logoWrapper:before{background:#ec3818;content:"";height:3px;position:absolute;top:100%;transition:width .3s ease-in-out;width:0}.dashboard .logoWrapper:after{right:50%}.dashboard .logoWrapper:before{left:50%}.dashboard .logoWrapper:hover:after,.dashboard .logoWrapper:hover:before{width:50%}.dashboard .logo-text{display:inline;font-size:46px;letter-spacing:2px;margin-bottom:0;margin-left:20px}.dashboard svg{fill:#ba051b;width:200px}.dashboard__header-button{background-color:#0000!important;border:1px solid #4e4e4e!important;border-radius:20px!important;color:#4e4e4e!important;font-size:16px!important;margin-right:5px!important;padding:10px!important;text-transform:none!important;transition:background-color .4s ease-in-out,color .4s ease-in-out!important;width:120px}.dashboard__header-button:hover{background-color:#ba051b!important;border:1px solid #ba051b!important;color:#fff!important}.dashboard .lvls-btn-wrapper{background-color:#fff;border-radius:25px;column-gap:10px;display:flex;flex-wrap:wrap;height:100%;justify-content:center;padding:0 1vw 1vw;row-gap:5px;width:12rem}.dashboard .lvls-btn{background-color:#0000!important;border:1px solid #4e4e4e!important;border-radius:40px;color:#4e4e4e!important;min-width:auto!important;transition:background-color .4s ease-in-out,color .4s ease-in-out!important}.dashboard .lvls-btn:hover{background-color:#ba051b!important;border:1px solid #ba051b!important;color:#fff!important}.dashboard_date{margin-bottom:1rem}.dashboard span{display:block;font-size:20px;font-weight:700;text-align:center;width:100%}.dashboard .keyMscle{background-color:#fff;border-radius:25px;color:#4e4e4e;font-size:18px;font-weight:600;height:100%;letter-spacing:normal;line-height:24px;padding:2rem}.dashboard .keyMscle p{border-bottom:1px solid #ba051b;display:inline;font-weight:800}.clear{display:flex!important;margin-left:auto!important;margin-right:0!important;position:relative!important;width:-webkit-fit-content!important;width:fit-content!important}.background-container{height:100%}form{background:#fff!important;margin-top:auto;min-height:80vh;position:relative}.table-title{border-bottom:1px solid #c2b9b9b3;color:#000;display:flex;font-size:larger;justify-content:center;padding:10px;width:100%}.table{color:#fff;height:100%;margin-bottom:25px}.delete{background:#2c3e50;border:none;border-radius:5px;color:#eee;cursor:pointer;margin:0 auto;padding:7px 13px}.delete:hover{background:#c0392b}.delete:active{background:#e74c3c}button{align-self:center;justify-self:center;margin-top:auto}.select_container{background-color:gray;padding:20px}.select_button{background:#fff;border-radius:3px;box-shadow:0 0 12px -2px #00000080;color:gray;font-size:16px;letter-spacing:.08em;line-height:1.25;margin:10px;overflow:hidden;padding:16px 42px;position:relative;text-decoration:none;text-transform:uppercase;transition:background-color .6s ease}.select_button:after{background:#ffffff1a;border-radius:100%;border-radius:20px;content:"";height:0;left:50%;left:var(--mouse-x);position:absolute;top:50%;top:var(--mouse-y);transform:translate3d(-50%,-50%,0);transform-style:flat;transition:width .3s ease,height .3s ease;width:0}.select_button:focus,.select_button:hover{background:#ededed}.select_button:active:after{height:300px;width:300px}.select_button-container{display:flex;flex-wrap:wrap;gap:10px 10px;max-width:700px;padding:10px}.select_button-user{align-items:center;border:2px solid #bfc0c0;color:#bfc0c0;color:#2d3142;cursor:pointer;display:inline-flex;font-size:.8em;height:40px;justify-content:center;left:0;letter-spacing:1.5px;margin:0;overflow:hidden;position:relative;text-decoration:none;text-transform:uppercase;width:150px}.ErrorPage{background-color:var(--bg-primary);color:var(--white);display:flex;flex-direction:column;font-size:xx-large;gap:4vw;height:100vh;padding:4vw}.ErrorPage img{margin-left:auto}.ErrorPage .footer{font-size:large;margin-left:auto}.Footer{background-color:var(--bg-primary)!important;height:70px;padding:1vw;text-align:center;width:100%;z-index:100}.MainPage{background-color:var(--bg-default);color:var(--typo-primary);font-family:Montserrat;height:100vh;width:100vw}.MainPage__header{height:70px}.MainPage__pageContent{display:flex;gap:20px;min-height:100vh}.MainPage__patientsList{border-right:2px solid var(--bg-primary);padding:24px 16px 24px 8px;width:300px}.MainPage__AttemptList,.MainPage__DatesList,.MainPage__Levels{font-size:1.2rem;text-align:center;width:300px}.MainPage__userContent{width:calc(100% - 300px)}.RootLayout{background-color:var(--bg-default);color:var(--typo-primary);position:relative;width:100%}.RootLayout .scene-pageWrapper{height:100vh;overflow:hidden;width:100%}.ScenePage{height:50%;overflow:hidden;position:relative;width:100%}:root{--bg-default:#1a1a1a;--bg-primary:#353859;--bg-secondary:#57a992;--bg-primary-hovered:#5d2df5;--bg-hovered:#80808029;--bg-selected:#90caf929;--white:#f1f1f1;--grey:#969696;--bg-primary-light:#4068e7;--grey-light:#a8a8a840;--box-shadow-light:#d4d8de33;--typo-primary:#fff;--disabled-color:#c5c5c5;--common-border-radius:4px}html{background-color:#1a1a1a;background-color:var(--bg-default)}.App{text-align:center}.MuiList-root{padding-bottom:0!important}.MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium.closeicon{fill:#fff;cursor:pointer;position:absolute!important;right:1rem;top:1rem!important;z-index:9999999}.MuiPaper-root{@media (max-width:768px){overflow:hidden;width:100%}}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background-color:#424242;border-radius:6px}::-webkit-scrollbar-thumb{background-color:#686868;border-radius:6px}*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}:where(:root){-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;cursor:default;line-height:1.5;overflow-wrap:break-word;tab-size:4}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"\200B";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:initial}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:inline;display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}.Levels{display:flex;flex-direction:column;height:100%}.Levels__wrap{border-right:none;height:100%;padding:24px 8px!important}.Levels__nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.Levels__nav:first-child{margin-top:25px}.Levels__nav .MuiButtonBase-root{text-align:center}.Levels__lvls{background:var(--grey-light)!important;border-radius:var(--common-border-radius)!important;max-height:48px;padding:8px;position:relative;width:8rem}.ProfilePage{background-color:var(--bg-default);color:var(--typo-primary);height:100vh;position:relative;width:100vw}.ProfilePage__container{box-sizing:border-box!important;flex-direction:column!important;justify-content:space-between;margin-left:0!important;padding:8vw;width:100%!important}@media screen and (min-width:769px){.ProfilePage__container{flex-direction:row!important}}.ProfilePage .MuiGrid-root{max-width:100%}.ProfilePage__item2{box-shadow:-1px -1px 4px 2px var(--box-shadow-light)!important;padding:1vw}.ProfilePage .PatientsList__searchInput{display:flex;margin:25px auto auto;width:-webkit-fit-content;width:fit-content}.ProfilePage .MuiFormControl-root{border:1px solid #fff;border-radius:8px;display:flex;margin:25px auto auto}.ProfilePage .PanelWrapper{margin-bottom:25px;overflow:auto}.ProfilePage__btn{background-color:var(--bg-primary)!important;display:block!important;margin:25px auto auto!important;width:-webkit-fit-content;width:fit-content}.ProfilePage__btn:hover{background-color:var(--bg-primary-hovered)!important}.ProfilePage .recharts-wrapper{flex-direction:column;margin:auto;text-align:center}.ProfilePage .recharts-default-legend{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.ProfilePage .recharts-legend-wrapper{margin-top:1vw;position:relative!important}.ProfilePage .description{margin-top:4vw;text-align:center}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.95b5bdb2.css.map*/