.LoadingScreen_root__9MrhQ{position:absolute;top:0;left:0;display:grid;width:100%;height:100vh;place-items:center}.LoadingScreen_loading__7lJU3{width:12vh;height:12vh;border-radius:50%;border-color:#fafffd transparent transparent #fafffd;border-style:solid;border-width:.5em;-webkit-animation:LoadingScreen_loading__7lJU3 1s linear infinite;animation:LoadingScreen_loading__7lJU3 1s linear infinite}@-webkit-keyframes LoadingScreen_loading__7lJU3{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes LoadingScreen_loading__7lJU3{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ModalButtons_formButtons__wh7AQ{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (width <= 600px){.ModalButtons_formButtons__wh7AQ{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}}.ModalButtons_formButtons__wh7AQ .ModalButtons_formButton__KgtEh{width:40%;border:2px solid #fafffd;border-radius:5px;background:transparent;cursor:pointer;padding-block:.3em;color:#fafffd;font-size:1.4em}@media only screen and (width <= 600px){.ModalButtons_formButtons__wh7AQ .ModalButtons_formButton__KgtEh{width:100%}}.ModalButtons_formButtons__wh7AQ .ModalButtons_goToTestButton__5q0XK{width:80%;-webkit-transition:border-color .2s,background-image .2s,color .2s;transition:border-color .2s,background-image .2s,color .2s}@media(hover:hover)and (pointer:fine){.ModalButtons_formButtons__wh7AQ .ModalButtons_goToTestButton__5q0XK:hover{border-color:#74c0d2;color:#74c0d2}}.ModalButtons_formButtons__wh7AQ .ModalButtons_confirmButton__TsA2p,.ModalButtons_formButtons__wh7AQ .ModalButtons_saveButton__4xtWO{-webkit-transition:border-color .2s,background-image .2s,color .2s;transition:border-color .2s,background-image .2s,color .2s}@media(hover:hover)and (pointer:fine){.ModalButtons_formButtons__wh7AQ .ModalButtons_confirmButton__TsA2p:hover,.ModalButtons_formButtons__wh7AQ .ModalButtons_saveButton__4xtWO:hover{border-color:#67bb94;color:#67bb94}}.ModalButtons_formButtons__wh7AQ .ModalButtons_cancelButton__96xUZ{-webkit-transition:border-color .2s,background-image .2s,color .2s;transition:border-color .2s,background-image .2s,color .2s}@media(hover:hover)and (pointer:fine){.ModalButtons_formButtons__wh7AQ .ModalButtons_cancelButton__96xUZ:hover{border-color:#d37577;color:#d37577}}.ModalWindow_root__4_xFr{position:absolute;z-index:10;top:0;left:0;display:grid;width:100%;height:100%;place-items:center}.ModalWindow_invisibleContent__Rv6S4{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4em}.ModalWindow_background__OI0rW{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.ModalWindow_componentFrom__pVsg4{position:relative;z-index:10;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:45%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:35%;max-height:70%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2.5%;border:2px solid #fafffd;border-radius:10px;background:#3d4452;gap:1em}@media only screen and (width <= 1256px){.ModalWindow_componentFrom__pVsg4{width:70%;max-height:75%;padding:5%}}@media only screen and (width <= 834px){.ModalWindow_componentFrom__pVsg4{width:80%;max-height:85%}}.ModalWindow_formHeader__Sb6xJ{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ModalWindow_formHeader__Sb6xJ .ModalWindow_title__RH0v9{width:80%;margin-left:10%;margin-block:0;text-align:center;font-size:2em}.ModalWindow_formHeader__Sb6xJ .ModalWindow_closeButton__NYL_o{width:34px;height:34px;align-self:flex-start;border:2px solid #fafffd;border-radius:5px;background:transparent;cursor:pointer;outline:none;-webkit-transition:border-color .2s,scale .2s;transition:border-color .2s,scale .2s;position:relative;display:grid;place-items:center}@media(hover:hover)and (pointer:fine){.ModalWindow_formHeader__Sb6xJ .ModalWindow_closeButton__NYL_o:hover:after,.ModalWindow_formHeader__Sb6xJ .ModalWindow_closeButton__NYL_o:hover:before{background-color:#d37577}}.ModalWindow_formHeader__Sb6xJ .ModalWindow_closeButton__NYL_o:after{position:absolute;width:1.3em;height:3px;background-color:#fafffd;content:"";rotate:-45deg;-webkit-transition:.2s;transition:.2s}.ModalWindow_formHeader__Sb6xJ .ModalWindow_closeButton__NYL_o:before{position:absolute;width:1.3em;height:3px;background-color:#fafffd;content:"";rotate:45deg;-webkit-transition:.2s;transition:.2s}@media(hover:hover)and (pointer:fine){.ModalWindow_formHeader__Sb6xJ .ModalWindow_closeButton__NYL_o:hover{border-color:#d37577}.ModalWindow_formHeader__Sb6xJ .ModalWindow_closeButton__NYL_o:hover:after,.ModalWindow_formHeader__Sb6xJ .ModalWindow_closeButton__NYL_o:hover:before{background:#d37577}}.TestComponent_test__MIzdk{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:2px solid #fafffd;border-radius:5px;background:#3d4452;padding-block:.6em;padding-inline:1em}.TestComponent_test__MIzdk .TestComponent_testTitle__Tiliu{overflow:hidden;width:80%;margin:0;cursor:pointer;font-size:1.5em}.TestComponent_buttonsContainer__ckZVV{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.9em}.TestComponent_buttonsContainer__ckZVV .TestComponent_testButton__x8OC2{width:2.5em;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #fafffd;border-radius:5px;aspect-ratio:1/1;background:none;cursor:pointer}.TestComponent_buttonsContainer__ckZVV .TestComponent_editTestButton__Begyg{background-image:url(/_next/static/media/editPencil.e8d7d15d.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;-webkit-transition:background-image .2s;transition:background-image .2s;-webkit-transition:border-color .2s,background-image .2s,color .2s;transition:border-color .2s,background-image .2s,color .2s}@media(hover:hover)and (pointer:fine){.TestComponent_buttonsContainer__ckZVV .TestComponent_editTestButton__Begyg:hover{border-color:#d5bb74;color:#d5bb74;background-image:url(/_next/static/media/editPencilActive.ed367c65.svg)}}.TestComponent_buttonsContainer__ckZVV .TestComponent_deleteTestButton__iv7LE{position:relative;display:grid;place-items:center;-webkit-transition:border-color .2s,background-image .2s,color .2s;transition:border-color .2s,background-image .2s,color .2s}@media(hover:hover)and (pointer:fine){.TestComponent_buttonsContainer__ckZVV .TestComponent_deleteTestButton__iv7LE:hover:after,.TestComponent_buttonsContainer__ckZVV .TestComponent_deleteTestButton__iv7LE:hover:before{background-color:#d37577}}.TestComponent_buttonsContainer__ckZVV .TestComponent_deleteTestButton__iv7LE:after{position:absolute;width:1.4em;height:3px;background-color:#fafffd;content:"";rotate:-45deg;-webkit-transition:.2s;transition:.2s}.TestComponent_buttonsContainer__ckZVV .TestComponent_deleteTestButton__iv7LE:before{position:absolute;width:1.4em;height:3px;background-color:#fafffd;content:"";rotate:45deg;-webkit-transition:.2s;transition:.2s}@media(hover:hover)and (pointer:fine){.TestComponent_buttonsContainer__ckZVV .TestComponent_deleteTestButton__iv7LE:hover{border-color:#d37577;color:#d37577}}.CustomInput_root__auokr{position:relative;width:100%}.CustomInput_label__Bgh_P{position:absolute;top:-.5em;left:1em;background-color:#3d4452;opacity:0;padding-inline:.5em;color:#fafffd;font-size:1em}.CustomInput_input__y0vLT{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #fafffd;border-radius:5px;background:#3d4452;outline:none;padding-block:.4em;padding-inline:1em;-webkit-transition:border .1s;transition:border .1s;color:#fafffd;font-size:1.2em}.CustomInput_input__y0vLT::-webkit-inner-spin-button,.CustomInput_input__y0vLT::-webkit-outer-spin-button{display:none}.CustomInput_input__y0vLT::-webkit-input-placeholder{color:rgba(250,255,253,.7)}.CustomInput_input__y0vLT::-moz-placeholder{color:rgba(250,255,253,.7)}.CustomInput_input__y0vLT:-ms-input-placeholder{color:rgba(250,255,253,.7)}.CustomInput_input__y0vLT::-ms-input-placeholder{color:rgba(250,255,253,.7)}.CustomInput_input__y0vLT::placeholder{color:rgba(250,255,253,.7)}.CustomInput_input__y0vLT:focus{border-color:#67bb94}.CustomInput_input__y0vLT:focus::-webkit-input-placeholder{opacity:0}.CustomInput_input__y0vLT:focus::-moz-placeholder{opacity:0}.CustomInput_input__y0vLT:focus:-ms-input-placeholder{opacity:0}.CustomInput_input__y0vLT:focus::-ms-input-placeholder{opacity:0}.CustomInput_input__y0vLT:focus::placeholder{opacity:0}.CustomInput_input__y0vLT:focus+.CustomInput_label__Bgh_P{opacity:1;color:#67bb94}.CustomInput_input__y0vLT:not(:-moz-placeholder-shown)+.CustomInput_label__Bgh_P{opacity:1}.CustomInput_input__y0vLT:not(:-ms-input-placeholder)+.CustomInput_label__Bgh_P{opacity:1}.CustomInput_input__y0vLT:not(:placeholder-shown)+.CustomInput_label__Bgh_P{opacity:1}.HomeNavbar_nav__qQjpR{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em}@media only screen and (width <= 834px){.HomeNavbar_nav__qQjpR{gap:.5em}}.HomeNavbar_nav__qQjpR .HomeNavbar_navTitle__c_nTf{margin:0 0 .3em;font-size:2.5em}@media only screen and (width <= 600px){.HomeNavbar_nav__qQjpR .HomeNavbar_navTitle__c_nTf{display:none}}.HomeNavbar_nav__qQjpR .HomeNavbar_filter__30BhA{font-size:1.4em}.HomeNavbar_secondLine__bb3qy{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5em}@media only screen and (width <= 600px){.HomeNavbar_secondLine__bb3qy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.HomeNavbar_secondLine__bb3qy .HomeNavbar_dateSort___0Am9{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:2px solid #fafffd;border-radius:5px;background-color:#3d4452;cursor:pointer;padding-block:.5em;padding-inline:1em;text-align:center;-webkit-transition:color .2s,border-color .2s;transition:color .2s,border-color .2s;white-space:nowrap;color:#fafffd;font-size:1.4em}@media(hover:hover)and (pointer:fine){.HomeNavbar_secondLine__bb3qy .HomeNavbar_dateSort___0Am9:hover{border-color:#74c0d2;color:#74c0d2}.HomeNavbar_secondLine__bb3qy .HomeNavbar_dateSort___0Am9:hover>.HomeNavbar_arrow__6BTFs{background-image:url(/_next/static/media/selectArrowActive.544301e0.svg)}}@media only screen and (width <= 600px){.HomeNavbar_secondLine__bb3qy .HomeNavbar_dateSort___0Am9{width:100%}}.HomeNavbar_secondLine__bb3qy .HomeNavbar_sortButtonTitle__bgkxA{margin:0}.HomeNavbar_secondLine__bb3qy .HomeNavbar_arrow__6BTFs{width:1.4em;height:100%;background-image:url(/_next/static/media/selectArrow.294c8394.svg);background-position-x:center;background-position-y:40%;background-repeat:no-repeat;background-size:120%;-webkit-transition:background-image .2s;transition:background-image .2s}.HomeNavbar_secondLine__bb3qy .HomeNavbar_reverseDate__Xv81_{rotate:180deg}.HomeNavbar_secondLine__bb3qy .HomeNavbar_logout__QWWSR{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:2px solid #fafffd;border-radius:5px;background-color:#3d4452;cursor:pointer;padding-block:.5em;padding-inline:1em;text-align:center;-webkit-transition:color .2s,border-color .2s;transition:color .2s,border-color .2s;white-space:nowrap;color:#fafffd;font-size:1.4em}@media(hover:hover)and (pointer:fine){.HomeNavbar_secondLine__bb3qy .HomeNavbar_logout__QWWSR:hover{border-color:#d37577;color:#d37577}}@media only screen and (width <= 600px){.HomeNavbar_secondLine__bb3qy .HomeNavbar_logout__QWWSR{width:100%;padding-inline:5%}}.Home_home__PJlM2{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:70%;height:80vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-block:10vh;padding-inline:15%}@media only screen and (width <= 1440px){.Home_home__PJlM2{width:80%;padding-inline:10%}}@media only screen and (width <= 834px){.Home_home__PJlM2{width:90%;height:90vh;margin-block:5vh;padding-inline:5%}}.Home_home__PJlM2 .Home_addButton__B59MM{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #fafffd;border-radius:5px;background:#3d4452;cursor:pointer;text-decoration:none;-webkit-transition:color .2s,border-color .2s;transition:color .2s,border-color .2s;color:#fafffd;font-size:2.4em}@media(hover:hover)and (pointer:fine){.Home_home__PJlM2 .Home_addButton__B59MM:hover{border-color:#67bb94;color:#67bb94}}.Home_errorTitleContainer__jeznP{display:grid;width:100%;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Home_errorTitleContainer__jeznP .Home_notFoundTitle__bqJ6_{font-size:2em}.Home_testContainer__pRKn_{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:1em;gap:1em;margin-block:2em;overflow-y:scroll}.Home_loadingContainer__0lXQO{height:50vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (width <= 834px){.Home_loadingContainer__0lXQO{height:65vh}}.Home_emptyContainer__ZgWf_{overflow-y:hidden}.Home_loading__38p0Q{width:5em;height:5em;border-radius:50%;border-color:#fafffd transparent transparent #fafffd;border-style:solid;border-width:.5em;-webkit-animation:Home_loading__38p0Q 1s linear infinite;animation:Home_loading__38p0Q 1s linear infinite}@-webkit-keyframes Home_loading__38p0Q{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Home_paginationLoading__IrhPm{width:100%;width:2em;height:2em;border-radius:50%;border-color:#fafffd transparent transparent #fafffd;border-style:solid;border-width:.3em;-webkit-animation:Home_loading__38p0Q 1s linear infinite;animation:Home_loading__38p0Q 1s linear infinite}@keyframes Home_loading__38p0Q{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Home_paginationLoadingContainer__yxgaD{display:grid;width:100%;place-items:center}