*{padding:0;margin:0;line-height:1.5}body{background-color:#fff;color:#000}.page .content-width{margin:0 auto;max-width:1140px;width:90%}@media(min-width:768px)and (max-width:1023px){.page .content-width{max-width:720px}}.page .content-wrap{min-height:calc(100vh - 75px);padding-top:40px}.page_index__info{display:flex;flex-direction:row;gap:50px;margin-top:30px;margin-bottom:30px}@media(max-width:767px){.page_index__info{flex-direction:column}}.page_index__info .about-small{flex:2 1}.page_index__info .please-connect{flex:1 1}.page_admin .admin-message{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.page_сontacts h2{margin-bottom:1rem;margin-top:1rem}.page_hometasks .hometasks{display:flex;flex-direction:column;gap:20px;max-width:780px;align-items:center}.page_hometasks .hometasks h1{margin:20px 0}.page_hometasks .hometasks .hometask{border:1px solid rgba(0,0,0,.1);border-radius:5px;width:100%}.page_hometasks .hometasks .hometask__header{background-color:rgba(0,0,0,.03);color:#000;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center;padding:10px}.page_hometasks .hometasks .hometask__accepting{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;border-radius:5px;margin:15px;padding:5px;display:flex;justify-content:center;align-items:center}.page_hometasks .hometasks .hometask__accepting strong{margin-left:5px}.page_hometasks .hometasks .hometask__description{margin:15px}.page .title{margin:20px 0}.page p{margin-bottom:.5rem;margin-top:.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.important{color:teal;font-weight:600}.cursor-pointer{cursor:pointer}.layout_admin{display:flex;flex-direction:column;height:100vh}.layout_admin__content{display:flex;flex-direction:row;height:calc(100vh - 40px)}.layout_admin__nav-panel{background-color:#79aec8;width:350px}.layout_admin__nav-panel nav{margin:10px}.layout_admin__nav-panel nav ul{margin-top:30px;list-style-type:none}.layout_admin__nav-panel nav ul li{margin:10px}.layout_admin__nav-panel nav a{text-decoration:none;font-size:larger;color:#fff;font-weight:600}.layout_admin__top-panel{background-color:#417690;height:40px;display:flex;justify-content:end;align-items:center;color:#fff;padding-right:20px;font-weight:600;gap:30px}.layout_admin__main-content{width:100%;overflow-y:scroll}.header{background-color:#343a40;width:100%;height:40px;color:#fff;position:fixed;top:0}.header nav{justify-content:space-between;align-items:center;height:100%}.header nav,.header ul{display:flex;flex-direction:row}.header ul{list-style-type:none;gap:20px}.header a{text-decoration:none;color:hsla(0,0%,100%,.5)}@media(max-width:767px){.header .logo{display:none}}.header li.header__login{position:relative}.banner{background-image:url(/_next/static/media/background2.19764552.png);background-size:cover;height:50vh;min-height:300px;background-position:50%;margin-top:39px}.footer{background-color:#343a40;width:100%;height:35px;display:flex;align-items:center;justify-content:center;color:#fff}.about-small p{margin-bottom:1rem}.news-list{display:flex;gap:10px;margin:20px 0}.news-list_row{flex-direction:row;justify-content:space-evenly;flex-wrap:wrap}.news-list .news-box,.news-list_column{flex-direction:column}.news-list .news-box{border:1px solid #343a40;border-radius:5px;width:350px;margin-top:30px;display:flex}@media(max-width:767px){.news-list .news-box{width:300px}}.news-list .news-box_small{justify-content:space-between}.news-list .news-box_big{width:100%;height:400px}@media(min-width:768px)and (max-width:1023px){.news-list .news-box_big{height:auto}}@media(max-width:767px){.news-list .news-box_big{height:auto}}.news-list .news-box_big .news-box__content{display:flex;flex-direction:row;flex:1 1;align-items:center;justify-content:space-around;padding:20px;gap:20px}@media(min-width:768px)and (max-width:1023px){.news-list .news-box_big .news-box__content{flex-direction:column}}@media(max-width:767px){.news-list .news-box_big .news-box__content{flex-direction:column}}.news-list .news-box_big .news-box__footer{flex:0 1;height:35px;background-color:#e7e7e7;color:gray;border-top:1px solid rgba(0,0,0,.125);text-align:left;display:flex;justify-content:start;padding:10px 10px 10px 20px}.news-list .news-box_big img{height:300px;width:auto;border-radius:5px}@media(max-width:767px){.news-list .news-box_big img{height:auto;width:90%}}.news-list .news-box_big .news-box__info{flex:1 1}.news-list .news-box__img{background-size:cover;background-position:50%;background-repeat:no-repeat;border-top-left-radius:5px;border-top-right-radius:5px;height:200px;width:350px}@media(max-width:767px){.news-list .news-box__img{height:150px;width:300px}}.news-list .news-box h3{margin:10px}.news-list .news-box p{margin:0 10px 10px}.news-list .news-box__footer{flex:1 1;display:flex;justify-content:center;align-items:end}.news-list .news-box__button{margin-bottom:15px;width:150px;height:40px;cursor:pointer;background-color:#d2d2d2;text-decoration:none;color:#000;display:flex;align-items:center;justify-content:center;border-radius:5px}.current-news{display:flex;flex-direction:column;padding-top:30px;width:90%}.current-news h1{margin:10px}.current-news img{width:730px}.current-news p{margin-bottom:1rem}.current-news__link,.current-news__text{margin-top:20px}.about img{height:80px}.about ul{margin-left:35px}.about ul.labels{list-style-type:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;margin:20px;justify-content:center}.login-form{background-color:#fff;color:#000;right:0;width:230px;border:1px solid #ddd;border-radius:5px;margin-top:5px;display:flex;flex-direction:column;align-items:center}.login-form input{font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;padding:.375rem .75rem;width:80%;gap:10px;margin-top:10px}.login-form h1{margin:10px 0}.header__login .login-form{position:absolute}.login-box{margin-top:50px;display:flex;align-items:center;flex-direction:column;gap:50px}.login-box .login-form{width:400px}.login-box .login-form button{width:346px}.login-box .login-result{max-width:500px}.login-box .login-result h1{text-align:center}.login,.login-box .login-result__buttons{display:flex;flex-direction:column;align-items:center}.login{gap:50px}.login button{width:210px;height:35px;cursor:pointer;background-color:#d2d2d2;border-radius:5px;border:none;line-height:1.5;margin:15px 0;font-size:medium}.message-box{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.message-box h1{width:600px;text-align:center}.ui-table{margin:10px;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.ui-table__table{border:1px solid gray;flex:1 1;display:flex;flex-direction:column}.ui-table__table,.ui-table__table__body{border-collapse:collapse;box-sizing:border-box}.ui-table__table__body{height:665px}.ui-table__table__body .tr{border-collapse:collapse;box-sizing:border-box;display:grid;border:1px solid gray;height:35px}.ui-table__table__body a{text-decoration:none;color:#000}.ui-table__table__hedaer{height:35px}.ui-table__table__filter,.ui-table__table__hedaer{border-collapse:collapse;box-sizing:border-box;display:grid;background-color:#e0e0e0;border:1px solid gray}.ui-table__table__filter{height:45px}.ui-table__table__filter input{padding:5px;height:50%;width:70%}.ui-table__table__footer{border-collapse:collapse;box-sizing:border-box;border:1px solid gray;display:grid;height:35px}.ui-table__pagination{display:flex;flex-direction:row;gap:10px}.ui-table__pagination .item{width:30px;height:30px;cursor:pointer;display:flex;justify-content:center;align-items:center}.ui-table__pagination .active{background-color:green;border-radius:50%;color:#fff}.ui-table__title{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ui-table__title .button{width:300px;height:30px;cursor:pointer;background-color:#d2d2d2;text-decoration:none;color:#000;display:flex;align-items:center;justify-content:center;border-radius:5px}.ui-card{margin:10px}.ui-card h1{margin-bottom:50px}.ui-card__item{display:flex;flex-direction:column;margin-left:50px;max-width:1000px}.ui-card .card__row{display:flex;flex-direction:row}.ui-card .card__row__label{width:300px}.ui-card .card__row__field{flex:1 1}.ui-card .card__row__field input{width:100%;height:30px;padding-left:10px}.ui-card .card__row__field select,.ui-card .card__row__field textarea{width:100%;padding-left:10px}.ui-card .card__row__field input[type=checkbox]{width:30px}.ui-card button{margin-left:50px;width:200px;height:40px}.ui-modal{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:100}.ui-modal,.ui-modal__overlay{display:flex;align-items:center;justify-content:center}.ui-modal__overlay{width:100vw;height:100vh}.ui-modal__overlay__body{width:340px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:5px;flex-direction:column;padding:20px}.ui-modal__overlay__body h2{text-align:center;padding:10px 0}.ui-modal__overlay__buttons{display:flex;flex-direction:column;justify-content:center;align-items:center}.ui-modal__overlay__buttons .button{margin-bottom:15px;width:300px;height:40px;cursor:pointer;background-color:#d2d2d2;text-decoration:none;color:#000;display:flex;align-items:center;justify-content:center;border-radius:5px}.ui-upload-image img{height:200px}