.masterstudy-account{display:flex;width:100%;max-width:1210px;padding:40px 20px;margin:0 auto}.masterstudy-account *{box-sizing:border-box}.masterstudy-account-sidebar{display:flex;width:260px;flex-direction:column;flex-shrink:0;margin-right:40px;transition:.3s}.masterstudy-account-sidebar__wrapper{display:flex;width:100%;flex-direction:column}.masterstudy-account-sidebar__back{display:none;cursor:pointer;height:40px;padding:5px 10px;justify-content:center;align-items:center;position:absolute;left:20px;top:32px;border-radius:40px;background:#eef1f7;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;z-index:99;transition:.3s}.masterstudy-account-sidebar__back:hover{color:#001931}.masterstudy-account-container{display:flex;width:100%;max-width:870px;flex-direction:column}.masterstudy-account-body-overflow{overflow:hidden}.masterstudy-account-utility_hidden{display:none!important}.masterstudy-account-utility__message{padding:15px 30px;margin:15px 0;background-color:var(--danger-100);color:#fff;border-radius:5px}.masterstudy-account-utility__message.success{background-color:var(--success-100)}@media (max-width:1279.98px){.masterstudy-account{padding:20px 20px 100px}.masterstudy-account-sidebar{width:100%;height:100vh;margin-right:0;position:fixed;right:-100%;bottom:0;top:0;background:#fff;z-index:9999999999;overflow:hidden}.masterstudy-account-sidebar.masterstudy-account-sidebar_open{right:0}.masterstudy-account-sidebar__wrapper{padding:20px;overflow-y:auto}.masterstudy-account-sidebar__wrapper::-webkit-scrollbar{width:5px}.masterstudy-account-sidebar__wrapper::-webkit-scrollbar-thumb{background:var(--accent-100);border-radius:4px}.masterstudy-account-sidebar__wrapper::-webkit-scrollbar-thumb:hover{background:var(--accent-hover)}.masterstudy-account-sidebar__wrapper::-webkit-scrollbar-track{background:#eef1f7;border-radius:4px}.masterstudy-account-sidebar__back{display:flex}.masterstudy-account-container{max-width:100%}}.masterstudy-account-grades-student{display:flex;width:100%;flex-wrap:wrap}.masterstudy-account-grades-student .masterstudy-no-records__container{width:100%}.masterstudy-account-grades-student__header{display:flex;width:100%;align-items:center;justify-content:space-between;padding:0 5px;margin:20px 0}.masterstudy-account-grades-student__header h1.masterstudy-account-grades-student__title{display:flex;color:#001931;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin:0;padding:0}.masterstudy-account-grades-student__sorting{display:flex;margin-left:auto;gap:10px}.masterstudy-account-grades-student__sorting .masterstudy-select{height:40px}.masterstudy-account-grades-student__sorting input.masterstudy-account-grades-student__search{align-items:center;flex-shrink:0;width:190px;height:40px;min-height:40px;color:#001931;font-size:14px;font-style:normal;font-weight:400;line-height:normal;border:1px solid #dbe0e9;background:#fff;border-radius:4px;margin:0;padding:5px 35px 5px 15px;transition:.3s}.masterstudy-account-grades-student__sorting input.masterstudy-account-grades-student__search::-moz-placeholder{color:#808c98;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.masterstudy-account-grades-student__sorting input.masterstudy-account-grades-student__search::placeholder{color:#808c98;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.masterstudy-account-grades-student__sorting input.masterstudy-account-grades-student__search::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.masterstudy-account-grades-student__sorting input.masterstudy-account-grades-student__search:focus,.masterstudy-account-grades-student__sorting input.masterstudy-account-grades-student__search:hover{border-color:var(--accent-100);box-shadow:none;outline:0}.masterstudy-account-grades-student__search-wrapper{display:flex;height:40px;position:relative;margin-right:10px}.masterstudy-account-grades-student__search-wrapper:last-child{margin-right:0}.masterstudy-account-grades-student__search-label{display:flex;justify-content:center;align-items:center;position:absolute;right:0;top:0;bottom:0;height:100%;width:40px}.masterstudy-account-grades-student__search-label::before{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-search);color:#808c98;font-size:13px;line-height:normal}.masterstudy-account-grades-student__search-dropdown{display:flex;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #dbe0e9;box-shadow:0 0 5px 0 rgb(0 0 0 / .15);border-radius:4px;margin-top:5px;padding:0;max-height:111px;overflow-y:auto;visibility:hidden;opacity:0;transition:.2s;z-index:12}.masterstudy-account-grades-student__search-dropdown.masterstudy-account-grades-student__search-dropdown_active{opacity:1;visibility:visible}.masterstudy-account-grades-student__search-dropdown-item{display:flex;width:100%;padding:9px 15px;border-bottom:1px solid #dbe0e9;color:#4d5e6f;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:.2s}.masterstudy-account-grades-student__search-dropdown-item:hover{cursor:pointer;color:var(--accent-100)}.masterstudy-account-grades-student__search-dropdown-item:last-child{border-bottom:none}.masterstudy-account-grades-student__search-dropdown::-webkit-scrollbar{width:5px}.masterstudy-account-grades-student__search-dropdown::-webkit-scrollbar-thumb{background:var(--accent-100);border-radius:4px}.masterstudy-account-grades-student__search-dropdown::-webkit-scrollbar-thumb:hover{background:var(--accent-hover)}.masterstudy-account-grades-student__search-dropdown::-webkit-scrollbar-track{background:#eef1f7;border-radius:4px}.masterstudy-account-grades-student-table{display:flex;width:100%;position:relative;padding:0 5px}.masterstudy-account-grades-student-table__wrapper{display:flex;flex-direction:column;width:100%;min-height:220px;background:0 0;padding:0;border-radius:4px}.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container table.dataTable{margin:0 0 20px}.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container table.dataTable thead th:first-child .dt-column-order{display:block}.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container table.dataTable tbody tr:hover{cursor:pointer}.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container select.dt-input{background:#fff}.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container .dt-paging button.dt-paging-button,.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.disabled,.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.disabled:focus,.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.disabled:hover{background:#fff;color:#4d5e6f!important}.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.current,.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.current:focus,.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.current:hover{background:var(--accent-100);color:#fff!important}.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container .dt-paging button.dt-paging-button:focus,.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container .dt-paging button.dt-paging-button:hover{color:#fff!important}.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable div.dt-container div.dt-layout-cell{padding:0}.masterstudy-account-grades-student-table__wrapper .masterstudy-datatable tbody tr{background:#fff}.masterstudy-account-grades-student-table .masterstudy-analytics-loader.masterstudy-analytics-loader_table{border-radius:4px;top:0;left:5px;width:calc(100% - 10px);height:100%}.masterstudy-grades-td__student{display:flex;width:100%;flex-direction:column}.masterstudy-grades-td__student-name{display:flex;width:100%;color:#001931;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.masterstudy-grades-td__student-email{display:flex;width:100%;color:#4d5e6f;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.masterstudy-grades-td__grade{display:flex;width:100%;align-items:center}.masterstudy-grades-td__grade-badge{display:flex;flex-shrink:0;width:24px;height:24px;justify-content:center;align-items:center;border-radius:50%;color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:1;margin-right:10px}.masterstudy-grades-td__course-title,.masterstudy-grades-td__grade-value{display:flex;color:#001931;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.masterstudy-grades-td__grade-value{width:100%}.masterstudy-grades-td__course{display:flex;width:100%;align-items:center}.masterstudy-grades-td__course img.masterstudy-grades-td__course-image{display:flex;flex-shrink:0;width:58px;height:40px;min-height:40px;min-width:58px;-o-object-fit:cover;object-fit:cover;margin-right:10px;border-radius:4px}.masterstudy-grades-td__course-title{width:100%}.user-account-page .masterstudy-account-grades-student{width:calc(100% + 10px);margin-left:-5px}.user-account-page .masterstudy-account-grades-student__header{margin-top:0}.user-account-page .masterstudy-account-grades-student__header h1.masterstudy-account-grades-student__title{font-size:30px;font-weight:700}.user-account-page .masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container .dt-paging button.dt-paging-button,.user-account-page .masterstudy-account-grades-student-table__wrapper .masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.disabled{outline:#dbe0e9 solid 1px}@media (max-width:1024px){#wpcontent{padding:0 10px}}@media (max-width:782px){#wpbody-content{padding-bottom:10px}.masterstudy-account-grades-student-table__wrapper{overflow:hidden}.masterstudy-account-grades-student-table .masterstudy-datatable .dt-layout-table{overflow-x:auto}.masterstudy-account-grades-student-table .masterstudy-datatable table.dataTable{width:150%}}@media (max-width:767.98px){.masterstudy-account-grades-student__search-wrapper,.masterstudy-account-grades-student__sorting select.masterstudy-account-grades-student__select{width:100%;margin-right:0}.masterstudy-account-grades-student__header{flex-direction:column;align-items:flex-start}.masterstudy-account-grades-student__sorting{flex-direction:column;align-items:flex-start;margin-top:20px;margin-left:0;width:100%}.masterstudy-account-grades-student__sorting input.masterstudy-account-grades-student__search{width:100%}.masterstudy-account-grades-student-table .masterstudy-datatable table.dataTable{width:250%}.masterstudy-account-grades-student-table .masterstudy-datatable .dt-container .dt-paging{padding-top:5px;justify-content:center}.masterstudy-account-grades-student-table .masterstudy-datatable .dt-container .dt-end{margin-top:10px}}.masterstudy-stats-block{display:flex;padding:15px}.masterstudy-stats-block__icon{display:flex;width:42px;height:42px;justify-content:center;align-items:center;flex-shrink:0;margin-right:20px;border-radius:50px;background:var(--accent-10)}.masterstudy-stats-block__icon::after{display:flex;font-size:24px;line-height:normal;color:var(--accent-100)}.masterstudy-stats-block__content{display:flex;flex-direction:column}.masterstudy-stats-block__title{display:flex;color:#4d5e6f;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.masterstudy-stats-block__value{display:flex;color:#001931;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.masterstudy-stats-block.masterstudy-stats-block_completed .masterstudy-stats-block__icon::after,.masterstudy-stats-block.masterstudy-stats-block_failed .masterstudy-stats-block__icon::after,.masterstudy-stats-block.masterstudy-stats-block_in_progress .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none}.masterstudy-stats-block.masterstudy-stats-block_success .masterstudy-stats-block__icon{background:var(--success-10)}.masterstudy-stats-block.masterstudy-stats-block_warning .masterstudy-stats-block__icon{background:var(--warning-10)}.masterstudy-stats-block.masterstudy-stats-block_danger .masterstudy-stats-block__icon,.masterstudy-stats-block.masterstudy-stats-block_failed .masterstudy-stats-block__icon{background:var(--danger-10)}.masterstudy-stats-block.masterstudy-stats-block_failed .masterstudy-stats-block__icon::after{content:var(--stmlms-icon-cancel);color:var(--danger-100);font-size:25px}.masterstudy-stats-block.masterstudy-stats-block_completed .masterstudy-stats-block__icon{background:var(--success-10)}.masterstudy-stats-block.masterstudy-stats-block_completed .masterstudy-stats-block__icon::after{content:var(--stmlms-icon-check);color:var(--success-100);font-size:25px}.masterstudy-stats-block.masterstudy-stats-block_in_progress .masterstudy-stats-block__icon{background:var(--warning-10)}.masterstudy-stats-block.masterstudy-stats-block_in_progress .masterstudy-stats-block__icon::after{content:var(--stmlms-icon-pen);color:var(--warning-100);font-size:20px}.masterstudy-stats-block.masterstudy-stats-block_not_started .masterstudy-stats-block__icon::after,.masterstudy-stats-block.masterstudy-stats-block_passed .masterstudy-stats-block__icon::after{font-size:25px;font-weight:400;font-style:normal;font-family:stmlms;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none}.masterstudy-stats-block.masterstudy-stats-block_passed .masterstudy-stats-block__icon{background:var(--success-10)}.masterstudy-stats-block.masterstudy-stats-block_passed .masterstudy-stats-block__icon::after{content:var(--stmlms-icon-check);color:var(--success-100)}.masterstudy-stats-block.masterstudy-stats-block_not_started .masterstudy-stats-block__icon{background:var(--danger-10)}.masterstudy-datatable .dt-container .dt-layout-table div.dt-processing>div:last-child>div,.masterstudy-doughnut-chart__info-block:first-child .masterstudy-doughnut-chart__info-icon{background:var(--accent-100)}.masterstudy-stats-block.masterstudy-stats-block_not_started .masterstudy-stats-block__icon::after{content:var(--stmlms-icon-cancel);color:var(--danger-100)}.masterstudy-stats-block.masterstudy-stats-block_revenue .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-revenue)}.masterstudy-stats-block.masterstudy-stats-block_membership_plan .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-membership-plan)}.masterstudy-stats-block.masterstudy-stats-block_course_views .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-course-views)}.masterstudy-stats-block.masterstudy-stats-block_courses .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-courses)}.masterstudy-stats-block.masterstudy-stats-block_bundles .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-bundles)}.masterstudy-stats-block.masterstudy-stats-block_orders .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-orders)}.masterstudy-stats-block.masterstudy-stats-block_memberships .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-memberships)}.masterstudy-stats-block.masterstudy-stats-block_new_courses .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-courses)}.masterstudy-stats-block.masterstudy-stats-block_enrollments .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-enrollments)}.masterstudy-stats-block.masterstudy-stats-block_certificates .masterstudy-stats-block__icon::after,.masterstudy-stats-block.masterstudy-stats-block_certificates_created .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-certificates)}.masterstudy-stats-block.masterstudy-stats-block_new_students .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-students)}.masterstudy-stats-block.masterstudy-stats-block_new_assignments .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-assignments);margin-left:2px}.masterstudy-stats-block.masterstudy-stats-block_all_lessons .masterstudy-stats-block__icon::after,.masterstudy-stats-block.masterstudy-stats-block_new_lessons .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-lessons)}.masterstudy-stats-block.masterstudy-stats-block_new_groups_courses .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-groups)}.masterstudy-stats-block.masterstudy-stats-block_new_trial_courses .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-trial-courses)}.masterstudy-stats-block.masterstudy-stats-block_new_quizzes .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-menu-quizzes)}.masterstudy-stats-block.masterstudy-stats-block_reviews .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-reviews)}.masterstudy-stats-block.masterstudy-stats-block_registered_students .masterstudy-stats-block__icon::after,.masterstudy-stats-block.masterstudy-stats-block_students .masterstudy-stats-block__icon::after,.masterstudy-stats-block.masterstudy-stats-block_total .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-students)}.masterstudy-stats-block.masterstudy-stats-block_instructors .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-instructor)}.masterstudy-stats-block.masterstudy-stats-block_enrolled .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-enrollments)}.masterstudy-stats-block.masterstudy-stats-block_groups .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-groups)}.masterstudy-stats-block.masterstudy-stats-block_points .masterstudy-stats-block__icon::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-stats-points)}.masterstudy-doughnut-chart__info{display:flex;flex-direction:column;margin-top:20px}.masterstudy-doughnut-chart__info-block{display:flex;align-items:center;margin-bottom:8px}.masterstudy-doughnut-chart__info-block:nth-child(2) .masterstudy-doughnut-chart__info-icon{background:var(--accent-70)}.masterstudy-doughnut-chart__info-block:nth-child(3) .masterstudy-doughnut-chart__info-icon{background:var(--accent-50)}.masterstudy-doughnut-chart__info-block:nth-child(4) .masterstudy-doughnut-chart__info-icon{background:var(--accent-30)}.masterstudy-doughnut-chart__info-icon{display:flex;flex-shrink:0;width:12px;height:12px;margin-right:8px;margin-top:1px;border-radius:2px}.masterstudy-doughnut-chart__info-title{display:flex;width:100%;align-items:center;justify-content:flex-start;white-space:nowrap;flex-wrap:nowrap;color:#4d5e6f;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.masterstudy-doughnut-chart__info-title__wrapper{display:flex;flex-wrap:nowrap;width:100px;align-items:center;justify-content:flex-start;margin-right:40px}.masterstudy-doughnut-chart__info-percent,.masterstudy-doughnut-chart__info-value{justify-content:flex-end;min-width:30px;text-align:right;font-size:12px;font-weight:500;color:#001931}.masterstudy-doughnut-chart__info-value{display:flex;font-style:normal;line-height:normal;margin-right:0;margin-left:auto}.masterstudy-doughnut-chart__info-percent{display:flex;font-style:normal;line-height:normal;margin-right:40px}.masterstudy-chart-total__title,.masterstudy-chart-total__value{text-align:center;display:flex;line-height:normal;font-style:normal}.masterstudy-chart-total{display:flex;flex-direction:column}.masterstudy-chart-total__value{justify-content:center;color:#001931;font-size:16px;font-weight:700}.masterstudy-chart-total__title{justify-content:center;color:#4d5e6f;font-size:14px;font-weight:500}.masterstudy-datatable{display:flex;width:100%}.masterstudy-datatable .dt-container{width:100%}.masterstudy-datatable .dt-container div.dt-processing{top:70%}.masterstudy-datatable .dt-container.dt-empty-footer div.dt-processing{top:50%}.masterstudy-datatable .dt-container .dt-layout-table .dt-layout-cell{width:100%}.masterstudy-datatable .dt-container table.dataTable{border:1px solid #dbe0e9;border-radius:4px;overflow:hidden;margin:10px 0;min-width:100%!important}.masterstudy-datatable .dt-container table.dataTable thead th{color:#001931;font-size:14px;font-style:normal;font-weight:600;line-height:normal;background:#eef1f7;border:none;border-bottom:1px solid #dbe0e9;border-right:1px solid #dbe0e9}.masterstudy-datatable .dt-container table.dataTable thead th.dt-orderable-asc span.dt-column-order::before{color:#b3bac2;opacity:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.masterstudy-datatable .dt-container table.dataTable thead th.dt-ordering-asc span.dt-column-order::before{color:#4d5e6f;opacity:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.masterstudy-datatable .dt-container table.dataTable thead th.dt-orderable-desc span.dt-column-order::after{color:#b3bac2;opacity:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.masterstudy-datatable .dt-container table.dataTable thead th.dt-ordering-desc span.dt-column-order::after{color:#4d5e6f;opacity:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.masterstudy-datatable .dt-container table.dataTable thead th.dt-type-date,.masterstudy-datatable .dt-container table.dataTable thead th.dt-type-numeric{text-align:left}.masterstudy-datatable .dt-container table.dataTable thead th:first-child .dt-column-order{display:none}.masterstudy-datatable .dt-container table.dataTable thead th:last-child{border-right:none}.masterstudy-datatable .dt-container table.dataTable thead th:hover{outline:0}.masterstudy-datatable .dt-container table.dataTable tr td{color:#4d5e6f;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-align:left;border-bottom:1px solid #dbe0e9;border-right:1px solid #dbe0e9}.masterstudy-datatable .dt-container table.dataTable tr td:last-child{border-right:none}.masterstudy-datatable .dt-container table.dataTable tr:last-child td{border-bottom:none}.masterstudy-datatable .dt-container table.dataTable tbody tr{transition:.3s}.masterstudy-datatable .dt-container table.dataTable tbody tr:hover{background:#eef1f7}.masterstudy-datatable .dt-container table.dataTable tbody tr:hover a.masterstudy-analytics-builder-button,.masterstudy-datatable .dt-container table.dataTable tbody tr:hover a.masterstudy-analytics-course-button,.masterstudy-datatable .dt-container table.dataTable tbody tr:hover a.masterstudy-analytics-report-button{opacity:1;visibility:visible}.masterstudy-datatable .dt-container select.dt-input{width:auto;min-width:70px;height:30px;color:#4d5e6f;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;border:1px solid #dbe0e9;padding:5px 24px 5px 5px;margin-right:10px;transition:.3s;background-image:none!important;background-position:inherit!important;background-size:inherit!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important}.masterstudy-datatable .dt-container select.dt-input:focus,.masterstudy-datatable .dt-container select.dt-input:hover{border-color:var(--accent-100);box-shadow:none;outline:0}.masterstudy-datatable .dt-container .dt-length label{color:#4d5e6f;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.masterstudy-datatable .dt-container .dt-search input.dt-input{color:#001931;font-size:14px;font-style:normal;font-weight:400;line-height:normal;border:1px solid #dbe0e9;padding:5px 10px;transition:.3s}.masterstudy-datatable .dt-container .dt-search input.dt-input::-moz-placeholder{color:#808c98;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.masterstudy-datatable .dt-container .dt-search input.dt-input::placeholder{color:#808c98;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.masterstudy-datatable .dt-container .dt-search input.dt-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.masterstudy-datatable .dt-container .dt-search input.dt-input:focus,.masterstudy-datatable .dt-container .dt-search input.dt-input:hover{border-color:var(--accent-100);box-shadow:none;outline:0}.masterstudy-datatable .dt-container .dt-paging{display:flex}.masterstudy-datatable .dt-container .dt-paging .ellipsis{display:flex;flex-shrink:0;width:28px;height:28px;margin:0 2.5px;padding:0;justify-content:center;align-items:flex-end;color:#4d5e6f!important;font-size:12px;font-style:normal;font-weight:700;line-height:1}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button{display:flex;flex-shrink:0;width:28px;height:28px;justify-content:center;align-items:center;background:#eef1f7;border-radius:4px;border:none;margin:0 2.5px;padding:0;color:#4d5e6f!important;font-size:12px;font-style:normal;font-weight:700;line-height:normal;transition:.3s}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.first,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.last,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.next,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.previous{padding-bottom:3px;font-size:18px}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.disabled{background:#eef1f7;border-radius:4px;border:none;color:#4d5e6f!important;opacity:.7}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.disabled:focus,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.disabled:hover{border:none;outline:0;box-shadow:none;background:#eef1f7;color:#4d5e6f!important}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.current,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.current:focus,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.current:hover,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button:focus,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button:hover{border:none;background:var(--accent-100);color:#fff!important;outline:0;box-shadow:none}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button:first-child{margin-left:0}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button:last-child{margin-right:0}.masterstudy-datepicker{display:flex}.masterstudy-datepicker .flatpickr-calendar::after,.masterstudy-datepicker .flatpickr-calendar::before,.masterstudy-datepicker input.flatpickr-input{display:none}.masterstudy-datepicker .flatpickr-calendar.inline{display:flex;flex-direction:column;width:100%;top:auto;background:#fff;border-radius:0;border:none;box-shadow:none;outline:0}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months{display:flex;justify-content:space-between;align-items:center;padding:0 14px;margin:0 0 13px}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-month{display:flex;flex:inherit;align-items:center;height:auto;margin:0 auto 0 0;padding:0;order:1}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month{display:flex;position:relative;align-items:center;height:auto;left:auto;width:auto;padding:0;margin:0}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .cur-month{display:flex;align-items:center;margin:0 5px 0 7px;padding:0;color:#001931;font-size:16px;font-style:normal;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:normal}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .cur-month:hover{background:0 0}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper{display:flex;align-items:center;margin:0;padding:0}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper:hover{background:0 0}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper span.arrowDown,.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper span.arrowUp{display:none}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month input.cur-year{display:flex;width:50px;align-items:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;color:#001931;font-size:16px;font-style:normal;font-weight:700;user-select:none;padding:0;margin:0;outline:0;border:none;background:0 0}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-prev-month{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;padding:0;margin:0 5px 0 0;background:#eef1f7;border:none;border-radius:24px;order:2;position:relative;left:auto;top:auto}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg{width:11px;height:11px;fill:#4d5e6f;stroke:#4d5e6f;stroke-width:1}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover svg{fill:var(--accent-100);stroke:var(--accent-100)}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-next-month{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;padding:0;margin:0;background:#eef1f7;border:none;border-radius:24px;order:3;position:relative;right:auto;top:auto}.masterstudy-datepicker-modal,.masterstudy-settings-modal{position:fixed;z-index:-1;bottom:0;visibility:hidden;opacity:0}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-next-month svg{width:11px;height:11px;fill:#4d5e6f;stroke:#4d5e6f;stroke-width:1}.masterstudy-datepicker .flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover svg{fill:var(--accent-100);stroke:var(--accent-100)}.masterstudy-datepicker .flatpickr-calendar .flatpickr-weekdays{margin-bottom:5px}.masterstudy-datepicker .flatpickr-calendar .flatpickr-weekdays .flatpickr-weekdaycontainer{display:flex;width:100%;justify-content:center;align-items:center}.masterstudy-datepicker .flatpickr-calendar .flatpickr-weekday{max-width:40px;width:40px;color:#808c98;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.masterstudy-datepicker .flatpickr-calendar .dayContainer{justify-content:center}.masterstudy-datepicker .flatpickr-calendar .flatpickr-day{max-width:40px;width:40px;height:40px;padding:0;margin:0;border:none;color:#001931;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:40px}.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-1px 0 0 #fff}.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.flatpickr-disabled,.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.nextMonthDay,.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.prevMonthDay{color:#808c98}.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.flatpickr-disabled:hover{background:0 0;color:#808c98;font-weight:400}.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.today{color:var(--accent-100)}.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.endRange,.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.selected,.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.startRange{color:#fff;font-weight:700;border-radius:4px;background:var(--accent-100)}.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.endRange.today,.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.selected.startRange.endRange,.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.selected.today,.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.startRange.today{border-radius:4px}.masterstudy-datepicker .flatpickr-calendar .flatpickr-day.inRange{color:#001931;background:var(--accent-10);box-shadow:none}.masterstudy-datepicker .flatpickr-calendar .flatpickr-day:hover{color:#fff;font-weight:700;border-radius:4px;background:var(--accent-100)}.masterstudy-datepicker-modal{display:flex;justify-content:center;align-items:center;top:0;left:0;right:0;transition:.3s;background:rgb(0 0 0 / .4)}.masterstudy-datepicker-modal.masterstudy-datepicker-modal_open{z-index:99999;opacity:1;visibility:visible}.masterstudy-datepicker-modal.masterstudy-datepicker-modal_open .masterstudy-datepicker-modal__wrapper{transform:translateY(0)}.masterstudy-datepicker-modal__wrapper{display:flex;width:455px;border-radius:8px;background:#fff;max-height:700px;box-shadow:0 20px 40px 0 rgb(0 0 0 / .25);overflow:hidden;transition:transform .4s ease-in-out;transform:translateY(100%)}.masterstudy-datepicker-modal__single{display:flex;flex-direction:column;padding:18px 24px 16px 12px}.masterstudy-datepicker-modal__single-item{display:flex;width:100%;color:#4d5e6f;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin:5px 12px;transition:.3s}.masterstudy-datepicker-modal__single-item.masterstudy-datepicker-modal__single-item_fill{color:var(--accent-100)}.masterstudy-datepicker-modal__single-item:hover{cursor:pointer;color:var(--accent-100)}.masterstudy-datepicker-modal__calendar{display:flex;padding:16px 0}.masterstudy-datepicker-modal__close,.masterstudy-datepicker-modal__reset{align-self:flex-start;padding:0 12px 1px;height:35px;border-radius:8px;text-align:center;font-weight:700;font-size:16px;line-height:normal;transition:.3s;font-style:normal}.masterstudy-datepicker-modal__actions{display:flex;width:100%;margin-top:auto;margin-left:8px}.masterstudy-datepicker-modal__reset{display:flex;justify-content:center;align-items:center;background:#eef1f7;color:#4d5e6f}.masterstudy-datepicker-modal__reset:hover{cursor:pointer;background:var(--accent-10);color:var(--accent-100)}.masterstudy-datepicker-modal__close{display:none;justify-content:center;align-items:center;background:var(--accent-100);color:#fff;margin-left:auto}body.masterstudy-datepicker-body-hidden,body.masterstudy-settings-modal-body-hidden{padding-right:17px;overflow:hidden}.masterstudy-datepicker-modal__close:hover{cursor:pointer;background:var(--accent-hover)}.masterstudy-settings-button{display:flex;flex-shrink:0;width:40px;height:40px;justify-content:center;align-items:center;border-radius:4px;background:#fff;box-shadow:0 1px 3px 0 rgb(0 0 0 / .12);transition:.3s}.masterstudy-settings-button::after{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-settings);font-size:16px;color:#4d5e6f}.masterstudy-settings-button:hover{cursor:pointer;background:var(--accent-100)}.masterstudy-settings-button:hover::after{color:#fff}.masterstudy-settings-modal{display:flex;justify-content:center;align-items:center;top:0;left:0;right:0;transition:.3s;background:rgb(0 0 0 / .4)}.masterstudy-settings-modal.masterstudy-settings-modal_open{z-index:99999;opacity:1;visibility:visible}.masterstudy-settings-modal.masterstudy-settings-modal_open .masterstudy-settings-modal__wrapper{transform:translateY(0)}.masterstudy-settings-modal__wrapper{display:flex;flex-direction:column;width:500px;background:#fff;border-radius:10px;padding:30px 15px;max-height:700px;box-shadow:0 20px 40px 0 rgb(0 0 0 / .25);overflow:hidden;transition:transform .4s ease-in-out;transform:translateY(100%)}.masterstudy-settings-modal__header{display:flex;justify-content:space-between;align-items:center;padding:0 15px;margin-bottom:10px}.masterstudy-settings-modal__header-title{display:flex;line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-settings-modal__header-close{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;caret-color:#fff0}.masterstudy-settings-modal__header-close::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-close);color:#808c98;font-size:9px;line-height:normal;transition:.2s}.masterstudy-settings-modal__header-close:hover{cursor:pointer}.masterstudy-settings-modal__header-close:hover::after{color:#4d5e6f}.masterstudy-settings-modal__text{display:flex;font-size:14px;color:#4d5e6f;font-style:normal;font-weight:500;line-height:21px;padding:0 15px;margin-bottom:15px}.masterstudy-settings-modal__items{display:flex;width:100%;flex-wrap:wrap}.masterstudy-settings-modal__item{display:flex;width:50%}.masterstudy-settings-modal__item-wrapper{display:flex;padding:10px 15px;align-items:center;color:#001931;font-size:14px;font-style:normal;font-weight:500;line-height:normal;transition:.3s}.masterstudy-settings-modal__item-wrapper.masterstudy-settings-modal__item-wrapper_fill .masterstudy-settings-modal__switch-slider{background:var(--accent-100)}.masterstudy-settings-modal__item-wrapper.masterstudy-settings-modal__item-wrapper_fill .masterstudy-settings-modal__switch-slider::before{transform:translateX(14px)}.masterstudy-settings-modal__item-wrapper:hover{cursor:pointer;color:var(--accent-100)}.masterstudy-settings-modal__switch{display:flex;width:34px;height:20px;flex-shrink:0;margin-right:5px;position:relative}.masterstudy-settings-modal__switch-slider{display:flex;position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#b3bac2;border-radius:20px;transition:.4s}.masterstudy-settings-modal__switch-slider::before{display:flex;flex-shrink:0;position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;box-shadow:0 0 3px 0 rgb(0 0 0 / .2);background:#fff;transition:.4s;border-radius:50%}.masterstudy-settings-dropdown{display:flex;flex-shrink:0;width:28px;height:28px;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;background:#eef1f7;transition:.3s;position:relative}.masterstudy-settings-dropdown::after{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-menu-dots);font-size:13px;line-height:normal;color:#4d5e6f}.masterstudy-settings-dropdown:hover{cursor:pointer}.masterstudy-settings-dropdown__menu{display:flex;align-items:center;background:#fff;border-radius:4px;box-shadow:0 0 30px 0 rgb(0 0 0 / .2);z-index:3;opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);right:0}.masterstudy-settings-dropdown__menu.masterstudy-settings-dropdown__menu_open{visibility:visible;opacity:1}.masterstudy-settings-dropdown__menu::before{display:flex;content:"";width:9px;height:9px;background:#fff;transform:rotate(45deg);position:absolute;top:-4.5px;right:9px}.masterstudy-settings-dropdown__item{display:flex;padding:6px 15px;align-items:center;color:#4d5e6f;font-size:14px;white-space:nowrap;font-style:normal;font-weight:400;line-height:normal;border-bottom:1px solid #dbe0e9;transition:.3}.masterstudy-settings-dropdown__item:last-child{border-bottom:none}.masterstudy-settings-dropdown__item:hover{cursor:pointer;color:var(--accent-100)}.masterstudy-analytics-empty-chart{display:flex;width:240px;height:240px;position:absolute;left:0;top:0;z-index:3}.masterstudy-analytics-report-button__wrapper{display:flex;justify-content:center}.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-report-button{display:flex;opacity:0;visibility:hidden;padding:2px 6px 4px;justify-content:center;align-items:center;color:var(--accent-100);font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;white-space:nowrap;border-radius:4px;background:var(--accent-10);transition:.3s}.masterstudy-analytics-rating__star::before,.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-builder-button::after,.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-course-button::after{font-family:stmlms;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:none;font-style:normal;text-decoration:none}.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-report-button:hover{cursor:pointer;background:var(--accent-100);color:#fff}.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-report-button:focus{outline:0;box-shadow:none;border:none}.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-course-button{display:flex;opacity:0;visibility:hidden;padding:2px 6px 4px;justify-content:center;align-items:center;white-space:nowrap;border-radius:4px;background:var(--accent-10);transition:.3s;text-decoration:none;margin-left:4px}.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-course-button::after{display:flex;content:var(--stmlms-icon-eye);line-height:normal;transition:.3s;color:var(--accent-100);font-size:14px}.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-course-button:hover{cursor:pointer;background:var(--accent-100)}.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-course-button:hover::after{color:#fff}.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-course-button:focus{outline:0;box-shadow:none;border:none}.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-builder-button{display:flex;opacity:0;visibility:hidden;padding:2px 6px 4px;justify-content:center;align-items:center;white-space:nowrap;border-radius:4px;background:var(--accent-10);transition:.3s;text-decoration:none;margin-left:4px}.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-builder-button::after{display:flex;content:var(--stmlms-icon-pen);line-height:normal;transition:.3s;color:var(--accent-100);font-size:14px}.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-builder-button:hover{cursor:pointer;background:var(--accent-100)}.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-builder-button:hover::after{color:#fff}.masterstudy-analytics-report-button__wrapper a.masterstudy-analytics-builder-button:focus{outline:0;box-shadow:none;border:none}.masterstudy-analytics-rating{display:flex;align-items:center}.masterstudy-analytics-rating__star{display:flex;font-size:14px;margin:0;position:relative}.masterstudy-analytics-rating__star::before{display:flex;width:100%;color:#b3bac2;content:var(--stmlms-icon-star);line-height:20px}.masterstudy-analytics-rating__star.masterstudy-analytics-rating__star_filled::before{color:var(--warning-100)}.masterstudy-analytics-progress{display:flex;flex-wrap:wrap;flex:0 0 65%}.masterstudy-analytics-progress__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}.masterstudy-analytics-progress__bars,.masterstudy-analytics-progress__bottom{display:flex;flex:0 0 100%}.masterstudy-analytics-progress__bars{position:relative;overflow:hidden;height:6px}.masterstudy-analytics-progress__bar-empty{height:6px;width:100%;border-bottom:6px solid #dbe0e9;border-radius:10px}.masterstudy-analytics-progress__bar-filled{display:flex;height:6px;border-bottom:6px solid var(--accent-100);border-radius:10px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.masterstudy-analytics-progress__title{display:flex;font-size:14px;font-style:normal;white-space:nowrap;font-weight:500;line-height:20px;color:#4d5e6f;margin-top:5px}.masterstudy-analytics-progress__percent{margin-left:5px}.masterstudy-analytics-progress__bottom{justify-content:space-between}.masterstudy-analytics-view{background:#eef1f7;padding:13.5px 20px 12.5px;font:500 14px/100% "Albert Sans",sans-serif;display:inline-block;color:#4d5e6f;text-decoration:none;border-radius:4px;flex:0 0 70px}.masterstudy-analytics-view:hover{box-shadow:0 0 0 2px #2271b1;color:#227aff}.masterstudy-analytics-loader{display:flex;width:calc(100% - 10px);height:calc(100% - 10px);position:absolute;top:5px;left:5px;padding:20px;z-index:11;background:#fff}.masterstudy-analytics-loader__image{display:flex;width:100%;-o-object-fit:contain;object-fit:contain}.masterstudy-analytics-loader.masterstudy-analytics-loader_table{width:calc(100% - 20px);height:calc(100% - 20px);top:10px;left:10px}.masterstudy-analytics-loader.masterstudy-analytics-loader_table .masterstudy-analytics-loader__image{-o-object-fit:cover;object-fit:cover}@media (max-width:1024px){body.masterstudy-settings-modal-body-hidden{padding-right:0}}@media (max-width:767px){.masterstudy-settings-modal__wrapper{width:100%;height:100%;max-height:100%;border-radius:0}}@keyframes pulse{0%{transform:scale(.1,.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2,1.2);opacity:0}}@keyframes loading-pulse{0%{transform:translate(-50%,-50%) scale(.1,.1);opacity:0}50%{opacity:1}100%{transform:translate(-50%,-50%) scale(1.2,1.2);opacity:0}}@keyframes rotate360{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}body:has(#wpadminbar) .masterstudy-grade-details__content{padding:40px}body:has(.masterstudy-grade-details_show) .masterstudy-account-mobile-menu{z-index:1}.masterstudy-grade-details{display:flex;top:0;left:0;right:0;bottom:0;position:fixed;background:rgb(0 0 0 / .3);opacity:0;visibility:hidden;transition:.3s;z-index:99999}.masterstudy-grade-details.masterstudy-grade-details_show{opacity:1;visibility:visible}.masterstudy-grade-details.masterstudy-grade-details_show .masterstudy-grade-details__block{transform:translateX(0)}.masterstudy-grade-details.masterstudy-grade-details_popup{justify-content:center;align-items:center}.masterstudy-grade-details.masterstudy-grade-details_popup .masterstudy-grade-details__block{border-radius:10px;height:auto;max-height:600px;overflow:hidden;transition:.2s;transition:transform .4s ease-in-out;transform:translateY(100%);position:relative;right:auto;top:auto;bottom:auto}.masterstudy-grade-details.masterstudy-grade-details_popup.masterstudy-grade-details_show .masterstudy-grade-details__block{transform:translateY(0)}.masterstudy-grade-details.masterstudy-grade-details_only-exams .masterstudy-grade-details__course,.masterstudy-grade-details.masterstudy-grade-details_only-exams .masterstudy-grade-details__date,.masterstudy-grade-details.masterstudy-grade-details_only-exams .masterstudy-grade-details__exams-title,.masterstudy-grade-details.masterstudy-grade-details_only-exams .masterstudy-grade-details__mark,.masterstudy-grade-details.masterstudy-grade-details_only-exams .masterstudy-grade-details__regenerate,.masterstudy-grade-details.masterstudy-grade-details_only-exams .masterstudy-grade-details__student{display:none}.masterstudy-grade-details__loader{display:flex;width:100%;height:100%;justify-content:center;align-items:center;padding:20px;margin:0;position:absolute;top:0;left:0;z-index:3;background:#fff}.masterstudy-grade-details__loader.masterstudy-grade-details__loader_hide{display:none}.masterstudy-grade-details__loader-body{display:flex;width:45px;height:45px;border-radius:50%;border:4px solid var(--accent-100);position:relative;animation:rotate360 1s linear infinite;margin:auto}.masterstudy-grade-details__loader-body::after{display:flex;content:"";position:absolute;top:-7px;right:-7px;width:25px;height:25px;border-radius:50%;background:#fff}.masterstudy-grade-details__content{display:flex;flex-direction:column;width:100%;height:100%;padding:40px;overflow-y:auto;box-sizing:border-box}.masterstudy-grade-details__content::-webkit-scrollbar{width:5px}.masterstudy-grade-details__content::-webkit-scrollbar-thumb{background:var(--accent-100);border-radius:0}.masterstudy-grade-details__content::-webkit-scrollbar-thumb:hover{background:var(--accent-hover)}.masterstudy-grade-details__content::-webkit-scrollbar-track{background:#eef1f7;border-radius:0}.masterstudy-grade-details__block{display:flex;flex-direction:column;width:600px;max-width:600px;height:100%;padding:0;background:#fff;position:absolute;right:0;top:0;bottom:0;transform:translateX(100%);transition:transform .4s ease;box-shadow:0 20px 40px 0 rgb(0 0 0 / .25);box-sizing:border-box}.masterstudy-grade-details__header{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:20px}.masterstudy-grade-details__title{display:flex;color:#001931;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.masterstudy-grade-details__close{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7}.masterstudy-grade-details__close::after{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-close);color:#808c98;font-size:10px;line-height:normal;transition:.2s;margin-top:1px}.masterstudy-grade-details__close:hover{cursor:pointer}.masterstudy-grade-details__close:hover::after{color:#4d5e6f}.masterstudy-grade-details__course{display:flex;width:100%;flex-direction:column;margin-bottom:20px}.masterstudy-grade-details__course-label{display:flex;width:100%;color:#4d5e6f;line-height:normal;font-size:13px;font-style:normal;font-weight:400;margin-bottom:4px}.masterstudy-grade-details__course-title{display:flex;width:100%;color:#001931;line-height:normal;font-size:16px;font-style:normal;font-weight:500}.masterstudy-grade-details__student{display:flex;width:100%;flex-direction:column;margin-bottom:20px}.masterstudy-grade-details__date-label,.masterstudy-grade-details__student-label{display:flex;width:100%;color:#4d5e6f;line-height:normal;font-style:normal;margin-bottom:4px}.masterstudy-grade-details__student-label{font-size:13px;font-weight:400}.masterstudy-grade-details__student-name{display:flex;width:100%;color:#001931;line-height:normal;font-size:16px;font-style:normal;font-weight:500}.masterstudy-grade-details__date{display:flex;width:100%}.masterstudy-grade-details__date-block{display:flex;flex-direction:column;width:50%}.masterstudy-grade-details__date-block:first-child{padding-right:10px}.masterstudy-grade-details__date-block:last-child{padding-left:10px}.masterstudy-grade-details__date-label{font-size:13px;font-weight:400}.masterstudy-grade-details__date-value,.masterstudy-grade-details__mark-label{width:100%;color:#001931;line-height:normal;font-weight:500;display:flex;font-style:normal}.masterstudy-grade-details__date-value{font-size:16px}.masterstudy-grade-details__mark{display:flex;flex-direction:column;align-items:center;width:100%;margin:47px 0;padding:20px;background:#eef1f7;border-radius:10px;box-sizing:border-box}.masterstudy-grade-details__mark-label{justify-content:center;text-align:center;font-size:20px;margin-bottom:20px}.masterstudy-grade-details__mark-progress{display:flex;position:relative}.masterstudy-grade-details__mark-progress svg.masterstudy-grade-details__mark-progress-image{width:180px;height:90px;margin:0}.masterstudy-grade-details__mark-progress svg.masterstudy-grade-details__mark-progress-image .masterstudy-grade-details__mark-progress-line{fill:none;stroke-width:20px;stroke-dasharray:251;transform:rotate(-180deg);transform-origin:50% 100%;stroke:#fff}.masterstudy-grade-details__mark-progress svg.masterstudy-grade-details__mark-progress-image .masterstudy-grade-details__mark-progress-fill{fill:none;stroke-width:20px;transform:rotate(-180deg);transform-origin:50% 100%;stroke-dasharray:251;stroke-dashoffset:calc(251 - 251 * var(--grade-percent)/ 100);stroke:var(--grade-color)}.masterstudy-grade-details__mark-badge{display:flex;flex-shrink:0;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50%;color:#fff;line-height:1;font-size:32px;font-style:normal;font-weight:700;margin:-40px 0 50px}.masterstudy-grade-details__mark-points{display:flex}.masterstudy-grade-details__mark-points-block{display:flex;flex-direction:column;align-items:center}.masterstudy-grade-details__mark-points-separator{display:flex;flex-shrink:0;width:1px;background:#dbe0e9;height:100%;margin:0 20px}.masterstudy-grade-details__mark-points-value{display:flex;justify-content:center;color:#001931;text-align:center;line-height:normal;font-size:24px;font-style:normal;font-weight:700}.masterstudy-grade-details__mark-points-label{display:flex;justify-content:center;color:#4d5e6f;text-align:center;line-height:normal;font-size:14px;font-style:normal;font-weight:500}.masterstudy-grade-details__regenerate{display:flex;width:100%;justify-content:flex-start;margin-bottom:37px}.masterstudy-grade-details__exams{display:flex;width:100%;flex-direction:column}.masterstudy-grade-details__exams-title{display:flex;width:100%;color:#001931;line-height:normal;font-size:20px;font-style:normal;font-weight:700;margin-bottom:10px}.masterstudy-grade-details__exams-list{display:flex;width:100%;flex-direction:column}.masterstudy-grade-details__exams-item{display:flex;align-items:center;width:100%;padding:15px 0;border-bottom:1px solid #dbe0e9}.masterstudy-grade-details__exams-item.masterstudy-grade-details__exams-item-stm-quizzes .masterstudy-grade-details__exams-item-icon::before{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-quiz-type);color:#FFA800}.masterstudy-grade-details__exams-item.masterstudy-grade-details__exams-item-stm-assignments .masterstudy-grade-details__exams-item-icon::before{font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-assignment-type);color:#FF3945}.masterstudy-grade-details__exams-item-icon{display:flex;flex-shrink:0;align-items:center;margin-right:10px}.masterstudy-grade-details__exams-item-icon::before{display:flex;font-size:16px;font-weight:400}.masterstudy-grade-details__exams-item-title{display:flex;width:100%;color:#001931;line-height:normal;font-size:14px;font-style:normal;font-weight:500;margin-right:20px}.masterstudy-grade-details__exams-item-attempt{display:flex;flex-shrink:0;color:#808c98;line-height:normal;font-size:14px;font-style:normal;font-weight:500;margin-right:10px}.masterstudy-grade-details__exams-item-grade{display:flex;align-items:center;flex-shrink:0;width:100px;max-width:100px;margin-right:10px}.masterstudy-grade-details__exams-item-grade-badge{display:flex;width:24px;height:24px;justify-content:center;align-items:center;margin-right:10px;border-radius:50%;color:#fff;line-height:1;font-size:12px;font-style:normal;font-weight:700;flex-shrink:0}.masterstudy-grade-details__exams-item-grade-value,.masterstudy-grade-details__exams-item-percent,.masterstudy-grade-details__exams-item-start{display:flex;line-height:normal;font-size:14px;font-style:normal;font-weight:500}.masterstudy-grade-details__exams-item-grade-value{color:#001931}.masterstudy-grade-details__exams-item-percent{flex-shrink:0;justify-content:flex-end;width:50px;max-width:50px;color:#001931}.masterstudy-grade-details__exams-item-start{width:100%;justify-content:flex-end;color:#808c98}body.admin-bar .masterstudy-grade-details{top:32px}@media (max-width:782px){body.admin-bar .masterstudy-grade-details{top:46px}}@media (max-width:767.98px){.masterstudy-grade-details__block{display:flex;flex-direction:column;width:100%;max-width:100%}.masterstudy-grade-details__date{flex-direction:column}.masterstudy-grade-details__date-block{width:100%}.masterstudy-grade-details__date-block:first-child{padding-right:0;margin-bottom:20px}.masterstudy-grade-details__date-block:last-child{padding-left:0}.masterstudy-grade-details__exams-item{flex-wrap:wrap}.masterstudy-grade-details__exams-item-icon{margin:0 10px 10px 0}.masterstudy-grade-details__exams-item-title{margin:0 0 10px}.masterstudy-grade-details__exams-item-attempt{width:90px;max-width:90px;margin:0 10px 0 27px}.masterstudy-grade-details__exams-item-grade{width:105px;max-width:105px}.masterstudy-grade-details__exams-item-percent{width:40px;max-width:40px;justify-content:flex-start}.masterstudy-grade-details__exams-item-start{margin:0 5px 0 27px;justify-content:flex-start}body.admin-bar .masterstudy-grade-details{top:0}body.masterstudy-grade-details-body-hidden{overflow:hidden}}@media (max-width:576px){.masterstudy-grade-details.masterstudy-grade-details_popup .masterstudy-grade-details__block{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:0;box-shadow:none}.masterstudy-grade-details.masterstudy-grade-details_popup .masterstudy-grade-details__content{padding:20px 25px 35px}}body.rtl .masterstudy-grade-details__exams-item-title{margin-right:0;margin-left:20px}body.rtl .masterstudy-grade-details__exams-item-attempt,body.rtl .masterstudy-grade-details__exams-item-grade,body.rtl .masterstudy-grade-details__exams-item-grade-badge,body.rtl .masterstudy-grade-details__exams-item-icon{margin-right:0;margin-left:10px}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.1,.1);transform:scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(.1,.1);transform:scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);opacity:0}}@-webkit-keyframes loading-pulse{0%{-webkit-transform:translate(-50%,-50%) scale(.1,.1);transform:translate(-50%,-50%) scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(-50%,-50%) scale(1.2,1.2);transform:translate(-50%,-50%) scale(1.2,1.2);opacity:0}}@keyframes loading-pulse{0%{-webkit-transform:translate(-50%,-50%) scale(.1,.1);transform:translate(-50%,-50%) scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(-50%,-50%) scale(1.2,1.2);transform:translate(-50%,-50%) scale(1.2,1.2);opacity:0}}@-webkit-keyframes rotate360{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate360{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}a.masterstudy-button,button.masterstudy-button{display:flex;justify-content:center;align-items:center;outline:0;border:none;min-height:auto;border-radius:5px;transition:.2s;text-decoration:none;caret-color:#fff0;box-shadow:none}a.masterstudy-button .masterstudy-button__title,button.masterstudy-button .masterstudy-button__title{font-size:14px;line-height:18px;letter-spacing:0;text-transform:capitalize;text-decoration:none;white-space:nowrap;transition:.2s}a.masterstudy-button.masterstudy-button_size-sm,button.masterstudy-button.masterstudy-button_size-sm{height:40px;padding:0 20px}a.masterstudy-button.masterstudy-button_size-sm .masterstudy-button__title,button.masterstudy-button.masterstudy-button_size-sm .masterstudy-button__title{font-weight:500}a.masterstudy-button.masterstudy-button_size-sm::after,a.masterstudy-button.masterstudy-button_size-sm::before,button.masterstudy-button.masterstudy-button_size-sm::after,button.masterstudy-button.masterstudy-button_size-sm::before{font-size:15px;font-weight:500}a.masterstudy-button.masterstudy-button_size-sm.masterstudy-button_loading::after,a.masterstudy-button.masterstudy-button_size-sm.masterstudy-button_loading::before,button.masterstudy-button.masterstudy-button_size-sm.masterstudy-button_loading::after,button.masterstudy-button.masterstudy-button_size-sm.masterstudy-button_loading::before{width:15px;height:15px}a.masterstudy-button.masterstudy-button_size-md,button.masterstudy-button.masterstudy-button_size-md{height:50px;padding:0 24px}a.masterstudy-button.masterstudy-button_size-md .masterstudy-button__title,button.masterstudy-button.masterstudy-button_size-md .masterstudy-button__title{font-weight:700}a.masterstudy-button.masterstudy-button_size-md::after,a.masterstudy-button.masterstudy-button_size-md::before,button.masterstudy-button.masterstudy-button_size-md::after,button.masterstudy-button.masterstudy-button_size-md::before{font-size:16px;font-weight:500}a.masterstudy-button.masterstudy-button_size-md.masterstudy-button_loading::after,a.masterstudy-button.masterstudy-button_size-md.masterstudy-button_loading::before,button.masterstudy-button.masterstudy-button_size-md.masterstudy-button_loading::after,button.masterstudy-button.masterstudy-button_size-md.masterstudy-button_loading::before{width:20px;height:20px}a.masterstudy-button.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-left::before{display:flex;margin:0 5px 0 0;transition:.2s}a.masterstudy-button.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-center::before{display:flex;margin:0 auto;transition:.2s}a.masterstudy-button.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-right::after{display:flex;margin:0 0 0 5px;transition:.2s}a.masterstudy-button.masterstudy-button_style-primary,button.masterstudy-button.masterstudy-button_style-primary{background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-primary .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-primary::after,a.masterstudy-button.masterstudy-button_style-primary::before,button.masterstudy-button.masterstudy-button_style-primary::after,button.masterstudy-button.masterstudy-button_style-primary::before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled{opacity:.3;cursor:default}a.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled:hover{cursor:default;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-primary.masterstudy-button_disabled:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-primary:hover,button.masterstudy-button.masterstudy-button_style-primary:hover{cursor:pointer;background:var(--accent-hover)}a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled,a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover{cursor:default}a.masterstudy-button.masterstudy-button_style-secondary,button.masterstudy-button.masterstudy-button_style-secondary{background:#eef1f7}a.masterstudy-button.masterstudy-button_style-secondary .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-secondary .masterstudy-button__title{color:#4d5e6f}a.masterstudy-button.masterstudy-button_style-secondary::after,a.masterstudy-button.masterstudy-button_style-secondary::before,button.masterstudy-button.masterstudy-button_style-secondary::after,button.masterstudy-button.masterstudy-button_style-secondary::before{color:#4d5e6f;border-color:#4d5e6f}a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled::after,a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled::before,a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover::after,a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover::before,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled::after,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled::before,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover::after,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover::before{color:#b3bac2;border-color:#b3bac2}a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled .masterstudy-button__title{color:#b3bac2}a.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-secondary.masterstudy-button_disabled:hover .masterstudy-button__title{color:#b3bac2}a.masterstudy-button.masterstudy-button_style-secondary:hover,button.masterstudy-button.masterstudy-button_style-secondary:hover{cursor:pointer}a.masterstudy-button.masterstudy-button_style-secondary:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-secondary:hover .masterstudy-button__title{color:#001931}a.masterstudy-button.masterstudy-button_style-secondary:hover::after,a.masterstudy-button.masterstudy-button_style-secondary:hover::before,button.masterstudy-button.masterstudy-button_style-secondary:hover::after,button.masterstudy-button.masterstudy-button_style-secondary:hover::before{color:#001931;border-color:#001931}a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover::after,a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover::before,a.masterstudy-button.masterstudy-button_style-tertiary::after,a.masterstudy-button.masterstudy-button_style-tertiary::before,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover::after,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover::before,button.masterstudy-button.masterstudy-button_style-tertiary::after,button.masterstudy-button.masterstudy-button_style-tertiary::before{color:var(--accent-100);border-color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary,button.masterstudy-button.masterstudy-button_style-tertiary{background:var(--accent-10)}a.masterstudy-button.masterstudy-button_style-tertiary .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-tertiary .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled{opacity:.7;cursor:default}a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover{cursor:default;background:var(--accent-10)}a.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-tertiary.masterstudy-button_disabled:hover .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary:hover,button.masterstudy-button.masterstudy-button_style-tertiary:hover{cursor:pointer;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-tertiary:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-tertiary:hover::after,a.masterstudy-button.masterstudy-button_style-tertiary:hover::before,button.masterstudy-button.masterstudy-button_style-tertiary:hover::after,button.masterstudy-button.masterstudy-button_style-tertiary:hover::before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-outline,button.masterstudy-button.masterstudy-button_style-outline{background:0 0;border:1px solid var(--accent-100)}a.masterstudy-button.masterstudy-button_style-outline .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-outline .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-outline::after,a.masterstudy-button.masterstudy-button_style-outline::before,button.masterstudy-button.masterstudy-button_style-outline::after,button.masterstudy-button.masterstudy-button_style-outline::before{color:var(--accent-100);border-color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled{border-color:#b3bac2;cursor:default}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled .masterstudy-button__title{color:#808c98}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled::after,a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled::before,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled::after,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled::before{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover{cursor:default;background:0 0;border-color:#b3bac2}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover .masterstudy-button__title{color:#808c98}a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover::after,a.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover::before,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover::after,button.masterstudy-button.masterstudy-button_style-outline.masterstudy-button_disabled:hover::before{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-outline:hover,button.masterstudy-button.masterstudy-button_style-outline:hover{cursor:pointer;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-outline:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-outline:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-outline:hover::after,a.masterstudy-button.masterstudy-button_style-outline:hover::before,button.masterstudy-button.masterstudy-button_style-outline:hover::after,button.masterstudy-button.masterstudy-button_style-outline:hover::before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-danger-light,button.masterstudy-button.masterstudy-button_style-danger-light{background:var(--danger-10)}a.masterstudy-button.masterstudy-button_style-danger-light .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-danger-light .masterstudy-button__title{color:#ff3945}a.masterstudy-button.masterstudy-button_style-danger-light::after,a.masterstudy-button.masterstudy-button_style-danger-light::before,button.masterstudy-button.masterstudy-button_style-danger-light::after,button.masterstudy-button.masterstudy-button_style-danger-light::before{color:#ff3945;border-color:#ff3945}a.masterstudy-button.masterstudy-button_style-danger-light:hover,button.masterstudy-button.masterstudy-button_style-danger-light:hover{cursor:pointer;background:var(--danger-100)}a.masterstudy-button.masterstudy-button_style-danger-light:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-danger-light:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-primary-light,button.masterstudy-button.masterstudy-button_style-primary-light{background:var(--accent-10)}a.masterstudy-button.masterstudy-button_style-primary-light .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-primary-light .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary-light::after,a.masterstudy-button.masterstudy-button_style-primary-light::before,button.masterstudy-button.masterstudy-button_style-primary-light::after,button.masterstudy-button.masterstudy-button_style-primary-light::before{color:var(--accent-100);border-color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary-light:hover,button.masterstudy-button.masterstudy-button_style-primary-light:hover{cursor:pointer;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary-light:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-primary-light:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-transparent-danger,button.masterstudy-button.masterstudy-button_style-transparent-danger{background:0 0;border:none}a.masterstudy-button.masterstudy-button_style-transparent-danger .masterstudy-button__title,a.masterstudy-button.masterstudy-button_style-transparent-danger::after,a.masterstudy-button.masterstudy-button_style-transparent-danger::before,button.masterstudy-button.masterstudy-button_style-transparent-danger .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-transparent-danger::after,button.masterstudy-button.masterstudy-button_style-transparent-danger::before{color:var(--danger-100)}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled{border-color:#b3bac2;cursor:default}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled .masterstudy-button__title{color:#808c98}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled::after,a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled::before,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled::after,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled::before{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover{cursor:default;background:0 0;border-color:#b3bac2}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover .masterstudy-button__title{color:#808c98}a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover::after,a.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover::before,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover::after,button.masterstudy-button.masterstudy-button_style-transparent-danger.masterstudy-button_disabled:hover::before{color:#808c98;border-color:#808c98}a.masterstudy-button.masterstudy-button_style-transparent-danger:hover,button.masterstudy-button.masterstudy-button_style-transparent-danger:hover{cursor:pointer}a.masterstudy-button.masterstudy-button_style-transparent-danger:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-transparent-danger:hover .masterstudy-button__title{color:var(--danger-70)}a.masterstudy-button.masterstudy-button_style-transparent-danger:hover::after,a.masterstudy-button.masterstudy-button_style-transparent-danger:hover::before,button.masterstudy-button.masterstudy-button_style-transparent-danger:hover::after,button.masterstudy-button.masterstudy-button_style-transparent-danger:hover::before{color:var(--danger-70);border-color:var(--danger-70)}a.masterstudy-button.masterstudy-button_style-danger,button.masterstudy-button.masterstudy-button_style-danger{background:var(--danger-100)}a.masterstudy-button.masterstudy-button_style-danger .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-danger .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-danger::after,a.masterstudy-button.masterstudy-button_style-danger::before,button.masterstudy-button.masterstudy-button_style-danger::after,button.masterstudy-button.masterstudy-button_style-danger::before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled,button.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled{opacity:.3;cursor:default}a.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled:hover,button.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled:hover{cursor:default;background:var(--danger-100)}a.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled:hover .masterstudy-button__title,button.masterstudy-button.masterstudy-button_style-danger.masterstudy-button_disabled:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-danger:hover,button.masterstudy-button.masterstudy-button_style-danger:hover{cursor:pointer;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_loading .masterstudy-button__title,button.masterstudy-button.masterstudy-button_loading .masterstudy-button__title{display:none}a.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_loading::before,button.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_loading::before{content:""!important;display:flex;margin:0;border-radius:50%;border-width:2px;border-style:solid;-webkit-animation:pulse 1.5s ease-out;animation:pulse 1.5s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;z-index:99}a.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-right::before,button.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-right::before{display:none}a.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_loading.masterstudy-button_icon-right::after{content:""!important;display:flex;margin:0;border-radius:50%;border-width:2px;border-style:solid;-webkit-animation:pulse 1.5s ease-out;animation:pulse 1.5s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;z-index:99}a.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-btn-add)}a.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-mic.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-mic)}a.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-camera.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-camera)}a.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-upload-alt.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-download2)}a.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-upload.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-upload)}a.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-trash.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-trash1)}a.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-play.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-play)}a.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-download.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-download1)}a.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-download-alt.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-download-alt)}a.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-print.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-print1)}a.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-center::before,a.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-left::before,a.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-right::after,button.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-center::before,button.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-left::before,button.masterstudy-button.masterstudy-button_icon-arrow-left.masterstudy-button_icon-right::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-arrow_left)}body.rtl a.masterstudy-button.masterstudy-button_icon-left::before,body.rtl button.masterstudy-button.masterstudy-button_icon-left::before{order:2}.masterstudy-account-profile{display:flex;width:100%;align-items:center;margin-bottom:30px}.masterstudy-account-profile__avatar{display:flex;flex-shrink:0;width:60px;height:60px;border-radius:50%}.masterstudy-account-profile__avatar img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;-o-object-fit:cover;object-fit:cover;display:flex;border-radius:50%}.masterstudy-account-profile__info{display:flex;width:100%;flex-direction:column;margin-left:20px}.masterstudy-account-profile__name{display:flex;color:#001931;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.masterstudy-account-profile a.masterstudy-account-profile__link{display:flex;text-decoration:none;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--accent-100);margin-top:6px;transition:.3s}.masterstudy-account-profile a.masterstudy-account-profile__link:hover{color:var(--accent-hover)}@media (max-width:1279.98px){.masterstudy-account-profile{flex-direction:column;justify-content:center}.masterstudy-account-profile__info{align-items:center;justify-content:center;margin:20px 0 0}}.masterstudy-account-menu,.masterstudy-account-menu__list{flex-direction:column;display:flex;width:100%}.masterstudy-account-menu__mode{display:flex;width:100%;margin-bottom:30px;padding:0 16px;align-items:center;color:#001931;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.masterstudy-account-menu__mode .masterstudy-account-menu-switcher{margin-right:5px}.masterstudy-account-menu__list-section{display:flex;width:100%;flex-direction:column;margin-bottom:30px}.masterstudy-account-menu__list-section-title{display:flex;width:100%;padding:0 16px;color:#808c98;font-size:12px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.6px;text-transform:uppercase;margin-bottom:10px}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item.masterstudy-account-menu__list-item_active .masterstudy-account-menu__list-item-label,.masterstudy-account-menu__list a.masterstudy-account-menu__list-item.masterstudy-account-menu__list-item_active i,.masterstudy-account-menu__list a.masterstudy-account-menu__list-item.masterstudy-account-menu__list-item_active svg,.masterstudy-account-menu__list a.masterstudy-account-menu__list-item:hover .masterstudy-account-menu__list-item-label,.masterstudy-account-menu__list a.masterstudy-account-menu__list-item:hover i,.masterstudy-account-menu__list a.masterstudy-account-menu__list-item:hover svg{color:var(--accent-100)}.masterstudy-account-menu__list-section:last-child{margin-bottom:0}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item{display:flex;width:100%;align-items:center;padding:0 16px;height:40px;transition:.3s;border-radius:4px;text-decoration:none}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item.masterstudy-account-menu__list-item_logout .masterstudy-account-menu__list-item-label{text-transform:none}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item.masterstudy-account-menu__list-item_active{background:var(--accent-10)}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item.masterstudy-account-menu__list-item_hidden{display:none}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item:hover{background:var(--accent-10)}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item .masterstudy-account-menu__list-item-label{display:flex;color:#001931;font-size:14px;font-style:normal;font-weight:500;line-height:normal;transition:.3s;text-transform:capitalize}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item .masterstudy-account-menu__list-item-badge{display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:50%;background:var(--accent-100);color:#fff;text-align:center;font-size:10px;font-style:normal;font-weight:700;line-height:1.1;letter-spacing:0;padding:4px;margin-left:7px;min-width:19px}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item i,.masterstudy-account-menu__list a.masterstudy-account-menu__list-item svg{width:20px;height:20px;flex:0 0 20px;font-size:20px;margin-right:10px;color:#4d5e6f;transition:.3s}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item svg.stmlms-menu-notes{fill:currentColor}.masterstudy-account-menu__list a.masterstudy-account-menu__list-item svg.stmlms-menu-notes .masterstudy-account-menu__notes-icon-fill{fill:#fff}@media (max-width:1024px){.masterstudy-account-sidebar__wrapper{padding-bottom:45px;padding-bottom:calc(45px + env(safe-area-inset-bottom,0px))}}.masterstudy-account-menu-divider{display:flex;flex-shrink:0;width:100%;height:1px;margin:10px 0;background:#dbe0e9}.masterstudy-account-have-question{display:flex;width:100%;flex-direction:column}.masterstudy-account-have-question__button{display:flex;flex-shrink:0;width:100%;align-items:center;padding:0 16px;height:40px;transition:.3s;border-radius:4px}.masterstudy-account-have-question__button:hover{cursor:pointer;background:var(--accent-10)}.masterstudy-account-have-question__button:hover .masterstudy-account-have-question__label,.masterstudy-account-have-question__button:hover i{color:var(--accent-100)}.masterstudy-account-have-question__button i{font-size:20px;margin-right:10px;color:#4d5e6f;transition:.3s}.masterstudy-account-have-question__label{display:flex;color:#001931;font-size:14px;font-style:normal;font-weight:500;line-height:normal;transition:.3s}body.masterstudy-enterprise-modal-body-hidden{overflow:hidden}.masterstudy-enterprise-modal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;transition:.3s;background:rgb(0 0 0 / .4);opacity:0;visibility:hidden}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_open{opacity:1;visibility:visible}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_open .masterstudy-enterprise-modal__wrapper{-webkit-transform:translateY(0);transform:translateY(0)}.masterstudy-enterprise-modal__wrapper{display:flex;flex-direction:column;width:500px;max-height:700px;background:#fff;border-radius:10px;box-shadow:0 20px 40px 0 rgb(0 0 0 / .25);overflow:hidden;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;-webkit-transform:translateY(100%);transform:translateY(100%)}.masterstudy-enterprise-modal__close::after,.masterstudy-enterprise-modal__header-back::after{transition:.2s;font-family:stmlms;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;line-height:normal;font-style:normal}.masterstudy-enterprise-modal__container{display:flex;flex-direction:column;position:relative;height:100%;padding:25px 35px;overflow-y:auto}.masterstudy-enterprise-modal__close{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;position:absolute;top:25px;right:35px}.masterstudy-enterprise-modal__close::after{content:var(--stmlms-icon-close);color:#808c98;font-size:10px;margin-top:1px}.masterstudy-enterprise-modal__close:hover{cursor:pointer}.masterstudy-enterprise-modal__close:hover::after{color:#4d5e6f}.masterstudy-enterprise-modal__content{display:flex;width:100%}.masterstudy-enterprise-modal__header{display:flex;width:100%;margin-bottom:20px}.masterstudy-enterprise-modal__header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-enterprise-modal__header-back{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;margin-right:10px}.masterstudy-enterprise-modal__header-back::after{content:var(--stmlms-icon-back-arrow);color:#808c98;font-size:12px}.masterstudy-enterprise-modal__header-back:hover{cursor:pointer}.masterstudy-enterprise-modal__header-back:hover::after{color:#4d5e6f}.masterstudy-enterprise-modal__form{display:flex;width:100%;flex-direction:column}.masterstudy-enterprise-modal__form.masterstudy-enterprise-modal__form_hide{display:none}.masterstudy-enterprise-modal__form-wrapper{display:flex;width:100%;flex-direction:column}.masterstudy-enterprise-modal__form-field{display:flex;flex-direction:column;width:100%;margin-bottom:20px;position:relative}.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error{margin-bottom:10px}.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error input.masterstudy-enterprise-modal__form-input,.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error input.masterstudy-form-builder__text,.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error textarea.masterstudy-enterprise-modal__form-textarea,.masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error textarea.masterstudy-form-builder__textarea{border-color:var(--danger-100)}.masterstudy-enterprise-modal__form-field-error{display:flex;width:100%;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:var(--danger-100);margin:5px 0 0}.masterstudy-enterprise-modal__form-field-error.masterstudy-enterprise-modal__form-field-error_main{margin:-10px 0 15px}.masterstudy-enterprise-modal__form-field-error.masterstudy-enterprise-modal__form-field-error_hide{display:none}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input{display:flex;width:100%;align-items:center;outline:0;box-shadow:none;border:1px solid #dbe0e9;border-radius:4px;background:#fff;height:40px;padding:0 20px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#001931;transition:.3s}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:focus{border:1px solid var(--accent-100);background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea{display:flex;width:100%;align-items:center;outline:0;box-shadow:none;border:1px solid #dbe0e9;border-radius:4px;background:#fff;padding:10px 20px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#001931;resize:none;transition:.3s}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:focus{border:1px solid var(--accent-100);background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__success{display:none;width:100%;flex-direction:column;justify-content:center;align-items:center}.masterstudy-enterprise-modal__success.masterstudy-enterprise-modal__success_show{display:flex}.masterstudy-enterprise-modal__success a.masterstudy-button{margin:0!important}.masterstudy-enterprise-modal__success-icon{display:flex;width:50px;height:50px;justify-content:center;align-items:center;background:var(--accent-10);border-radius:50%}.masterstudy-enterprise-modal__success-icon::before{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-current-date);line-height:normal;font-size:30px;color:var(--accent-100)}.masterstudy-enterprise-modal__success-icon-wrapper{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50px;background:var(--accent-10);margin:10px 0 15px}.masterstudy-enterprise-modal__success-title{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#001931;margin-bottom:20px}.masterstudy-enterprise-modal__actions{display:flex;width:100%;align-items:center}.masterstudy-enterprise-modal__actions.masterstudy-enterprise-modal__actions_hide{display:none}.masterstudy-enterprise-modal__actions a.masterstudy-button{display:flex!important;margin:0!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__wrapper{background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__header-title{color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__close{background:#1e1e1e}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__close::after{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__close:hover::after{color:rgb(255 255 255 / .7)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error input.masterstudy-enterprise-modal__form-input,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error input.masterstudy-form-builder__text,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error textarea.masterstudy-enterprise-modal__form-textarea,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form-field.masterstudy-enterprise-modal__form-field_has-error textarea.masterstudy-form-builder__textarea{border-color:var(--danger-100)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text{border-color:rgb(255 255 255 / .05);background:#171717;color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::-webkit-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::-moz-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::-ms-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text:active{border-color:rgb(255 255 255 / .05);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-form-builder__text:focus{border-color:var(--accent-100);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea{border-color:rgb(255 255 255 / .05);background:#171717;color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::-webkit-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::-moz-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::-ms-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea:active{border-color:rgb(255 255 255 / .05);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-form-builder__textarea:focus{border-color:var(--accent-100);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input{border-color:rgb(255 255 255 / .05);background:#171717;color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-webkit-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-moz-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-ms-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:active{border-color:rgb(255 255 255 / .05);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:focus{border-color:var(--accent-100);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea{border-color:rgb(255 255 255 / .05);background:#171717;color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-webkit-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-moz-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-ms-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:active{border-color:rgb(255 255 255 / .05);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:focus{border-color:var(--accent-100);background:#171717}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-enterprise-modal__success-title,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-label,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__text-label,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__textarea-label{color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-description{color:rgb(255 255 255 / .5)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-title,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-label,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-title,.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-label{color:#fff}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-wrapper{background:#171717;border-color:rgb(255 255 255 / .05)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__checkbox-wrapper.masterstudy-form-builder__checkbox-wrapper_checked{background:var(--accent-100);border-color:var(--accent-100)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection--single{background-color:#171717!important;border-color:rgb(255 255 255 / .05)!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection__rendered{color:#fff!important;background:#171717!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection__arrow b{border-color:rgb(255 255 255 / .5) #fff0 transparent!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-dropdown{background:#171717!important;border-color:rgb(255 255 255 / .05)!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-results{background:#171717!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-results li.select2-results__option{color:#fff!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container.select2-container--open span.select2-selection__arrow b{border-color:#fff0 #fff0 rgb(255 255 255 / .5)!important}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-wrapper{background:#171717;border-color:rgb(255 255 255 / .05)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-wrapper.masterstudy-form-builder__radio-wrapper_checked{border:2px solid var(--accent-100)}.masterstudy-enterprise-modal.masterstudy-enterprise-modal_dark-mode .masterstudy-form-builder__radio-wrapper.masterstudy-form-builder__radio-wrapper_checked::after{display:flex;content:"";width:8px;height:8px;line-height:0;border-radius:50%;background:var(--accent-100)}.masterstudy-enterprise-modal .masterstudy-button{margin:0!important}@media (min-width:1281px) and (max-width:1367px){.masterstudy-enterprise-modal__wrapper{max-height:600px}}@media (max-width:576px){.masterstudy-enterprise-modal__wrapper{width:100%;height:100%;max-height:100%;box-shadow:none;border-radius:0}}.masterstudy-select,.masterstudy-select__wrapper{position:relative;min-height:40px;min-width:150px;display:flex;cursor:pointer;box-sizing:border-box}.masterstudy-select{margin:0 auto;width:100%;align-items:center;justify-content:flex-end;outline:0;border:1px solid #DBE0E9;border-radius:4px;background:#fff;font-size:14px;line-height:17px;font-weight:400}.masterstudy-select_dark-mode{background:#1E1E1E;border-color:#1E1E1E;outline-color:#DBE0E9!important}.masterstudy-select_open{border-radius:4px 4px 0 0}.masterstudy-select__wrapper{margin:0 auto;width:100%;align-items:center;justify-content:flex-end;outline:0}.masterstudy-select__placeholder{display:flex;align-items:center;height:100%;position:absolute;left:0;top:0;pointer-events:none;background:0 0;line-height:1.375;padding-left:.875rem;padding-right:3.875rem;box-sizing:border-box;max-width:100%;color:#001931;text-wrap:nowrap;overflow:hidden;white-space:nowrap}.masterstudy-select_dark-mode .masterstudy-select__placeholder{color:#fff}.masterstudy-select_selected .masterstudy-select__placeholder{width:calc(100% - 1.25rem - 2.625rem)}.masterstudy-select_selected .masterstudy-select__clear{visibility:visible;opacity:1;z-index:10}.masterstudy-select__clear{padding:0 .875rem 0 0;position:relative;z-index:-1;visibility:hidden;opacity:0;transition:.3s;flex-shrink:0;flex-grow:0;display:flex;cursor:pointer}.masterstudy-select__clear:hover .masterstudy-select__clear-icon{background-color:#000}.masterstudy-select__clear-icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzIwIDUxMicgZmlsbD0nY3VycmVudENvbG9yJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGQ9J00yMDcuNiAyNTZsMTA3LjcyLTEwNy43MmM2LjIzLTYuMjMgNi4yMy0xNi4zNCAwLTIyLjU4bC0yNS4wMy0yNS4wM2MtNi4yMy02LjIzLTE2LjM0LTYuMjMtMjIuNTggMEwxNjAgMjA4LjQgNTIuMjggMTAwLjY4Yy02LjIzLTYuMjMtMTYuMzQtNi4yMy0yMi41OCAwTDQuNjggMTI1LjdjLTYuMjMgNi4yMy02LjIzIDE2LjM0IDAgMjIuNThMMTEyLjQgMjU2IDQuNjggMzYzLjcyYy02LjIzIDYuMjMtNi4yMyAxNi4zNCAwIDIyLjU4bDI1LjAzIDI1LjAzYzYuMjMgNi4yMyAxNi4zNCA2LjIzIDIyLjU4IDBMMTYwIDMwMy42bDEwNy43MiAxMDcuNzJjNi4yMyA2LjIzIDE2LjM0IDYuMjMgMjIuNTggMGwyNS4wMy0yNS4wM2M2LjIzLTYuMjMgNi4yMy0xNi4zNCAwLTIyLjU4TDIwNy42IDI1NnonPjwvcGF0aD48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzIwIDUxMicgZmlsbD0nY3VycmVudENvbG9yJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGQ9J00yMDcuNiAyNTZsMTA3LjcyLTEwNy43MmM2LjIzLTYuMjMgNi4yMy0xNi4zNCAwLTIyLjU4bC0yNS4wMy0yNS4wM2MtNi4yMy02LjIzLTE2LjM0LTYuMjMtMjIuNTggMEwxNjAgMjA4LjQgNTIuMjggMTAwLjY4Yy02LjIzLTYuMjMtMTYuMzQtNi4yMy0yMi41OCAwTDQuNjggMTI1LjdjLTYuMjMgNi4yMy02LjIzIDE2LjM0IDAgMjIuNThMMTEyLjQgMjU2IDQuNjggMzYzLjcyYy02LjIzIDYuMjMtNi4yMyAxNi4zNCAwIDIyLjU4bDI1LjAzIDI1LjAzYzYuMjMgNi4yMyAxNi4zNCA2LjIzIDIyLjU4IDBMMTYwIDMwMy42bDEwNy43MiAxMDcuNzJjNi4yMyA2LjIzIDE2LjM0IDYuMjMgMjIuNTggMGwyNS4wMy0yNS4wM2M2LjIzLTYuMjMgNi4yMy0xNi4zNCAwLTIyLjU4TDIwNy42IDI1NnonPjwvcGF0aD48L3N2Zz4=);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#808C98;width:.625rem;height:1.125rem;display:inline-block;transition:.3s}.masterstudy-select_dark-mode .masterstudy-select__clear:hover .masterstudy-select__clear-icon{background-color:#fff!important}.masterstudy-select__caret{-webkit-margin-end:.85rem;margin-inline-end:.85rem;-webkit-transform:rotate(0);transform:rotate(0);transition:.3s -webkit-transform;transition:.3s transform;transition:.3s transform,.3s -webkit-transform;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzIwIDUxMicgZmlsbD0nY3VycmVudENvbG9yJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGQ9J00zMS4zIDE5MmgyNTcuM2MxNy44IDAgMjYuNyAyMS41IDE0LjEgMzQuMUwxNzQuMSAzNTQuOGMtNy44IDcuOC0yMC41IDcuOC0yOC4zIDBMMTcuMiAyMjYuMUM0LjYgMjEzLjUgMTMuNSAxOTIgMzEuMyAxOTJ6Jz48L3BhdGg+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzIwIDUxMicgZmlsbD0nY3VycmVudENvbG9yJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGQ9J00zMS4zIDE5MmgyNTcuM2MxNy44IDAgMjYuNyAyMS41IDE0LjEgMzQuMUwxNzQuMSAzNTQuOGMtNy44IDcuOC0yMC41IDcuOC0yOC4zIDBMMTcuMiAyMjYuMUM0LjYgMjEzLjUgMTMuNSAxOTIgMzEuMyAxOTJ6Jz48L3BhdGg+PC9zdmc+);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#808C98;width:.625rem;height:1.125rem;margin:0 .875rem 0 0;position:relative;z-index:10;flex-shrink:0;flex-grow:0;pointer-events:none}.masterstudy-select_dark-mode .masterstudy-select__caret{background:#fff}.masterstudy-select_open .masterstudy-select__caret{-webkit-transform:rotate(180deg);transform:rotate(180deg);pointer-events:auto}.masterstudy-select__dropdown{position:absolute;left:-1px;right:-1px;bottom:0;-webkit-transform:translateY(100%);transform:translateY(100%);border:1px solid #DBE0E9;margin-top:-1px;overflow-y:scroll;-webkit-overflow-scrolling:touch;z-index:99999999;background:#fff;display:none;flex-direction:column;border-radius:0 0 4px 4px;outline:0;max-height:11rem;overflow:hidden}.masterstudy-select_dark-mode .masterstudy-select__dropdown{background:#1E1E1E;border-color:#1E1E1E}.masterstudy-select_open .masterstudy-select__dropdown{display:flex}.masterstudy-select ul.masterstudy-select__options{overflow-x:hidden;padding:.5rem .75rem;margin:0;list-style:none;display:flex;flex-direction:column;background-color:#fff;color:#F3F4F6;z-index:99}.masterstudy-select ul.masterstudy-select__options::-webkit-scrollbar{width:4px!important}.masterstudy-select ul.masterstudy-select__options::-webkit-scrollbar-thumb{background:var(--accent-100)}.masterstudy-select_dark-mode .masterstudy-select__options{background:#1E1E1E}.masterstudy-select .masterstudy-select__option{padding:.5rem .75rem;font-size:14px;line-height:17px;cursor:pointer;display:flex;box-sizing:border-box;text-decoration:none;align-items:center;justify-content:flex-start;text-align:left;position:relative;border-radius:4px;transition:background-color .3s;color:#001931}.masterstudy-select .masterstudy-select__option:hover{background:var(--accent-10)}.masterstudy-select .masterstudy-select__option_selected{background:var(--accent-100);color:#fff}.masterstudy-select_dark-mode .masterstudy-select__option{color:#fff}.masterstudy-select_dark-mode .masterstudy-select__option:hover{background:rgb(255 255 255 / .1)}.masterstudy-select__load-more-btn{padding:10px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:10px;height:40px;background:#eef1f7;color:#4d5e6f;border-radius:5px}/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#dt/dt-2.0.8/r-3.0.2/rg-1.5.0/sc-2.4.3/sp-2.3.1/sl-2.0.3/sr-1.4.1
 *
 * Included libraries:
 *   DataTables 2.0.8, Responsive 3.0.2, RowGroup 1.5.0, Scroller 2.4.3, SearchPanes 2.3.1, Select 2.0.3, StateRestore 1.4.1
 */

:root{--dt-row-selected: 13, 110, 253;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-22px;text-align:center;padding:2px;z-index:10}div.dt-processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dt-processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgb(13, 110, 253);background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dt-processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dt-processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable{width:100%;margin:0 auto;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable>thead>tr>th,table.dataTable>thead>tr>td{padding:10px;border-bottom:1px solid rgba(0, 0, 0, 0.3)}table.dataTable>thead>tr>th:active,table.dataTable>thead>tr>td:active{outline:none}table.dataTable>tfoot>tr>th,table.dataTable>tfoot>tr>td{border-top:1px solid rgba(0, 0, 0, 0.3);padding:10px 10px 6px 10px}table.dataTable>tbody>tr{background-color:transparent}table.dataTable>tbody>tr:first-child>*{border-top:none}table.dataTable>tbody>tr:last-child>*{border-bottom:none}table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.9);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.9);color:rgb(255, 255, 255);color:rgb(var(--dt-row-selected-text))}table.dataTable>tbody>tr.selected a{color:rgb(9, 10, 11);color:rgb(var(--dt-row-selected-link))}table.dataTable>tbody>tr>th,table.dataTable>tbody>tr>td{padding:8px 10px}table.dataTable.row-border>tbody>tr>*,table.dataTable.display>tbody>tr>*{border-top:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.row-border>tbody>tr:first-child>*,table.dataTable.display>tbody>tr:first-child>*{border-top:none}table.dataTable.row-border>tbody>tr.selected+tr.selected>td,table.dataTable.display>tbody>tr.selected+tr.selected>td{border-top-color:rgba(13, 110, 253, 0.65);border-top-color:rgba(var(--dt-row-selected), 0.65)}table.dataTable.cell-border>tbody>tr>*{border-top:1px solid rgba(0, 0, 0, 0.15);border-right:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border>tbody>tr>*:first-child{border-left:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border>tbody>tr:first-child>*{border-top:1px solid rgba(0, 0, 0, 0.3)}table.dataTable.stripe>tbody>tr:nth-child(odd)>*,table.dataTable.display>tbody>tr:nth-child(odd)>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.023);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.023)}table.dataTable.stripe>tbody>tr:nth-child(odd).selected>*,table.dataTable.display>tbody>tr:nth-child(odd).selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.923);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.923)}table.dataTable.hover>tbody>tr:hover>*,table.dataTable.display>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.035);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.035)}table.dataTable.hover>tbody>tr.selected:hover>*,table.dataTable.display>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px #0d6efd !important;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 1) !important}table.dataTable.order-column>tbody tr>.sorting_1,table.dataTable.order-column>tbody tr>.sorting_2,table.dataTable.order-column>tbody tr>.sorting_3,table.dataTable.display>tbody tr>.sorting_1,table.dataTable.display>tbody tr>.sorting_2,table.dataTable.display>tbody tr>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019)}table.dataTable.order-column>tbody tr.selected>.sorting_1,table.dataTable.order-column>tbody tr.selected>.sorting_2,table.dataTable.order-column>tbody tr.selected>.sorting_3,table.dataTable.display>tbody tr.selected>.sorting_1,table.dataTable.display>tbody tr.selected>.sorting_2,table.dataTable.display>tbody tr.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_1,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.054);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.054)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_2,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.047);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.047)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_3,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.039);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.039)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.954);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.954)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.947);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.947)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.939);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.939)}table.dataTable.display>tbody>tr.even>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019)}table.dataTable.display>tbody>tr.even>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.011);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.011)}table.dataTable.display>tbody>tr.even>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.003);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.003)}table.dataTable.display>tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919)}table.dataTable.display>tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.911);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.911)}table.dataTable.display>tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.903);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.903)}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.082);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.082)}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.074);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.074)}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.062);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.062)}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.982);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.982)}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.974);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.974)}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.962);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.962)}table.dataTable.compact thead th,table.dataTable.compact thead td,table.dataTable.compact tfoot th,table.dataTable.compact tfoot td,table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}div.dt-container{position:relative;clear:both}div.dt-container div.dt-layout-row{display:table;clear:both;width:100%}div.dt-container div.dt-layout-row.dt-layout-table{display:block}div.dt-container div.dt-layout-row.dt-layout-table div.dt-layout-cell{display:block}div.dt-container div.dt-layout-cell{display:table-cell;vertical-align:middle;padding:5px 0}div.dt-container div.dt-layout-cell.dt-full{text-align:center}div.dt-container div.dt-layout-cell.dt-start{text-align:left}div.dt-container div.dt-layout-cell.dt-end{text-align:right}div.dt-container div.dt-layout-cell:empty{display:none}div.dt-container .dt-search input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;color:inherit;margin-left:3px}div.dt-container .dt-input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;color:inherit}div.dt-container select.dt-input{padding:4px}div.dt-container .dt-paging .dt-paging-button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;color:inherit !important;border:1px solid transparent;border-radius:2px;background:transparent}div.dt-container .dt-paging .dt-paging-button.current,div.dt-container .dt-paging .dt-paging-button.current:hover{color:inherit !important;border:1px solid rgba(0, 0, 0, 0.3);background-color:rgba(0, 0, 0, 0.05);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05)));background:-webkit-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-moz-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-ms-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-o-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:linear-gradient(to bottom, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%)}div.dt-container .dt-paging .dt-paging-button.disabled,div.dt-container .dt-paging .dt-paging-button.disabled:hover,div.dt-container .dt-paging .dt-paging-button.disabled:active{cursor:default;color:rgba(0, 0, 0, 0.5) !important;border:1px solid transparent;background:transparent;box-shadow:none}div.dt-container .dt-paging .dt-paging-button:hover{color:white !important;border:1px solid #111;background-color:#111;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}div.dt-container .dt-paging .dt-paging-button:active{outline:none;background-color:#0c0c0c;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}div.dt-container .dt-paging .ellipsis{padding:0 1em}div.dt-container .dt-length,div.dt-container .dt-search,div.dt-container .dt-info,div.dt-container .dt-processing,div.dt-container .dt-paging{color:inherit}div.dt-container .dataTables_scroll{clear:both}div.dt-container .dataTables_scroll div.dt-scroll-body{-webkit-overflow-scrolling:touch}div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td{vertical-align:middle}div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}div.dt-container.dt-empty-footer tbody>tr:last-child>*{border-bottom:1px solid rgba(0, 0, 0, 0.3)}div.dt-container.dt-empty-footer .dt-scroll-body{border-bottom:1px solid rgba(0, 0, 0, 0.3)}div.dt-container.dt-empty-footer .dt-scroll-body tbody>tr:last-child>*{border-bottom:none}@media screen and (max-width: 767px){div.dt-container div.dt-layout-row{display:block}div.dt-container div.dt-layout-cell{display:block}div.dt-container div.dt-layout-cell.dt-full,div.dt-container div.dt-layout-cell.dt-start,div.dt-container div.dt-layout-cell.dt-end{text-align:center}}@media screen and (max-width: 640px){.dt-container .dt-length,.dt-container .dt-search{float:none;text-align:center}.dt-container .dt-search{margin-top:.5em}}html.dark{--dt-row-hover: 255, 255, 255;--dt-row-stripe: 255, 255, 255;--dt-column-ordering: 255, 255, 255}html.dark table.dataTable>thead>tr>th,html.dark table.dataTable>thead>tr>td{border-bottom:1px solid rgb(89, 91, 94)}html.dark table.dataTable>thead>tr>th:active,html.dark table.dataTable>thead>tr>td:active{outline:none}html.dark table.dataTable>tfoot>tr>th,html.dark table.dataTable>tfoot>tr>td{border-top:1px solid rgb(89, 91, 94)}html.dark table.dataTable.row-border>tbody>tr>*,html.dark table.dataTable.display>tbody>tr>*{border-top:1px solid rgb(64, 67, 70)}html.dark table.dataTable.row-border>tbody>tr:first-child>*,html.dark table.dataTable.display>tbody>tr:first-child>*{border-top:none}html.dark table.dataTable.row-border>tbody>tr.selected+tr.selected>td,html.dark table.dataTable.display>tbody>tr.selected+tr.selected>td{border-top-color:rgba(13, 110, 253, 0.65);border-top-color:rgba(var(--dt-row-selected), 0.65)}html.dark table.dataTable.cell-border>tbody>tr>th,html.dark table.dataTable.cell-border>tbody>tr>td{border-top:1px solid rgb(64, 67, 70);border-right:1px solid rgb(64, 67, 70)}html.dark table.dataTable.cell-border>tbody>tr>th:first-child,html.dark table.dataTable.cell-border>tbody>tr>td:first-child{border-left:1px solid rgb(64, 67, 70)}html.dark .dt-container.dt-empty-footer table.dataTable{border-bottom:1px solid rgb(89, 91, 94)}html.dark .dt-container .dt-search input,html.dark .dt-container .dt-length select{border:1px solid rgba(255, 255, 255, 0.2);background-color:var(--dt-html-background)}html.dark .dt-container .dt-paging .dt-paging-button.current,html.dark .dt-container .dt-paging .dt-paging-button.current:hover{border:1px solid rgb(89, 91, 94);background:rgba(255, 255, 255, 0.15)}html.dark .dt-container .dt-paging .dt-paging-button.disabled,html.dark .dt-container .dt-paging .dt-paging-button.disabled:hover,html.dark .dt-container .dt-paging .dt-paging-button.disabled:active{color:#666 !important}html.dark .dt-container .dt-paging .dt-paging-button:hover{border:1px solid rgb(53, 53, 53);background:rgb(53, 53, 53)}html.dark .dt-container .dt-paging .dt-paging-button:active{background:#3a3a3a}*[dir=rtl] table.dataTable thead th,*[dir=rtl] table.dataTable thead td,*[dir=rtl] table.dataTable tfoot th,*[dir=rtl] table.dataTable tfoot td{text-align:right}*[dir=rtl] table.dataTable th.dt-type-numeric,*[dir=rtl] table.dataTable th.dt-type-date,*[dir=rtl] table.dataTable td.dt-type-numeric,*[dir=rtl] table.dataTable td.dt-type-date{text-align:left}*[dir=rtl] div.dt-container div.dt-layout-cell.dt-start{text-align:right}*[dir=rtl] div.dt-container div.dt-layout-cell.dt-end{text-align:left}*[dir=rtl] div.dt-container div.dt-search input{margin:0 3px 0 0}


