

/* Start:/bitrix/templates/wiki/css/main.css?172346811720865*/
@font-face {
  font-family: OpenSans, sans-serif;
  src: url(/bitrix/templates/wiki/fonts/OpenSans-VariableFont_wdth,wght.ttf);
}
@font-face {
  font-family: OpenSans, sans-serif;
  src: url(/bitrix/templates/wiki/fonts/OpenSans_SemiCondensed-SemiBold.ttf);
}
@font-face {
  font-family: Exo2, sans-serif;
  src: url(/bitrix/templates/amega2020/fonts/Exo2-VariableFont_wght.ttf);
}
@font-face {
  font-family: Exo2, sans-serif;
  src: url(/bitrix/templates/amega2020/fonts/Exo2-bold.otf);
  font-weight: 700;
}
@font-face {
  font-family: Exo2, sans-serif;
  src: url(/bitrix/templates/wiki/css/bitrix/templates/wiki/fonts/Exo2-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Exo2, sans-serif;
  src: url(/bitrix/templates/wiki/fonts/Exo2-Light.ttf);
  font-weight: 500;
}
.deactive{
  margin-top: 20px;
  color: #d02f2f;
  font-size: 18px;
}
.data__create{
  margin-top: 12px;
  font-weight: 500;
  font-size: 14px;
}
* {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  font-family: Exo2, sans-serif;
  font-weight: 400;
}
body.ovf {
  overflow: hidden;
}
a {
  color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 14px;
}
p {
  margin: 0;
  font-size: 14px;
}
.lesson-text_description a{
  font-size: 18px;
}
.search_section{
  padding-top: 20px;
  padding-bottom: 20px;
}
.search_results{
position: absolute;
background: white;
z-index: 99999;
width: 100%;
  display: none;
}
::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-thumb {
  background-color: #d32f2f;
  border-radius: 3px;
}
::-webkit-scrollbar-track {
  background-color: #e0e0e0; /* Задний фон поля ползунка */
}
.search_results.active{
  max-height: 300px;
  overflow-y:  scroll;
  padding: 20px 12px;
  border: #d32f2f solid 1px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 16px;
}
.search-res_el{
  font-size: 16px;
  font-weight: 600;
}
.search-res_item{
  color: #d02f2f;
  font-size: 18px;
  font-weight: 600;
}
.res__text{

  padding-top: 8px;
  font-weight: 400 !important;
  font-size: 14px;
}
.search__res{
  padding: 10px 0;
  border-bottom: #4040405c solid 1px;
}
.none_block{
  display: none;
}
.zero_char{
  color: #d32f2f;
  font-size: 14px;
  margin-top: 10px;
}
.zero_char_small{
  color: black;
  font-size: 14px;
  margin-top: 20px;
}
.search-res_el:hover{
  color: #d32f2f;
  padding-left: 4px;
  transition: .4s;
}
.search-form{
  width: 100%;
}
#searchInput{
  padding: 10px 12px;
  width: 100%;
  border-radius: 30px;
  border: #999999 solid 1px;
}
.block_modul{
  padding-bottom: 40px;
}
input,
textarea,
select,
button {
  font-family: Exo2, sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
}
a:hover {
  text-decoration: none;
}
ul {
  padding-left: 15px;
}
ol {
  padding-left: 15px;
}
li {
  margin-bottom: 15px;
}
div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.rez_zab{
  text-align: center;
  color: #ff000096;
  margin-top: 20px;
}
.pass-revover_cont p{
  border: black !important;
}
header {
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.12);
}
.vost-pass{
  border-bottom: red solid 1px;
  color: red !important;
}
.success-text_task{
  color: #999;
  font-size: 14px !important;
}
.success-text_task{
  align-items: center;
  gap: 8px;
}
.row {
  padding: 0 20px;
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
.recover-password-content{
  display: none;
  font-size: 14px;
}
.recover-password-content.active{
  margin-top: 20px;
  display: flex;
  gap: 8px;
  justify-content: center;
}
.recover-password-content span{
  color: red;
  border-bottom: red solid 1px;
}
.header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0px 16px 0px;
}
.aut_block {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 8px;
}
.aut_block_img {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.2);
}
.aut_block_info {
  direction: flex;
  flex-direction: column;
  margin-left: 12px;
  min-width: 130px;
}
.aut_block_info_zag {
  font-size: 14px;
  font-weight: 700;
}
.aut_block_info_mail {
  color: #999;
  font-size: 14px;
  line-height: 20px;
}
.img_out {
  cursor: pointer;
  margin-left: 12px;
}
.zah_h1 {
  margin-top: 85px;
  font-weight: 700;
  font-size: 40px;
  box-sizing: border-box;
}
.block_modul {
  display: flex;
  flex-direction: row;
  /*margin-top: 48px;*/
  flex-wrap: wrap;
}
.flex {
  display: flex;
}
.zagolovok-razdel{
  padding: 20px 0 20px 0;
  font-weight: 500;
}
.flex-row {
  display: flex;
  justify-content: space-between;
}
.column {
  display: flex;
  flex-direction: column;
}
.sans {
  font-family: OpenSans, sans-serif;
}
.modul-ellement_block {
  padding: 16px;
  background: white;
  border-radius: 20px;
  border: 1px solid #d0d5dd;
  justify-content: space-between;
  max-width: 22%;
  height: 270px;
  cursor: pointer;
  width: 100%;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
}
.modul-ellement_block.deactive {
  border: 1px solid #d0d5dd;
  opacity: 0.3;
}
.modul-ellement_block:hover{
  transform: scale(1.04); 
  
  transition: 0.5s;
}
.number__modul {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #999999;
}
.name-modul {
  color: #d32f2f;
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
}
.modul_question_text {
  font-size: 18px;
  font-weight: 500;
  color: black;
}
.modul-description {
  font-weight: 300;
  font-size: 14px;
  font-weight: 300;
}
.modul-content__text {
  gap: 8px;
}
.modul-progress_line {
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background-color: #d32f2f;
}
.modul-content__down {
  gap: 8px;
}
.header-el__modul {
  gap: 4px;
}
.block_modul {
  flex-wrap: wrap;
  gap: 40px;
}
/*Страница уроков по модулям*/
.section_cont_lessons {
  padding-top: 24px;
}
.section_cont_lessons {
  gap: 16px;
}
.lesson-ellement {
  border-radius: 20px;
  border: 1px solid #d0d5dd;
  background: #fff;
  width: 100%;
  padding: 16px;
  gap: 16px;
}
.lesson-ellement:hover{
  transform: scale(1.01); 
  transition: 0.5s;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
}
.title-lesson_text {
  font-size: 20px;
  font-weight: 500;
  color: #d32f2f;
}
.lessons-info_down {
  gap: 8px;
}
.lesson-tasks_title {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}
.lesson-type_name {
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
}
.ellement-left_sticky.active {
  max-width: 300px;
  width: 100%;
  border-radius: 0px 20px 0px 0px;
  box-shadow: 2px 0px 6px 0px rgba(0, 0, 0, 0.12);
  background: white;
  padding: 20px;
  transition: max-width 0.4s ease, border-radius 0.4s ease, box-shadow 0.4s ease,
  background 0.4s ease, padding 0.4s ease;
  position: fixed;
  top: 0;
  left: 0;
}
.ellement-left_sticky {
  overflow-y: auto;
  max-width: 92px;
  border-radius: 0px 20px 0px 0px;
  box-shadow: 2px 0px 6px 0px rgba(0, 0, 0, 0.12);
  position:fixed;
  top: 0;
  left: 0;
  padding: 20px;
  justify-content: space-between;
  height: 100vh;
}
.lesson-menu_content {
  /* padding-top: 80px; */
  gap: 24px;
  padding-top: 40px;
}
.lesson-info_modul {
  gap: 4px;
  cursor: pointer;
}
.drop-info-lesson_block.deactive .lesson-info_modul {
  opacity: 0.3;
}
.err-modul_message{
  margin-top: -20px;
  color: #d32f2f;
  font-size: 14px;
  opacity: 0;
  visibility: visible;
  position: absolute;
  transition: margin-top 0.5s ease, opacity 0.5s ease, visibility 0.5s ease;
}
.err-modul_message.active{
  opacity: 1;
  bottom: -20px;
  visibility: visible;
}
.count-name-modul {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #999;
}
.title-modul {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  color: #d32f2f;
}
.lesson-link {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #404040;
}
.lesson-link.active {
  color: #d32f2f;
  font-weight: 600;
}
.drop-info-lesson_block {
  gap: 10px;
}
.dropPanel {
  display: none;
}
.sticky-profil {
  gap: 12px;
}
.profil-name {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
}
.lesson-sticky__down {
  padding-top: 56px;
}
.profil-mail {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #999;
}
.back-bnt {
  border-radius: 8px;
  background: #d32f2f;
  color: white;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  align-items: center;
  max-width: 90px;
  gap: 8px;
  justify-content: center;
  padding: 2.5px 8px;
  cursor: pointer;
  margin: 40px 0px 40px 0px;
}
.mini-title_lesson {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  color: #999;
}
.big-title_lesson {
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  color: #d32f2f;
}
.header-lesson {
  border-bottom: #999 solid 1px;
  padding-bottom: 24px;
}
.lesson-stati_img {
  align-items: center;
  padding: 24px 0px 24px 0px;
  gap: 8px;
}
.lesson-stati_description {
  padding-top: 16px;
  font-size: 18px;
  font-weight: 400;
  color: #404040;
}
.lesson-stati_description a {
  color: #d32f2f;
  font-weight: 600;
  border-bottom: #d32f2f solid 1px;
}
.title-stati_lesson {
  color: #d32f2f;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  padding-top: 24px;
}
.title-video_img {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  color: #999;
}
.spisok-description li {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  color: #404040;
}
.stati-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  color: #404040;
}
.stati-text span {
  font-weight: 600;
}
.spisok-description li span {
  font-weight: 600;
}
.description-text_content {
  padding-top: 24px;
}
.title-audio {
  font-size: 20px;
  color: #d32f2f;
  font-weight: 500;
  padding-bottom: 8px;
}
.audio-section {
  padding: 24px 0 36px 0;
}
.les-title {
  color: #d32f2f;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.task-section {
  gap: 24px;
  padding: 24px;
  border-radius: 20px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
  margin-top: 24px;
}
.rezult-content {
  gap: 8px;
}
.task_content {
  gap: 8px;
}
.rezult-content {
  padding-bottom: 24px;
  border-bottom: #404040 solid 1px;
}
.file-upload-btn {
  font-size: 18px;
  font-weight: 600;
  padding: 12px 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #404040;
  border-radius: 7px;
  width: fit-content;
  border: 2px solid #000;
  cursor: pointer;
  background: white;
  position: relative;
  z-index: 2;
}
.file-input {
  position: absolute;
  z-index: 1;
  top: 15px;
  left: 126px;
  color: #999;
}
.lesson-link:hover{
 color: #d32f2f;
 transition: .4s;
}
.submit-lesson-files {
  border-radius: 7px;
  color: white;
  background: #d32f2f;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  padding: 12px 40px;
  width: fit-content;
  margin-top: 24px;
}
.les-title {
  padding-bottom: 8px;
}
.btn {
  padding: 12px 40px;
  color: #404040;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #000;
  border-radius: 7px;
}
.lesson-title__btn div {
  font-size: 20px;
  font-weight: 500;
  color: #999;
}
.lesson-title__btn {
  gap: 8px;
}
.lesson-prev_btn_block {
  gap: 8px;
}
.lesson-prev_btn {
  max-width: 258px;
  transition: color 0.4s, background-color 0.4s, border 0.4s;
}
.lesson-next_btn {
  cursor: pointer;
  max-width: 258px;
  transition: color 0.4s, background-color 0.4s, border 0.4s;
}
.lesson-next_btn_block {
  align-items: end;
  gap: 8px;
}
.next-prev_btn-lessons {
  padding: 36px 0 36px 0;
}
.element-main_section {
  gap: 24px;
  align-items: self-start;
}
.hide-menu_btn {
  border-radius: 8px;
  width: 28px;
  height: 32px;
  background: rgba(211, 47, 47, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
    top: 40%;
    cursor: pointer;
    left: 308px;
}
.ellement_left-section {
  gap: 8px;
  max-width: 336px;
  width: 100%;
  align-items: center;
}
.lesson-right_block.row {
  margin-left: unset;
  margin-right: unset;
  padding: unset;
  padding-right: 20px;
}
.el-logo_company img,
.el-logo_company svg {
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out max-height 0.3 ease-in-out;
}

.el-logo_company.active img {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  height: 100%;
}

.el-logo_company.active svg {
  opacity: 1;
  visibility: visible;
  max-height: 100%;
  height: 100%;
}

.el-logo_company img {
  opacity: 1;
  visibility: visible;
  height: 100%;
  max-height: 100%;
}

.el-logo_company svg {
  opacity: 0;
  visibility: hidden;
  height: 0;
  max-height: 0;
}
.hide-info__lesson {
  width: fit-content;
  padding: 14px 8px 4px 8px;
  gap: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 8px;
  color: #d32f2f;
  font-size: 20px;
  font-weight: 500;
  background: rgba(211, 47, 47, 0.1);
}
.less-progress_line {
  background-color: #999;
  width: 36px;
  display: flex;
  justify-content: flex-start;
  height: 2px;
  border-radius: 1px;
}
.level-progress {
  width: 30%;
  background-color: #d32f2f;
  height: 2px;
  border-radius: 1px;
}
.drop-inf_less_section.active .drop-info-lesson_block{
	display: flex;
}
.drop-inf_less_section.active .hide-info__lesson{
	display: none;
}
.drop-inf_less_section .drop-info-lesson_block{
	display: none;
}
.drop-inf_less_section .hide-info__lesson{
	display: flex;
} 
.ellement-left_sticky.active .lesson-sticky__down{
	display: flex;
	flex-direction: row;
}
.ellement-left_sticky .lesson-sticky__down{
	display: flex;
	flex-direction: column;
}
.ellement-left_sticky.active .profil-info{
	display: flex;
}
.ellement-left_sticky .profil-info{
	display: none;
}
.ellement-left_sticky .img_out{
	margin: unset;
}
.play-video_btn{
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translateY(-50%);
	transform: translateX(-50%);
	cursor: pointer;
}
.lesson-stati_img video{
	width: 100%;
	max-width: 810px;
	max-height: 456px;
	height: 100%;
}
.mobile-menu_fixed{
  display: none;
}
.el-logo_company img{
  width: 100%;
}
.drop-active-nav_menu{
  width: 100%;
  position: fixed;
  z-index: 20;
  opacity: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  height: 100vh;
  background: white;

}
.drop-active-nav_menu.active{
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s ease visibility 0.4s ease;
}
.head-nav_menu{
  align-items: center;
  justify-content: space-between;
}
.profil-nav_block{
  align-items: center;
  gap: 20px;
}
.avatar-img{
  width: 40px;
  height: 40px;
  display: flex;
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.20); 
}
.logout-btn{
  width: 32px;
  height: 32px;
  border-radius: 6px;
border: 1px solid #D0D5DD; 
display: flex;
justify-content: center;
align-items: center;
}
.head-nav_menu{
  border-bottom: 1px solid #D0D5DD; 
  background: #FFF; 
  padding: 16px 20px;
}
.list-lessons{
  gap: 8px;
  max-height: 250px;
  overflow-y: auto;
}
.menu-info_lessons_column{
  padding: 24px 20px;
  gap: 24px;
  overflow-y: auto;
}
.logo-mobile{
  display: none;
}
.logo-tabllet{
  display: none;
}
.lesson-stati_description a{
  font-size: 18px;
}
.submit-lesson-files{
  cursor: pointer;
}
.lesson-text_description{
  padding-top: 16px;
  font-family:  OpenSans, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #404040;
}
.lesson-text_description a{
  font-weight: 600;
  color: #d32f2f;
  border-bottom: red solid 1px;
  width: fit-content;
}
li{
  margin-bottom: 8px;
 }
 ol{
  padding-bottom: 24px;
 }
 ul{
  list-style-type: none;
  padding-top: 8px;
  padding-bottom: 24px;
 }
 ul li::before {
  content: ''; 
  background-color: #D32F2F; 
  display: inline-block; 
  width: 10px;
  height: 10px; 
  border-radius: 50%;
  margin-right: 8px;
  margin-left: -14px;
}
.lesson-text_description span{
  font-weight: 500;
  font-size: 20px;
  font-family:  OpenSans, sans-serif;
}
.title-lesson_text{
  font-weight: 700;
}
audio{
  padding-top: 16px;
}
.last-modul{
  background: #d32f2f;
  color: white !important;
  border: #d32f2f solid 1px;
}
.err-validate_test{
  font-size: 14px;
  color: #D32F2F;
  margin-top: 10px;
  display: none;
}
.err-validate_test.active{
  display: flex;
}
.prev-modules{

  margin: unset;
  margin-top: 80px;
}
.zagolovok-modul{
  margin-top: 13px;
}
@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(5px); }
}

