.diaryCardDay{max-width:325px;width:100%;border-top-width:9px;border-radius:16px;height:190px;padding:10px 0 0;margin-bottom:40px}.diaryCardDay--green{background:#15e846}.diaryCardDay--green .diaryCardDay_block:hover{background:#15e846;transition:.5s}.diaryCardDay--green .diaryCardDay_block:hover h5,.diaryCardDay--green .diaryCardDay_block:hover h2{color:#fff}.diaryCardDay--blue{background:#2485d0}.diaryCardDay--blue .diaryCardDay_block:hover{background:#2485d0;transition:.5s}.diaryCardDay--blue .diaryCardDay_block:hover h5,.diaryCardDay--blue .diaryCardDay_block:hover h2{color:#fff}.diaryCardDay--gray{background:#b8b8b8}.diaryCardDay--gray .diaryCardDay_block:hover{background:#b8b8b8;transition:.5s}.diaryCardDay--gray .diaryCardDay_block:hover h5,.diaryCardDay--gray .diaryCardDay_block:hover h2{color:#fff}.diaryCardDay--red{background:#a00e07}.diaryCardDay--red .diaryCardDay_block:hover{background:#a00e07;transition:.5s}.diaryCardDay--red .diaryCardDay_block:hover h5,.diaryCardDay--red .diaryCardDay_block:hover h2{color:#fff}.diaryCardDay_block{border-radius:11px 11px 16px 16px;padding:25px 16px;height:100%;display:flex;flex-direction:column;height:calc(100% + 1px);width:calc(100% + 1px);margin-left:-.5px;background:#f5f5f5;cursor:pointer}.diaryCardDay_block h5{font-weight:500;font-size:18px;color:#b8b8b8;text-align:right}.diaryCardDay_block h2{font-weight:600;font-size:54px;color:#1a1a1a;margin-top:auto}.tasksCard{max-width:244px;width:100%;border-top-width:9px;border-radius:16px;height:120px;padding:10px 0 0;margin-bottom:40px;background:#b8b8b8}.tasksCard_block{border-radius:11px 11px 16px 16px;padding:25px 16px;background:#fff;height:100%;display:flex;flex-direction:column}.tasksCard_block h2{font-weight:600;font-size:54px;color:#1a1a1a}.academicYearsCard{cursor:pointer;border-top-width:9px;border-radius:16px;padding-top:10px}.academicYearsCard--green{background:#15e846}.academicYearsCard--green .CardBlock:hover{background:#15e846;transition:.5s}.academicYearsCard--green .CardBlock:hover h5,.academicYearsCard--green .CardBlock:hover h2{color:#fff}.academicYearsCard--blue{background:#2485d0}.academicYearsCard--blue .CardBlock:hover{background:#2485d0;transition:.5s}.academicYearsCard--blue .CardBlock:hover h5,.academicYearsCard--blue .CardBlock:hover h2{color:#fff}.academicYearsCard--gray{background:#b8b8b8}.academicYearsCard--gray .CardBlock:hover{background:#b8b8b8;transition:.5s}.academicYearsCard--gray .CardBlock:hover h5,.academicYearsCard--gray .CardBlock:hover h2{color:#fff}.academicYearsCard .CardBlock{display:flex;flex-direction:column;gap:16px;width:325px;height:172px;background-color:#f5f5f5;border-radius:16px;padding:16px}.academicYearsCard .CardBlock__data{color:#2485d0;font-weight:400;font-size:18px}.academicYearsCard .CardBlock__students{color:#6b6b6b;font-weight:400;font-size:18px;margin-top:20px}.academicYearsCard .CardBlock__year{color:#1a1a1a;font-weight:500;font-size:32px}@media screen and (max-width: 380px){.academicYearsCard .CardBlock{min-width:310px;width:310px}}.practice-card{background-color:#f3f3f3;border:1px solid #ccc;height:180px;max-width:325px;width:325px;padding:20px;border-radius:10px;box-sizing:border-box;position:relative;font-family:Segoe UI,sans-serif;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s ease}.practice-card:hover{box-shadow:0 4px 10px #0000001a;border:1px solid #15e846;color:#15e846}.practice-card .green-bar{height:6px;background-color:#29a745;position:absolute;top:0;left:0;right:0;border-top-left-radius:10px;border-top-right-radius:10px}.practice-card .practice-date{font-size:16px;color:#2485d0;margin-top:20px}.practice-card .practice-students{font-size:17px;margin-top:10px;color:#222}.practice-card .practice-number{font-size:26px;font-weight:600;margin-top:auto}@media screen and (max-width: 370px){.practice-card{width:285px;height:160px}}.addYearBtn{flex-direction:column;gap:16px;min-width:325px;width:325px;height:182px;border-radius:16px;padding:16px;border:1.5px dashed black;cursor:pointer;display:flex;justify-content:center;align-items:center}.addYearBtn__text{font-weight:400;font-size:26px;line-height:36px}.addYearBtn:hover{background:#f5f5f5;transition:.3s}@media screen and (max-width: 380px){.addYearBtn{min-width:310px;width:310px;height:170px}.addYearBtn__text{font-size:20px;line-height:28px}}.diaryCard{max-width:320px;width:100%;border-top-width:9px;border-radius:16px;height:190px;padding:10px 0 0}.diaryCard--green{background:#15e846}.diaryCard--green .diaryCard_block:hover{background:#15e846;transition:.5s}.diaryCard--green .diaryCard_block:hover h5,.diaryCard--green .diaryCard_block:hover h2,.diaryCard--green .diaryCard_block:hover span{color:#fff}.diaryCard--blue{background:#2485d0}.diaryCard--blue .diaryCard_block:hover{background:#2485d0;transition:.5s}.diaryCard--blue .diaryCard_block:hover h5,.diaryCard--blue .diaryCard_block:hover h2,.diaryCard--blue .diaryCard_block:hover span{color:#fff}.diaryCard--gray{background:#b8b8b8}.diaryCard--gray .diaryCard_block:hover{background:#b8b8b8;transition:.5s}.diaryCard--gray .diaryCard_block:hover h5,.diaryCard--gray .diaryCard_block:hover h2,.diaryCard--gray .diaryCard_block:hover span{color:#fff}.diaryCard--red{background:#a00e07}.diaryCard--red .diaryCard_block:hover{background:#a00e07;transition:.5s}.diaryCard--red .diaryCard_block:hover h5,.diaryCard--red .diaryCard_block:hover h2,.diaryCard--red .diaryCard_block:hover span{color:#fff}.diaryCard_block{border-radius:11px 11px 16px 16px;padding:25px 16px;height:100%;display:flex;flex-direction:column;height:calc(100% + 1px);width:calc(100% + 1px);margin-left:-.3px;background:#f5f5f5;cursor:pointer;transition:background .3s ease}.diaryCard_block h5{font-weight:500;font-size:18px;color:#2485d0}.diaryCard_block div{display:flex;align-items:center}.diaryCard_block div img{max-width:70px;width:100%;height:40px;margin:20px 0}.diaryCard_block div span{margin-left:10px;font-weight:500;font-size:20px;color:#1a1a1a}.diaryCard_block h2{font-weight:600;font-size:34px;color:#1a1a1a;margin-top:auto}.loginDocument{width:100%;max-width:1320px;margin:0 auto}.loginDocument_top{padding:40px 0 36px;display:flex;align-items:center;position:relative}.loginDocument_top img{width:175px;height:76px}.loginDocument_top h2{position:absolute;left:50%;transform:translate(-50%);font-weight:600;font-size:34px}.loginDocument_checkbox{display:flex;align-items:center;justify-content:start;margin-bottom:16px;cursor:pointer;margin-top:36px;padding:20px}.loginDocument_checkbox input{width:30px;height:30px;border-radius:6px;border:#2485d0 1px solid;margin-right:16px}.loginDocument_checkbox p{max-width:400px;font-weight:400;font-size:clamp(18px,3.5vw,26px);line-height:clamp(18px,3.5vw,26px)}.loginDocument_btn{width:100%;background:#b8b8b8;border-radius:16px;padding:16px 30px;text-align:center;font-weight:400;font-size:24px;color:#fff;margin:100px 0 20px}.loginDocument_btn:disabled{background:#b8b8b8}.loginDocument_btn:not(:disabled){background:#a00e07}@media screen and (max-width: 576px){.loginDocument{width:100%}.loginDocument_top{padding:40px 20px 36px;display:flex;align-items:center;justify-content:space-between}.loginDocument_top img{width:135px;height:56px}.loginDocument_top h2{position:static;transform:none;font-weight:600;font-size:28px}.loginDocument_btn{width:90%;margin-left:5%;margin-top:20px}}.diarySection{width:100%}.diarySection_group{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:20px;justify-content:flex-start}.diarySection_header{display:flex;align-items:center;justify-content:space-between;height:102px}@media screen and (max-width: 576px){.diarySection_group{justify-content:center}}.diarySectionDay_header{margin:20px 0 52px;display:flex;align-items:center;justify-content:space-between}.diarySectionDay_header_end{font-weight:400;font-size:22px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.diarySectionDay_title{margin-top:52px;width:90%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-bottom:26px}.diarySectionDay_title h3{font-weight:700;font-size:26px;color:#1a1a1a}.diarySectionDay_title p{font-weight:400;font-size:19px;color:#1a1a1a}.diarySectionDay_title p span{color:#b8b8b8}.diarySectionDay_group{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;margin-bottom:50px}.login{display:flex;align-items:center;justify-content:center;height:100vh}.loginForm{background:#2485d0;border-radius:28px;padding:26px;display:flex;align-items:center;justify-content:space-between}.loginForm_title{font-weight:500;font-size:clamp(24px,3.5vw,46px);color:#fff;line-height:36px;width:50%}.loginForm_block{width:50%;background:#fff;border-radius:16px;padding:16px}.loginForm_block div{border-radius:6px;background:#e5e5e5;margin:8px 0;display:flex;align-items:center;justify-content:space-between}.loginForm_block div input{padding:10px 16px;width:100%;background:transparent;border:none;outline:none;height:100%;font-size:20px;font-weight:500}.loginForm_block button{font-weight:500;font-size:26px;text-align:center;color:#fff;background:#b8b8b8;border-radius:6px;padding:10px 16px;border:none;width:100%;margin-top:8px}.loginForm_block button.button-disabled{background:#b8b8b8;cursor:not-allowed}.loginForm_block button:not(.button-disabled){background:#2485d0;cursor:pointer}.input-error{border:1px solid red}.error-message{color:red;font-size:14px;margin-top:5px}/*!
* Cropper.js v1.6.1
* https://fengyuanchen.github.io/cropperjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2023-09-17T03:44:17.565Z
*/.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{inset:0;position:absolute}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.createSection_header{height:102px;display:flex;align-items:center;justify-content:space-between}.createSection_header_end{font-weight:400;font-size:22px}.createSection h4{font-weight:700;font-size:24px;color:#1a1a1a;margin-bottom:16px}.createSection_imgWrapper{display:flex;align-items:start;gap:12px;margin-bottom:36px}.createSection_imgWrapper_img{width:75px;height:75px;padding:0;border-radius:10px;background:#e5e5e5;display:flex;justify-content:center;align-items:center}.createSection_imgWrapper_img_imgPre{width:76px;height:76px;border-radius:10px}.createSection_imgWrapper_img_imgPreview{width:26px;height:26px;object-fit:cover}.createSection_imgWrapper p{font-weight:400;font-size:20px;max-width:250px;color:#b8b8b8}.createSection_fileInput{display:none}.createSection input{background:#f5f5f5;border-radius:16px;width:100%;border:none;outline:none;font-weight:400;font-size:20px;padding:14px 16px;color:#1a1a1a}.createSection input::placeholder{color:#b8b8b8}.createSection_input{margin-bottom:36px}.createSection_btn{width:100%;background:#b8b8b8;border-radius:16px;padding:16px 30px;text-align:center;font-weight:400;font-size:24px;color:#fff}.createSection_btn:disabled{background:#b8b8b8}.createSection_btn:not(:disabled){background:#a00e07}.createSection_btns{display:flex;align-items:center;justify-content:space-between}.createSection_btns button{width:100%;background:#f5f5f5;border-top:2px solid #6b6b6b;border-left:1px solid #6b6b6b;border-right:1px solid #6b6b6b;padding:12.5px;border-radius:16px 16px 0 0;font-weight:400;font-size:16px;color:#1a1a1a}.createSection_btns button.active{background:#f5f5f5;border-top:none;border-left:none;border-right:none}.createSection_tasks{display:flex;align-items:start;justify-content:space-between;flex-wrap:wrap;background:#f5f5f5;border-top:2px solid #6b6b6b;border-radius:0 0 16px 16px;padding:18px}.tasksCardd{width:224px;height:117px;display:flex;align-items:center;justify-content:center;border:2px dashed #1a1a1a;border-radius:16px}.tasksCardd h2{font-weight:400;font-size:22px;color:#1a1a1a}.modalImg{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:9999}.modalImg_content{max-width:1100px;width:90%}.modalImg_content_image{width:100%;height:300px}.modalImg .modal_btn{position:absolute;bottom:150px;left:50%;transform:translate(-50%);display:flex;justify-content:space-between;background:#fff;border-radius:16px;padding:16px;width:300px;margin:10% auto 0;gap:10px}.modalImg .modal_btn button{flex:1;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s;background:transparent}.modalImg .modal_btn button:first-child{color:#1a1a1a}.modalImg .modal_btn button:last-child{color:#2485d0}.sidebar{padding:20px 0 0 40px;margin-right:60px;height:calc(100vh - 76px);position:sticky;width:400px;top:0;transition:width .3s ease}.sidebar .langBtn{background-color:#fff}.sidebar .langBtn .sidebar_menu_link_icon img{border-radius:47px}.sidebar .langBtn .sidebar_menu_link_text:after{content:url("data:image/svg+xml,%3csvg%20width='14'%20height='8'%20viewBox='0%200%2014%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.8546%200.355353L6.99374%205.0691L2.13289%200.355353C1.6443%20-0.118451%200.855034%20-0.118451%200.366443%200.355353C-0.122148%200.829157%20-0.122148%201.59453%200.366443%202.06834L6.11678%207.64465C6.60537%208.11845%207.39463%208.11845%207.88322%207.64465L13.6336%202.06834C14.1221%201.59453%2014.1221%200.829157%2013.6336%200.355353C13.145%20-0.106302%2012.3432%20-0.118451%2011.8546%200.355353Z'%20fill='%231A1A1A'/%3e%3c/svg%3e");margin-left:10px}.sidebar_bg{display:flex;align-items:center;justify-content:space-around;margin-bottom:26px;width:205px}.sidebar_btn{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;margin-left:16px;cursor:pointer;z-index:999}.sidebar_btn_span{display:block;position:relative;width:100%;height:3px;background-color:#1a1a1a;border-radius:10px;transition:transform .25s ease,opacity .25s ease}.sidebar_btn_span:before,.sidebar_btn_span:after{content:"";position:absolute;width:100%;height:3px;background-color:#1a1a1a;border-radius:10px;transition:transform .25s ease}.sidebar_btn_span:before{top:-8px}.sidebar_btn_span:after{top:8px}.sidebar_logo{max-width:134px;width:100%;height:56px}.sidebar_group{padding:26px 0;border-top:1px solid #e5e5e5;width:99%;max-height:100vh;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-y:scroll}.sidebar_group.closed{width:136px;padding:0}.sidebar_group.closed .sidebar_menu_link{justify-content:start;flex-direction:column;align-items:start}.sidebar_group.closed .sidebar_menu_link_text{display:none}.sidebar_group.closed .sidebar_menu_link_icon{margin:0 auto;background-color:#f5f5f5;padding:15px 20px;border-radius:10px}.sidebar_group.closed .sidebar_footer{justify-content:center}.sidebar_group .active{background:transparent;background-color:#e5e5e5}.sidebar_menu{display:flex;align-items:start;justify-content:center;flex-direction:column;width:100%}.sidebar_menu_link{display:flex;align-items:center;padding:15px 20px;gap:10px;width:100%;margin:10px 0}.sidebar_menu_link_icon{width:34px;height:34px;border-radius:6px;background:#f5f5f5;display:flex;justify-content:center;align-items:center}.sidebar_menu_link_text{font-weight:400;font-size:20px}.sidebar_footer{margin-top:auto;display:flex;justify-content:center}.sidebar_footer_link{display:flex;align-items:center;background-color:#ffeb3b;border-radius:8px;padding:8px 12px;text-decoration:none;color:#1a1a1a;font-weight:600;font-size:14px;width:100%;justify-content:center;transition:background-color .2s ease}.sidebar_footer_link:hover{background-color:#fdd835}.sidebar_footer_icon{width:24px;height:24px;margin-right:8px}.sidebar_footer_text{white-space:nowrap}.sidebar.open{max-width:365px;transition:max-width .3s ease}.sidebar.sidebar_closed{width:auto}.sidebar .active{background:#f5f5f5;padding:15px 20px;border-radius:10px;width:100%}.sidebar .active .sidebar_menu_link_icon img{filter:brightness(0) saturate(100%) invert(20%) sepia(100%) saturate(1200%) hue-rotate(-10deg);background:transparent}.sidebar .active .sidebar_menu_link_text{color:#a00e07}@media screen and (max-width: 576px){.sidebar{padding:0;position:fixed;width:70px;height:20px;left:0;transition:all .3s ease;z-index:1000;margin-right:0}.sidebar .langBtn{width:85%;height:50px;background-color:#e5e5e5;border-radius:14px;position:absolute;bottom:70px;display:flex;justify-content:center;gap:20px}.sidebar .langBtn .sidebar_menu_link_icon img{border-radius:47px}.sidebar .langBtn .sidebar_menu_link_text:after{content:url("data:image/svg+xml,%3csvg%20width='14'%20height='8'%20viewBox='0%200%2014%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.8546%200.355353L6.99374%205.0691L2.13289%200.355353C1.6443%20-0.118451%200.855034%20-0.118451%200.366443%200.355353C-0.122148%200.829157%20-0.122148%201.59453%200.366443%202.06834L6.11678%207.64465C6.60537%208.11845%207.39463%208.11845%207.88322%207.64465L13.6336%202.06834C14.1221%201.59453%2014.1221%200.829157%2013.6336%200.355353C13.145%20-0.106302%2012.3432%20-0.118451%2011.8546%200.355353Z'%20fill='%231A1A1A'/%3e%3c/svg%3e");margin-left:10px}.sidebar_bg{width:100%;justify-content:center;position:relative;bottom:372px;margin-bottom:0;padding:10px 0}.sidebar_logo{max-width:90px;height:auto}.sidebar_btn{position:fixed;right:20px;top:20px;width:40px;height:40px;margin:0}.sidebar_btn .sidebar_btn_span{display:block;position:relative;width:100%;height:3px;background-color:#1a1a1a;border-radius:10px;transition:background-color .25s ease,opacity .25s ease}.sidebar_btn .sidebar_btn_span:before,.sidebar_btn .sidebar_btn_span:after{content:"";position:absolute;width:100%;height:3px;background-color:#1a1a1a;border-radius:10px;transition:transform .3s ease,top .3s ease,opacity .3s ease}.sidebar_btn .sidebar_btn_span:before{top:-8px}.sidebar_btn .sidebar_btn_span:after{top:8px}.sidebar_btn .sidebar_btn_span.open{background-color:transparent}.sidebar_btn .sidebar_btn_span.open:before{top:0;transform:rotate(45deg)}.sidebar_btn .sidebar_btn_span.open:after{top:0;transform:rotate(-45deg)}.sidebar_group{position:fixed;top:0;right:0;height:100vh;width:250px;background-color:#fff;transform:translate(100%);transition:transform .3s ease;box-shadow:-5px 0 15px #0000001a;padding:80px 20px 20px;z-index:900}.sidebar_group.open{transform:translate(0)}.sidebar_menu{margin-top:20px}.sidebar_footer{padding:0 20px}.sidebar_footer_link{width:100%;justify-content:center}.sidebar.sidebar_open .sidebar_group{transform:translate(0)}.active{padding:10px 15px}}.ant-modal-content .ant-modal-close,.ant-modal-content .ant-btn{display:none}.ant-modal-content{padding:0!important}.ant-modal-root .ant-modal-wrap{align-items:center!important}.modal{flex-direction:column}.modal__langs{display:flex;flex-direction:column;align-items:center;width:200px;height:18%;background-color:#fff;border-radius:14px}.modal__lang{width:100%;height:100%;display:flex;padding:10px;justify-content:space-between;align-items:center;cursor:pointer}.modal__lang-img{width:34px;height:34px;border-radius:6px;background:#f5f5f5;display:flex;justify-content:center;align-items:center}.modal__lang-img img{border-radius:16px}@media screen and (max-width: 576px){.modal__langs{width:45%}}.container-content{display:flex;flex-direction:column;margin-top:72px}.container-content .form{display:flex;justify-content:space-between;gap:10px;padding:16px 0}.container-content .form .ant-select-selector{background-color:#f5f5f5!important;border-radius:16px!important}.container-content .form-select{height:52px;font-weight:400;font-size:20px;line-height:24px;display:flex;align-items:center;justify-content:flex-start}.container-content .form-select-img{width:20px;height:20px;margin-right:10px}.container-content .form-search{height:52px;background-color:#f5f5f5;border-radius:16px;display:flex;align-items:center;padding-left:16px}.container-content .form-search img{width:20px;height:20px;margin-right:16px}.container-content .form-search-input{font-size:20px;border:none;background-color:#f5f5f5;border-radius:16px;outline:none;padding:5px}.container-content .table-wrapper{max-height:580px;width:1015px;background-color:#f5f5f5;border-radius:8px;border:1px solid #ccc;overflow-y:scroll;overflow-x:hidden}.container-content .table-wrapper .table{width:1015px;border-radius:8px;border-collapse:collapse}.container-content .table-wrapper .table .table-head{color:#6b7280;font-weight:400;font-size:18px;line-height:24px}.container-content .table-wrapper .table .table-head th{padding:16px;text-align:left;border-bottom:1px solid #6b7280;white-space:normal;word-break:break-word}.container-content .table-wrapper .table .table-body{height:500px;font-weight:400;font-size:20px;line-height:24px}.container-content .table-wrapper .table .table-body-p{text-align:center;width:100%;color:#6b6b6b}.container-content .table-wrapper .table .table-body td{padding:16px;color:#111827;vertical-align:text-top;white-space:normal;word-break:break-word}.container-content .table-wrapper .table .table-body .table-data td:first-child{color:#6b7280}@media (max-width: 576px){.container-content .form{display:block}.container-content .form-select{margin-bottom:16px}.container-content .form-search input{width:100%}}.diary{margin-top:52px}.diary__title{font-family:Founder,sans-serif;font-weight:500;font-size:24px;line-height:36px;letter-spacing:0%;margin-bottom:16px}.diary__text{margin-bottom:36px}.diary__task{box-shadow:0 5px 21px #7291b033;background-color:#f5f5f5;padding:16px;border-radius:16px;margin-bottom:36px}.diary__task-head{height:auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:20px}.diary__task-head-title{font-family:Founder,sans-serif;font-weight:400;font-size:22px;line-height:36px;letter-spacing:0%}.diary__task-file{font-family:Founder,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:#1a1a1a;margin-bottom:16px}.diary__task-file span{color:#be2c25;margin-right:5px}.diary__task-deadline{font-family:Founder,sans-serif;font-weight:400;font-size:22px;line-height:36px;letter-spacing:0%}.diary__task-deadline span{color:#be2c25;margin-right:5px}.diary__task-text{font-family:Founder,sans-serif;font-weight:400;font-size:18px;line-height:135%;letter-spacing:0%;width:100%;border:none;outline:none;background:transparent;color:#1a1a1a;padding:8px 0;margin-bottom:0;transition:background .2s}.diary__task-text:focus{background:#e6e6e6;border-radius:6px}.diary__link{display:flex;align-items:center;justify-content:space-between;background-color:#f5f5f5;padding:15px;border-radius:16px}.diary__link input{outline:none;border:none;background-color:transparent;font-family:Founder,sans-serif;font-weight:400;font-size:20px;line-height:24px;letter-spacing:0%}.diary__link button{border:none;background-color:transparent;cursor:pointer}.diary__document{cursor:pointer;margin-top:16px;display:flex;justify-content:center;align-items:center;border:1px dashed #1a1a1a;padding:22px 16px;column-gap:10px;border-radius:10px}.diary__document-text{font-family:Founder,sans-serif;font-weight:400;font-size:24px;line-height:24px;letter-spacing:0%}.diary__documents{margin-top:16px;display:flex;flex-wrap:wrap;row-gap:16px;column-gap:16px}.diary__documents-itemEmpty{position:relative;background-color:#f5f5f5;border-radius:16px;height:180px;width:328px;padding:16px;cursor:pointer}.diary__documents-itemEmpty-corner{background:url("data:image/svg+xml,%3csvg%20width='186'%20height='41'%20viewBox='0%200%20186%2041'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M170%200C178.837%200%20186%207.16344%20186%2016L186%2041C186%2032.1634%20178.836%2025%20170%2025H37.5208C33.046%2025%2028.7757%2023.1261%2025.746%2019.8329L12.2534%205.1671C9.22369%201.87393%204.95335%200%200.478516%200H170Z'%20fill='white'/%3e%3c/svg%3e");width:187px;height:40px;right:-2px;top:-1px;position:absolute;display:block;cursor:auto;background-repeat:no-repeat}.diary__documents-itemEmpty input{display:none}.diary__documents-itemEmpty-text{font-family:Founder,sans-serif;font-weight:400;font-size:16px;letter-spacing:0%;vertical-align:middle}.diary__documents-itemEmpty-plus{display:block;margin-top:35px!important;margin:0 auto}.diary__documents-item{position:relative;border-radius:16px;height:180px;width:328px;padding:16px;background-color:#2485d0}.diary__documents-item:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='186'%20height='41'%20viewBox='0%200%20186%2041'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M170%200C178.837%200%20186%207.16344%20186%2016L186%2041C186%2032.1634%20178.836%2025%20170%2025H37.5208C33.046%2025%2028.7757%2023.1261%2025.746%2019.8329L12.2534%205.1671C9.22369%201.87393%204.95335%200%200.478516%200H170Z'%20fill='white'/%3e%3c/svg%3e");width:187px;height:40px;right:-2px;top:-1px;position:absolute;display:block;cursor:auto;background-repeat:no-repeat}.diary__documents-item input{display:none}.diary__documents-item .diary__documents-itemEmpty-text{color:#fff}.diary__documents-item-row{display:flex;align-items:center;column-gap:10px;border-bottom:1px solid #ffffff;padding-bottom:10px}.diary__documents-item-row img{width:35px;height:35px}.diary__documents-item-row b{font-family:Founder,sans-serif;font-weight:400;font-size:14px;line-height:24px;letter-spacing:0%;vertical-align:middle;color:#fff}.diary__documents-item-row p{font-family:Founder,sans-serif;font-weight:400;font-size:14px;line-height:24px;letter-spacing:0%;vertical-align:middle;color:#b8b8b8}.diary__documents-item-btn{background-color:transparent;border-radius:30px;padding:3px 6px;border:1px solid #ffffff;color:#fff;display:flex;align-items:center;font-family:Founder,sans-serif;font-weight:400;font-size:10px;letter-spacing:0%;vertical-align:middle;column-gap:5px;margin-left:auto;margin-bottom:10px}.diary__documents-item-change{margin-top:13px;border:none;background-color:#fff;border-radius:30px;padding:6px 22px;font-family:Founder,sans-serif;font-weight:400;font-size:14px;letter-spacing:0%;vertical-align:middle;color:#2485d0;cursor:pointer}.diary__submit{margin-top:76px;border:none;border-radius:16px;width:100%;display:flex;align-items:center;justify-content:center;color:#e7e7e7;padding:21px;font-family:Founder,sans-serif;font-weight:400;font-size:24px;line-height:24px;letter-spacing:0%;column-gap:10px;background-color:#a00e07;cursor:pointer}.diary__submit:disabled{cursor:auto;background-color:#b8b8b8}.diary__file{margin-top:15px;display:flex;align-items:end;justify-content:end}.yearSection{margin-top:102px;width:100%;display:flex;flex-wrap:wrap;gap:20px}@media (max-width: 576px){.yearSection{padding:0 10px;width:100%;justify-content:center;gap:20px}}.incstitution .head{display:flex;justify-content:space-between;margin-top:105px;margin-bottom:16px;gap:10px}.incstitution .head .create-button{font-weight:400;font-size:20px;line-height:24px;background-color:#fff;border:1px solid #111827;height:52px;max-height:52px;padding:14px 16px;border-style:dashed;border-radius:16px;text-wrap:nowrap}.incstitution .head .search{background-color:#f5f5f5;display:flex;align-items:center;padding:16px;border-radius:16px;max-height:52px}.incstitution .head .search input{font-weight:400;font-size:20px;line-height:24px;background-color:#f5f5f5;border:none;outline:none;padding-left:10px}.incstitution .table-wrapper{width:1015px;height:415px;background-color:#f5f5f5;border-radius:16px;overflow-y:auto}.incstitution .table-wrapper .table{border-collapse:collapse;width:100%}.incstitution .table-wrapper .table-head{color:#6b7280}.incstitution .table-wrapper .table-head th{padding:21px 16px;text-align:left;white-space:normal;word-break:break-word;text-wrap:nowrap;background-color:#f5f5f5;border-bottom:1px solid #6b7280;position:sticky;top:0;z-index:0}.incstitution .table-wrapper .table .table-body{font-weight:400;font-size:20px;line-height:24px}.incstitution .table-wrapper .table .table-body-companies{cursor:pointer}.incstitution .table-wrapper .table .table-body td{padding:16px;color:#111827;vertical-align:text-top;white-space:normal;word-break:break-word}.incstitution .table-wrapper .table .table-body td:last-child{text-align:right}@media screen and (max-width: 576px){.incstitution .head{display:block}.incstitution .head .create-button{width:100%;margin-bottom:16px}.incstitution .head .search input{width:100%}}.type-practice{padding-right:10px}.type-practice .title{margin-top:52px}.type-practice .practice-dropdown{font-family:Founder;font-weight:400;font-style:Regular;font-size:20px;line-height:24px;margin:16px 0 36px}.type-practice .practice-dropdown .ant-collapse-item{background-color:#f5f5f5;border-radius:8px;border:none}.type-practice .practice-dropdown .ant-collapse-item:last-child{border-radius:8px}.type-practice .practice-dropdown .ant-collapse-content,.type-practice .practice-dropdown .dropdown-list{background-color:#f5f5f5}.type-practice .practice-dropdown .dropdown-item{padding:10px 16px;background-color:#f5f5f5;-webkit-user-select:none;user-select:none;cursor:default}.type-practice .practice-dropdown .dropdown-item:hover{background-color:#f5f5f5}.type-practice .practice-dropdown .custom-arrow{width:14px;height:14px;transition:transform .3s ease;margin-left:8px;margin-top:10px}.type-practice .practice-dropdown .custom-arrow.rotated{transform:rotate(180deg)}.type-practice .ant-btn-variant-solid{background-color:#a00e07}.type-practice .add-btn{background-color:#fff;padding:8px 14px;width:471px;border-radius:10px;font-weight:400;font-style:Regular;font-size:15px;line-height:18.45px;letter-spacing:0%}.type-practice .add-btn p{color:#6b6b6b;text-align:start;margin-bottom:8px}.type-practice .add-btn-select{display:flex;justify-content:space-between}.type-practice .student-info{background-color:#f5f5f5;padding:16px;max-height:732px;border-radius:16px;margin:16px 0 36px}.type-practice .student-info-content{display:grid;grid-template-columns:1fr 1fr;gap:16px}.type-practice .student-info-buttons{display:flex;flex-direction:row;flex-wrap:wrap}.type-practice .practice-table-wrapper{width:100%;max-height:379px;background-color:#fff;border-radius:16px;overflow-y:auto;overflow-x:auto}.type-practice .practice-table-wrapper-table{min-width:1000px;border-radius:8px;border-collapse:collapse}.type-practice .practice-table-wrapper-table-body{font-weight:400;font-size:20px;line-height:24px}.type-practice .practice-table-wrapper-table-body td{padding:16px;color:#111827;vertical-align:text-top;white-space:normal;word-break:break-word}.type-practice .practice-table-wrapper-table-body p{color:#2485d0}.type-practice .practice-table-wrapper-table-body td:first-child{color:#6b6b6b;width:5%}.type-practice .practice-table-wrapper-checkbox{width:26px;height:26px}.type-practice .submit-button{background-color:#b8b8b8;color:#e7e7e7;width:100%;font-family:Founder;font-weight:400;font-style:Regular;font-size:24px;line-height:24px;letter-spacing:0%;padding:21px 0;margin:36px 0;border-radius:10px;vertical-align:middle}.type-practice .submit-button.active{background-color:#a00e07}.type-practice .practice-title-group{display:flex;width:100%;align-items:center;justify-content:space-between;padding:36px 19px 16px 0}.type-practice .practice-title-group-checkbox{display:flex;align-items:center;gap:10px}.type-practice .practice-title-group-checkbox .main-checkbox{width:26px;height:26px}.type-practice .all-checkbox{width:26px;margin-left:10px;height:26px}.type-practice .inputPractic{background-color:transparent;padding:20px;background-color:#f5f5f5;border:none;border-radius:10px;margin-top:20px;outline:none}@media screen and (max-width: 768px){.type-practice .inputPractic{width:100%}}.modal-content-label{margin:10px 16px;font-family:Founder;font-weight:400;font-style:Regular;font-size:20px;line-height:24px;letter-spacing:0%;padding:10px 0;display:flex;justify-content:space-between}.custom-modal .ant-modal{overflow-y:scroll;max-height:450px}.ant-modal-title{color:#6b6b6b!important;padding:16px!important}@media screen and (max-width: 1400px){.type-practice .add-btn{width:100%}}@media screen and (max-width: 992px){.type-practice .id,.type-practice .name,.type-practice .course{font-size:15px}.type-practice .add-btn{width:100%}.type-practice .student-info-content{grid-template-columns:none}.type-practice .practice-table-wrapper-checkbox{width:25px}}@media screen and (max-width: 768px){.type-practice .ant-collapse-header-text{font-size:19px}.type-practice h2{font-size:16px}.type-practice .practice-title-group-checkbox{margin-left:0}.type-practice .practice-title-group-checkbox h3,.type-practice .title-span{font-size:16px}.type-practice .id,.type-practice .name,.type-practice .course{font-size:12px}.type-practice .add-btn{width:100%;font-size:13px}.type-practice .student-info-content{grid-template-columns:none}.type-practice .practice-table-wrapper-checkbox{width:22px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rename_company{margin-bottom:76px}.rename_company_logoSection{display:flex;align-items:center;margin-bottom:var(--spacing-lg)}.rename_company_logoSection_logoUpload{display:flex;align-items:center;padding:0 0 20px}.rename_company_logoSection_logoUpload_combinedImage{display:flex;align-items:center}.rename_company_logoSection_logoUpload_combinedImage_logo{width:50px;height:50px;margin-right:10px}.rename_company_logoSection_logoUpload_combinedImage_titleFkg{font-size:20px;color:var(--text-muted)}.rename_company_header{display:flex;justify-content:space-between}.rename_company_header_load{display:flex;gap:16px;width:265px;margin-bottom:36px}.rename_company_header_load .icon-company{padding:24px;background-color:#f5f5f5;border-radius:10px}.rename_company_header_load .icon-company img{width:26px;height:26px;object-fit:contain}.rename_company_header_load .icon-company p{font-size:20px;line-height:24px}.rename_company_header_delete{color:#a00e07;font-size:20px;cursor:pointer}.rename_company_header_delete div{display:flex;align-items:center}.rename_company .content-section{display:flex;justify-content:space-between}.rename_company .content-section .left-column,.rename_company .content-section .right-column{width:45%}.rename_company .content-section .left-column h2,.rename_company .content-section .right-column h2{color:#000;font-size:24px;margin-bottom:10px}.rename_company .content-section .left-column p,.rename_company .content-section .right-column p{background:#f5f5f5;padding:15px 20px;border-radius:16px;margin-bottom:50px;font-size:20px;color:#1a1a1a}.practices .header_searchh{display:flex;align-items:center;margin-bottom:16px;gap:10px;justify-content:space-between}.practices .header_searchh__btn{background-color:#fff;border:1px solid black;border-style:dashed;border-radius:16px;padding:14px 16px;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:24px;letter-spacing:0%;cursor:pointer}.practices .header_searchh .search{background-color:#f5f5f5;display:flex;align-items:center;padding:16px;border-radius:16px}.practices .header_searchh .search input{font-weight:400;font-size:20px;line-height:24px;background-color:#f5f5f5;border:none;outline:none;padding-left:10px}@media screen and (max-width: 768px){.practices .header_searchh{justify-content:start}}@media screen and (max-width: 576px){.practices .header_searchh{display:block}.practices .header_searchh__btn{width:100%;margin-bottom:16px}.practices .header_searchh .search input{width:100%}}.profile_atributes_institution{display:flex;align-items:center;gap:10px}.profile_atributes_institution img{width:24px;height:24px;object-fit:cover}.profile_grapfic p{font-size:18px;margin:8px 0;font-weight:400}.profile{background-color:#f5f5f5;padding:16px;border-radius:16px;margin-top:102px;width:370px}.profile_icon{display:flex;gap:10px;margin-bottom:16px}.profile_icon_img{width:86px;height:86px;padding:27px;background-color:#fff;text-align:center;border-radius:16px}.profile_icon_name{width:241px;font-weight:400;font-size:20px;line-height:24px}.profile_icon_name h3{margin-bottom:6px;font-weight:400}.profile_icon_name p{color:#2485d0}.profile_atributes{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:16px}.profile_atributes_item{width:161px;padding:16px;background-color:#fff;border-radius:16px;font-weight:400}.profile_atributes_item h3{font-weight:400;font-size:16px;color:#6b6b6b;margin-bottom:14px}.profile_atributes_item p{font-size:18px}.profile_atributes_item p img{margin-right:5px}.profile_grapfic{padding:16px;background-color:#fff;border-radius:16px;display:flex;flex-direction:column;gap:10px;font-weight:400;width:100%;margin-bottom:16px}.profile_grapfic h3{font-weight:400;font-size:16px;color:#6b6b6b;width:100%}.profile_grapfic p{font-size:18px}.practice-day{margin-right:8px;padding:4px 8px;border-radius:4px;display:inline-block;font-weight:500}.character-container-content{width:100%;padding:102px 40px 102px 20px;display:flex;flex-direction:column;gap:36px}.character-container-content-title{font-weight:500;font-size:34px;line-height:40px}.document{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width: 1400px){.document{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 992px){.document{grid-template-columns:repeat(1,1fr)}}.document-empty{position:relative;background-color:#f5f5f5;border-radius:16px;height:180px;width:30%;padding:16px;cursor:pointer}@media screen and (max-width: 1400px){.document-empty{width:48%}}@media screen and (max-width: 992px){.document-empty{width:100%;max-width:350px}}.document-empty-corner{background:url("data:image/svg+xml,%3csvg%20width='186'%20height='41'%20viewBox='0%200%20186%2041'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M170%200C178.837%200%20186%207.16344%20186%2016L186%2041C186%2032.1634%20178.836%2025%20170%2025H37.5208C33.046%2025%2028.7757%2023.1261%2025.746%2019.8329L12.2534%205.1671C9.22369%201.87393%204.95335%200%200.478516%200H170Z'%20fill='white'/%3e%3c/svg%3e");width:151px;height:40px;right:-2px;top:-1px;position:absolute;display:block;cursor:auto;background-repeat:no-repeat}.document-empty input{display:none}.document-empty-text{font-family:Founder,sans-serif;font-weight:400;font-size:16px;letter-spacing:0%;vertical-align:middle}.document-empty-plus{display:block;margin-top:35px!important;margin:0 auto}.document-full{position:relative;border-radius:16px;width:30%;height:180px;padding:16px;background-color:#2485d0}@media screen and (max-width: 1400px){.document-full{width:48%}}@media screen and (max-width: 992px){.document-full{width:100%;max-width:350px}}.document-full:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='186'%20height='41'%20viewBox='0%200%20186%2041'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M170%200C178.837%200%20186%207.16344%20186%2016L186%2041C186%2032.1634%20178.836%2025%20170%2025H37.5208C33.046%2025%2028.7757%2023.1261%2025.746%2019.8329L12.2534%205.1671C9.22369%201.87393%204.95335%200%200.478516%200H170Z'%20fill='white'/%3e%3c/svg%3e");width:151px;height:40px;right:-2px;top:-1px;position:absolute;display:block;cursor:auto;background-repeat:no-repeat;background-size:contain}.document-full input{display:none}.document-full .document-full-text{color:#fff}.document-full-file{width:100%;display:flex;align-items:stretch;column-gap:10px;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:10px}.document-full-file img{width:35px;height:35px;flex-shrink:0}.document-full-file-text-block{display:flex;flex-direction:column;margin-right:5px;height:35px;padding-bottom:2px}.document-full-file b{font-family:Founder,sans-serif;font-weight:400;font-size:14px;line-height:17.5px;color:#fff;max-width:100%}.document-full-file p{font-family:Founder,sans-serif;font-weight:400;font-size:14px;line-height:17.5px;color:#ffffff80;max-width:100%}.document-full-btn{background-color:#2485d0;color:#fff;border:1px solid #ffffff;border-radius:30px;padding:3px 8px;display:flex;align-items:center;justify-content:end;column-gap:5px;font-weight:400;font-size:10px;margin-left:auto;margin-bottom:10px}.document-full-change{background-color:#fff;border-radius:30px;border:none;color:#2485d0;padding:6px 22px;display:flex;align-items:center;margin-top:16px;column-gap:5px;font-weight:400;font-size:14px;letter-spacing:0%;vertical-align:middle}@media (max-width: 744px){.document{display:block}.document-full{margin-top:16px}}.practices-grid{overflow:auto;margin-top:100px;display:flex;flex-wrap:wrap;gap:20px;row-gap:40px}.practices-grid .create-card{border:3px dashed #bbb;background-color:transparent;color:#555;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;height:180px;font-size:20px;border-radius:10px;transition:background-color .2s}.practices-grid .create-card:hover{background-color:#f0f0f0}@media screen and (max-width: 576px){.practices-grid{justify-content:center}}@media screen and (max-width: 370px){.practices-grid .create-card{width:285px;height:160px}}.retake-container{overflow:scroll;margin-top:102px;margin-bottom:40px;width:100%}.retake-container .buttons{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px}@media screen and (max-width: 992px){.retake-container .buttons{flex-direction:column}}.retake-container .buttons .retake-button{background-color:#fff;font-size:20px;border:1px solid black;border-style:dashed;border-radius:16px;padding:14px 16px;display:flex;align-items:center;column-gap:10px;max-height:52px;text-wrap:nowrap}@media screen and (max-width: 992px){.retake-container .buttons .retake-button{width:100%}}.retake-container .buttons .disable{border:1px solid #b8b8b8;color:#b8b8b8}@media screen and (max-width: 992px){.retake-container .buttons .disable{width:100%}}.retake-container .buttons .retake-search{max-height:52px;background-color:#f5f5f5;color:#6b6b6b;width:345px;height:52px;border-radius:16px;display:flex;align-items:center;padding-left:16px;min-width:200px}@media screen and (max-width: 992px){.retake-container .buttons .retake-search{width:100%}}.retake-container .buttons .retake-search-inp{width:100%;font-size:20px;border:none;outline:none;background-color:#f5f5f5;padding-left:10px}.retake-container .retake-table-wrapper{width:1015px;height:581px;background-color:#f5f5f5;border-radius:16px;margin-top:16px;overflow-y:auto;scroll-behavior:smooth}.retake-container .retake-table-wrapper .retake-table{width:100%;font-size:20px;font-weight:400;line-height:24px;border-collapse:collapse;position:relative}.retake-container .retake-table-wrapper .retake-table-head{height:66px;color:#6b6b6b;width:100%;position:sticky;top:0;background-color:#f5f5f5;border-bottom:1px solid #6b6b6b}.retake-container .retake-table-wrapper .retake-table-head th{padding-left:16px;text-align:left}.retake-container .retake-table-wrapper .retake-table-body td{padding:16px;vertical-align:text-top;white-space:normal;word-break:break-word}.retake-container .retake-table-wrapper .retake-table-body img{width:20px}.retake-container .retake-table-wrapper .retake-table-body p{color:#2485d0}.retake-container .retake-table-wrapper .retake-table-body input{width:26px;height:26px}.retake-container .retake-table-wrapper .retake-table-body-tr{height:515px;text-align:center;color:#6b6b6b;font-size:26px}.retake-container .retake-table-wrapper .retake-table .checkbox-start{display:none;width:25px;height:25px}@media (max-width: 845px){.buttons{width:515px}.retake-table-wrapper{overflow:hidden}.checkbox-start{display:table-cell!important}.checkbox-end{display:none}}@media screen and (max-width: 576px){.buttons{width:100%;display:block}.retake-button,.retake-search{width:100%;min-width:300px;margin-bottom:16px}}.archive{overflow:auto;max-width:100%}.language-switcher{position:absolute;top:20px;right:20px;display:flex;flex-direction:column;align-items:flex-start;z-index:10}.language-switcher .ant-collapse-header{width:176px;display:flex!important;align-items:center!important;justify-content:space-between;position:relative;padding:10px!important}.language-switcher .custom-arrow-container{display:flex;align-items:center;justify-content:center;height:100%}.language-switcher .ant-collapse-content-box{padding:0!important}.langDefault .lang{display:flex;align-items:center;gap:10px}.langDefault .lang .iconLang{padding:7px;background-color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center}.langDefault .lang .iconLang img{border-radius:50%}.langChoice{width:100%}.langChoice .lang{padding:10px;display:flex;align-items:center;gap:10px;cursor:pointer;border-radius:10px;transition:.3s all}.langChoice .lang .iconLang{padding:7px;background-color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center}.langChoice .lang .iconLang img{border-radius:50%}.langChoice .lang:hover{background-color:#fff}@media screen and (max-width: 576px){.loginForm{flex-direction:column;align-items:center;justify-content:center}.loginForm_title{width:100%;text-align:start}.loginForm_block{width:100%;margin-top:36px}}.listInstitutions{overflow:auto}.listfkg-container{padding:72px 40px 30px 20px}.block{display:flex;justify-content:space-between;margin-bottom:16px}@media screen and (max-width: 768px){.block{flex-direction:column;gap:20px}}.block_button{background-color:#fff;border:1px solid black;border-style:dashed;border-radius:16px;padding:14px 16px;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:24px;letter-spacing:0%}.block_search{background-color:#f5f5f5;color:#6b6b6b;padding:16px;border-radius:16px;display:flex;align-items:center}.block_search_input{width:100%;background-color:#f5f5f5;border:none;outline:none;padding-left:10px;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:24px;letter-spacing:0%}.block_search img{width:20px;height:20px}.wrapper{width:100%;background-color:#f5f5f5;min-height:621px;border-radius:16px;overflow-x:auto;overflow-y:hidden}.wrapper_list_table{min-width:960px;max-height:621px;border-collapse:collapse}.wrapper_list_table_head{position:sticky;top:0}.wrapper_list_table th{background-color:#f5f5f5;color:#6b6b6b;text-align:left;padding:16px;border-bottom:1px solid #6b6b6b;font-size:18px;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:24px;letter-spacing:0%}.wrapper_list_table td{font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:24px;letter-spacing:0%;padding:16px;overflow-wrap:break-word}.wrapper_list_table .first-td{color:#6b6b6b;font-size:16px}.wrapper_list_table .second-td{white-space:nowrap;padding-right:118px}.wrapper_list_table .list_empty{font-family:Founder;font-weight:400;font-size:26px;line-height:36px;letter-spacing:0%;text-align:center;color:#6b6b6b;padding-top:250px}.pagination{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:20px!important;margin:0 auto}@media screen and (max-width: 768px){.pagination{flex-direction:column;gap:20px}}.pagination button{border:1px solid #6b6b6b;padding:10px 40px;border-radius:6px;background-color:transparent}.practices{display:flex;flex-direction:column;margin-bottom:60px;margin-top:72px;overflow:auto}.practices .header_search{display:flex;justify-content:start;align-items:center;margin-bottom:16px}.practices .header_search .search{background-color:#f5f5f5;display:flex;align-items:center;padding:16px;border-radius:16px}.practices .header_search .search input{font-weight:400;font-size:20px;line-height:24px;background-color:#f5f5f5;border:none;outline:none;padding-left:10px}.practices .form{display:flex;justify-content:space-between;padding:16px 0}.practices .form .ant-select-selector{background-color:#f5f5f5!important;border-radius:16px!important}.practices .form-select{height:52px;font-weight:400;font-size:20px;line-height:24px;display:flex;align-items:center;justify-content:flex-start}.practices .form-select-img{width:20px;height:20px;margin-right:10px}.practices .form-search{height:52px;width:345px;background-color:#f5f5f5;border-radius:16px;display:flex;align-items:center;padding-left:16px;margin-right:50px}.practices .form-search-input{font-size:20px;border:none;background-color:#f5f5f5;border-radius:16px;outline:none;padding:5px}.practices .table-wrapper{position:relative;max-height:585px;width:1015px;background-color:#f5f5f5;border-radius:16px;height:100vh;overflow:scroll}.practices .table{width:100%;border-collapse:collapse}.practices .table-head{color:#6b7280;font-weight:400;font-size:18px;line-height:24px}.practices .table-head th{padding:16px;text-align:left;white-space:normal;word-break:break-word;background-color:#f5f5f5;border-bottom:1px solid #6b7280;position:sticky;top:0;z-index:0}.practices .table-body{font-weight:400;font-size:20px;line-height:24px}.practices .table-body-p{text-align:center;width:100%;color:#6b6b6b;height:550px}.practices .table-body tr{height:86px;cursor:pointer}.practices .table-body tr:hover{background-color:#e5e7eb;transition:.3s}.practices .table-body td:first-child{width:100px}.practices .table-body td:nth-child(2){width:300px}.practices .table-body td{width:600px;padding:16px;color:#111827;vertical-align:text-top;white-space:normal;word-break:break-word}.practices .table-body td .faculty{max-width:400px}.practices .table-body .table-data td:first-child{color:#6b7280}@media screen and (max-width: 992px){.practices{margin-bottom:0}}@media screen and (max-width: 576px){.practices .header_search{display:block}.practices .header_search .search,.practices .header_search .search input{width:100%}}.practice-container .practice-input{background-color:#f5f5f5;border-radius:16px;border:none;padding:5px 20px;font-weight:400;font-size:20px;line-height:135%;letter-spacing:0%;text-transform:capitalize;outline:none}.practice-container .date-box{width:435px;cursor:pointer;display:flex}@media screen and (max-width: 768px){.practice-container .date-box{width:100%;display:flex}}.practice-container .date-inputs{display:flex;align-items:center;column-gap:25px;margin-top:16px;margin-bottom:36px}@media screen and (max-width: 768px){.practice-container .date-inputs{flex-direction:column;gap:15px;align-items:start}}.practice-container .line{margin-top:10px}.practice-container .weekdays{width:435px;background-color:#f5f5f5;border-radius:16px;display:flex;column-gap:16px;padding:12px;font-weight:400;font-size:20px;line-height:24px;letter-spacing:0%;margin-top:16px;margin-bottom:36px}@media screen and (max-width: 768px){.practice-container .weekdays{width:100%;justify-content:space-between}}.practice-container .weekdays-text{display:flex;column-gap:6px}@media screen and (max-width: 768px){.practice-container .weekdays-text{flex-direction:column;text-align:center}}.practice-container .weekdays-checkbox{width:20px;height:20px}.practice-container .description_inputs{font-weight:700;font-size:24px;line-height:28px;letter-spacing:0%}.practice-container .btn{background-color:#b8b8b8;color:#e7e7e7;font-family:Founder;font-weight:400;font-size:24px;line-height:24px;letter-spacing:0%;width:100%;padding:21px;border-radius:10px;margin-top:200px}.practice-container .btn.active{background-color:#a00e07;color:#fff}@media (max-width: 1400px){.practice-container .practice-input{display:flex;align-items:center;height:60px;width:100%}.practice-container .date-inputs{flex-direction:column;gap:10px}.practice-container .line{display:none}}@media (max-width: 768px){.practice-container .practice-input{display:flex;width:100%}.practice-container .weekdays{width:auto;display:flex;flex-wrap:wrap}.practice-container .date-inputs{flex-direction:column;gap:10px}.practice-container .line{display:none}}@media (max-width: 576px){.practice-container .practice-input{display:flex;width:100%}.practice-container .weekdays{width:auto;display:flex;flex-wrap:wrap}.practice-container .date-inputs{flex-direction:column;gap:10px}.practice-container .line{display:none}}.practice-container .ant-picker{all:unset;display:inline-block;cursor:pointer}.practice-container .ant-picker-input{border:none;box-shadow:none;cursor:pointer}.practice-container .ant-picker-suffix{display:none;cursor:pointer}.content{display:flex;flex-direction:column;margin-bottom:60px}.content .header_search{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.content .header_search h2{font-size:24px}.content .header_search .search{background-color:#f5f5f5;display:flex;align-items:center;padding:14px 72px 14px 46px;border-radius:16px}.content .header_search .search input{font-weight:400;font-size:20px;line-height:24px;background-color:#f5f5f5;border:none;outline:none;padding-left:10px}.content .form{display:flex;justify-content:space-between;padding:16px 0}.content .form .ant-select-selector{background-color:#f5f5f5!important;border-radius:16px!important}.content .form-select{height:52px;font-weight:400;font-size:20px;line-height:24px;display:flex;align-items:center;justify-content:flex-start}.content .form-select-img{width:20px;height:20px;margin-right:10px}.content .form-search{height:52px;width:345px;background-color:#f5f5f5;border-radius:16px;display:flex;align-items:center;padding-left:16px;margin-right:50px}.content .form-search-input{font-size:20px;border:none;background-color:#f5f5f5;border-radius:16px;outline:none;padding:5px}.content .table-wrapper{position:relative;max-height:580px;width:1015px;background-color:#f5f5f5;border-radius:8px;border:1px solid #ccc;height:100h;overflow-y:auto}.content .table{width:100%;border-collapse:collapse}.content .table-head{color:#6b7280;font-weight:400;font-size:18px;line-height:24px}.content .table-head th{padding:16px;text-align:left;white-space:normal;word-break:break-word;background-color:#f5f5f5;border-bottom:1px solid #6b7280;position:sticky;top:0;z-index:0}.content .table-body{font-weight:400;font-size:20px;line-height:24px;height:515px}.content .table-body-p{text-align:center;width:100%;color:#6b6b6b;height:550px}.content .table-body td{padding:16px;color:#111827;vertical-align:text-top;white-space:normal;word-break:break-word}.content .table-body td .student_login{color:#2485d0;margin-top:5px;font-size:20px}.content .table-body .table-data td:first-child{color:#6b7280}::-webkit-scrollbar{background-color:transparent}.over{overflow:auto}.practicesSection-header{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.practicesSection-btnCreate{display:inline-flex;align-items:center;gap:6px;padding:12px 20px;border-radius:16px;font-size:18px;background-color:transparent;border:2px dashed;cursor:pointer}.practicesSection-btnCreate .plus-text{font-size:28px;line-height:1}.practicesSection-searchWrapper{position:relative;display:flex;align-items:center}.practicesSection-searchWrapper.open .search-icon{color:#6b6b6b}.practicesSection-searchInput{background-color:#f5f5f5;padding:14px 80px 14px 40px;font-size:16px;border-radius:16px;border:none;outline:none;transition:background-color .3s,border .3s}.practicesSection-searchInput::placeholder{color:#e7e7e7}.practicesSection-searchInput.open::placeholder{color:#6b6b6b}.practicesSection .search-icon{position:absolute;left:12px;color:#e7e7e7;font-size:20px;transition:color .3s}.practicesSection .search-icon.open .search-icon{color:#6b6b6b}.practicesSection-table{border-bottom:1px solid #6b6b6b;margin-top:16px;background-color:#f5f5f5;border-radius:16px 16px 0 0;overflow:hidden}.practicesSection-headerRow{display:flex;background-color:#f5f5f5}.practicesSection-cell{padding:20px 10px;font-size:16px;font-weight:500;text-align:left;color:#6b6b6b;flex:1}.practicesSection-cell.num{flex:.3}.practicesSection-cell.fio{flex:2}.practicesSection-cell.organization{flex:4;display:flex;align-items:center;justify-content:center}.practicesSection-cell.course,.practicesSection-cell.methodist{flex:2}.practicesSection-maintable{background-color:#f5f5f5;height:400px;overflow-y:auto;border-radius:0 0 16px 16px;scroll-behavior:smooth}.practicesSection-maintable::-webkit-scrollbar{width:8px}.practicesSection-maintable::-webkit-scrollbar-thumb{background-color:#aeaeae;border-radius:10px}.practicesSection-maintable::-webkit-scrollbar-track{background-color:transparent}.practicesSection-internship{display:flex;justify-content:center;align-items:center;color:#6b6b6b;font-size:21px;height:100%;text-align:center}.practicesSection_buttons{display:flex;justify-content:end;gap:16px;margin-top:20px}.practicesSection_buttons-pdf,.practicesSection_buttons-excel{padding:10px 18px;color:#e7e7e7;border-radius:12px;transition:background-color .3s,color .3s}.practicesSection_buttons.passive .practicesSection_buttons-pdf{background-color:#2485d0;color:#fff}.practicesSection_buttons.passive .practicesSection_buttons-excel{background-color:#21a366;color:#fff}.practicesSection .student-list{display:flex;flex-direction:column;gap:8px;padding:16px 0}.practicesSection .student-list .practicesSection-row{display:flex}.practicesSection .student-list .practicesSection-row .practicesSection-cell{font-size:15px;color:#1a1a1a;flex:1}.practicesSection .student-list .practicesSection-row .practicesSection-cell.num{flex:.3;color:#6b6b6b}.practicesSection .student-list .practicesSection-row .practicesSection-cell.fio{flex:2;display:flex;flex-direction:column}.practicesSection .student-list .practicesSection-row .practicesSection-cell.fio .fio-name{font-weight:500;font-size:15px;color:#1a1a1a}.practicesSection .student-list .practicesSection-row .practicesSection-cell.fio .fio-hashtag{font-size:15px;color:#2485d0;margin-top:4px}.practicesSection .student-list .practicesSection-row .practicesSection-cell.organization{flex:4;display:flex;justify-content:center;align-items:center;position:relative}.practicesSection .student-list .practicesSection-row .practicesSection-cell.organization .org-logo{width:20px;height:20px;object-fit:contain;margin-right:6px;vertical-align:middle}.practicesSection .student-list .practicesSection-row .practicesSection-cell.organization .org-input-wrapper{position:absolute;top:0;z-index:1;padding:25px;font-size:15px;color:#1a1a1a;background-color:#f5f5f5;border:none;border-radius:16px;outline:none;box-shadow:0 4px 12px #0003;caret-color:#2485d0;transition:box-shadow .3s ease}.practicesSection .student-list .practicesSection-row .practicesSection-cell.organization .org-input-wrapper .org-suggestions div{padding:5px 10px;border:1px solid transparent}.practicesSection .student-list .practicesSection-row .practicesSection-cell.organization .org-input-wrapper .org-suggestions div:hover{border-radius:10px;border:1px solid #2485d0}.practicesSection .student-list .practicesSection-row .practicesSection-cell.course,.practicesSection .student-list .practicesSection-row .practicesSection-cell.methodist{flex:2}.practicesSection .student-list .practicesSection-row .practicesSection-cell .plus-icon{font-size:26px;color:#6b6b6b}@media (max-width: 768px){.practicesSection-cell{font-size:14px;padding:14px 6px}.practicesSection-btnCreate{font-size:16px;padding:10px 14px}.practicesSection-btnCreate .plus-text{font-size:22px}.practicesSection-searchInput{padding:10px 60px 10px 36px;font-size:14px}}.practicesSection .org-input{padding:10px;background-color:transparent;border:none;outline:none}.practicesSection .org-input::placeholder{color:#6b6b6b}.practices_detail__students h2{margin-bottom:36px}.practices_detail__students_cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;flex-wrap:wrap;margin:0 40px 0 0}@media screen and (max-width: 1400px){.practices_detail__students_cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 992px){.practices_detail__students_cards{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width: 576px){.practices_detail__students_cards{margin:0}}.profdetail-container{display:flex;column-gap:20px}.profdetail-container .card-block{width:100%}.card-block-list{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media screen and (max-width: 744px){.profdetail-container{display:block}.profdetail-container .profile-block,.profdetail-container .card-block{width:100%}}@media (max-width: 393px){.card-block-list{grid-template-columns:1fr;grid-gap:16px}}@font-face{font-family:Helvetica;src:url(/assets/Founder-demo-DBZP1Hpj.otf) format("opentype"),url(/assets/Founder-demo-BrN9HcTT.ttf) format("truetype");font-style:normal}*{padding:0;margin:0;box-sizing:border-box}body{font-family:Founder,sans-serif;background:#fff}.app{display:flex;align-items:start}.container{max-width:1015px;width:90%;margin:0 auto}.flexItem{display:flex}.row{display:flex;flex-wrap:wrap}.col-4{width:33.3%;padding:0 15px}.col-6{width:50%;padding:0 15px}.col-3{width:25%;padding:0 15px}ul li{list-style:none}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none}@media screen and (max-width: 1400px){.container{max-width:1140px}}@media screen and (max-width: 1200px){.container{max-width:960px}}@media screen and (max-width: 992px){.container{max-width:720px}.col-6{width:100%;padding:0}}@media screen and (max-width: 768px){.container{max-width:540px}.pageNavigation{display:flex;flex-direction:column;max-width:100%}}@media screen and (max-width: 576px){.container{max-width:100%;padding:0 10px}}
