@charset "UTF-8";*{margin:0;padding:0}*::-webkit-scrollbar{width:5px}*::-webkit-scrollbar-thumb{background:#e0e0f1;border-radius:4px}body{box-sizing:border-box;font-family:Roboto,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100;background-color:#f4f3fe}html,body{height:auto}body{overflow:hidden}.page_wrapper{height:calc(100dvh - 114.5px)}.complaint_page,.admission_query,.postal_receive,.postal_dispatch,.phone_call_log,.id_card_page,.certificate_page,.generate_certificate_page,.generate_id_card_page,.optional_subject_page,.section_page,.class_page,.subjects_page,.assign_class_teacher_page,.class_room_page,.upload_content_page,.assignment_page,.syllabus_page,.other_downloads_page,.content_type,.content_list,.shared_content_list,.video_list,.student_category,.student_list,.add_student,.multi_class_student,.delete_student_record,.unassigned_student,.student_group,.student_promote,.disabled_students,.student_attendance,.incidents,.assign_incident,.dashboard{padding:24px;display:flex;flex-direction:column;gap:24px}.table_search_bar{display:flex;align-items:center;border-bottom:1px solid #ccc;gap:8px;font-size:14px;line-height:100%;letter-spacing:0px}.table_search_bar .search_icon{color:#b3b3cc}.table_search_bar input{border:none;outline:none;font-size:14px;flex:1;color:#333;background-color:transparent}.table_search_bar input::placeholder{color:#b3b3cc;font-weight:400}.status_bar{font-weight:400;font-size:12px;line-height:120%;color:#fff;padding:4px 12px;border-radius:16px}.sidebar{width:max-content;height:100dvh;overflow-y:scroll;scrollbar-width:none;background-color:#fff}.sidebar::-webkit-scrollbar{display:none}.sidebar .sidebar_inner_box .sidebar_head_wrapper{position:sticky;top:0;background-color:#fff;padding:8px 8px 0 16px;z-index:1}.sidebar .sidebar_inner_box .sidebar_head_wrapper .sidebar_head{display:flex;justify-content:space-between}.sidebar .sidebar_inner_box .sidebar_head_wrapper .sidebar_head .sidebar_arrow{cursor:pointer}.sidebar .sidebar_inner_box .sidebar_head_wrapper .search_bar{margin-top:32px;display:flex;align-items:center;border-bottom:1px solid #ccc;gap:8px;padding-bottom:8px;font-size:14px;line-height:24px;letter-spacing:0px;position:relative}.sidebar .sidebar_inner_box .sidebar_head_wrapper .search_bar .search_icon{color:#b3b3cc}.sidebar .sidebar_inner_box .sidebar_head_wrapper .search_bar input{border:none;outline:none;font-size:14px;flex:1;color:#333}.sidebar .sidebar_inner_box .sidebar_head_wrapper .search_bar input::placeholder{color:#b3b3cc;font-weight:400}.sidebar .sidebar_inner_box .sidebar_head_wrapper .search_bar .sidebar_search_list{background-color:#fff;box-shadow:0 3px 10px #8e8dd03b;position:absolute;top:100%;left:0;width:100%;overflow:auto;max-height:0;opacity:0;transition:max-height .35s ease,opacity .25s ease}.sidebar .sidebar_inner_box .sidebar_head_wrapper .search_bar .sidebar_search_list.open{max-height:230px;opacity:1}.sidebar .sidebar_inner_box .sidebar_head_wrapper .search_bar .sidebar_search_list.close{max-height:0;opacity:0}.sidebar .sidebar_inner_box .sidebar_head_wrapper .search_bar .sidebar_search_list button{padding:12px 16px;border:none;width:100%;height:46px;cursor:pointer;font-weight:400;font-size:16px;line-height:140%;letter-spacing:0%;color:#8a8894;text-align:start;transition:background-color .3s ease;background-color:#fff}.sidebar .sidebar_inner_box .sidebar_head_wrapper .search_bar .sidebar_search_list button:hover{background-color:#e7e6e6}.sidebar .sidebar_inner_box .sidebar_head_wrapper .search_bar .sidebar_search_list::-webkit-scrollbar{width:5px}.sidebar .sidebar_inner_box .sidebar_head_wrapper .search_bar .sidebar_search_list::-webkit-scrollbar-thumb{background:#e0e0f1;border-radius:4px}.sidebar .sidebar_inner_box .sidebar_menus_wrapper{padding:0 8px 8px 16px}.sidebar .sidebar_inner_box .sidebar_menus_wrapper .menu_button{padding:14px 16px;border-radius:6px;width:100%;border:none;outline:none;background-color:#fff;display:flex;justify-content:space-between;align-items:center;margin:6px 0;cursor:pointer;font-size:14px;line-height:120%;letter-spacing:0%;transition:background-color .25s ease,color .25s ease}.sidebar .sidebar_inner_box .sidebar_menus_wrapper .menu_button svg path{transition:stroke .25s ease}.sidebar .sidebar_inner_box .sidebar_menus_wrapper .menu_button .menu_button_icon_text{display:flex;align-items:center;gap:8px;width:100%}.sidebar .sidebar_inner_box .sidebar_menus_wrapper .menu_button.dashboard{margin:16px 0}.sidebar .sidebar_inner_box .sidebar_menus_wrapper .menu_button.active{background-color:#f4f3fe;color:#605dec}.sidebar .sidebar_inner_box .sidebar_menus_wrapper .menu_button.active .sidebar-icon path{stroke:#605dec}.sidebar .sidebar_inner_box .sidebar_menus_wrapper .menu_button:hover{background-color:#f4f3fe;color:#605dec}.sidebar .sidebar_inner_box .sidebar_menus_wrapper .menu_button:hover svg path{stroke:#605dec}.sidebar .sidebar_inner_box .menus_title{padding:8px 0;color:#8a8894;font-size:14px;line-height:16px;letter-spacing:0%;text-transform:uppercase}.submenu_wrapper{position:relative;display:block;overflow:hidden;transition:max-height .28s ease,opacity .28s ease;max-height:0;opacity:0}.submenu_wrapper.open{max-height:1000px;opacity:1}.submenu_wrapper .sub_menu_button{background:none;border:none;padding:10px 18px;display:flex;align-items:center;gap:12px;cursor:pointer;font-size:14px;color:#a1a1b5;position:relative;width:100%;text-align:left;min-height:40px}.submenu_wrapper .sub_menu_button .menu_button_icon_text{display:flex;align-items:center;gap:8px;width:100%}.submenu_wrapper .sub_menu_button:hover{color:#605dec;background-color:#605dec0a}.submenu_wrapper .sub_menu_button.active{color:#605dec;background-color:#605dec0f;border-radius:6px}.sidebar-ico{transition:transform .3s ease}.sidebar-ico.rotate{transform:rotate(180deg)}.header_wrapper{height:fit-content;background-color:#fff;width:max-content;width:100%;border-bottom:.5px solid #bdbcdb;height:64px;display:grid}.header_wrapper .header{display:flex;align-items:center;justify-content:space-between;position:relative;padding:0 16px}.header_wrapper .header .search_selection_wrapper{height:40px}.header_wrapper .header .search_selection_wrapper .search_bar_wrapper{padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:8px;height:100%;border:.5px solid #bdbcdb;background-color:#f4f3fe;border-radius:6px}.header_wrapper .header .search_selection_wrapper .search_bar_wrapper .search_bar{display:flex;align-items:center;justify-content:space-between;gap:8px}.header_wrapper .header .search_selection_wrapper .search_bar_wrapper .search_bar input{border:none;outline:none;background-color:transparent;font-weight:400;font-size:14px;line-height:24px;letter-spacing:0px;color:#212121}.header_wrapper .header .search_selection_wrapper .search_bar_wrapper .search_bar input::placeholder{color:#212121}.header_wrapper .header .search_selection_wrapper .search_bar_wrapper .search_sort_close{display:flex;align-items:center;gap:16px}.header_wrapper .header .header_left_icons{display:flex;gap:8px}.header_wrapper .header .header_left_icons .icon_box{width:40px;max-height:40px;background-color:#f4f3fe;border:.5px solid #bdbcdb;border-radius:6px;overflow:hidden}.header_wrapper .header .header_left_icons .icon_box img{width:100%;height:100%}.year-filter{position:relative;height:40px}.year-filter .filter-header{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:11px 16px;border:1px solid #d1d5db;border-radius:6px;background:#f4f3fe;cursor:pointer;font-size:14px;color:#111827}.year-filter .filter-header.active{border:1px solid #212121;border-bottom:1px solid #d1d5db;border-bottom-left-radius:0;border-bottom-right-radius:0}.year-filter .filter-header .chevron{width:8px;height:8px;border-right:2px solid #6b7280;border-bottom:2px solid #6b7280;transform:rotate(45deg);transition:.2s}.year-filter .filter-header.active .chevron{transform:rotate(-135deg)}.year-filter .dropdown{position:absolute;background:#fff;border-radius:0 0 6px 6px/0px 0px 6px 6px;border:1px solid #d1d5db;border-top:none;box-shadow:0 10px 25px #00000014;overflow:hidden;z-index:10;border:1px solid #212121;border-top:1px solid #d1d5db}.year-filter .search-box{padding:8px 16px;background:#fff;display:flex;align-items:center;gap:4px}.year-filter .search-box input{width:100%;height:24px;border:none;outline:none;font-size:14px}.year-filter .search-box input::placeholder{color:#9ca3af}.year-filter .list{max-height:240px;overflow-y:auto}.year-filter .list::-webkit-scrollbar{width:6px}.year-filter .list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}.year-filter .item{padding:12px 16px;font-size:14px;color:#8a8894;cursor:pointer;transition:.2s;border-top:1px solid #e5e7eb}.year-filter .item:hover{background:#f3f4f6}.year-filter .item.selected{background:#eef2ff;color:#4338ca;font-weight:500}.profile-dropdown{width:280px;background:#f8fafc;border-radius:8px;box-shadow:0 3px 10px #8e8dd03b;overflow:hidden;font-family:sans-serif;position:absolute;top:100%;right:16px}.profile-header{display:flex;align-items:center;gap:10px;padding:14px;border-bottom:1px solid #e5e7eb}.profile-header .profile_pic{width:40px;height:40px}.profile-header .profile_pic img{width:40px;height:40px;border-radius:6px;border:.5px solid #bdbcdb}.profile-header .email{font-size:14px;font-weight:500;margin:0}.profile-header .role{font-size:12px;color:#6b7280}.profile-header .settings{margin-left:auto;cursor:pointer}.menu{padding:6px 0}.menu .item{display:flex;align-items:center;gap:12px;padding:12px 14px;cursor:pointer;color:#374151}.menu .item p{margin:0;font-size:14px}.menu .item .arrow{margin-left:auto}.menu .item:hover{background:#f1f5f9}.logout{display:flex;align-items:center;gap:12px;padding:14px;border-top:1px solid #e5e7eb;color:#ef4444;cursor:pointer}.logout:hover{background:#fee2e2}.logout p{margin:0;font-size:14px}.table_canvas{background-color:#fff;border:.5px solid #bdbcdb;border-radius:12px}.table_canvas .table_header{display:flex;align-items:center;justify-content:space-between;padding:24px 20px;border-bottom:.5px solid #bdbcdb;height:24px}.table_canvas .table_header .table_title{display:flex;gap:12px;align-items:baseline}.table_canvas .table_header .table_title p{font-weight:500;font-size:18px;line-height:0%;letter-spacing:0%}.table_canvas .table_section{padding:24px 20px}.table_more_actions{display:flex;justify-content:space-between;padding-top:16px;padding-left:16px;padding-right:16px}.table_more_actions .checkbox{display:flex;align-items:center;gap:8px}.table_more_actions .action_buttons{display:flex;gap:10px}.widgets{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.widgets .widget{border:.5px solid #bdbcdb;background-color:#fff;padding:16px;border-radius:12px}.widgets .widget .widget_head{display:flex;align-items:center;justify-content:space-between}.widgets .widget .widget_head .icon{display:flex;align-items:center;gap:8px;font-weight:500;font-size:18px;line-height:120%;letter-spacing:0%}.widgets .widget .widget_head .icon img{width:46px;height:46px}.widgets .widget .widget_head .add_icon{width:30px;height:30px;border:1px solid #212121;border-radius:8px;display:grid;place-items:center;cursor:pointer}.widgets .widget .widget_body{display:flex;align-items:center;gap:12px;padding:16px 0}.widgets .widget .widget_body .total_count{font-weight:600;font-size:48px;line-height:120%;letter-spacing:0%}.widgets .widget .widget_body .notification{display:flex;align-items:center;gap:2px;border-radius:8px;border:.5px solid #439f6e;height:30px;width:fit-content;padding:0 8px;color:#439f6e;font-weight:400;font-size:16px;line-height:140%;letter-spacing:0%}.widgets .widget .widget_footer{padding-top:16px;border-top:.5px solid #bdbcdb;display:flex;align-items:center;justify-content:space-between;gap:8px}.widgets .widget .widget_footer .status_message{display:flex;align-items:center;gap:4px}.widgets .widget .widget_footer .status_message .status_point{background-color:#ffb82e;width:8px;height:8px;border-radius:100%}.widgets .widget .widget_footer .status_message p{font-weight:400;font-size:12px;line-height:120%;letter-spacing:0%}.widgets .widget .widget_footer .status_message p span{color:#8a8894}.button,.secondary_button,.primary_button,.add_button{width:fit-content;height:40px;padding:0 24px;display:flex;align-items:center;gap:6px;cursor:pointer;outline:none;border-radius:12px;border:none;font-weight:400;font-size:14px;line-height:16px;transition:all .3s ease}.primary_button,.add_button{background-color:#605dec;color:#fff}.primary_button:hover,.add_button:hover{background-color:#5451e8}.secondary_button{color:#212121;border:1px solid #212121;background-color:transparent}.secondary_button:hover{background-color:#d7d7d7}.table_wrapper{width:100%;border-radius:10px;border:.5px solid #bdbcdb;overflow:hidden}.custom_table{width:100%;border-collapse:collapse}.custom_table thead{background:#f5f5f5}.custom_table thead th{padding:14px;font-size:14px;font-weight:600;color:#333;text-align:left}.custom_table tbody td{padding:16px;border-top:1px solid #bdbcdb;border-bottom:1px solid #bdbcdb;font-size:14px}.custom_table tbody td .actions{display:flex;gap:12px}.custom_table tbody td .actions button{display:grid;place-items:center;cursor:pointer;border:none;background-color:#bdbcdb33;border-radius:100%;width:32px;height:32px}.pagination_container{display:flex;justify-content:space-between;align-items:center;padding:16px}.page_info{font-size:14px;color:#333}.pagination_controls{display:flex;align-items:center;gap:6px}.page_btn,.nav_btn{width:40px;height:40px;border-radius:10px;border:none;background:#f4f2ff;font-size:14px;cursor:pointer}.page_btn.active{background:#605dec;color:#fff;font-weight:600}.nav_btn:disabled{opacity:.4;cursor:not-allowed}.dots{width:40px;height:40px;background:#f4f2ff;color:#555;border-radius:10px;display:flex;align-items:center;justify-content:center}.popup_screen_overlay{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#2121214d;z-index:999;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-out forwards}.popup_screen_overlay .popup_screen{width:65%;max-height:95%;overflow:auto;background-color:#fff;border-radius:24px;box-shadow:0 3px 10px #8e8dd03b;animation:popupScale .25s ease-out forwards}.popup_screen_overlay .popup_screen .popup_header{padding:24px;position:sticky;top:0;background-color:#fff;display:flex;align-items:center;justify-content:space-between;border-bottom:.5px solid #bdbcdb}.popup_screen_overlay .popup_screen .popup_header p{font-weight:500;font-size:18px;line-height:120%;letter-spacing:0%;color:#212121}.popup_screen_overlay .popup_screen .popup_header img{cursor:pointer}.popup_screen_overlay .popup_screen .popup_body{padding:24px}.popup_screen_overlay .popup_screen .popup_body .fields_wrapper{display:grid;gap:16px}.popup_screen_overlay .popup_screen .popup_body .fields_wrapper .body_section{display:flex;gap:16px}.popup_screen_overlay .buttons{position:sticky;bottom:24px;background-color:#fff;display:flex;justify-content:end;gap:16px;padding-top:16px}.popup_screen_overlay.closing{animation:fadeOut .2s ease-in forwards}.popup_screen_overlay.closing .popup_screen{animation:popupScaleOut .25s ease-in forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popupScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes popupScaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.search_screen{width:100%;background-color:#fff}.search_screen .search_screen_title{font-weight:500;font-size:18px;line-height:120%;letter-spacing:0%;color:#212121;margin-bottom:24px}.search_screen .search_screen_title.need_margin{margin-top:32px;border-bottom:.5px solid #bdbcdb;padding:8px 0}.search_screen .popup_header{padding:24px;display:flex;align-items:center;justify-content:space-between;border-bottom:.5px solid #bdbcdb}.search_screen .popup_body{display:grid;gap:16px}.search_screen .popup_body .body_section{display:flex;gap:16px;margin-bottom:16px}.search_screen .popup_body .add_additional_contact{color:#605dec;cursor:pointer;display:flex;align-items:center;gap:8px;padding:16px 16px 16px 0;font-family:Roboto;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0px;text-align:center;transition:opacity .3s ease}.search_screen .popup_body .add_additional_contact:hover{opacity:.9}.search_screen .buttons{position:relative;bottom:0;right:0;display:flex;justify-content:end;gap:16px;margin-top:16px}.input_field{font-weight:400;font-size:14px;line-height:120%;letter-spacing:0%;color:#212121;display:grid;gap:8px;width:100%}.input_field input{border:1px solid #e8e6f8;background-color:#f7f7fd;border-radius:8px;padding:16px;outline:none;font-weight:400;font-size:14px;line-height:120%;letter-spacing:0%;color:#212121}.input_field input.error{border-color:#ffd8d8;background:#fff5f5}.date_picker_container{position:relative;width:100%}.date_input_display{border:1px solid #e8e6f8;background-color:#f7f7fd;border-radius:8px;padding:16px;font-size:14px;cursor:pointer;position:relative;color:#212121;display:flex;justify-content:space-between;align-items:center}.date_input_display .calendar_icon{width:20px;opacity:.6}.calendar_popup{width:280px;background:#fff;position:absolute;top:110%;left:0;z-index:20;border-radius:12px;padding:12px 16px;box-shadow:0 4px 14px #0000001a}.calendar_popup .header{display:flex;justify-content:space-between;align-items:center}.calendar_popup .header button{border:none;background:none;cursor:pointer;font-size:16px}.calendar_popup .header .month_label{font-weight:600;color:#605dec}.calendar_popup .weekdays{margin-top:10px;display:grid;grid-template-columns:repeat(7,1fr);text-align:center;color:#9e9e9e;font-size:12px}.calendar_popup .days{margin-top:10px;display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.calendar_popup .days .day,.calendar_popup .days .empty{padding:10px 0;cursor:pointer;border-radius:8px}.calendar_popup .days .day:hover{background:#eeeaff}.calendar_popup .days .active{background:#605dec;color:#fff;pointer-events:none}.custom_select_container{position:relative;display:grid;gap:8px;width:100%}.custom_select_container label{font-size:14px;color:#212121}.select_box{background:#f7f7fd;border:1px solid #e8e6f8;border-radius:8px;padding:16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.select_box .placeholder{color:#9e9e9e;font-size:14px}.select_box .selected{color:#212121}.select_box .arrow{width:18px;transition:.2s ease;opacity:.7}.select_box .arrow.rotate{transform:rotate(180deg)}.select_dropdown{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:10px;border:1px solid #e8e6f8;box-shadow:0 4px 12px #00000014;z-index:20;padding:6px 0}.select_dropdown .dropdown_item{padding:12px 16px;cursor:pointer;font-size:14px;color:#212121}.select_dropdown .dropdown_item:hover{background:#eeeaff}.select_dropdown .dropdown_item.active_item{background:#605dec;color:#fff}.input-file-wrapper{width:100%;display:grid;gap:8px}.input-file-wrapper .input-file{border:2px dashed #d9d9e3;border-radius:12px;padding:28px;cursor:pointer;transition:all .25s ease;background:#fff;display:flex;align-items:center;justify-content:center;text-align:center}.input-file-wrapper .input-file:hover{border-color:#5b61ff;background:#f8f9ff}.input-file-wrapper .input-file.dragging{border-color:#5b61ff;background:#f2f3ff}.input-file-wrapper .input-file .content{display:flex;flex-direction:column;gap:8px;align-items:center}.input-file-wrapper .input-file .icon{margin-bottom:6px}.input-file-wrapper .input-file .title{font-size:15px;font-weight:500;color:#111}.input-file-wrapper .input-file .title .choose{color:#5b61ff;font-weight:600;margin-left:4px}.input-file-wrapper .input-file .sub{font-size:12px;color:#8a8fa3}.error_text_wrapper{display:flex;align-items:center;gap:8px}.error_text_wrapper .error_text{font-family:Roboto;font-weight:400;font-style:Regular;font-size:12px;line-height:16px;letter-spacing:0%;color:#aaa}.videos_list{display:flex;flex-wrap:wrap;gap:24px}.videos_list .player_wrapper{display:flex;flex-direction:column;gap:12px;width:calc(33.333% - 16px)}.videos_list .player_wrapper .video_details{display:flex;justify-content:space-between}.videos_list .player_wrapper .video_details p{font-weight:400;font-size:16px;line-height:140%;letter-spacing:0%}.videos_list .player_wrapper .video_details div{display:flex;gap:8px}.videos_list .player_wrapper .video_details div img{overflow:visible;padding:6px;background-color:#bdbcdb33;border-radius:100%}.login_page{display:grid;grid-template-columns:1fr 1fr;height:100dvh;width:100%;overflow:hidden;font-family:DM Sans,Helvetica Neue,sans-serif}.login_page .login_form{height:100%;width:100%;display:flex;justify-content:center;flex-direction:column;gap:20px}.login_page .login_form button{width:100%;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.login_page{grid-template-columns:1fr;grid-template-rows:260px 1fr}}.login_hero{position:relative;overflow:hidden}.login_hero .hero_image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.login_hero .hero_overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0a041a59,#0a041a26 60%,#0a041a8c)}.login_hero .hero_badge{position:absolute;bottom:32px;left:32px;display:flex;align-items:center;gap:8px;background:#ffffff1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:8px 16px;color:#fff;font-size:13px;font-weight:500;letter-spacing:.02em}.login_hero .hero_badge .badge_dot{width:8px;height:8px;border-radius:50%;background:#a78bfa;box-shadow:0 0 0 3px #a78bfa4d;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 0 3px #a78bfa4d}50%{box-shadow:0 0 0 6px #a78bfa1a}}.login_panel{display:flex;align-items:center;justify-content:center;background:#fff;padding:40px 24px;overflow-y:auto}.login_inner{width:100%;max-width:400px;display:flex;flex-direction:column;gap:32px;animation:fadeUp .5s cubic-bezier(.22,1,.36,1) both}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.brand_mark{display:flex;align-items:center;gap:10px}.brand_mark .brand_icon{flex-shrink:0;line-height:0}.brand_mark .brand_name{font-size:18px;font-weight:700;color:#0f0a1e;letter-spacing:-.02em}.login_heading h1{margin:0 0 6px;font-size:28px;font-weight:700;letter-spacing:-.03em;color:#0f0a1e;line-height:1.15}.login_heading p{margin:0;font-size:14px;color:#6b7280;line-height:1.5}.forgot_row{display:flex;justify-content:flex-end;margin-top:-8px}.forgot_row .forgot_link{font-size:13px;color:#7c3aed;text-decoration:none;font-weight:500}.forgot_row .forgot_link:hover{text-decoration:underline}.login_footer{font-size:13px;color:#6b7280;text-align:center;margin:0}.login_footer .register_link{color:#7c3aed;font-weight:600;text-decoration:none}.login_footer .register_link:hover{text-decoration:underline}.input_title_tabs{margin:-24.5px -20.5px 0;display:flex;position:sticky;top:0;z-index:1}.input_title_tabs .input_title_tab{width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;gap:14px;padding:15px;border-style:solid;border-top-width:.5px;border-left-width:.5px;border-right-width:0;border-bottom-width:.5px;border-color:#8a8894;background-color:#f5f5f5;color:#8a8894}.input_title_tabs .input_title_tab:first-child{border-left-width:.5px}.input_title_tabs .input_title_tab:last-child{border-left-width:.5px;border-right-width:.5px}.input_title_tabs .input_title_tab .number{width:18px;height:18px;border-radius:100%;border:.5px solid #8a8894;padding:3px;display:grid;place-items:center;font-family:Roboto;font-weight:600;font-size:10px;line-height:120%;letter-spacing:0%}.input_title_tabs .input_title_tab .title{font-family:Roboto;font-weight:400;font-size:14px;line-height:120%;letter-spacing:0%}.input_title_tabs .input_title_tab.opened{background-color:#fff;color:#000}.input_title_tabs .input_title_tab.opened .number{background-color:#605dec;color:#fff}.radio_group{margin-bottom:32px}.radio_group .radio_title{margin-bottom:16px;font-family:Roboto;font-weight:500;font-size:18px;line-height:120%;letter-spacing:0%;color:#212121}.radio_group .radio_options{display:flex;gap:40px}.radio_group .radio_item{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:18px;position:relative;font-family:Roboto;font-weight:400;font-size:16px;line-height:140%;letter-spacing:0%;color:#212121}.radio_group .radio_item input{display:none}.radio_group .radio_item .custom_radio{width:24px;height:24px;border:2px solid #cfcfe6;border-radius:50%;display:inline-block;position:relative}.radio_group .radio_item input:checked+.custom_radio{border-color:#5b5ce2}.radio_group .radio_item input:checked+.custom_radio:after{content:"";width:10px;height:10px;background:#5b5ce2;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.student_content_to_submit_wrapper .student_content_to_submit div{font-weight:400;font-size:14px;display:grid;gap:4px}.student_content_to_submit_wrapper .student_content_to_submit div .title{line-height:120%;letter-spacing:0%;color:#212121}.student_content_to_submit_wrapper .student_content_to_submit div .value{line-height:24px;letter-spacing:0px;color:#8a8894}