.shake {
  animation: shake 0.5s ease-in-out;
}
.lesson-ellement.deactive{
  opacity: 0.3;
}
.logo-desctop{
  display: block;
}
.logo-mobile{
  display: none;
}
.lesson-next_btn:hover{
  color: white;
  background-color: #d32f2f;
  transition: .4s;
  border: #d32f2f solid 2px;
}
.title-modul div{
  max-width: 230px;
}
.file-upload-btn:hover{
  color: white;
  background-color: #d32f2f;
  transition: .4s;
  border: #d32f2f solid 2px;
}
.lesson-prev_btn:hover{
  color: white;
  background-color: #d32f2f;
  border: #d32f2f solid 2px;
  transition: .4s;

}

.list-lessons.dropPanel.active{
  display: flex !important;
}
.lesson-text_description td{
  padding: 9px 13px;
}
table td, table th{
  border: 1px solid #e5e5e5;
}
table {
  border-spacing: 9px;
  width: 100%;
  border: none;
  font-size: 12px;
  margin: 10px 0;
  border-collapse: collapse;
}
table th{
  padding: 7px;
}
table tr:first-child th:first-child {
  border-radius: 7px 0 0 7px;

}
table tr:first-child {
  background: #d02f2f;
  border-radius: 7px;
  color: #fff;
  font-weight: 700;
}
table tr td:first-child{
  border-left: none;
  border-top: none;
}
@media (max-width: 1200px) {
  .modul-ellement_block {
    width: 48%;
    max-width: unset;
  }
  
.logo-mobile{
  display: block;
}
 .logo-tabllet{
  display: block;
 } 
  .block_modul {
    gap: 20px;
  }
  .aut_block {
    gap: 20px;
  }
  .aut_block_info {
    display: none;
  }
  .element-main_section {
    gap: unset;
    padding: 0px 16px;
  }
  .ellement-left_sticky{
    display: none;
  }
  .mobile-menu_fixed{
    display: flex;
    padding: 16px;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #D0D5DD;
    position: fixed;
    top: 0;
    left: 0;
    background: white;
    z-index: 10;
  }
  .burger-menu {
    cursor: pointer;
  }
  .back-bnt{
    display: none;
  }
  .rigth-lesson_column{
    padding-top: 96px;
  }
  .lessons-content_section{
    padding-top: 24px;
  }
  .lesson-stati_img img{
    width: 100%;
  }
  .ellement_left-section{
    display: none;
  }
  .drop-info-lesson_block.active{
    border-radius: 12px;
    background: rgba(211, 47, 47, 0.10);
    padding: 12px 20px;
    transition: background 0.4s ease;
  }
  .logo-desctop{
    display: none;
  }
}
@media (max-width: 600px) {
  .zah_h1 {
    font-size: 24px;
  }
  .lesson-text_description img{
    width: 100%;
  }
  .logo-tabllet{
    display: none;
  }
  .modul-ellement_block {
    width: 100%;
  }
  .row {
    padding: 0 16px;
  }
  .section_cont_lessons {
    padding-top: 24px;
  }
  .logo-mobile{
    display: block;
  }
  .zah_h1{
    font-size: 40px;
  }
  .prev-modules{
    display: flex;
    height: 30px;
    margin-top: 24px;
  }
  .img_out{
    width: 32px;
    height: 32px;
    margin:unset;
  }
  .aut_block a{
    border-radius: 6px;
    border: #D0D5DD solid 1px;
  }
  .header{
    padding: 16px 20px;
  }
  .big-title_lesson{
    font-size: 24px;
  }
  .rigth-lesson_column{
    padding-top: 76px;
  }
  .header-lesson{
    padding-bottom: 20px;
  }
  .title-stati_lesson{
    font-size: 20px;
  }
  .lessons-content_section {
    padding-top: 20px;
  }
  .lesson-text_description{
    font-size: 16px;
  }
  .title-video_img{
    font-size: 14px;
  }
  .lesson-stati_img{
    padding: 20px 0px;
  }
  ol{
    padding-bottom: 20px;
  }
  ul{
    padding-bottom: 20px;
  }
  .lesson-section_container span{
    font-size: 18px;
  }
  .task_content {
    gap: 0;
}
.task-section{
  gap: 12px;
}
.rezult-content {
  gap: 0px;
  padding-bottom: 12px;
}
.task-send_block .les-title{
  font-size: 18px;
  max-width: 300px;
}
.next-prev_btn-lessons{
  flex-direction: column-reverse;
  gap: 16px;
}
.lesson-next_btn_block{
  align-items: unset;
}
.lesson-prev_btn{
  max-width: unset;
}
.lesson-next_btn{
  max-width: unset;
}
.lesson-title__btn{
  align-items: center;
  justify-content: center;
}
.lesson-title__btn div{
  font-size: 14px;
}
}
@media (max-width: 410px) {
  .file-input{
    display: none;
  }
}

/* End */
/* /bitrix/templates/wiki/css/main.css?172346811720865 */