table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{margin-right:.5em;display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control.arrow-right::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control.arrow-right::before{border-top:5px solid transparent;border-left:0px solid transparent;border-bottom:5px solid transparent;border-right:10px solid rgba(0, 0, 0, 0.5)}table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>th.dtr-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control{padding-left:.333em}table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.dtr-control,table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before,table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable.dtr-column>tbody>tr>td.dtr-control.arrow-right::before,table.dataTable.dtr-column>tbody>tr>th.dtr-control.arrow-right::before,table.dataTable.dtr-column>tbody>tr>td.control.arrow-right::before,table.dataTable.dtr-column>tbody>tr>th.control.arrow-right::before{border-top:5px solid transparent;border-left:0px solid transparent;border-bottom:5px solid transparent;border-right:10px solid rgba(0, 0, 0, 0.5)}table.dataTable.dtr-column>tbody>tr.dtr-expanded td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded th.dtr-control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded td.control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded th.control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent !important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{padding-bottom:0;border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:fit-content;max-height:75%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:.5em;box-shadow:0 12px 30px rgba(0, 0, 0, 0.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:2.5em}div.dtr-modal div.dtr-modal-content h2{margin-top:0}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0, 0, 0, 0.6)}@media screen and (max-width: 767px){div.dtr-modal div.dtr-modal-display{width:95%}}html.dark table.dataTable>tbody>tr>td.dtr-control:before,html[data-bs-theme=dark] table.dataTable>tbody>tr>td.dtr-control:before{border-left-color:rgba(255, 255, 255, 0.5) !important}html.dark table.dataTable>tbody>tr>td.dtr-control.arrow-right::before,html[data-bs-theme=dark] table.dataTable>tbody>tr>td.dtr-control.arrow-right::before{border-right-color:rgba(255, 255, 255, 0.5) !important}html.dark table.dataTable>tbody>tr.dtr-expanded>td.dtr-control:before,html.dark table.dataTable>tbody>tr.dtr-expanded>th.dtr-control:before,html[data-bs-theme=dark] table.dataTable>tbody>tr.dtr-expanded>td.dtr-control:before,html[data-bs-theme=dark] table.dataTable>tbody>tr.dtr-expanded>th.dtr-control:before{border-top-color:rgba(255, 255, 255, 0.5) !important;border-left-color:transparent !important;border-right-color:transparent !important}html.dark table.dataTable>tbody>tr.child ul.dtr-details>li,html[data-bs-theme=dark] table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom-color:rgb(64, 67, 70)}html.dark div.dtr-modal div.dtr-modal-display,html[data-bs-theme=dark] div.dtr-modal div.dtr-modal-display{background-color:rgb(33, 37, 41);border:1px solid rgba(255, 255, 255, 0.15)}


table.dataTable tr.dtrg-group th{background-color:rgba(0, 0, 0, 0.1);text-align:left}table.dataTable tr.dtrg-group.dtrg-level-0 th{font-weight:bold}table.dataTable tr.dtrg-group.dtrg-level-1 th,table.dataTable tr.dtrg-group.dtrg-level-2 th,table.dataTable tr.dtrg-group.dtrg-level-3 th,table.dataTable tr.dtrg-group.dtrg-level-4 th,table.dataTable tr.dtrg-group.dtrg-level-5 th{background-color:rgba(0, 0, 0, 0.05);padding-top:.25em;padding-bottom:.25em;padding-left:2em;font-size:.9em}table.dataTable tr.dtrg-group.dtrg-level-2 th{background-color:rgba(0, 0, 0, 0.01);padding-left:2.5em}table.dataTable tr.dtrg-group.dtrg-level-3 th{background-color:rgba(0, 0, 0, 0.01);padding-left:3em}table.dataTable tr.dtrg-group.dtrg-level-4 th{background-color:rgba(0, 0, 0, 0.01);padding-left:3.5em}table.dataTable tr.dtrg-group.dtrg-level-5 th{background-color:rgba(0, 0, 0, 0.01);padding-left:4em}html.dark table.dataTable tr.dtrg-group th{background-color:rgba(255, 255, 255, 0.1)}html.dark table.dataTable tr.dtrg-group.dtrg-level-1 th{background-color:rgba(255, 255, 255, 0.05)}html.dark table.dataTable tr.dtrg-group.dtrg-level-2 th,html.dark table.dataTable tr.dtrg-group.dtrg-level-3 th,html.dark table.dataTable tr.dtrg-group.dtrg-level-4 th,html.dark table.dataTable tr.dtrg-group.dtrg-level-5 th{background-color:rgba(255, 255, 255, 0.01)}


div.dts{display:block !important}div.dts tbody th,div.dts tbody td{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:20px;background:rgba(0, 0, 0, 0.8);color:white;box-shadow:3px 3px 10px rgba(0, 0, 0, 0.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}div.dts div.dt-scroll-body,div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.025), rgba(0, 0, 0, 0.025) 10px, rgba(0, 0, 0, 0) 10px, rgba(0, 0, 0, 0) 20px)}div.dts div.dt-scroll-body table,div.dts div.dataTables_scrollBody table{background-color:white;z-index:2}div.dts div.dt-length,div.dts div.dt-paging,div.dts div.dataTables_paginate,div.dts div.dataTables_length{display:none}html.dark div.dts div.dts_label{background:rgba(255, 255, 255, 0.8);color:black}html.dark div.dts div.dt-scroll-body,html.dark div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.025), rgba(255, 255, 255, 0.025) 10px, rgba(255, 255, 255, 0) 10px, rgba(255, 255, 255, 0) 20px)}html.dark div.dts div.dt-scroll-body table,html.dark div.dts div.dataTables_scrollBody table{background-color:var(--dt-html-background);z-index:2}


div.dtsp-topRow{display:flex;flex-direction:row;flex-wrap:nowrap;border:2px solid rgba(0, 0, 0, 0);border-radius:3px;justify-content:space-around;align-content:flex-start;align-items:flex-start}div.dtsp-topRow input.dtsp-search{text-overflow:ellipsis;min-width:50px;flex-basis:90px;max-width:none}div.dtsp-topRow input.dtsp-search::placeholder{color:inherit}div.dtsp-topRow div.dtsp-subRow1{display:flex;flex-direction:row;flex-wrap:nowrap;flex:1 1 auto}div.dtsp-topRow div.dtsp-subRow1 div.dtsp-searchCont{position:relative;width:100%}div.dtsp-topRow div.dtsp-subRow1 input{padding-right:2em;width:100% !important;box-sizing:border-box;font-size:1em}div.dtsp-topRow div.dtsp-subRow1 input[disabled=disabled]{background-color:transparent;border:none;cursor:initial;box-shadow:none;padding-bottom:0;padding-top:0;min-height:1em;height:fit-content;box-sizing:content-box}div.dtsp-topRow div.dtsp-subRow1 input[disabled=disabled]::placeholder{color:initial;opacity:1}div.dtsp-topRow div.dtsp-subRow1 button.dtsp-searchIcon{position:absolute;top:0;right:0;bottom:0}div.dtsp-topRow div.dtsp-subRow1 button.dtsp-searchIcon span{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABbmlDQ1BpY2MAACiRdZE7SwNBFIU/EyWikRRaiFhsoWKhEBREO42FTZAQFYza7G5eQhKX3QQJtoKNhWAh2vgq/AfaCrYKgqAIIhb+Al+NhPVOEkiQZJbZ+3FmzmXmDHjCGTPrtAYhm8vb0bmQthxb0Xzv+PHRxRSabjrWTCQSpun4eaRF1YdR1av5voajM55wTGhpF54wLTsvPC0c3sxbineFe8y0Hhc+ER6x5YDCt0o3KvymOFXhL8X2YnQWPKqnlqpjo47NtJ0VHhYeyGYKZvU86ib+RG5pQWqfzH4coswRQsOgwDoZ8oxKzUlmjX3Bsm+eDfGY8rcoYosjRVq8I6IWpGtCalL0hHwZiir3/3k6yfGxSnd/CNpeXfdzEHz7UNpz3d9T1y2dgfcFrnM1/4bkNPkt+l5NGziGwDZc3tQ04wCudqD32dJtvSx5ZXqSSfi4gK4YdN9Dx2olq+o650+wuCVPdAeHRzAk+wNrfw8JaBFXEnV+AAAACXBIWXMAAA9hAAAPYQGoP6dpAAABMUlEQVQoU6XRr0vDQRjH8akoM4iIjqGoOIZ5oIjB5XWxajaYDGLSIhhNYjcPRDSJwbQNw+L+BNGgYYo/5pT5/shz8vDlBgMPXux7z3N3z+25VOofYyCyd4ZYCavI4gXPsRp9LqiDdrEMH+8wv8Vh8gBfWclFPOEUN3hAHjlMoRa7wTzBS5xgKLFglPkZLjDic6HyDsEMNvGR2Nxifoci3tEI+X770JU0XmPXIlax+LTPh83fFox1X6kxyzdjm9UcdXi9S+Vti6svfyNULhNR9TVsYNhW6Ff9KKCNR7/Zv6eeaQ+6+qcdpu9BqGlp1HFgud+FYdzzUcUExu0Q/cdzHGEFetIlXKPjK/sbqYoOftMiS+j9jzEJPd1Wt+5+kdR/9EM9ucIC5jCbyPc01Q32kfsBppYz3hYFcCwAAAAASUVORK5CYII=") !important;background-repeat:no-repeat;background-position:center;background-size:12px}div.dtsp-topRow div.dtsp-subRow2{white-space:nowrap;flex:0 0 auto}div.dtsp-topRow button>span{display:inline-block;height:100%;width:100%}div.dtsp-topRow button.dtsp-nameButton span{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAK2SURBVFgJ7ZY9j41BFICvryCExrJBQ6HyEYVEIREaUZDQIRoR2ViJKCioxV+gkVXYTVZEQiEUhG2EQnxUCh0FKolY4ut5XnM2cyfva3Pt5m7EPcmzZ2bemTNnzjkzd1utnvQi0IvAfxiBy5z5FoxO89kPY+8mbMjtzs47RXs5/WVpbAG6bWExt5PuIibvhVkwmC+ck3eK9ln6/fAddFojYzBVuYSBpcnIEvRaqOw2RcaN18FPuJH0JvRUxbT3wWf4ltiKPgfVidWlbGZgPozDFfgAC+EA/K2EI4cwcAJ+gPaeQ+VQU2SOMMGcPgPl/m/V2p50rrbRsRgt9Iv5h6xtpP22Bz7Ce1C+gFFxfKzOmShcU+Qmyh2w3w8rIJfddHTck66EukL/xPhj+JM8rHNmFys0Pg4v0up3aFNlwR9NYyodd3OL/C64zpsymcTFcf6ElM4YzjAWKYrJkaq8kE/yUYNP4BoYvS1QRo+hNtF5xfkTUjoTheukSFFMjlTFm6PjceOca/SMpKfeCR1L6Uzk/y2WIkVhNFJlJAZhP+hYns7b9D3IPuhY5mYrIv8OrQJvR5NYyNaW4jsU8pSGNySiVx4o5tXq3JkoXE/mg5R/M8dGJCJpKhaDcjBRdbI/Rm8g69c122om33BHmj2CHoV5qa9jUXBraJ+G1fAVjIBO1klc87ro1K4JZ/K35SWW3TwcyDd6TecqnAEd8cGq2+w84xvBm1n3vS0izKkkwh5XNC/GmFPqqAtPF89AOScKuemaNzoTV1SD5dtSbmLf1/RV+tC0WTgcj6R7HEtrVGWaqu/lYDZ/2pvxQ/kIyw/gFByHC9AHw910hv1aUUumyd8yy0QfhmEkfiNod0Xusct68J1qc8Tdux0Z97Q+hsDb+AYGYEbF/4Guw2Q/qDPqZG/zXgT+3Qj8AtKnfWhFwmuAAAAAAElFTkSuQmCC") !important;background-repeat:no-repeat;background-position:center;background-size:23px;vertical-align:bottom}div.dtsp-topRow button.dtsp-countButton span{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAG5SURBVEgN3VU9LwVBFF0fiYhofUSlEQkKhU7z/oBCQkIiGr9BgUbhVzy9BAnhFyjV/AYFiU5ICM7ZN+c5Zud5dm3lJmfmzrkz9+7cu3c3y/6jjOBSF8CxXS7FmTkbwqIJjDpJvTcmsJ4K3KPZUpyZsx0sxoB9J6mnAkyC7wGuuCFIipNtEcpcWExgXpOBc78vgj6N+QO4NVsjwdFM59tUIDxDrHMBOeIQ34C5ZDregXuAQm4YcI68nN9B3wr2PcwPAIPkN2EqtJH6b+QZm1ajjTx7BqwAr26Lb+C2Kvpbt0Mb2HAJ7NrGFGfmXO3DeA4UshDfQAVmH0gaUFg852TTTDvlxwBlCtxy9zXyBhQFaq0wMmIdRebrfgosA3zb2hKnqG0oqchp4QbuR8X0TjzABhbdOT8jnQ/atcgqpnfwOA7yqZyTU587ZkIGdesLTt2EkynOnbreMUUKMI/dA4B/QVOcO13CQh+5wWCgDwo/75u59odB/wjmfhbgvACcAOyZPHihMWAoIwxyCLgf1oxfgjzVbgBXSTzIN+f0pg6s5DkcesLMRpsBrgE2XO3CN64JFP7JtUeKHX4CKtRRXFZ+7dEAAAAASUVORK5CYII=") !important;background-repeat:no-repeat;background-position:center;background-size:18px;vertical-align:bottom}div.dtsp-topRow button.dtsp-collapseButton span.dtsp-caret{position:relative;top:9px;display:inline-block}div.dtsp-topRow button.dtsp-collapseButton.dtsp-rotated{transform:rotate(180deg)}div.dtsp-searchPane table thead th,div.dtsp-searchPane table thead td{width:100% !important}div.dt-button-collection{z-index:2002}div.dt-button-collection.dtb-collection-closeable div.dtsp-titleRow{padding-right:25px}div.dtsp-columns-1{max-width:100%;min-width:100%;margin:0px !important}div.dtsp-columns-2{max-width:49%;min-width:49%;margin:0px !important}div.dtsp-columns-3{max-width:32%;min-width:32%;margin:0px !important}div.dtsp-columns-4{max-width:24%;min-width:24%;margin:0px !important}div.dtsp-columns-5{max-width:19%;min-width:19%;margin:0px !important}div.dtsp-columns-6{max-width:16%;min-width:16%;margin:0px !important}div.dtsp-columns-7{max-width:14%;min-width:14%;margin:0px !important}div.dtsp-columns-8{max-width:12%;min-width:12%;margin:0px !important}div.dtsp-columns-9{max-width:10.5%;min-width:10.5%;margin:0px !important}div.dtsp-narrow{flex-direction:column !important}div.dtsp-narrow div.dtsp-subRow1,div.dtsp-narrow div.dtsp-subRow2{width:100%}div.dtsp-narrow div.dtsp-subRow2 button{margin:0 !important;width:25% !important}div.dt-button-collection div.dtsp-panesContainer{padding-left:1em;padding-right:1em;margin-bottom:0}div.dtsp-panesContainer{margin-bottom:1em}div.dtsp-searchPane div.dt-container,div.dtsp-searchPane div.dataTables_wrapper{width:100%}div.dtsp-searchPane div.dt-container div.dataTables_layout_cell,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_layout_cell{padding:0}div.dtsp-searchPane div.dt-container div.dt-scroll-head,div.dtsp-searchPane div.dt-container div.dataTables_scrollHead,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-head,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollHead{display:none !important}div.dtsp-searchPane div.dt-container div.dt-scroll-body,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody{background:white !important;border:none}div.dtsp-searchPane div.dt-container div.dt-scroll-body thead,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody thead,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body thead,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody thead{display:none}div.dtsp-searchPane div.dt-container div.dt-scroll-body table tr>th,div.dtsp-searchPane div.dt-container div.dt-scroll-body table tr>td,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody table tr>th,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody table tr>td,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body table tr>th,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body table tr>td,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody table tr>th,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody table tr>td{padding:5px 10px}div.dtsp-searchPane div.dt-container div.dt-scroll-body td.dtsp-nameColumn,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody td.dtsp-nameColumn,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body td.dtsp-nameColumn,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody td.dtsp-nameColumn{width:100% !important}div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-content:flex-start;align-items:flex-start}div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill{cursor:default}div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name{text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:middle;white-space:nowrap;flex-grow:1;text-align:left}div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill{display:inline-block;background-color:#cfcfcf;text-align:center;border-radius:10px;width:auto;min-width:30px;color:black;font-size:.9em;padding:0 4px}div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill:empty,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill:empty,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill:empty,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill:empty{display:none}div.dtsp-panesContainer{clear:both;padding-left:0;padding-right:0;text-align:center}div.dtsp-panesContainer div.dtsp-searchPanes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;align-items:stretch;clear:both;text-align:left}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane{flex-grow:1;flex-shrink:0;font-size:.9em;margin-top:15px !important}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-container,div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper{flex:1;box-sizing:border-box}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-container div.dt-search,div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-container div.dataTables_filter,div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper div.dt-search,div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper div.dataTables_filter{display:none}div.dtsp-panesContainer div.dtsp-title{float:left;padding:10px 0}div.dtsp-panesContainer button.dtsp-clearAll,div.dtsp-panesContainer button.dtsp-collapseAll,div.dtsp-panesContainer button.dtsp-showAll{float:right}div.dtsp-hidden{display:none !important}html.dark div.dtsp-topRow div.dtsp-subRow1 div.dtsp-searchCont input[disabled=disabled]::placeholder,html[data-bs-theme=dark] div.dtsp-topRow div.dtsp-subRow1 div.dtsp-searchCont input[disabled=disabled]::placeholder{color:white}div.dtsp-searchPane div.dt-container,div.dtsp-searchPane div.dataTables_wrapper{border:1px solid #f0f0f0;border-radius:4px;overflow:hidden}div.dtsp-searchPane div.dt-container:hover,div.dtsp-searchPane div.dataTables_wrapper:hover{border:1px solid #cfcfcf}div.dtsp-searchPane div.dt-container div.dt-scroll,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll{margin:-5px 0}div.dtsp-searchPane div.dt-container table.dataTable,div.dtsp-searchPane div.dataTables_wrapper table.dataTable{border-bottom:none !important}div.dtsp-searchPane div.dtsp-topRow{border:1px solid transparent}div.dtsp-searchPane div.dtsp-topRow div.dtsp-subRow1 input[disabled=disabled]{padding-bottom:5px}div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont input.dtsp-search{border:none;padding-left:3px}div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered{border:1px solid #f0f0f0;border-radius:3px}div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered:hover{background-color:#f0f0f0}div.dtsp-searchPane input.dtsp-paneInputButton,div.dtsp-searchPane button.dtsp-paneButton{height:35px;width:35px;min-width:0;display:inline-block;margin:2px;border:0px solid transparent;background-color:transparent;margin-bottom:0px}div.dtsp-searchPane input.dtsp-paneInputButton:hover,div.dtsp-searchPane button.dtsp-paneButton:hover{background-color:#f0f0f0;border-radius:2px;cursor:pointer}div.dtsp-searchPane button.dtsp-paneButton{vertical-align:middle;opacity:.6}div.dtsp-panesContainer button.dtsp-clearAll,div.dtsp-panesContainer button.dtsp-collapseAll,div.dtsp-panesContainer button.dtsp-showAll{border:1px solid transparent;background-color:transparent}div.dtsp-panesContainer button.dtsp-clearAll:hover,div.dtsp-panesContainer button.dtsp-collapseAll:hover,div.dtsp-panesContainer button.dtsp-showAll:hover{background-color:#f0f0f0;border-radius:2px;cursor:pointer}div.dtsp-panesContainer button.dtsp-disabledButton{cursor:default !important;color:rgb(124, 124, 124)}div.dtsp-panesContainer button.dtsp-disabledButton:hover{background-color:transparent}div.dtsp-panesContainer button.dtsp-disabledButton:focus{outline:none}@media screen and (max-width: 767px){div.dtsp-columns-4,div.dtsp-columns-5,div.dtsp-columns-6{max-width:31% !important;min-width:31% !important}}@media screen and (max-width: 640px){div.dtsp-searchPanes{flex-direction:column !important}div.dtsp-searchPane{max-width:98% !important;min-width:98% !important}}html.dark div.dtsp-topRow div.dtsp-subRow1 button.dtsp-searchIcon span{filter:invert(1)}html.dark div.dtsp-topRow button.dtsp-nameButton span{filter:invert(1)}html.dark div.dtsp-topRow button.dtsp-countButton span{filter:invert(1)}html.dark div.dtsp-topRow input.dtsp-paneInputButton,html.dark div.dtsp-topRow button.dtsp-paneButton{color:inherit}html.dark div.dtsp-topRow input.dtsp-paneInputButton:hover,html.dark div.dtsp-topRow button.dtsp-paneButton:hover{background-color:rgb(64, 69, 73)}html.dark div.dtsp-topRow.dtsp-bordered{border:1px solid rgba(255, 255, 255, 0.2);background:rgb(47, 52, 56) !important}html.dark div.dtsp-topRow.dtsp-bordered:hover{border:1px solid rgba(255, 255, 255, 0.3)}html.dark div.dtsp-panesContainer button.dtsp-clearAll,html.dark div.dtsp-panesContainer button.dtsp-collapseAll,html.dark div.dtsp-panesContainer button.dtsp-showAll{color:inherit}html.dark div.dtsp-panesContainer button.dtsp-clearAll:hover,html.dark div.dtsp-panesContainer button.dtsp-collapseAll:hover,html.dark div.dtsp-panesContainer button.dtsp-showAll:hover{background-color:rgb(64, 69, 73)}html.dark div.dtsp-panesContainer button.dtsp-disabledButton{color:rgb(124, 124, 124)}html.dark div.dtsp-searchPane div.dt-container,html.dark div.dtsp-searchPane div.dataTables_wrapper{border:1px solid rgba(255, 255, 255, 0.2)}html.dark div.dtsp-searchPane div.dt-container:hover,html.dark div.dtsp-searchPane div.dataTables_wrapper:hover{border:1px solid rgba(255, 255, 255, 0.3)}html.dark div.dtsp-searchPane div.dt-container div.dt-scroll-body,html.dark div.dtsp-searchPane div.dt-container div.dataTables_scrollBody,html.dark div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body,html.dark div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody{background:rgb(47, 52, 56) !important}html.dark div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill,html.dark div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill,html.dark div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill,html.dark div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill{background-color:rgb(33, 37, 41);color:inherit}


table.dataTable>tbody>tr>.selected{background-color:rgba(13, 110, 253, 0.9);color:white}table.dataTable>tbody>tr>.dt-select{text-align:center;vertical-align:middle}table.dataTable>thead>tr>.dt-select{text-align:center}table.dataTable input.dt-select-checkbox{appearance:none;position:relative;display:inline-block;width:12px;height:12px;border:1px solid;border-radius:3px;vertical-align:middle;margin-top:1px;color:inherit;font-size:20px;line-height:1em}table.dataTable input.dt-select-checkbox:checked:after{display:block;content:"✓";margin-top:-8px}table.dataTable input.dt-select-checkbox:indeterminate:after{display:block;position:absolute;content:" ";top:3px;left:3px;height:4px;width:4px;background-color:black;border-radius:2px}table.dataTable>tbody>tr.selected input.dt-select-checkbox:checked{border:1px solid}table.dataTable>tbody>tr>td.select-checkbox,table.dataTable>tbody>tr>th.select-checkbox{position:relative}table.dataTable>tbody>tr>td.select-checkbox:before,table.dataTable>tbody>tr>th.select-checkbox:before{display:block;position:absolute;top:50%;left:50%;width:12px;height:12px;box-sizing:border-box;content:" ";margin-top:-6px;margin-left:-6px;border:1px solid;border-radius:3px}table.dataTable>tbody>tr.selected>td.select-checkbox:before,table.dataTable>tbody>tr.selected>th.select-checkbox:before{border:1px solid;content:"✓";font-size:20px;line-height:6px;text-align:center}table.dataTable.compact>tbody>tr>td.select-checkbox:before,table.dataTable.compact>tbody>tr>th.select-checkbox:before{margin-top:-12px}table.dataTable.compact>tbody>tr.selected>td.select-checkbox:after,table.dataTable.compact>tbody>tr.selected>th.select-checkbox:after{margin-top:-16px}div.dt-container span.select-info,div.dt-container span.select-item{margin-left:.5em}html.dark table.dataTable input.dt-select-checkbox:indeterminate:after,html[data-bs-theme=dark] table.dataTable input.dt-select-checkbox:indeterminate:after{background-color:white}@media screen and (max-width: 640px){div.dt-container span.select-info,div.dt-container span.select-item{margin-left:0;display:block}}


div.dtsr-confirmation,div.dtsr-creation{position:fixed;top:20%;left:50%;width:500px;margin-left:-250px;background-color:white;border-radius:.75em;box-shadow:0 12px 30px rgba(0, 0, 0, 0.6);z-index:2003;box-sizing:border-box;padding:2em}div.dtsr-confirmation div.dtsr-creation-text,div.dtsr-confirmation div.dtsr-confirmation-title-row,div.dtsr-creation div.dtsr-creation-text,div.dtsr-creation div.dtsr-confirmation-title-row{text-align:left}div.dtsr-confirmation div.dtsr-creation-text h2,div.dtsr-confirmation div.dtsr-confirmation-title-row h2,div.dtsr-creation div.dtsr-creation-text h2,div.dtsr-creation div.dtsr-confirmation-title-row h2{padding-left:0;border-bottom:0px;margin-top:0px;padding-top:0px;margin-bottom:1rem}div.dtsr-confirmation div.dtsr-confirmation-text,div.dtsr-creation div.dtsr-confirmation-text{text-align:center}div.dtsr-confirmation div.dtsr-modal-foot,div.dtsr-confirmation div.dtsr-confirmation-buttons,div.dtsr-creation div.dtsr-modal-foot,div.dtsr-creation div.dtsr-confirmation-buttons{text-align:right;margin-top:1em}div.dtsr-confirmation div.dtsr-modal-foot button,div.dtsr-confirmation div.dtsr-confirmation-buttons button,div.dtsr-creation div.dtsr-modal-foot button,div.dtsr-creation div.dtsr-confirmation-buttons button{margin:0px}div.dtsr-confirmation div.dtsr-creation-text,div.dtsr-creation div.dtsr-creation-text{text-align:left;padding:0px;border:none}div.dtsr-confirmation div.dtsr-creation-text span,div.dtsr-creation div.dtsr-creation-text span{font-size:20px}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-left,div.dtsr-confirmation div.dtsr-creation-form div.dtsr-right,div.dtsr-creation div.dtsr-creation-form div.dtsr-left,div.dtsr-creation div.dtsr-creation-form div.dtsr-right{display:inline-block;width:50%}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-left,div.dtsr-creation div.dtsr-creation-form div.dtsr-left{text-align:right}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-right,div.dtsr-confirmation div.dtsr-creation-form div.dtsr-name-row,div.dtsr-creation div.dtsr-creation-form div.dtsr-right,div.dtsr-creation div.dtsr-creation-form div.dtsr-name-row{text-align:left}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row{display:flex;margin:.5em 0}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row:first-child,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row:first-child{margin-top:1em;margin-bottom:1em}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row:last-child,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row:last-child{margin-bottom:0}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row label,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row label{width:25%;padding-right:1em;text-align:right;padding-top:2px}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row div.dtsr-input,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row div.dtsr-input{width:75%}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row div.dtsr-input div.dtsr-check-label,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row div.dtsr-input div.dtsr-check-label{margin-bottom:.5em}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row div.dtsr-input div.dtsr-check-label input,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row div.dtsr-input div.dtsr-check-label input{margin-right:.5em}div.dtsr-confirmation div.dtsr-confirmation-text,div.dtsr-creation div.dtsr-confirmation-text{text-align:left}div.dtsr-confirmation div.dtsr-confirmation-text label.dtsr-name-label,div.dtsr-creation div.dtsr-confirmation-text label.dtsr-name-label{width:auto;display:inline-block;text-align:right;padding-right:15px}div.dtsr-confirmation div.dtsr-confirmation-text input.dtsr-name-input,div.dtsr-creation div.dtsr-confirmation-text input.dtsr-name-input{width:66.6%;display:inline-block}div.dtsr-confirmation div.dtsr-modal-foot,div.dtsr-creation div.dtsr-modal-foot{text-align:right;padding-top:10px}div.dtsr-confirmation span.dtsr-modal-error,div.dtsr-creation span.dtsr-modal-error{color:red;font-size:.9em}div.dtsr-creation{top:10%}div.dtsr-check-row{padding-top:0px}div.dtsr-popover-close{position:absolute;top:10px;right:10px;width:22px;height:22px;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtsr-background{z-index:2002;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.7);background:radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%)}div.dt-button-collection h3{text-align:center;margin-top:4px;margin-bottom:8px;font-size:1.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.dt-button-collection span.dtsr-emptyStates{border-radius:5px;display:inline-block;line-height:1.6em;white-space:nowrap;text-align:center;vertical-align:middle;width:100%;padding-bottom:7px;padding-top:3px}html.dark div.dtsr-confirmation,html.dark div.dtsr-creation,html[data-bs-theme=dark] div.dtsr-confirmation,html[data-bs-theme=dark] div.dtsr-creation{background-color:rgb(33, 37, 41);border:1px solid rgba(255, 255, 255, 0.15)}html.dark div.dtsr-confirmation button,html.dark div.dtsr-creation button,html[data-bs-theme=dark] div.dtsr-confirmation button,html[data-bs-theme=dark] div.dtsr-creation button{color:inherit;border:1px solid rgba(255, 255, 255, 0.175);background-color:rgb(47, 52, 56)}html.dark div.dtsr-confirmation button:hover,html.dark div.dtsr-creation button:hover,html[data-bs-theme=dark] div.dtsr-confirmation button:hover,html[data-bs-theme=dark] div.dtsr-creation button:hover{background-color:rgb(64, 69, 73)}div.dtsr-confirmation h2,div.dtsr-creation h2{font-size:24px}div.dtsr-confirmation input[type=text],div.dtsr-creation input[type=text]{padding:3px}div.dtsr-confirmation div.dtsr-creation-text,div.dtsr-creation div.dtsr-creation-text{margin-bottom:2em}div.dtsr-confirmation button,div.dtsr-creation button{display:inline-block;margin:1em;padding:.5em 1em;border-radius:.5em;border:1px solid rgba(0, 0, 0, 0.175);background-color:#f6f6f6;text-align:left;cursor:pointer}div.dtsr-confirmation button:hover,div.dtsr-creation button:hover{background-color:#ebebeb}.masterstudy-datatable{display:flex;width:100%}.masterstudy-datatable .dt-container{width:100%}.masterstudy-datatable .dt-container div.dt-processing{top:70%}.masterstudy-datatable .dt-container.dt-empty-footer div.dt-processing{top:50%}.masterstudy-datatable .dt-container .dt-layout-table .dt-layout-cell{width:100%}.masterstudy-datatable .dt-container .dt-layout-table div.dt-processing>div:last-child>div{background:var(--accent-100)}.masterstudy-datatable .dt-container table.dataTable{border:1px solid #dbe0e9;border-radius:4px;overflow:hidden;margin:10px 0;min-width:100%!important}.masterstudy-datatable .dt-container table.dataTable thead th{color:#001931;font-size:14px;font-style:normal;font-weight:600;line-height:normal;background:#eef1f7;border:none;border-bottom:1px solid #dbe0e9;border-right:1px solid #dbe0e9}.masterstudy-datatable .dt-container table.dataTable thead th.dt-orderable-asc span.dt-column-order::before{color:#b3bac2;opacity:1}.masterstudy-datatable .dt-container table.dataTable thead th.dt-ordering-asc span.dt-column-order::before{color:#4d5e6f;opacity:1}.masterstudy-datatable .dt-container table.dataTable thead th.dt-orderable-desc span.dt-column-order::after{color:#b3bac2;opacity:1}.masterstudy-datatable .dt-container table.dataTable thead th.dt-ordering-desc span.dt-column-order::after{color:#4d5e6f;opacity:1}.masterstudy-datatable .dt-container table.dataTable thead th.dt-type-date,.masterstudy-datatable .dt-container table.dataTable thead th.dt-type-numeric{text-align:left}.masterstudy-datatable .dt-container table.dataTable thead th:first-child .dt-column-order{display:none}.masterstudy-datatable .dt-container table.dataTable thead th:last-child{border-right:none}.masterstudy-datatable .dt-container table.dataTable thead th:hover{outline:0}.masterstudy-datatable .dt-container table.dataTable tr td{color:#4d5e6f;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-align:left;border-bottom:1px solid #dbe0e9;border-right:1px solid #dbe0e9;vertical-align:middle}.masterstudy-datatable .dt-container table.dataTable tr td:last-child{border-right:none}.masterstudy-datatable .dt-container table.dataTable tr:last-child td{border-bottom:none}.masterstudy-datatable .dt-container table.dataTable tbody tr{transition:.3s}.masterstudy-datatable .dt-container table.dataTable tbody tr:hover{background:#eef1f7}.masterstudy-datatable .dt-container table.dataTable tbody tr:hover a.masterstudy-analytics-builder-button,.masterstudy-datatable .dt-container table.dataTable tbody tr:hover a.masterstudy-analytics-course-button,.masterstudy-datatable .dt-container table.dataTable tbody tr:hover a.masterstudy-analytics-report-button{opacity:1;visibility:visible}.masterstudy-datatable .dt-container select.dt-input{width:auto;min-width:70px;height:30px;color:#4d5e6f;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;border:1px solid #dbe0e9;background:#fff;padding:5px 24px 5px 5px;margin-right:10px;transition:.3s;background-image:none!important;background-position:inherit!important;background-size:inherit!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important}.masterstudy-datatable .dt-container select.dt-input:focus,.masterstudy-datatable .dt-container select.dt-input:hover{border-color:var(--accent-100);box-shadow:none;outline:0}.masterstudy-datatable .dt-container .dt-length label{color:#4d5e6f;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.masterstudy-datatable .dt-container .dt-search input.dt-input{color:#001931;font-size:14px;font-style:normal;font-weight:400;line-height:normal;border:1px solid #dbe0e9;padding:5px 10px;transition:.3s}.masterstudy-datatable .dt-container .dt-search input.dt-input::-webkit-input-placeholder{color:#808c98;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.masterstudy-datatable .dt-container .dt-search input.dt-input::-moz-placeholder{color:#808c98;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.masterstudy-datatable .dt-container .dt-search input.dt-input::-ms-input-placeholder{color:#808c98;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.masterstudy-datatable .dt-container .dt-search input.dt-input::placeholder{color:#808c98;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.masterstudy-datatable .dt-container .dt-paging .ellipsis,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button{display:flex;flex-shrink:0;width:28px;height:28px;margin:0 2.5px;padding:0;font-size:12px;font-style:normal;font-weight:700;color:#4d5e6f!important}.masterstudy-datatable .dt-container .dt-search input.dt-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.masterstudy-datatable .dt-container .dt-search input.dt-input:focus,.masterstudy-datatable .dt-container .dt-search input.dt-input:hover{border-color:var(--accent-100);box-shadow:none;outline:0}.masterstudy-datatable .dt-container .dt-paging{display:flex}.masterstudy-datatable .dt-container .dt-paging .ellipsis{justify-content:center;align-items:flex-end;line-height:1}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button{justify-content:center;align-items:center;background:#eef1f7;border-radius:4px;border:none;line-height:normal;transition:.3s}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.first,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.last,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.next,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.previous{padding-bottom:3px;font-size:18px}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.disabled{background:#eef1f7;border-radius:4px;border:none;color:#4d5e6f!important;opacity:.7}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.disabled:focus,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.disabled:hover{border:none;outline:0;box-shadow:none;background:#eef1f7;color:#4d5e6f!important}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.current,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.current:focus,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button.current:hover,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button:focus,.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button:hover{border:none;outline:0;box-shadow:none;background:var(--accent-100);color:#fff!important}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button:first-child{margin-left:0}.masterstudy-datatable .dt-container .dt-paging button.dt-paging-button:last-child{margin-right:0}.user-account-page .masterstudy-datatable .dt-container table.dataTable{border-collapse:inherit}@media (max-width:782px){.masterstudy-datatable table.dataTable tbody tr td,.masterstudy-datatable table.dataTable tbody tr th{padding:5px 8px}}.masterstudy-no-records__container{display:flex;flex-direction:column;gap:20px;align-items:center;padding-block:100px}.masterstudy-no-records__icon{display:flex;align-items:center;justify-content:center;background:var(--accent-10);width:80px;height:80px;border-radius:50px}.masterstudy-no-records__icon span{font-size:30px;flex-shrink:0;color:var(--accent-100)}.masterstudy-no-records__no-items,.masterstudy-no-records__no-search{font-size:18px;color:#001931;font-weight:500}.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link.masterstudy-account-mobile-menu__link_active .masterstudy-account-mobile-menu__item,.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link.masterstudy-account-mobile-menu__link_active i,.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link:hover .masterstudy-account-mobile-menu__item,.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link:hover i{color:#fff}.masterstudy-account-mobile-menu{display:none;width:100%;height:80px;padding:4px 20px 16px;justify-content:space-evenly;align-items:center;position:fixed;bottom:0;left:0;right:0;z-index:999999999;border-radius:40px 40px 0 0;box-shadow:0 0 20px 0 rgb(0 0 0 / .15);background:#fff}.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link.masterstudy-account-mobile-menu__link_active,.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link:hover{background:var(--accent-100)}.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link{display:flex;min-width:75px;height:60px;padding:10px 15px;flex-direction:column;justify-content:center;align-items:center;gap:5px;flex-shrink:0;border-radius:10px;transition:.3s;text-decoration:none}.masterstudy-account-mobile-menu a.masterstudy-account-mobile-menu__link i{font-size:20px;color:#4d5e6f;transition:.3s}.masterstudy-account-mobile-menu__item{display:flex;justify-content:center;color:#4d5e6f;font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-align:center;transition:.3s}@media (max-width:1279.98px){.masterstudy-account-mobile-menu{display:flex}}body.masterstudy-authorization-body-hidden{overflow:hidden}.grecaptcha-badge{display:none}.masterstudy-authorization{display:flex;width:100%;flex-direction:column;background:0 0}.masterstudy-authorization-modal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;transition:.3s;background:rgb(0 0 0 / .4);opacity:0;visibility:hidden}.masterstudy-authorization-modal.masterstudy-authorization-modal_open{opacity:1;visibility:visible}.masterstudy-authorization-modal.masterstudy-authorization-modal_open .masterstudy-authorization-modal__wrapper{-webkit-transform:translateY(0);transform:translateY(0)}.masterstudy-authorization-modal__wrapper{display:flex;flex-direction:column;width:500px;max-height:700px;background:#fff;border-radius:10px;box-shadow:0 20px 40px 0 rgb(0 0 0 / .25);overflow:hidden;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;-webkit-transform:translateY(100%);transform:translateY(100%)}.masterstudy-authorization-modal__container{display:flex;flex-direction:column;position:relative;height:100%;padding-top:25px;overflow-y:auto}.masterstudy-authorization-modal__close{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;position:absolute;top:25px;right:35px}.masterstudy-authorization-modal__close::after{font-family:stmlms;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-close);color:#808c98;font-size:10px;line-height:normal;transition:.2s;margin-top:1px}.masterstudy-authorization-modal__close:hover{cursor:pointer}.masterstudy-authorization-modal__close:hover::after{color:#4d5e6f}.masterstudy-authorization-modal__content{display:flex;width:100%}.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error input.masterstudy-authorization__form-input,.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error input.masterstudy-form-builder__text,.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error textarea.masterstudy-authorization__form-textarea,.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error textarea.masterstudy-form-builder__textarea{border-color:var(--danger-100)}.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization-modal__wrapper{background:#171717}.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization-modal__close{background:#1e1e1e}.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization-modal__close::after{color:rgb(255 255 255 / .5)}.masterstudy-authorization-modal.masterstudy-authorization-modal_dark-mode .masterstudy-authorization-modal__close:hover::after{color:rgb(255 255 255 / .7)}.masterstudy-authorization__wrapper{display:flex;width:100%;flex-direction:column;padding:0 35px}.masterstudy-authorization__wrapper.masterstudy-authorization__wrapper_hide{display:none}.masterstudy-authorization__restore{display:none;width:100%;flex-direction:column;padding:0 35px}.masterstudy-authorization__restore-header{display:flex;width:100%;margin-bottom:20px}.masterstudy-authorization__restore-header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-authorization__header-back::after,.masterstudy-authorization__restore-header-back::after{font-style:normal;content:var(--stmlms-icon-back-arrow);color:#808c98;transition:.2s;font-family:stmlms;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none}.masterstudy-authorization__restore-header-back{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;margin-right:10px}.masterstudy-authorization__restore-header-back::after{font-size:12px;line-height:normal}.masterstudy-authorization__restore-header-back:hover{cursor:pointer}.masterstudy-authorization__restore-header-back:hover::after{color:#4d5e6f}.masterstudy-authorization__restore.masterstudy-authorization__restore_show{display:flex}.masterstudy-authorization__header{display:flex;width:100%;margin-bottom:20px}.masterstudy-authorization__header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-authorization__header-back{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;margin-right:10px}.masterstudy-authorization__header-back::after{font-size:12px;line-height:normal}.masterstudy-authorization__demo-role a.masterstudy-authorization__demo-role-title,.masterstudy-authorization__demo-title,.masterstudy-authorization__separator-title,.masterstudy-authorization__social-facebook,.masterstudy-authorization__social-google{display:flex;font-size:14px;line-height:normal;font-style:normal}.masterstudy-authorization__header-back:hover{cursor:pointer}.masterstudy-authorization__header-back:hover::after{color:#4d5e6f}.masterstudy-authorization__demo{display:flex;width:100%;margin-bottom:25px;justify-content:space-between;align-items:center;background:#eef1f7;padding:10px 20px;border-radius:10px}.masterstudy-authorization__demo-title{font-weight:700;color:#001931}.masterstudy-authorization__demo-role{display:flex}.masterstudy-authorization__demo-role a.masterstudy-authorization__demo-role-title{font-weight:700;color:var(--accent-100);text-decoration:none;transition:.3s}.masterstudy-authorization__demo-role a.masterstudy-authorization__demo-role-title:hover{cursor:pointer;color:var(--accent-hover)}.masterstudy-authorization__demo-role a.masterstudy-authorization__demo-role-title:first-child{padding-right:10px;margin-right:10px;border-right:1px solid rgb(0 25 49 / .1)}.masterstudy-authorization__social{display:flex;width:100%;justify-content:space-between;margin-bottom:20px;gap:5px}.masterstudy-authorization__social.masterstudy-authorization__social_bottom{order:4}.masterstudy-authorization__social-google{width:100%;height:40px;padding:0 20px;justify-content:center;align-items:center;border-radius:4px;border:1px solid #dbe0e9;background:#fff;font-weight:700;color:#001931;transition:.3s}.masterstudy-authorization__social-google:hover{cursor:pointer}.masterstudy-authorization__social-google img{display:flex;width:20px;height:20px;margin-right:10px}.masterstudy-authorization__social-facebook{width:100%;height:40px;padding:0 20px;justify-content:center;align-items:center;border-radius:4px;border:1px solid #2d88ff!important;background:#2d88ff!important;font-weight:700;color:#fff;transition:.3s}.masterstudy-authorization__social-facebook:hover{cursor:pointer;color:#fff!important;background:#0063e6!important;border-color:#0063e6!important}.masterstudy-authorization__social-facebook img{display:flex;width:20px;height:20px;margin-right:10px}.masterstudy-authorization__separator{display:flex;width:100%;align-items:center;justify-content:center;margin-bottom:20px}.masterstudy-authorization__separator-line{display:flex;width:100%;margin-top:2px;border-bottom:1px solid #dbe0e9}.masterstudy-authorization__separator-title{width:100%;align-items:center;justify-content:center;margin:0 8px;font-weight:500;white-space:nowrap;color:#808c98}.masterstudy-authorization__form,.masterstudy-authorization__form-wrapper{flex-direction:column;width:100%;display:flex}.masterstudy-authorization__separator.masterstudy-authorization__separator_bottom{order:3;margin-top:20px}.masterstudy-authorization__form#masterstudy-authorization-form-restore{margin-top:10px}.masterstudy-authorization__form-field{display:flex;flex-direction:column;width:100%;margin-bottom:20px;position:relative}.masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error,.masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error .masterstudy-authorization__form-explain-pass{margin-bottom:10px}.masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error input.masterstudy-authorization__form-input,.masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error input.masterstudy-form-builder__text,.masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error textarea.masterstudy-authorization__form-textarea,.masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error textarea.masterstudy-form-builder__textarea{border-color:var(--danger-100)}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password{display:flex;flex-wrap:wrap;align-items:flex-start;margin-top:5px;gap:5px}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password__separator{width:25%;height:4px;flex:1 0 0%;border-radius:20px;background-color:#dbe0e9}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password__label{width:100%;font-size:12px;font-style:normal;font-weight:500}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password.bad .masterstudy-authorization__strength-password__separator.active{background-color:#FF3945}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password.normal .masterstudy-authorization__strength-password__separator.active{background-color:#FFA800}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password.good .masterstudy-authorization__strength-password__separator.active{background-color:#61CC2F}.masterstudy-authorization__form-field .masterstudy-authorization__strength-password.hard .masterstudy-authorization__strength-password__separator.active{background-color:#227AFF}.masterstudy-authorization__form-field-error{display:flex;width:100%;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:var(--danger-100);margin:5px 0 0}.masterstudy-authorization__form-field-error.masterstudy-authorization__form-field-error_main{margin:-10px 0 15px}.masterstudy-authorization__form-field-error.masterstudy-authorization__form-field-error_hide{display:none}.masterstudy-authorization__form input.masterstudy-authorization__form-input{display:flex;width:100%;align-items:center;outline:0;box-shadow:none;border:1px solid #dbe0e9;border-radius:4px;background:#fff;height:40px;padding:0 20px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#001931;transition:.3s}.masterstudy-authorization__form input.masterstudy-authorization__form-input::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form input.masterstudy-authorization__form-input::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form input.masterstudy-authorization__form-input::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form input.masterstudy-authorization__form-input::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form input.masterstudy-authorization__form-input:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}.masterstudy-authorization__form input.masterstudy-authorization__form-input:focus,.masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea:focus{border:1px solid var(--accent-100);outline:0;box-shadow:none;background:#fff}.masterstudy-authorization__form input.masterstudy-authorization__form-input.masterstudy-authorization__form-input_pass{padding:0 60px 0 20px}.masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea{display:flex;width:100%;align-items:center;outline:0;box-shadow:none;border:1px solid #dbe0e9;border-radius:4px;background:#fff;padding:10px 20px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#001931;resize:none;transition:.3s}.masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}.masterstudy-authorization__form-show-pass{display:flex;justify-content:center;align-items:center;width:40px;height:40px;padding-top:2px;background:0 0;position:absolute;top:0;right:0;z-index:2}.masterstudy-authorization__form-show-pass::after{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-open-eye);font-size:14px;font-weight:400;line-height:normal;color:#808c98;transition:.3s}.masterstudy-authorization__form-show-pass:hover{cursor:pointer}.masterstudy-authorization__form-show-pass:hover::after{color:#001931}.masterstudy-authorization__form-show-pass.masterstudy-authorization__form-show-pass_open::after{font-family:stmlms;line-height:1;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-close-eye)}.masterstudy-authorization__form-explain-pass{display:flex;width:100%;margin-top:5px;font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:#808c98}.masterstudy-authorization__actions{display:flex;width:100%;align-items:center}.masterstudy-authorization__actions-remember{display:flex;align-items:center;margin-right:auto}.masterstudy-authorization__select-container{display:flex;width:100%;flex-direction:column}.masterstudy-authorization__select-wrapper{display:flex;width:100%;position:relative}.masterstudy-authorization__select-wrapper span.select2-container{display:flex!important;width:100%!important;height:40px!important}.masterstudy-authorization__select-wrapper span.select2-container span.selection{display:flex!important;width:100%!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-selection--single{display:flex!important;height:40px!important;width:100%!important;align-items:center!important;outline:0!important;box-shadow:none!important;border:1px solid #dbe0e9!important;background-color:#fff!important;border-radius:4px!important;padding:0!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-selection__rendered{display:flex!important;width:100%!important;padding:0 20px!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;color:#001931!important;background:#fff!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-selection__arrow{display:flex!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-selection__arrow b{border-color:#808c98 #fff0 transparent!important;border-width:6px 5px 0!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-dropdown{display:flex!important;width:100%!important;flex-direction:column!important;background:#fff!important;border:1px solid #dbe0e9!important;border-radius:4px!important;overflow:hidden!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-results{display:flex!important;width:100%!important;flex-direction:column!important;background:#fff!important;padding:5px 0!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-results li.select2-results__option{display:flex!important;width:100%!important;padding:6px 20px!important;margin:0 0 5px!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;color:#001931!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-results li.select2-results__option:last-child{margin-bottom:0!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-results li.select2-results__option[aria-selected=true]{background-color:var(--accent-100)!important;color:#fff!important}.masterstudy-authorization__select-wrapper span.select2-container span.select2-results li.select2-results__option.select2-results__option--highlighted{background-color:var(--accent-hover)!important;color:#fff!important}.masterstudy-authorization__select-wrapper span.select2-container.select2-container--open span.select2-selection--single{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.masterstudy-authorization__select-wrapper span.select2-container.select2-container--open span.select2-dropdown{border-top:none!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.masterstudy-authorization__select-wrapper span.select2-container.select2-container--open span.select2-selection__arrow b{border-color:#fff0 #fff0 #808c98!important;border-width:0 5px 6px!important}.masterstudy-authorization__gdpr{display:flex;width:100%;align-items:flex-start;margin-bottom:20px}.masterstudy-authorization__gdpr-text{margin:1px 0 0 4px;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:.3s}.masterstudy-authorization__gdpr-text:hover{cursor:pointer}.masterstudy-authorization__gdpr a.masterstudy-authorization__gdpr-link{font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--accent-100);text-decoration:none;transition:.3s}.masterstudy-authorization__gdpr a.masterstudy-authorization__gdpr-link:hover{cursor:pointer;color:var(--accent-hover)}.masterstudy-authorization__checkbox{display:flex}.masterstudy-authorization__checkbox-container{display:flex;align-items:center;margin:10px 15px 0 0}.masterstudy-authorization__checkbox-group{display:flex;width:100%;flex-wrap:wrap}.masterstudy-authorization__checkbox-label{display:flex;width:100%;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#001931;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0;margin:0}.masterstudy-authorization__checkbox-description{display:flex;width:100%;margin-top:5px;font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:#808c98}.masterstudy-authorization__checkbox-title{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#001931;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 0 0 4px;margin:0}.masterstudy-authorization__checkbox-title:hover{cursor:pointer}.masterstudy-authorization__checkbox input{display:none}.masterstudy-authorization__checkbox-wrapper{display:flex;width:20px;height:20px;justify-content:center;align-items:center;border-radius:4px;background:#fff;border:2px solid #dbe0e9;transition:.3s}.masterstudy-authorization__checkbox-wrapper.masterstudy-authorization__checkbox-wrapper_checked{background:var(--accent-100);border-color:var(--accent-100)}.masterstudy-authorization__checkbox-wrapper.masterstudy-authorization__checkbox-wrapper_checked::after{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-checked);font-weight:400;font-size:8px;line-height:0;color:#fff}.masterstudy-authorization__checkbox-wrapper:hover{cursor:pointer}.masterstudy-authorization__switch{display:flex;width:100%;padding:0 35px;margin-top:30px}.masterstudy-authorization__switch-wrapper{display:flex;width:100%;justify-content:space-between;align-items:flex-start;border-top:1px solid #dbe0e9;padding:20px 0 0}.masterstudy-authorization__switch-account{display:flex;align-items:center}.masterstudy-authorization__switch-account-title{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;white-space:nowrap;margin-right:4px}.masterstudy-authorization__switch-account a.masterstudy-authorization__switch-account-link{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--accent-100);white-space:nowrap;text-decoration:none;transition:.3s}.masterstudy-authorization__switch-account a.masterstudy-authorization__switch-account-link:hover{cursor:pointer;color:var(--accent-hover)}.masterstudy-authorization__switch-lost-pass{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;transition:.3s;max-width:150px;text-align:right}.masterstudy-authorization__switch-lost-pass:hover{cursor:pointer;color:#001931}.masterstudy-authorization__switch-lost-pass.masterstudy-authorization__switch-lost-pass_hide,.masterstudy-authorization__switch.masterstudy-authorization__switch_hide{display:none}.masterstudy-authorization__instructor{display:flex;width:100%;align-items:flex-start;margin-bottom:20px}.masterstudy-authorization__instructor-page{display:flex;align-items:center}.masterstudy-authorization__instructor-page-title{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;margin-right:4px}.masterstudy-authorization__instructor-page a.masterstudy-authorization__instructor-page-link{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--accent-100);text-decoration:none;transition:.3s;margin:0 4px 0 0}.masterstudy-authorization__instructor-page a.masterstudy-authorization__instructor-page-link:hover{cursor:pointer;color:var(--accent-hover)}.masterstudy-authorization__instructor-page.masterstudy-authorization__instructor-page_hide{display:none}.masterstudy-authorization__instructor-text{margin:1px 0 0 4px;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:.3s}.masterstudy-authorization__instructor-text:hover{cursor:pointer}.masterstudy-authorization__instructor-container{display:none;width:100%;flex-direction:column}.masterstudy-authorization__instructor-container.masterstudy-authorization__instructor-container_open{display:flex}.masterstudy-authorization__instructor-confirm{display:none;flex-direction:column;justify-content:center;align-items:center;padding:0 0 30px}.masterstudy-authorization__instructor-confirm-icon{display:flex;width:50px;height:50px;justify-content:center;align-items:center;background:var(--accent-10);border-radius:50%}.masterstudy-authorization__instructor-confirm-icon::before{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-success);line-height:normal;font-size:18px;color:var(--accent-100)}.masterstudy-authorization__instructor-confirm-icon-wrapper{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50px;background:var(--accent-10);margin-bottom:20px}.masterstudy-authorization__instructor-confirm-title{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#001931;margin-bottom:5px}.masterstudy-authorization__instructor-confirm-instructions{text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;margin:0 0 20px;padding:0 20px}.masterstudy-authorization__instructor-confirm-actions{display:flex;width:100%;justify-content:center}.masterstudy-authorization__instructor-confirm.masterstudy-authorization__instructor-confirm_show{display:flex}.masterstudy-authorization__instructor-already{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 0 30px}.masterstudy-authorization__instructor-already-icon{display:flex;width:50px;height:50px;justify-content:center;align-items:center;background:var(--accent-10);border-radius:50%}.masterstudy-authorization__instructor-already-icon::before{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-success);line-height:normal;font-size:18px;color:var(--accent-100)}.masterstudy-authorization__instructor-already-icon-wrapper{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50px;background:var(--accent-10);margin-bottom:20px}.masterstudy-authorization__instructor-already-title{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#001931;margin-bottom:15px}.masterstudy-authorization__instructor-already-actions{display:flex;width:100%;justify-content:center}.masterstudy-authorization__send-mail{display:none;flex-direction:column;justify-content:center;align-items:center;padding:0 0 30px}.masterstudy-authorization__send-mail-icon{display:flex;width:50px;height:50px;justify-content:center;align-items:center;background:var(--accent-10);border-radius:50%}.masterstudy-authorization__send-mail-icon::before{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-current-date);line-height:normal;font-size:30px;color:var(--accent-100)}.masterstudy-authorization__send-mail-icon-wrapper{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50px;background:var(--accent-10);margin-bottom:15px}.masterstudy-authorization__send-mail-content{display:flex;width:100%;flex-direction:column;padding:0 20px;margin-bottom:20px}.masterstudy-authorization__send-mail-content-subtitle{text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f}.masterstudy-authorization__send-mail-content-title,.masterstudy-authorization__send-mail-title{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#001931;margin-bottom:5px}.masterstudy-authorization__send-mail-instructions,.masterstudy-authorization__send-mail-text{text-align:center;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;padding:0 20px}.masterstudy-authorization__send-mail-text{font-size:16px;margin:-15px 0 20px}.masterstudy-authorization__send-mail-instructions{font-size:16px;margin:0 0 20px}.masterstudy-authorization__send-mail.masterstudy-authorization__send-mail_show{display:flex}.masterstudy-authorization .masterstudy-file-upload__item .masterstudy-file-upload__title{font-size:14px}.masterstudy-authorization.masterstudy-authorization_style-modal .masterstudy-authorization__switch{padding:20px 35px;border-top:1px solid #dbe0e9;background:#eef1f7;position:sticky;bottom:0;left:0;z-index:2}.masterstudy-authorization.masterstudy-authorization_style-modal .masterstudy-authorization__switch-wrapper{padding:0;border:none}.masterstudy-authorization.masterstudy-authorization_login #masterstudy-authorization-actions-register,.masterstudy-authorization.masterstudy-authorization_login #masterstudy-authorization-form-register,.masterstudy-authorization.masterstudy-authorization_login #masterstudy-authorization-sign-in,.masterstudy-authorization.masterstudy-authorization_login #masterstudy-authorization-social-register,.masterstudy-authorization.masterstudy-authorization_login .masterstudy-authorization__gdpr,.masterstudy-authorization.masterstudy-authorization_login .masterstudy-button[data-id=masterstudy-authorization-register-button],.masterstudy-authorization.masterstudy-authorization_register #masterstudy-authorization-actions-login,.masterstudy-authorization.masterstudy-authorization_register #masterstudy-authorization-form-login,.masterstudy-authorization.masterstudy-authorization_register #masterstudy-authorization-sign-up,.masterstudy-authorization.masterstudy-authorization_register #masterstudy-authorization-social-login,.masterstudy-authorization.masterstudy-authorization_register .masterstudy-authorization__actions-remember,.masterstudy-authorization.masterstudy-authorization_register .masterstudy-authorization__switch-lost-pass,.masterstudy-authorization.masterstudy-authorization_register .masterstudy-button[data-id=masterstudy-authorization-login-button]{display:none}.masterstudy-authorization.masterstudy-authorization_dark-mode{background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__header-title{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__demo{background:#1e1e1e}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__demo-title{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__demo-role-title:first-child{border-color:rgb(255 255 255 / .1)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__social-google{background:#1e1e1e;border-color:rgb(255 255 255 / .3);color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__social-google:hover{border-color:rgb(255 255 255 / .7)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__separator-line{border-color:rgb(255 255 255 / .05)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__separator-title{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error input.masterstudy-authorization__form-input,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error input.masterstudy-form-builder__text,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error textarea.masterstudy-authorization__form-textarea,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-field.masterstudy-authorization__form-field_has-error textarea.masterstudy-form-builder__textarea{border-color:var(--danger-100)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text{border-color:rgb(255 255 255 / .05);background:#171717;color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text::-webkit-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text::-moz-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text::-ms-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text:active{border-color:rgb(255 255 255 / .05);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-form-builder__text:focus{border-color:var(--accent-100);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea{border-color:rgb(255 255 255 / .05);background:#171717;color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea::-webkit-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea::-moz-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea::-ms-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea:active{border-color:rgb(255 255 255 / .05);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-form-builder__textarea:focus{border-color:var(--accent-100);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input{border-color:rgb(255 255 255 / .05);background:#171717;color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input::-webkit-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input::-moz-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input::-ms-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input:active{border-color:rgb(255 255 255 / .05);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form input.masterstudy-authorization__form-input:focus{border-color:var(--accent-100);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea{border-color:rgb(255 255 255 / .05);background:#171717;color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::-webkit-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::-moz-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::-ms-input-placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea::placeholder{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea:active{border-color:rgb(255 255 255 / .05);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form textarea.masterstudy-authorization__form-textarea:focus{border-color:var(--accent-100);background:#171717}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-show-pass::after{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-show-pass:hover::after{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__form-explain-pass{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__switch-wrapper{border-color:rgb(255 255 255 / .05)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__switch-account-title,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__switch-lost-pass{color:rgb(255 255 255 / .7)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__switch-lost-pass:hover{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__gdpr-text{color:rgb(255 255 255 / .7)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__restore-header-title{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__restore-header-back{background:rgb(255 255 255 / .1)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__restore-header-back::after{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__restore-header-back:hover::after{color:rgb(255 255 255 / .7)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__send-mail-icon{background:var(--accent-10)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__send-mail-instructions,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__send-mail-title{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__instructor-text{color:rgb(255 255 255 / .7)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__checkbox-label{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__checkbox-description{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__checkbox-wrapper{background:#171717;border-color:rgb(255 255 255 / .05)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__checkbox-wrapper.masterstudy-authorization__checkbox-wrapper_checked{background:var(--accent-100);border-color:var(--accent-100)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-authorization__checkbox-title,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__checkbox-label,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__text-label,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__textarea-label{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__checkbox-description{color:rgb(255 255 255 / .5)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__checkbox-title,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__radio-label,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__radio-title,.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-label{color:#fff}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__checkbox-wrapper{background:#171717;border-color:rgb(255 255 255 / .05)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__checkbox-wrapper.masterstudy-form-builder__checkbox-wrapper_checked{background:var(--accent-100);border-color:var(--accent-100)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection--single{background-color:#171717!important;border-color:rgb(255 255 255 / .05)!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection__rendered{color:#fff!important;background:#171717!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-selection__arrow b{border-color:rgb(255 255 255 / .5) #fff0 transparent!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-dropdown{background:#171717!important;border-color:rgb(255 255 255 / .05)!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-results{background:#171717!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container span.select2-results li.select2-results__option{color:#fff!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__select-wrapper span.select2-container.select2-container--open span.select2-selection__arrow b{border-color:#fff0 #fff0 rgb(255 255 255 / .5)!important}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__radio-wrapper{background:#171717;border-color:rgb(255 255 255 / .05)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__radio-wrapper.masterstudy-form-builder__radio-wrapper_checked{border:2px solid var(--accent-100)}.masterstudy-authorization.masterstudy-authorization_dark-mode .masterstudy-form-builder__radio-wrapper.masterstudy-form-builder__radio-wrapper_checked::after{display:flex;content:"";width:8px;height:8px;line-height:0;border-radius:50%;background:var(--accent-100)}.masterstudy-authorization.masterstudy-authorization_dark-mode.masterstudy-authorization_style-modal .masterstudy-authorization__switch{border-color:rgb(255 255 255 / .05);background:#1e1e1e}.masterstudy-authorization div.nsl-container .nsl-container-buttons{padding:0 0 10px}.masterstudy-authorization div.nsl-container .nsl-container-buttons a{margin:0 0 10px}@media (min-width:1281px) and (max-width:1367px){.masterstudy-authorization-modal__wrapper{max-height:600px}}@media (max-width:576px){.masterstudy-authorization{height:100%}.masterstudy-authorization-modal__wrapper{width:100%;height:100%;max-height:100%;border-radius:0}.masterstudy-authorization__actions{margin-bottom:20px}.masterstudy-authorization_style-modal .masterstudy-authorization__switch{margin-top:auto}.masterstudy-authorization__send-mail{padding:0 0 25px;margin:auto 0}.masterstudy-authorization__send-mail-title{padding:0 50px}}body.rtl .masterstudy-authorization-modal__close{right:auto;left:35px}body.rtl .masterstudy-authorization__actions-remember{margin-right:0;margin-left:auto}body.rtl .masterstudy-authorization__checkbox-title{padding:0 4px 0 0}body.rtl .masterstudy-authorization__switch-account-title{margin-left:4px;margin-right:0}body.rtl .masterstudy-authorization__instructor-text{margin:1px 4px 0 0}.masterstudy-authorization__session-notice{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:20px;padding:14px 16px;border:1px solid #fff0;border-radius:4px}.masterstudy-authorization__session-notice_hidden{display:none}.masterstudy-authorization__session-notice_warning{border-color:var(--warning-100);background:var(--warning-10)}.masterstudy-authorization__session-notice_success{border-color:var(--success-100);background:var(--success-10)}.masterstudy-authorization__session-notice-text{display:flex;width:100%;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.masterstudy-authorization__session-notice_warning .masterstudy-authorization__session-notice-text{color:#001931}.masterstudy-authorization__session-notice_success .masterstudy-authorization__session-notice-text{color:var(--success-100)}.masterstudy-authorization__session-notice-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 20px;border:1px solid var(--warning-100);border-radius:4px;background:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--warning-100);transition:.3s}.masterstudy-authorization__session-notice-action:hover{cursor:pointer;background:var(--warning-10)}.masterstudy-authorization__session-notice-action_hidden{display:none}.masterstudy-authorization__session-notice_warning .masterstudy-authorization__session-notice-action{min-height:auto;padding:0;border:none;background:0 0;font-weight:500;color:var(--accent-100);text-decoration:none}.masterstudy-authorization__session-notice_warning .masterstudy-authorization__session-notice-action:hover{background:0 0;color:var(--accent-hover);text-decoration:underline}.stm_lms_fast_login__message .masterstudy-authorization__session-notice{margin-bottom:0}.stm_lms_checkout__payment-methods__message .masterstudy-authorization__session-notice{margin-bottom:20px}