@charset "UTF-8";
:root {
  --white: #ffffff;
  --black: #000000;
  --blue1: #64D1F2;
  --blue2: #0D5C8F;
  --blue: #5372B7;
  --blue: #0066AE;
  --dark_blue: #053982;
  --dark_blue2: #1D4384;
  --dark_blue_opacity_60: rgba(5, 57, 130, 0.6);
  --red: #EA051A;
  --red-opacity: rgba(234, 5, 28, 0.1);
  --red_dark: #A71F27;
  --red_accent: #C51C23;
  --green: #64b350;
  --green-opacity: rgba(100, 179, 80, 0.2);
  --grey2: #F1F1F1;
  --yellow: #FFB21C;
  --yellow_dark: #F17609;
  --max: 2000px;
  --min: 1000px;
  --radius1: 20px;
  --radius2: 10px;
  --accent1: #DC3924;
  --accent2: #E2D078;
  --accent3: #575757;
  --accent4: #F1C9C4;
  --grey: #E3E8EB;
  --grey2: #DCDCDC;
  --grey3: #F1F1F1;
  --grey-opacity: rgba(227, 232, 235, 0.6);
}

@font-face {
  font-family: "PT Sans";
  src: url("fonts/pt_sans/pt_sans.2110c6f5059f.eot");
  /* IE 9 Compatibility Mode */
  src: url("fonts/pt_sans/pt_sans.2110c6f5059f.eot?#iefix") format("embedded-opentype"), url("fonts/pt_sans/pt_sans.f1a114bf8c54.woff2") format("woff2"), url("fonts/pt_sans/pt_sans.d41d8cd98f00.woff") format("woff"), url("fonts/pt_sans/pt_sans.6d4b817a866c.ttf") format("truetype"), url("fonts/pt_sans/pt_sans.d1fbafbc2975.svg#pt_sans") format("svg");
  /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "PT Sans Italic";
  src: url("fonts/pt_sans/pt_sans_italic.5878ad9c9a16.eot");
  /* IE 9 Compatibility Mode */
  src: url("fonts/pt_sans/pt_sans_italic.5878ad9c9a16.eot?#iefix") format("embedded-opentype"), url("fonts/pt_sans/pt_sans_italic.1fdfa1515b21.woff2") format("woff2"), url("fonts/pt_sans/pt_sans_italic.d41d8cd98f00.woff") format("woff"), url("fonts/pt_sans/pt_sans_italic.d19d2d50e77e.ttf") format("truetype"), url("fonts/pt_sans/pt_sans_italic.f3222b5b917c.svg#pt_sans_italic") format("svg");
  /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "PT Sans Bold";
  src: url("fonts/pt_sans/pt_sans_bold.2a857888f076.eot");
  /* IE 9 Compatibility Mode */
  src: url("fonts/pt_sans/pt_sans_bold.2a857888f076.eot?#iefix") format("embedded-opentype"), url("fonts/pt_sans/pt_sans_bold.ddc36d70e88c.woff2") format("woff2"), url("fonts/pt_sans/pt_sans_bold.d41d8cd98f00.woff") format("woff"), url("fonts/pt_sans/pt_sans_bold.7ba573d6c1b7.ttf") format("truetype"), url("fonts/pt_sans/pt_sans_bold.e5c824f5d5fa.svg#pt_sans_bold") format("svg");
  /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "PT Sans Bold Italic";
  src: url("fonts/pt_sans/pt_sans_bold_italic.5df169b951dc.eot");
  /* IE 9 Compatibility Mode */
  src: url("fonts/pt_sans/pt_sans_bold_italic.5df169b951dc.eot?#iefix") format("embedded-opentype"), url("fonts/pt_sans/pt_sans_bold_italic.0ef35be32453.woff2") format("woff2"), url("fonts/pt_sans/pt_sans_bold_italic.d41d8cd98f00.woff") format("woff"), url("fonts/pt_sans/pt_sans_bold_italic.824d28b2791f.ttf") format("truetype"), url("fonts/pt_sans/pt_sans_bold_italic.a9d6b3b9647f.svg#pt_sans_bold_italic") format("svg");
  /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "Exo2";
  src: url("fonts/Exo2/Exo2-VariableFont_wght.9f535b44a4f5.ttf");
}
@font-face {
  font-family: "Manrope";
  src: url("fonts/Manrope/Manrope-VariableFont_wght.b64c0369e943.ttf");
}


.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: "Material Symbols Rounded";
  font-style: normal;
  font-weight: 100 700;
  src: url("material/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190Fjzag.8e5eb9280f64.woff2") format("woff2");
}
.material-symbols-rounded {
  font-family: "Material Symbols Rounded";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

@-webkit-keyframes opas {
  0% {
    opacity: 0.2;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}

@keyframes opas {
  0% {
    opacity: 0.2;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.message__content, .tnav__title, .faq__item, .listforselect__title, .listforselect__item, .listin__title, .listadd__title, .testir__top-row, .window__title, .mainadmintable__row, .adminelements, .practice__table-row, .practice__itemtable, .practice__title, .practice__between, .navin__center, .header__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.login__row, .login__logo, .login, .tnav__help, .ttitle__star, .ttitle__back, .otchet__logo, .faq__arrow, .adduser__bottom, .testir__bottom--button, .testir__vars-icon, .testir__questions-item, .testir__image .material-symbols-rounded, .testir__image-link::after, .testir__image, .viewpdf__arrow-icon, .viewpdf__arrow, .book__nav #prev .material-symbols-rounded, .book__nav #next .material-symbols-rounded, .book__nav #prev, .book__nav #next, .window__row, .window__close, .dark, .mainadmintable__cell--center, .mainadmintable__button, .mainadmintable__buttons, .mainadmintable__row--head .mainadmintable__cell, .adminsearch__button, .checkbox, .addpod__row, .practice__table-cell--center, .practice__itemtable-arrow, .practice__itemtable-number, .practice__item-arrow, .practice__item, .practice__items, .practice__print, .practice__back, .practice__forstart, .practice__video, .mainpage__news-image, .mainpage__news-number, .mnav__link, .bread__link, .bread__li, .navin__link, .nav__link, .mheader__menu, .paginator__item, .paginator, .psevdocheck__icon, .social__item, .button, .mainpage__feedback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.li_feedback {
  display: flex;
  margin-left: auto;
}
.form__feedback {
  display:flex;
  flex-direction: column;
  justify-items: center;
  align-items: center;
}
.tlegend, .tnav__content, .practice__content--flex, .practice__row, .practice__create {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.faq, .systemact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.tlegend__item, .tstats__text, .tdown, .ttitle, .testir__vars-item, .testir__questions, .mainadmintable__linkquad, .adminsearch, .adminelements__block-in, .adminelements__block, .practice__itemtable-block, .sc__item, .footer__item, .footer__content, .mainpage__news-item, .mainpage__row, .mnav__block, .bread__ul, .bread__center, .navin__list, .nav__list, .mheader__block--row, .mheader__logo, .header__form, .header__logo, .header__block, .psevdocheck, .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.traning, .adduser, .screen, .adminthree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.massload, .adduser__mass, .adminthree__block--center, .mainpage__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.testir__vars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.testir__image-link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

::-moz-selection {
  background: rgba(35, 31, 32, 0.9);
  color: var(--white);
}

::selection {
  background: rgba(35, 31, 32, 0.9);
  color: var(--white);
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-button {
  display: none;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-track-piece {
  background-color: var(--white);
}

::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: var(--blue);
  border-radius: 0;
}

::-webkit-resizer,
::-webkit-scrollbar-corner {
  background-color: var(--white);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-family: inherit;
  font-weight: normal;
}

button,
input,
select,
textarea {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: inherit;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

a {
  text-decoration: none;
  color: inherit;
}

.material-symbols-rounded--fill {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 48;
}

html {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}
@media screen and (max-width: 990px) {
  html {
    width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    overflow-x: hidden;
  }
}

body {
  background: var(--white);
  color: var(--black);
  position: relative;
  resize: none;
  outline: none;
  font-family: "PT Sans";
  font-size: 17px;
  overflow-x: clip;
  line-height: 1.1;
}
@media screen and (max-width: 1400px) {
  body {
    background: var(--white);
  }
}

b, strong {
  font-family: "PT Sans Bold";
  font-weight: normal;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0;
}

.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 50px;
  padding: 0 40px;
  background: var(--white);
  color: var(--blue);
  font-family: "PT Sans Bold";
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid var(--white);
  cursor: pointer;
  line-height: 1;
  border-radius: 50px;
}
@media screen and (max-width: 1400px) {
  .button {
    height: 50px;
    padding: 0 30px;
  }
}
.button--transparent {
  background: transparent;
  color: var(--white);
  border-color: var(--white);
}
.button--blue {
  background: var(--blue);
  color: var(--white);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.button--green {
  background: var(--green);
  color: var(--white);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.button--yellow_dark {
  background: var(--yellow_dark);
  color: var(--white);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.button--border {
  border-color: var(--blue);
  color: var(--blue);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.button__icon--right {
  margin-left: 10px;
}

.center {
  min-width: var(--min);
  max-width: var(--max);
  margin: 0 auto;
  padding-right: 40px !important;
  padding-left: 40px !important;
}
@media screen and (max-width: 2000px) {
  .center {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
}
@media screen and (max-width: 1400px) {
  .center {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 990px) {
  .center {
    min-width: auto;
    max-width: auto;
    width: 100%;
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
}

.social__item {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--white);
  margin-right: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 990px) {
  .social__item {
    width: 40px;
    height: 40px;
    background-size: 18px;
  }
}
.social__item:nth-last-child(1) {
  margin-right: 0;
}
.social__item--whatsapp {
  background-color: #00E676;
  background-image: url("../images/icons/white/whatsapp.5c93791596a8.png");
}
.social__item--viber {
  background-color: #563DBD;
  background-image: url("../images/icons/white/viber.f591179393a1.png");
}
.social__item--telegram {
  background-color: #28A3E3;
  background-image: url("../images/icons/white/telegram.8c038e88edc7.png");
}
.social__item--vk {
  background-color: #0077FF;
  background-image: url("../images/icons/white/vk.43f87ed91197.png");
}

.heading {
  font-size: 31px;
  display: block;
  font-family: "PT Sans Regular";
  font-weight: normal;
}
.heading b, .heading strong {
  font-weight: normal;
  font-family: "PT Sans Bold";
}

.description {
  font-size: 25px;
  display: block;
}
@media screen and (max-width: 990px) {
  .description {
    font-size: 19px;
  }
}

@-webkit-keyframes pulseOrange {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 107, 26, 0.5);
            box-shadow: 0 0 0 0 rgba(237, 107, 26, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 8px rgba(237, 107, 26, 0);
            box-shadow: 0 0 0 8px rgba(237, 107, 26, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 107, 26, 0);
            box-shadow: 0 0 0 0 rgba(237, 107, 26, 0);
  }
}

@keyframes pulseOrange {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 107, 26, 0.5);
            box-shadow: 0 0 0 0 rgba(237, 107, 26, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 8px rgba(237, 107, 26, 0);
            box-shadow: 0 0 0 8px rgba(237, 107, 26, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 107, 26, 0);
            box-shadow: 0 0 0 0 rgba(237, 107, 26, 0);
  }
}
@-webkit-keyframes pulseGreen {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(57, 191, 77, 0.8);
            box-shadow: 0 0 0 0 rgba(57, 191, 77, 0.8);
  }
  70% {
    -webkit-box-shadow: 0 0 0 8px rgba(57, 191, 77, 0);
            box-shadow: 0 0 0 8px rgba(57, 191, 77, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(57, 191, 77, 0);
            box-shadow: 0 0 0 0 rgba(57, 191, 77, 0);
  }
}
@keyframes pulseGreen {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(57, 191, 77, 0.8);
            box-shadow: 0 0 0 0 rgba(57, 191, 77, 0.8);
  }
  70% {
    -webkit-box-shadow: 0 0 0 8px rgba(57, 191, 77, 0);
            box-shadow: 0 0 0 8px rgba(57, 191, 77, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(57, 191, 77, 0);
            box-shadow: 0 0 0 0 rgba(57, 191, 77, 0);
  }
}
@-webkit-keyframes flare {
  0% {
    left: -150%;
  }
  80% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
@keyframes flare {
  0% {
    left: -150%;
  }
  80% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes pulseWhite {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 3px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

.text_news a, .text_news p, .text_news h1, .text_news h2,  .text_news h3, .text_news h4, .text_news h5, .text_news h6 {
  all: revert;
}

.text {
  font-size: 19px;
  /* Добавляем границы вокруг всей таблицы */
}
@media screen and (max-width: 1400px) {
  .text {
    font-size: 17px;
  }
}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
  font-family: "Jost-SemiBold";
  font-size: 25px;
  display: block;
  margin-bottom: 10px;
}

.text .course_info-h2{
  color: var(--black);
  font-size: 1.5em;
  font-weight: bold;
}
.text .course_info-h3{
  color: var(--black);
  font-size: 1.17em;
  cursor: pointer;
  font-weight: bold;
}

.text b, .text strong {
  font-weight: normal;
  font-family: "PT Sans Bold" !important;
}
.text p {
  margin-bottom: 10px;
}
.text p:nth-last-child(1) {
  margin-bottom: 0;
}
.text table {
  border-collapse: collapse;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.text table td {
  border: 1px solid #E5E5E5;
  padding: 20px;
  text-align: left;
  vertical-align: middle;
}
@media screen and (max-width: 990px) {
  .text table td {
    padding: 10px 5px;
    font-size: 14px;
  }
}
.text table td img {
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
/*.text table tr:nth-child(even) {*/
/*  background-color: #FAFAFA;*/
/*}*/
.text table tr:first-child td {
  border-top: none;
}
.text table tr:last-child td {
  border-bottom: none;
}
.text table tr td:first-child {
  border-left: none;
}
.text table tr td:last-child {
  border-right: none;
}
.text table::before,
.text table::after {
  content: "";
  position: absolute;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  top: 0px;
  left: 0px;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  pointer-events: none;
}
.text table::before {
  z-index: 1;
}
.text .table-wrapper {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  width: 100%;
}
.text ul {
  list-style: none;
}
.text li {
  padding-left: 20px;
  display: block;
  margin-bottom: 5px;
  position: relative;
}
.text li::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background: var(--yellow);
}
.text li:nth-last-child(1) {
  margin-bottom: 0;
}

.psevdocheck {
  cursor: default;
  font-size: 13px;
}
.psevdocheck__icon {
  width: 20px;
  height: 20px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-right: 10px;
  font-size: 15px;
  background: var(--dirtygreen);
  color: var(--white);
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.psevdocheck a {
  cursor: pointer;
  text-decoration: underline;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.psevdocheck a:hover {
  color: var(--yellow);
}

.label {
  display: block;
}
.label__name {
  display: block;
  margin-bottom: 8px;
}
.label__required {
  color: var(--green);
}
.label__input {
  width: 100%;
  height: 40px;
  background: var(--white);
  border: 0;
  border-radius: 2.5px;
  padding: 0 10px;
  padding: 0 15px;
  height: 50px;
  color: var(--black);
}
@media screen and (max-width: 1400px) {
  .label__input {
    border-radius: 0;
  }
}
.label__input--border {
  border: 1px #eee solid;
}
.label__input--border:focus {
  border-color: var(--blue);
}
.label__input--border-radius {
  border-radius: 50px;
  padding: 0 20px;
}
.label__input--error {
  border-color: var(--red);
}
.label__input--error:focus {
  border-color: var(--red);
}
.label select.label__input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url("../images/icons/baseline_keyboard_arrow_down_black_48dp.9be992ed4bfb.png") right 10px center no-repeat;
  background-size: 20px;
  padding-right: 35px;
  cursor: pointer;
}

.paginator {
  font-size: "PTSans-Regular";
}
.paginator__item {
  width: 40px;
  height: 40px;
  border-radius: 2.5px;
  border: 1px #eee solid;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  margin: 0 5px;
  transition: 0.2s;
  font-size: 13px;
}
@media screen and (max-width: 1400px) {
  .paginator__item {
    border-radius: 0;
  }
}
@media screen and (max-width: 990px) {
  .paginator__item {
    width: 35px;
    height: 35px;
  }
}
.paginator__item:hover {
  color: var(--dirtygreen);
}
.paginator__item--strong {
  background: var(--blue);
  color: var(--white);
  cursor: default;
  border-color: var(--blue);
}
.paginator__item--strong:hover {
  color: var(--white) !important;
}
.paginator__item .material-symbols-rounded {
  font-size: 16px !important;
}
@media screen and (max-width: 1400px) {
  .paginator__item .material-symbols-rounded {
    font-size: 14px !important;
  }
}

.header {
  background: var(--blue);
  color: var(--white);
  height: 100px;
}
.fixed {
  position: fixed;
  width: 100%;
}
.fake_div {
  height: 140px;
}
@media screen and (max-width: 1400px) {
  .header {
    height: 80px;
  }
}
@media screen and (max-width: 990px) {
  .header {
    display: none;
  }
}
.header__center {
  padding: 20px 0;
}
@media screen and (max-width: 2000px) {
  .header__center {
    padding: 20px !important;
  }
}
@media screen and (max-width: 1400px) {
  .header__center {
    padding: 10px 20px !important;
  }
}
.header__block--gap {
  gap: 10px;
}
.header__logo-image {
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 20px;
}
.header__logo-name {
  display: block;
  font-family: Exo2;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--red_accent, #C51C23)
}
.header__logo-description {
  display: block;
  font-size: 24px;
  font-weight: 900;
  margin-top: 3px;
}
.header__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  margin-left: auto;
  margin-right: 1rem;
   font-family: Exo2;
}
.header__link {
  text-decoration: underline;
}

.header__navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;

}
.header__button {
  height: 50px;
}
.header__form {
  gap: 10px;
}
.header__navbar__link {
  display: flex;
}
.mheader {
  background: var(--blue);
  color: var(--white);
  height: 60px;
  padding: 0 10px;
  display: none;
}
@media screen and (max-width: 990px) {
  .mheader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.mheader__logo-image {
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px;
}
.mheader__logo-name {
  display: block;
  font-family: "PT Sans Bold";
  font-size: 13px;
  text-transform: uppercase;
}
.mheader__logo-description {
  display: block;
  font-size: 9px;
  margin-top: 2px;
}
.mheader__menu {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 40px;
  height: 40px;
  border: 1px var(--white) solid;
  border-radius: 5px;
  cursor: pointer;
}
.mheader__button {
  height: 40px;
  padding: 0 20px;
}

.nav {
  background: var(--white);
  border-bottom: 1px #eeeeee solid;
}
.nav_padding {
  padding: 0 20px;
}

@media screen and (max-width: 990px) {
  .nav {
    display: none;
  }
}
.nav__center {
  height: 60px;
}
.nav__list {
  list-style: none;
  font-size: 15px;
}
.nav__item {
  position: relative;
}
.nav__item--active .nav__link {
  font-family: "PT Sans Bold";
  color: var(--blue);
}
.nav__item:nth-child(1) .nav__link {
  padding-left: 0;
}
.nav__link {
  padding: 0 10px;
  height: 60px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
  position: relative;
}
.nav__link:hover {
  color: var(--blue);
  text-decoration-color: var(--blue);
}

.navin {
  background: var(--white);
  border: 1px var(--grey2, #DCDCDC) solid;
  margin: 15px 10px;
  display: flex;
}
@media screen and (max-width: 990px) {
  .navin {
    display: none;
  }
}
.navin__center {
  height: 60px;
  padding: 10px 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
@media screen and (max-width: 1400px) {
  .navin__center {
    padding: 10px 20px !important;
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.navin__list {
  list-style: none;
  font-size: 17px;
}
.new_massage {
  display:flex;
  align-self: start;
  justify-content: start;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: var(--red);
  margin-top: 10px;
  margin-right: -10px;
}
.navin__item {
  position: relative;
}
.navin__item--active .nav__link {
  font-family: "PT Sans Bold";
  color: var(--blue);
}
.navin__item:nth-child(1) .nav__link {
  padding-left: 0;
}
.navin__item:nth-last-child(1) .navin__link {
  padding-right: 0;
}
.navin__link {
  padding: 0 10px;
  height: 60px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .navin__link {
    height: 50px;
  }
}
.navin__link:hover {
  color: var(--blue);
  text-decoration-color: var(--blue);
}

.bread {
  font-size: 17px;
  line-height: 1;
}
@media screen and (max-width: 990px) {
  .bread {
    min-width: 100%;
    overflow-x: scroll;
    /*white-space: nowrap;*/
    font-size: 11px;
    background: var(--white);
  }
  .bread::-webkit-scrollbar {
    display: none;
  }
  .bread::-webkit-scrollbar-button {
    display: none;
  }
  .bread::-webkit-scrollbar-track, .bread::-webkit-scrollbar-track-piece {
    display: none;
  }
  .bread::-webkit-scrollbar-thumb {
    display: none;
  }
  .bread::-webkit-resizer, .bread::-webkit-scrollbar-corner {
    display: none;
  }
}
.bread ul {
    display: flex;
    justify-content: start;
    gap: 10px;
}
.bread ul,
.bread li {
  list-style: none;

}
@media screen and (max-width: 990px) {
  .bread__center {
    overflow: hidden;
    padding: 0 !important;
  }
}
@media screen and (max-width: 990px) {
  .bread__ul {
    padding: 0 10px;
  }
}
.bread__li {

  position: relative;
}
@media screen and (max-width: 990px) {
  .bread__li {
    margin-right: 30px;
  }
}
/* .bread__li::after {
  content: "";
  position: absolute;
  top: 0;
  right: -35px;
  width: 30px;
  height: 100%;
  background: url("../images/icons/chevron_right_FILL0_wght400_GRAD0_opsz24.bb8a7f5b47a1.png") center no-repeat;
  background-size: 14px;
  opacity: 0.5;
} */
@media screen and (max-width: 990px) {
  .bread__li::after {
    right: -30px;
  }
}
.bread__li:nth-last-child(1) {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  .bread__li:nth-last-child(1) {
    margin-right: 10px;
    padding-right: 10px;
  }
}
.bread__li:nth-last-child(1)::after {
  display: none;
}
.bread__link {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
  height: 60px;
}
@media screen and (max-width: 1400px) {
  .bread__link {
    height: 50px;
  }
}
.bread__link:hover {
  text-decoration-color: var(--black);
}

.mnav {
  background: var(--white);
  border-bottom: 1px #eeeeee solid;
  margin-bottom: 10px;
  display: none;
}
@media screen and (max-width: 990px) {
  .mnav {
    display: block;
  }
}
.mnav__link {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  white-space: nowrap;
  padding: 10px 5px;
  height: 35px;
  font-size: 13px;
}
.mnav__link--active {
  font-family: "PT Sans";
}
.mnav .slick-slide {
  width: auto;
  /* Автоматическая ширина слайда */
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  /* Ширина слайда зависит от содержимого */
  margin: 0;
}
.mnav .slick-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* Равномерное распределение слайдов */
  padding: 0 5px;
}
.mnav .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.mnav .slick-slide {
  height: auto !important;
}

.mainpage__center {
  height: calc(100vh - 261px);
  min-height: 700px;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media screen and (max-width: 990px) {
  .mainpage__center {
    height: auto;
    min-height: auto;
  }
}
.mainpage__content {
  height: 100%;
  width: 100%;
}
.mainpage__banner {
  background: var(--white);
  border-radius: 10px;
  border: 1px #eeeeee solid;
  padding: 20px;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
  color: #A71F27;
}
@media screen and (max-width: 990px) {
  .mainpage__banner {
    margin-bottom: 10px;
  }
}
.mainpage__row {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
@media screen and (max-width: 990px) {
  .mainpage__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.mainpage__block {
  height: auto;
  width: 33.3333333333%;
  margin-right: 20px;
  background: var(--white);
  border-radius: 10px;
  border: 1px #eeeeee solid;
  position: relative;
  height: 100%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.mainpage__block:hover {
  border-color: var(--blue);
}
@media screen and (max-width: 990px) {
  .mainpage__block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.mainpage__block:nth-last-child(1) {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  .mainpage__block:nth-last-child(1) {
    margin-bottom: 0;
  }
}
.mainpage__block-title {
  padding: 30px;
  font-family: "PT Sans Bold";
  font-size: 19px;
  display: block;
  text-align: center;
}
@media screen and (max-width: 990px) {
  .mainpage__block-title {
    padding: 20px 15px;
  }
}
.mainpage__block-content {
  padding: 30px;
  padding-top: 0;
  padding-bottom: 120px;
}
@media screen and (max-width: 990px) {
  .mainpage__block-content {
    padding: 15px;
    padding-top: 0;
  }
}
.mainpage .button {
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px);
}
@media screen and (max-width: 990px) {
  .mainpage .button {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    margin-top: 20px;
  }
}
.mainpage__news {
  width: 100%;
}
.mainpage__news-item {
  margin-bottom: 10px;
  border: 1px #eeeeee solid;
  padding: 10px;
  border-radius: 5px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  height: 65px;
}
.mainpage__news-item:nth-last-child(1) {
  margin-bottom: 0;
}
.mainpage__news-item:hover {
  background-color: rgba(0, 0, 0, 0.01);
  border-color: var(--blue);
}
.mainpage__news-item:hover .mainpage__news-title {
  color: var(--blue);
  text-decoration-color: var(--blue);
}
.mainpage__news-item:hover .mainpage__news-course {
  color: var(--blue);
  text-decoration-color: var(--blue);
}
.mainpage__news-item--course {
  text-align: center;
}
.mainpage__news-item--between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mainpage__news-number {
  background: var(--blue);
  color: var(--white);
  font-size: 11px;
  font-family: "PT Sans Bold";
  border-radius: 5px;
  width: 25px;
  height: 25px;
}
.mainpage__news-course {
  display: block;
  padding: 0 10px;
  text-decoration: underline;
  font-size: 19px;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.mainpage__news-icon {
  color: var(--blue);
  font-size: 32px;
}
.mainpage__news-image {
  height: 50px;
  width: 50px;
  background: center no-repeat;
  background-size: cover;
  border: 1px #eeeeee solid;
  margin-right: 10px;
  border-radius: 2px;
  position: relative;
  overflow: hidden;
}
.mainpage__news-image--video::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--black);
  opacity: 0.4;
  border-radius: 2px;
}
.mainpage__news-title {
  font-size: 15px;
  display: block;
  line-height: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
}

.footer {
  background: var(--white);
  border-top: 1px #eeeeee solid;
  padding: 20px 0;
  height: 100px;
}
@media screen and (max-width: 990px) {
  .footer {
    height: auto;
    margin-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 990px) {
  .footer__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.footer__item {
  margin-right: 10px;
  width: 20%;
  border: 1px #eeeeee solid;
  padding: 10px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  border-radius: 5px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.footer__item:nth-last-child(1) {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  .footer__item {
    width: calc(50% - 5px);
    margin-bottom: 10px;
  }
  .footer__item:nth-child(2n) {
    margin-right: 0;
  }
}
.footer__item:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  border-color: var(--blue);
}
.footer__item:hover .footer__item-name {
  color: var(--blue);
  text-decoration-color: var(--blue);
}
.footer__item-image {
  height: 40px;
  width: 40px;
  background: center no-repeat;
  background-size: contain;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 990px) {
  .footer__item-image {
    width: 30px;
    height: 30px;
  }
}
.footer__item-name {
  display: block;
  font-size: 11px;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 990px) {
  .footer__item-name {
    font-size: 10px;
  }
}

.sc__item {
  border: 1px #eeeeee solid;
  border-radius: 2.5px;
  padding: 30px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1400px) {
  .sc__item {
    padding: 20px;
    border-radius: 0;
    margin-bottom: 10px;
  }
}
.sc__item:nth-last-child(1) {
  margin-bottom: 0;
}
.sc__item-block {
  width: 50%;
}
.sc__item-block:nth-last-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-left: 20px;
}
.sc__item-span {
  display: block;
  font-size: 19px;
  margin-bottom: 5px;
}
@media screen and (max-width: 1400px) {
  .sc__item-span {
    font-size: 17px;
  }
}
.sc__item-span--name {
  font-size: 21px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1400px) {
  .sc__item-span--name {
    font-size: 19px;
  }
}
.sc__item-button {
  margin-bottom: 10px;
}
.sc__item-button:hover {
  background: var(--blue);
  color: var(--white);
}

.practice {
  margin-bottom: 50px;
}
@media screen and (max-width: 2000px) {
  .practice {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1400px) {
  .practice {
    margin-bottom: 0px;
  }
}
.practice__create {
  margin-bottom: 20px;
  border: 1px #eeeeee solid;
  border-radius: 5px;
  padding: 20px;
  gap: 10px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 1400px) {
  .practice__create {
    border-radius: 0;
    border: 0;
    padding: 0;
  }
}
.practice__create .label {
  width: 100%;
}
.practice__create-button {
  height: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.practice__between {
  gap: 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1400px) {
  .practice__between {
    margin-bottom: 20px;
  }
}
.practice__row {
  gap: 10px;
  margin-bottom: 20px;
}
.practice__paginator {
  margin-top: 20px;
}
.practice--width {
  margin-bottom: 0;
}
.practice--width .practice__title {
  border-radius: 0;
  border-top: 0;
  margin-top: 0;
  border-right: 0;
  border-left: 0;
}
.practice--width .practice__content {
  padding: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
}
.practice__coursename {
  text-align: center;
  font-size: 29px !important;
  margin-bottom: 50px !important;
  margin-top: 20px;
}
@media screen and (max-width: 1400px) {
  .practice__coursename {
    font-size: 23px !important;
    margin-bottom: 40px !important;
  }
}
.practice__video {
  aspect-ratio: 16/9;
  border-radius: 2.5px;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 1400px) {
  .practice__video {
    border-radius: 0;
  }
}
.practice__title {
  background: var(--white);
  border-radius: 10px 10px 0 0;
  border: 1px #eeeeee solid;
  margin-top: 50px;
  overflow: hidden;
  height: 70px;
}
@media screen and (max-width: 2000px) {
  .practice__title {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1400px) {
  .practice__title {
    margin-top: 0;
    border-radius: 0;
    border-top: 0;
    height: 60px;
  }
}
.practice__textcenter {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 23px;
  font-family: "PT Sans Bold";
  margin-bottom: 20px;
}
@media screen and (max-width: 1400px) {
  .practice__textcenter {
    font-size: 19px;
  }
}
.practice__textcenter--mt {
  margin-top: 50px;
}
.practice__back {
  width: 70px;
  height: 70px;
  border-right: 1px #eeeeee solid;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 1400px) {
  .practice__back {
    width: 60px;
    height: 60px;
  }
}
.practice__back:hover {
  background-color: var(--blue);
  color: var(--white);
}
.practice__print {
  width: 70px;
  height: 70px;
  border-left: 1px #eeeeee solid;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 29px;
}
@media screen and (max-width: 1400px) {
  .practice__print {
    width: 60px;
    height: 60px;
  }
}
.practice__print:hover {
  color: var(--blue);
}
.practice__name {
  display: block;
  width: 100%;
  padding: 0 20px;
  font-family: "PT Sans Bold";
  font-size: 19px;
  display: block;
}
@media screen and (max-width: 1400px) {
  .practice__name {
    font-size: 17px;
  }
}
.practice__rez {
  margin-bottom: 30px;
  font-size: 19px;
}
@media screen and (max-width: 1400px) {
  .practice__rez {
    margin-bottom: 20px;
    font-size: 17px;
  }
}
.practice__rez p {
  margin-bottom: 10px;
}
.practice__rez p:nth-last-child(1) {
  margin-bottom: 0;
}
.practice__rez-status--red {
  color: var(--red);
}
.practice__rez-status--green {
  color: var(--green);
}
.practice__rez--margin-bottom-0 {
  margin-bottom: 0;
}
.practice__content {
  padding: 30px;
  background: var(--white);
  border: 1px #eeeeee solid;
  border-top: 0;
  border-radius: 0 0 10px 10px;
}
@media screen and (max-width: 1400px) {
  .practice__content {
    padding: 20px;
    border-radius: 0;
    border-bottom: 0;
  }
}
.practice__content--flex {
  gap: 20px;
}
.practice__content-block--width {
  width: 1000%;
}
.practice__items {
  gap: 20px;
}
.practice__items--area {
  width: 1000px;
  margin: 0 auto;
}
.practice__items--area2 {
  width: 70%;
  max-width: 650px;
}
.practice__items--area2 .practice__item {
  width: calc(50% - 20px);
}
.practice__items--area3 .practice__item {
  width: calc(33.3333333333% - 20px);
}
.practice__popcount {
  font-size: 25px;
  font-family: "PT Sans Bold";
}
@media screen and (max-width: 1400px) {
  .practice__popcount {
    font-size: 21px;
  }
}
.practice__text {
  font-size: 19px;
  margin-bottom: 30px;
  font-family: "PT Sans Bold";
}
.practice__text p {
  margin-bottom: 10px;
}
.practice__text p:nth-last-child(1) {
  margin-bottom: 0;
}
.practice__item {
  padding: 0 20px;
  height: 80px;
  border: 1px #eeeeee solid;
  border-radius: 5px;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border-color: var(--blue);
  color: var(--blue);
  text-align: center;
  position: relative;
  width: 100%;
  cursor: pointer;
}
@media screen and (max-width: 1400px) {
  .practice__item {
    border-radius: 0;
  }
}
.practice__item-arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 80px;
}
.practice__item--size {
  width: inherit;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 19px;
  height: 70px;
}
.practice__item--size .practice__item-arrow {
  width: 55px;
  height: 70px;
}
.li_feedback_button {
  height: 40px;
  border-radius: 5px;
}
.practice__item:hover {
  background: var(--blue);
  color: var(--white);
}
.practice__item:nth-last-child(1) {
  margin-bottom: 0;
}
.practice__itemtable {
  border: 1px #eee solid;
  border-radius: 5px;
  margin-bottom: 10px;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .practice__itemtable {
    border-radius: 0;
  }
}
.practice__itemtable-block:nth-child(1) {
  width: calc(100% - 60px);
}
.practice__itemtable-block:nth-child(2) {
  width: 60px;
}
.practice__itemtable:hover {
  border-color: var(--blue);
  color: var(--blue);
}
.practice__itemtable:hover .practice__itemtable-name {
  border-color: var(--blue);
}
.practice__itemtable:hover .practice__itemtable-number {
  border-color: var(--blue);
}
.practice__itemtable:nth-last-child(1) {
  margin-bottom: 0;
}
.practice__itemtable-number {
  border-right: 1px #eee solid;
  width: 60px;
  height: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.practice__itemtable-name {
  display: block;
  padding: 20px;
  border-right: 1px #eee solid;
  height: 60px;
  width: 20%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.practice__itemtable-title {
  display: block;
  padding: 20px;
  height: 60px;
  width: 70%;
  text-align: left;
}
.practice__itemtable-arrow {
  width: 50px;
  height: 50px;
}
.practice__table {
  border: 1px #eeeeee solid;
  border-radius: 2.5px;
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  .practice__table {
    border-radius: 0;
  }
}
.practice__table-info p {
  display: block;
}
.practice__table-row {
  border-bottom: 1px #eeeeee solid;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.practice__table-row:nth-child(2n+1) {
  background: rgba(0, 0, 0, 0.01);
}
.practice__table-row--head {
  text-align: center;
  font-family: "PT Sans Bold";
  background: rgba(0, 0, 0, 0.025) !important;
}
.practice__table-row:hover {
  background: rgba(0, 0, 0, 0.035);
}
.practice__table-row:nth-last-child(1) {
  border-bottom: 0;
}
.practice__table-row .practice__table-cell:nth-last-child(1) {
  border-right: 0;
}
.practice__table-button {
  height: 40px;
  padding: 0 25px;
  margin-top: 10px;
  background: transparent;
  border-color: var(--blue);
  color: var(--blue);
}
.practice__table-cell {
  display: block;
  border-right: 1px #eeeeee solid;
  padding: 20px;
}
.practice__table-cell--size80px {
  width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.practice__table-cell--size10 {
  width: 10%;
}
.practice__table-cell--size15 {
  width: 15%;
}
.practice__table-cell--size20 {
  width: 20%;
}
.practice__table-cell--size25 {
  width: 25%;
}
.practice__table-cell--size30 {
  width: 30%;
}
.practice__table-cell--size35 {
  width: 35%;
}
.practice__table-cell--size40 {
  width: 40%;
}
.practice__table-cell--size45 {
  width: 45%;
}
.practice__table-cell--size50 {
  width: 50%;
}
.practice__table-cell--size55 {
  width: 55%;
}
.practice__table-cell--size60 {
  width: 60%;
}
.practice__table-cell--size65 {
  width: 65%;
}
.practice__table-cell--size70 {
  width: 70%;
}
.practice__table-cell--size75 {
  width: 75%;
}
.practice__table-cell--size80 {
  width: 80%;
}
.practice__table-cell--size85 {
  width: 85%;
}
.practice__table-cell--size90 {
  width: 90%;
}
.practice__table-cell--size95 {
  width: 95%;
}
.practice__table-cell--size100 {
  width: 100%;
}
.practice__table-cell--center {
  text-align: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.practice__table-percent--red {
  color: var(--red);
}
.practice__table-percent--green {
  color: var(--green);
}
.practice__table-done--red {
  color: var(--red);
}
.practice__table-done--green {
  color: var(--green);
}
.practice__tbl {
  border: 1px var(--black) solid;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.practice__tbl th {
  padding: 20px;
  border-right: 1px var(--black) solid;
  font-weight: normal;
  font-family: "PT Sans Bold";
}
.practice__tbl tr {
  border-bottom: 1px var(--black) solid;
}
.practice__tbl td {
  padding: 20px;
  border-right: 1px var(--black) solid;
}
.practice__tbl td:first-child {
  border-left: 0;
}
.practice__tbl td:last-child {
  border-right: 0;
}
.practice__tbl td:first-child {
  border-left: 0;
}

.addpod {
  width: 350px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: 1px #eeeeee solid;
  border-radius: 2.5px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .addpod {
    width: 300px;
  }
}
.addpod__title {
  font-size: 17px;
  font-family: "PT Sans Bold";
  display: block;
  text-align: center;
  border-bottom: 1px #eeeeee solid;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  top: 0;
  left: -20px;
  width: calc(100% + 40px);
}
.addpod__label {
  margin-bottom: 10px;
}
.checkbox {
  width: 25px;
  height: 25px;
  border-radius: 2px;
  border: 1px var(--black) solid;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  color: var(--white);
}
.checkbox .material-symbols-rounded {
  font-size: 18px;
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.checkbox input {
  display: none;
}
.checkbox--checked {
  background: var(--blue);
  color: var(--white);
  border-color: var(--blue);
}
.checkbox--checked .material-symbols-rounded {
  opacity: 1;
}

.adminthree {
  margin-bottom: 30px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 30px;
}
@media screen and (max-width: 1400px) {
  .adminthree {
    gap: 20px;
    margin-bottom: 20px;
  }
}
.adminthree__block {
  width: 33.3333333333%;
  border: 1px #eeeeee solid;
  border-radius: 5px;
  padding: 20px;
}
@media screen and (max-width: 1400px) {
  .adminthree__block {
    padding: 0px;
    border: 0;
    border-radius: 0;
  }
}
.adminthree__block--center .ft {
  width: 100%;
}
.adminthree__button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.adminthree__button--mb {
  margin-bottom: 10px;
}
.adminthree__button--mb:nth-last-child(1) {
  margin-bottom: 0;
}
.adminthree__title {
  margin-bottom: 20px;
  font-family: "PT Sans Bold";
  font-size: 19px;
  display: block;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .adminthree__title {
    font-size: 15px;
  }
}
.adminthree__title--mt {
  margin-top: 20px;
}
.adminthree .ft {
  border: 1px #eee solid;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  .adminthree .ft {
    border-radius: 0;
    border: 0;
  }
}
.adminthree table {
  border-collapse: collapse;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #eee;
}
@media screen and (max-width: 1400px) {
  .adminthree table {
    border-radius: 0;
  }
}
.adminthree table td, .adminthree table th {
  border: 1px solid #eee;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 1400px) {
  .adminthree table td, .adminthree table th {
    padding: 15px;
    font-size: 15px;
  }
}
.adminthree table td img, .adminthree table th img {
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.adminthree table td {
  width: 50%;
}
.adminthree table tr:first-child td:first-child {
  border-top-left-radius: 5px;
}
@media screen and (max-width: 1400px) {
  .adminthree table tr:first-child td:first-child {
    border-top-left-radius: 0;
  }
}
.adminthree table tr:first-child td:last-child {
  border-top-right-radius: 5px;
}
@media screen and (max-width: 1400px) {
  .adminthree table tr:first-child td:last-child {
    border-top-right-radius: 0;
  }
}
.adminthree table tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
@media screen and (max-width: 1400px) {
  .adminthree table tr:last-child td:first-child {
    border-bottom-left-radius: 0;
  }
}
.adminthree table tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
@media screen and (max-width: 1400px) {
  .adminthree table tr:last-child td:last-child {
    border-bottom-right-radius: 0;
  }
}

.adminelements {
  margin-bottom: 30px;
}
@media screen and (max-width: 1400px) {
  .adminelements {
    margin-bottom: 20px;
  }
}
.adminelements__block {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.adminelements__block--between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.adminelements__block-in {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 10px;
}
@media screen and (max-width: 1400px) {
  .adminelements__block-in {
    gap: 5px;
  }
}
.adminelements__button {
  padding: 0 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.otchet .label {
  margin-bottom: 10px;
}
.otchet__button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.adminsearch {
  width: 100%;
  margin-right: 20px;
}
@media screen and (max-width: 1400px) {
  .adminsearch {
    margin-right: 20px;
  }
}
.adminsearch--margin-right-0 {
  margin-right: 0 !important;
}
.adminsearch__button {
  width: 60px;
  height: 60px;
  border-radius: 0 50px 50px 0;
  border: 1px #eeeeee solid;
  border-left: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}
@media screen and (max-width: 1400px) {
  .adminsearch__button {
    width: 50px;
    height: 50px;
  }
}
.adminsearch__button--hover {
  color: var(--blue);
  border-color: var(--blue);
}
.adminsearch__button:hover {
  color: var(--blue);
}
.adminsearch__input {
  width: 100%;
  height: 60px;
  border-radius: 50px 0 0 50px;
  border: 1px #eeeeee solid;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  padding: 0 25px;
  border-right: 0;
}

@media screen and (max-width: 1400px) {
  .adminsearch__input {
    height: 50px;
  }
}
.adminsearch__input:focus {
  border-color: var(--blue);
}
.input__feedback {
  display:flex;
  width: 80%;
  border: 1px var(--blue1) solid;
  border-radius: 50px;
  margin-bottom: 10px;
}

.mainadmintable {
  border: 1px #eeeeee solid;
  border-radius: 2.5px;
  overflow: hidden;
  border-right: 0;
}
@media screen and (max-width: 1400px) {
  .mainadmintable {
    border-radius: 0;
  }
}
.mainadmintable__row {
  border-bottom: 1px #eeeeee solid;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.mainadmintable__row:nth-child(2n+1) {
  background: rgba(0, 0, 0, 0.01);
}
.mainadmintable__row--head {
  text-align: center;
  font-family: "PT Sans Bold";
  background: rgba(0, 0, 0, 0.025) !important;
}
.mainadmintable__row--head .mainadmintable__cell {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  text-align: center;
}
.mainadmintable__row:hover {
  background: rgba(0, 0, 0, 0.035);
}
.mainadmintable__row:nth-last-child(1) {
  border-bottom: 0;
}
.mainadmintable__row .mainadmintable__cell:nth-child(2) {
  width: 30%;
}
.mainadmintable__row .mainadmintable__cell:nth-child(3) {
  width: 20%;
}
.mainadmintable__row .mainadmintable__cell:nth-child(4) {
  width: 20%;
}
.mainadmintable__row .mainadmintable__cell:nth-child(5) {
  width: 30%;
}
.mainadmintable__link {
  color: var(--blue);
  text-decoration: underline;
  cursor: pointer;
}
.mainadmintable__linkquad {
  gap: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  position: relative;
  left: -10px;
  width: calc(100% + 20px);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.mainadmintable__linkquad:hover {
  color: var(--blue);
}
.mainadmintable__linkquad-item {
  width: 50%;
  padding: 5px;
  text-align: center;
  /*cursor: pointer;*/
}
.mainadmintable__linkquad-item:nth-child(1) {
  border-bottom: 1px #eee solid;
  border-right: 1px #eee solid;
}
.mainadmintable__linkquad-item:nth-child(2) {
  border-bottom: 1px #eee solid;
}
.mainadmintable__linkquad-item:nth-child(3) {
  border-right: 1px #eee solid;
}
.mainadmintable__button {
  color: var(--blue);
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: 45px;
  height: 45px;
  border-radius: 5px;
  border: 1px var(--blue) solid;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
  transition: 0.2s;
}
@media screen and (max-width: 1400px) {
  .mainadmintable__button {
    width: 40px;
    height: 40px;
    border-radius: 0;
  }
}
.mainadmintable__button:hover {
  background: var(--blue);
  color: var(--white);
}
.mainadmintable__button:nth-last-child(1) {
  margin-right: 0;
}
.mainadmintable__button--green {
  background: var(--green);
  color: var(--white);
  border-color: var(--green);
}
.mainadmintable__button--green:hover {
  background: var(--white);
  color: var(--green);
}
.mainadmintable__button--greenempty {
  background: transparent;
  color: transparent;
  border-color: var(--red);
}
.mainadmintable__button--greenempty:hover {
  background: transparent;
  color: transparent;
  border-color: var(--red);
}
.mainadmintable__cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-right: 1px #eeeeee solid;
  padding: 10px;
  min-height: 65px;
}
@media screen and (max-width: 1400px) {
  .mainadmintable__cell {
    min-height: 50px;
  }
}
.mainadmintable__cell--size10 {
  width: 10% !important;
}
.mainadmintable__cell--size15 {
  width: 15% !important;
}
.mainadmintable__cell--size20 {
  width: 20% !important;
}
.mainadmintable__cell--size25 {
  width: 25% !important;
}
.mainadmintable__cell--size30 {
  width: 30% !important;
}
.mainadmintable__cell--size35 {
  width: 35% !important;
}
.mainadmintable__cell--size40 {
  width: 40% !important;
}
.mainadmintable__cell--size45 {
  width: 45% !important;
}
.mainadmintable__cell--size50 {
  width: 50% !important;
}
.mainadmintable__cell--size55 {
  width: 55% !important;
}
.mainadmintable__cell--size60 {
  width: 60% !important;
}
.mainadmintable__cell--size65 {
  width: 65% !important;
}
.mainadmintable__cell--size70 {
  width: 70% !important;
}
.mainadmintable__cell--size75 {
  width: 75% !important;
}
.mainadmintable__cell--size80 {
  width: 80% !important;
}
.mainadmintable__cell--size85 {
  width: 85% !important;
}
.mainadmintable__cell--size90 {
  width: 90% !important;
}
.mainadmintable__cell--size95 {
  width: 95% !important;
}
.mainadmintable__cell--size100 {
  width: 100% !important;
}
.mainadmintable__cell--center {
  text-align: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.mainadmintable__cell--btns1 {
  width: 65px !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.mainadmintable__cell--btns2 {
  width: 120px !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.mainadmintable__cell--btns3 {
  width: 175px !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.mainadmintable__cell--cb {
  width: 45px !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.mainadmintable__cell--course {
  width: 100% !important;
}
.mainadmintable__cell--padding-0 {
  padding: 0 !important;
}
.mainadmintable--padding0 .mainadmintable__cell {
  padding: 0 10px !important;
}

.pdfvert {
  width: 100%;
}
.pdfvert object {
  border: 1px #eee solid;
  border-radius: 5px;
}
@media screen and (max-width: 1400px) {
  .pdfvert object {
    border-radius: 0;
  }
}

.systemnav {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  left: 0;
  color: var(--white);
  font-size: 15px;
  font-family: "PT Sans Bold";
  text-align: center;
  display: block;
  z-index: 99999999;
  width: 100%;
  height: 150px;
  overflow-y: auto;
  display: none !important;
}
.systemnav a {
  display: block;
  color: var(--white);
  padding: 10px;
  padding-right: 5px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
  border-bottom: 1px rgba(255, 255, 255, 0.25) solid;
}
.systemnav a:nth-child(1) {
  padding-left: 15px;
}
.systemnav a:nth-last-child(1) {
  padding-right: 15px;
}
.systemnav a:hover {
  text-decoration-color: var(--white);
}

.systemact {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999999;
  background: white;
  width: 200px;
  display: none !important;
}
.systemact a {
  display: block;
  padding: 10px;
  padding-right: 5px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
  width: 100%;
  border-bottom: 1px #3D3D3D solid;
  cursor: pointer;
}
.systemact a:nth-child(1) {
  padding-left: 15px;
}
.systemact a:nth-last-child(1) {
  padding-right: 15px;
}
.systemact a:hover {
  text-decoration-color: var(--white);
}

.dark, .dark__feedback, .dark__feedback__thanks {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  display: none;
}


.window {
  background: var(--white);
  border-radius: 10px;
  width: 40%;
  display: none;
}
@media screen and (max-width: 990px) {
  .window {
    width: 95%;
  }
}
.window__title {
  border-bottom: 1px #eeeeee solid;
  height: 70px;
}
@media screen and (max-width: 990px) {
  .window__title {
    height: 60px;
  }
}
.window__coursename {
  margin-bottom: 20px;
}
.window__close {
  width: 69px;
  height: 69px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border-left: 1px #eeeeee solid;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1400px) {
  .window__close {
    width: 59px;
    height: 59px;
  }
}
.window__close:hover {
  color: var(--blue);
}
.window__name {
  width: 100%;
  padding: 0 20px;
  font-family: "PT Sans Bold";
  font-size: 19px;
  display: block;
}
.window__name__feedback {
  display: flex;
  justify-content: center;
}
.feedback__text__center {
  display: flex;
  padding: 20px;
  text-align: center;
}
.feedback__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.window__content {
  padding: 20px;
}
.window__row {
  width: 100%;
  margin-top: 20px;
}
.window__row .window__button {
  margin-right: 10px;
}
.window__row .window__button:nth-last-child(1) {
  margin-right: 0;
}

.book {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  height: calc(100vh - 231px);
  margin: 0 auto;
  background: var(--white);
  padding-top: 0;
  position: relative;
  left: 0 !important;
  overflow: hidden;
  padding-top: 20px;
}
@media screen and (max-width: 990px) {
  .book {
    height: calc(100vh - 131px);
  }
}
.book__dark {
  background: var(--white);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1;
}
.book__dark--show {
  opacity: 1;
}
.book--fullscreen {
  height: 100vh;
}
.book--fullscreen .book__dark {
  height: 100%;
}
.book__nav {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  pointer-events: none;
}
.book__nav .book__pagination {
  position: fixed;
  bottom: -60px;
  left: calc(50% - 90px);
  background: var(--blue);
  color: var(--white);
  border-radius: 2.5px 2.5px 0 0;
  padding: 0;
  cursor: default;
  width: 180px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
  pointer-events: auto;
}
@media screen and (max-width: 1400px) {
  .book__nav .book__pagination {
    border-radius: 0;
    height: 50px;
    line-height: 50px;
  }
}
.book__nav .book__pagination--show {
  bottom: 0;
  opacity: 1;
}
.book__nav #prev, .book__nav #next {
  width: 70px;
  height: 70px;
  background: var(--blue);
  border: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  color: var(--white);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  pointer-events: auto;
}
@media screen and (max-width: 1400px) {
  .book__nav #prev, .book__nav #next {
    width: 50px;
    height: 50px;
  }
}
.book__nav #prev .material-symbols-rounded, .book__nav #next .material-symbols-rounded {
  font-size: 32px;
}
.book__nav #prev {
  left: -10px;
  border-radius: 0 2.5px 2.5px 0;
}
@media screen and (max-width: 1400px) {
  .book__nav #prev {
    border-radius: 0;
    left: -5px;
  }
}
.book__nav #next {
  right: -10px;
  border-radius: 2.5px 0 0 2.5px;
}
@media screen and (max-width: 1400px) {
  .book__nav #next {
    border-radius: 0;
    right: -5px;
  }
}
.book__nav #fullscreen {
  width: 50px;
  height: 50px;
  background: var(--blue);
  border: none;
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
  color: var(--white);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  pointer-events: auto;
  z-index: 3;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.book__nav #fullscreen .material-symbols-rounded {
  font-size: 28px;
}
@media screen and (max-width: 1400px) {
  .book__nav #fullscreen {
    width: 44px;
    height: 44px;
    top: 6px;
    right: 6px;
  }
}
.book .page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
  background: #FBF7F1;
  overflow: hidden;
}

.book--practicum {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-top: 0;
  height: calc(100vh - 260px);
  min-height: 360px;
}
.book--practicum #left-page {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  min-height: 0;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.book--practicum #left-page canvas {
  display: block;
}
.book--practicum #right-page {
  display: none;
}
@media screen and (max-width: 990px) {
  .book--practicum {
    height: calc(100vh - 140px);
    min-height: 280px;
  }
}

.viewpdf {
  position: relative;
  min-height: calc(100vh - 161px);
  background: var(--white);
}
.viewpdf__arrow {
  position: absolute;
  top: calc(50% - 25px);
  width: 50px;
  height: 50px;
  border: 1px var(--black) solid;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  background: var(--white);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.viewpdf__arrow--left {
  left: 20px;
}
.viewpdf__arrow--right {
  right: 20px;
}
.viewpdf__arrow-icon {
  color: var(--black);
  font-size: 32px;
  width: 50px;
  border-radius: 50%;
  height: 50px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.viewvideo {
  position: relative;
  min-height: calc(100vh - 161px);
  background: var(--white);
}
.viewvideo__center {
  padding: 50px 0;
}
.viewvideo__video {
  aspect-ratio: 16/9;
}

.testir__image {
  margin-top: 30px;
}
.testir__image-link {
  width: 80%;
  position: relative;
  border: 1px #eee solid;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  .testir__image-link {
    border-radius: 0;
  }
}
.testir__image-link::after {
  background: rgba(0, 0, 0, 0.5);
  color: var(--white);
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.testir__image .material-symbols-rounded {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 60px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  color: var(--white);
  z-index: 100;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.testir__image:hover .testir__image-link::after {
  opacity: 1;
}
.testir__image:hover .material-symbols-rounded {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.testir__image-item {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px #eee solid;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.testir__image-item:hover {
  border-color: var(--blue);
}
.testir__info {
  display: block;
}
.testir__span {
  display: block;
  font-size: 17px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1400px) {
  .testir__span {
    font-size: 15px;
    margin-bottom: 5px;
  }
}
.testir__scale {
  width: 100%;
  height: 10px;
  background: #F3F3F3;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
@media screen and (max-width: 1400px) {
  .testir__scale {
    border-radius: 0;
    height: 5px;
  }
}
.testir__scale::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: var(--blue);
}
.testir__scale--blue::after {
  background: var(--blue);
}
.testir__scale--green::after {
  background: var(--green);
}
.testir__scale--10::after {
  width: 10%;
}
.testir__scale--20::after {
  width: 20%;
}
.testir__scale--30::after {
  width: 30%;
}
.testir__scale--40::after {
  width: 40%;
}
.testir__scale--50::after {
  width: 50%;
}
.testir__scale--60::after {
  width: 60%;
}
.testir__scale--70::after {
  width: 70%;
}
.testir__scale--80::after {
  width: 80%;
}
.testir__scale--90::after {
  width: 90%;
}
.testir__scale--100::after {
  width: 100%;
}
.testir__top {
  padding: 20px;
  border: 1px #eee solid;
  border-radius: 2.5px;
  padding-bottom: 15px;
}
@media screen and (max-width: 1400px) {
  .testir__top {
    border-radius: 0;
    border: 0;
    padding: 0;
  }
}
.testir__top-row {
  gap: 20px;
  margin-bottom: 20px;
}
.testir__top-row .testir__info {
  width: calc(50% - 10px);
}
.testir__questions {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.testir__questions-item {
  font-size: 11px;
  width: 25px;
  height: 25px;
  border: 1px var(--black) solid;
  border-radius: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  background: #F3F3F3;
  opacity: 0.5;
  cursor: pointer;
}
@media screen and (max-width: 1400px) {
  .testir__questions-item {
    border-radius: 0;
  }
}
.testir__questions-item--red {
  border-color: var(--red);
  background: var(--red-opacity);
  opacity: 1;
}
.testir__questions-item--green {
  border-color: var(--green);
  background: var(--green-opacity);
  opacity: 1;
}
.testir__questions-item--now {
  border-color: var(--blue);
  background: var(--blue-opacity);
  opacity: 1;
}
.testir__name {
  font-size: 23px;
  display: block;
  margin: 30px 0;
  font-family: "PT Sans Bold";
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .testir__name {
    font-size: 21px;
    margin: 40px 0;
  }
}
.testir__vars {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.testir__vars-item {
  width: calc(50% - 5px);
  width: 100%;
  border: 1px var(--black) solid;
  padding: 15px;
  border-radius: 2.5px;
  margin-bottom: 10px;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 1400px) {
  .testir__vars-item {
    border-radius: 0;
    padding: 10px;
  }
}
.testir__vars-item:nth-child(2n) {
  margin-right: 0;
}
.testir__vars-item:hover {
  border-color: var(--blue);
}
.testir__vars-item:hover .testir__vars-icon {
  border-color: var(--blue);
}
.testir__vars-item input {
  display: none;
}
.testir__vars-item--checked .testir__vars-icon {
  background: var(--blue);
  border-color: var(--blue);
}
.testir__vars-item--red .testir__vars-text {
  color: var(--red);
  font-family: "PT Sans Bold";
}
.testir__vars-item--green .testir__vars-text {
  color: var(--green);
  font-family: "PT Sans Bold";
}
.testir__vars-icon {
  width: 30px;
  height: 30px;
  border: 1px var(--black) solid;
  border-radius: 2px;
  margin-right: 10px;
  color: var(--white);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1400px) {
  .testir__vars-icon {
    border-radius: 0;
  }
}
.testir__vars--row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}
.testir__vars--row .testir__vars-item {
  width: calc(50% - 5px);
  margin-right: 10px;
}
.testir__vars--row .testir__vars-item:nth-child(2n) {
  margin-right: 0;
}
.testir__bottom {
  margin-top: 20px;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .testir__bottom {
    margin-top: 10px;
  }
}
.testir__bottom--top {
  margin-top: 10px;
}
.screen--flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.screen--flex .testir__image {
  margin-top: 0;
}
@media screen and (max-width: 1400px) {
  .screen {
    margin-top: 0px;
  }
}
.screen__block {
  width: calc(50% - 10px);
}
.screen__block--width100 {
  width: 100% !important;
}

.listadd {
  list-style: none;
}
.listadd__item {
  border-bottom: 1px #eeeeee solid;
}
.listadd__item:last-child {
  border-bottom: none;
}
.listadd__item:hover .listadd__name {
  color: var(--blue);
}
.listadd__item:hover .listadd__icon {
  color: var(--blue);
}
.listadd__title {
  padding: 20px 0;
  cursor: pointer;
}
@media screen and (max-width: 1400px) {
  .listadd__title {
    padding: 10px 0;
  }
}
.listadd__name {
  font-size: 19px;
  display: block;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  font-family: "PT Sans Bold";
}
@media screen and (max-width: 1400px) {
  .listadd__name {
    font-size: 17px;
  }
}
.listadd__icon {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.listadd__icon--active {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.listin {
  list-style: none;
  background: #eee;
  border-radius: 2.5px;
  overflow: hidden;
  display: none;
}
@media screen and (max-width: 1400px) {
  .listin {
    border-radius: 0;
  }
}
.listin__item {
  border-bottom: 1px var(--white) solid;
}
.listin__item:last-child {
  border-bottom: none;
}
.listin__title {
  padding: 20px 0;
  cursor: pointer;
}
@media screen and (max-width: 1400px) {
  .listin__title {
    padding: 10px 0;
  }
}
.listin__name {
  font-size: 17px;
  display: block;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  padding: 15px;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: 0.2s;
}
@media screen and (max-width: 1400px) {
  .listin__name {
    font-size: 15px;
    padding: 10px;
  }
}
.listin__name:hover {
  color: var(--blue);
  text-decoration-color: var(--blue);
}
.listin__name--active {
  background: var(--blue);
  color: var(--white);
}
.listin__name--active:hover {
  color: var(--white) !important;
}
.listin__icon {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.listforselect {
  list-style: none;
}
.listforselect__item {
  border-bottom: 1px #eeeeee solid;
  padding: 20px 0;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  border-bottom: 1px #eeeeee solid;
}
@media screen and (max-width: 1400px) {
  .listforselect__item {
    padding: 10px 0;
  }
}
.listforselect__item:last-child {
  border-bottom: none;
}
.listforselect__item:hover .listforselect__name {
  text-decoration-color: var(--black);
}
.listforselect__item:hover .listforselect__icon {
  color: var(--blue);
}
.listforselect__title {
  cursor: pointer;
}
.listforselect__name {
  font-size: 17px;
  display: block;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  padding-right: 20px;
  text-decoration: underline;
  text-decoration-color: transparent;
}

.listforselect__row {
  display: flex;
  width: 100%;
  align-items: center;
}

.listforselect__name--plan {
  margin-top: 7px;
  display: block;
  width: 100%;
  font-size: 90%;
}

@media screen and (max-width: 1400px) {
  .listforselect__name {
    font-size: 15px;
  }
}
.listforselect__link {
  color: var(--blue);
  text-decoration: underline;
  cursor: pointer;
}
.listforselect__button {
  height: 50px;
  padding: 0 25px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 120px;
  flex-shrink: 0;
  margin-left: auto;
}
.listforselect__button:hover {
  color: var(--white);
  background: var(--blue);
}

.adduser {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.adduser__block {
  width: calc(50% - 15px);
  margin-right: 30px;
  border: 1px #eeeeee solid;
  border-radius: 5px;
  padding: 20px;
}
@media screen and (max-width: 1400px) {
  .adduser__block {
    border-radius: 0;
    width: calc(50% - 10px);
    margin-right: 20px;
  }
}
.adduser__block:nth-last-child(1) {
  margin-right: 0;
}
.adduser__block--width100 {
  width: 100% !important;
  margin-right: 0;
}
.adduser__name {
  margin-bottom: 20px;
  font-family: "PT Sans Bold";
  font-size: 19px;
  display: block;
  text-align: center;
}
.adduser__form .adduser__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.adduser .label {
  margin-bottom: 20px;
}
@media screen and (max-width: 1400px) {
  .adduser .label {
    margin-bottom: 15px;
  }
}
.adduser .label:nth-last-child(1) {
  margin-bottom: 0;
}
.adduser__mass {
  width: 100%;
}
.adduser__mass .adduser__mass-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
}
.adduser__helpfile {
  display: block;
  margin-top: 20px;
  color: var(--blue);
  text-decoration: underline;
}

.massload {
  width: 100%;
  background: var(--white);
  padding: 30px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  text-align: center;
  border: 1px #eeeeee solid;
  border: 1px var(--blue) dotted;
}
@media screen and (max-width: 1400px) {
  .massload {
    border-radius: 0;
  }
}
.massload__icon {
  font-size: 38px;
  margin-bottom: 5px;
  display: block;
  color: var(--blue);
}
.massload__before {
  display: block;
}
.massload__after {
  display: none;
}
.massload::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 22px);
  height: calc(100% - 22px);
  border: 2px var(--blue) dotted;
  border-radius: 2.5px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  display: none;
}
.massload:hover::after {
  border-color: var(--green);
}
.massload__file {
  display: none;
}

.answer {
  margin-bottom: 10px;
  border: 1px #eeeeee solid;
  border-radius: 5px;
  padding: 20px;
}
@media screen and (max-width: 1400px) {
  .answer {
    margin-bottom: 20px;
    border-radius: 0;
  }
}
.answer:nth-last-child(1) {
  margin-bottom: 0;
}
.answer__title {
  font-size: 17px;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 1400px) {
  .answer__title {
    margin-bottom: 5px;
  }
}
.answer__text {
  font-size: 23px;
  font-family: "PT Sans Bold";
}
@media screen and (max-width: 1400px) {
  .answer__text {
    font-size: 21px;
  }
}

.faq {
  margin-top: 30px;
}
@media screen and (max-width: 1400px) {
  .faq {
    margin-top: 20px;
  }
}
.faq__name {
  padding-left: 10px;
}
.faq__item {
  border: 1px #eeeeee solid;
  border-radius: 2.5px;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: 100%;
  min-height: 60px;
}
@media screen and (max-width: 1400px) {
  .faq__item {
    min-height: 50px;
    border-radius: 0;
    padding: 0 10px;
  }
}
.faq__item:hover {
  border-color: var(--blue);
  color: var(--blue);
}
.faq__arrow {
  height: 50px;
  margin-right: 5px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 20px;
}
@media screen and (max-width: 1400px) {
  .faq__arrow {
    margin-right: 0;
  }
}

.player-button {
  border: none;
  background: transparent;
  font-size: 24px;
  cursor: pointer;
  transition: transform 0.15s ease;
}
.player-button:hover {
  transform: scale(1.2);
}
.player-button:active {
  transform: scale(0.95);
}

.otchet {
  width: 100%;
  border-collapse: collapse;
  border: 1px var(--black) solid;
}
.otchet__logo {
  text-align: left !important;
}
.otchet__logo-image {
  margin-right: 10px;
}
.otchet--top {
  border-bottom: 0;
  border: 0;
  margin-bottom: 20px;
  line-height: 1.5;
}
.otchet--top th, .otchet--top tr {
  border-bottom: 0 !important;
}
.otchet--top th, .otchet--top td {
  border-bottom: 0 !important;
}
.otchet--top th, .otchet--top td, .otchet--top tr {
  border: 0 !important;
}
.otchet tr {
  border: 1px var(--black) solid;
}
.otchet th, .otchet td {
  padding: 15px;
  font-size: 19px;
  border: 1px var(--black) solid;
}
@media screen and (max-width: 1600px) {
  .otchet th, .otchet td {
    font-size: 17px;
  }
}
@media screen and (max-width: 1400px) {
  .otchet th, .otchet td {
    padding: 10px;
    font-size: 15px;
  }
}
.otchet th {
  font-weight: normal;
  font-family: "PT Sans Bold";
}
.otchet__answer--red {
  color: var(--red);
}
.otchet__answer--green {
  color: var(--green);
}

.traning {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100dvh;
  width: 100%;
  background: #F3F3F3;
  position: fixed;
}
.traning__vars .testir__vars-text {
  font-size: 17px !important;
}
.traning__left {
  background: var(--white);
  height: 100%;
  width: 420px;
  border-right: 1px #eeeeee solid;
  max-height: 100%;
}
@media screen and (max-width: 1400px) {
  .traning__left {
    width: 322px;
  }
}
.traning__right {
  width: calc(100% - 420px);
}
@media screen and (max-width: 1400px) {
  .traning__right {
    width: calc(100% - 322px);
  }
}

.ttitle {
  height: 70px;
  background: var(--white);
  border-bottom: 1px #eeeeee solid;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1400px) {
  .ttitle {
    height: 50px;
  }
}
.ttitle__back {
  width: 70px;
  height: 70px;
  border-right: 1px #eeeeee solid;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 1400px) {
  .ttitle__back {
    width: 50px;
    height: 50px;
  }
}
.ttitle__back:hover {
  background-color: var(--blue);
  color: var(--white);
}
.ttitle__name {
  font-family: "PT Sans Bold";
  font-size: 19px;
  text-align: center;
  padding-left: 20px;
  display: block;
  padding-right: 20px;
}
@media screen and (max-width: 1400px) {
  .ttitle__name {
    font-size: 17px;
  }
}
.ttitle__star {
  width: 70px;
  height: 70px;
  border-left: 1px #eeeeee solid;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  position: absolute !important;

  color: #F9A62B;
  font-size: 32px;
}
@media screen and (max-width: 1400px) {
  .ttitle__star {
    width: 50px;
    height: 50px;
    font-size: 24px;
  }
}

.tquestion {
  background: var(--white);
  padding: 20px;
  border-bottom: 1px #eeeeee solid;
  height: calc(100dvh - 70px - 70px - 100px - 100px);
  overflow-y: auto;
}
@media screen and (max-width: 1400px) {
  .traning__question.tquestion {
    height: calc(100dvh - 280px);
  }
}
.tquestion__number {
  font-family: "PT Sans Bold";
  font-size: 19px;
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 1400px) {
  .tquestion__number {
    font-size: 17px;
    margin-bottom: 10px;
  }
}
.tquestion__text {
  font-size: 23px;
  display: block;
  font-family: "PT Sans Bold";
  margin-bottom: 40px;
}
@media screen and (max-width: 1400px) {
  .tquestion__text {
    font-size: 21px;
    margin-bottom: 20px;
  }
}
.tquestion__task {
  margin-top: 20px;
  border: 1px var(--black) solid;
  border-radius: 5px;
  padding: 20px;
  font-size: 17px;
  background: #F3F3F3;
}
@media screen and (max-width: 1400px) {
  .tquestion__task {
    padding: 10px;
    font-size: 15px;
    border-radius: 0;
  }
}
.tquestion__task p {
  margin-bottom: 10px;
}
.tquestion__task p:last-child {
  margin-bottom: 0;
}

.tdown {
  padding: 20px;
  background: var(--white);
  border-bottom: 1px #eeeeee solid;
  height: 100px;
}
@media screen and (max-width: 1400px) {
  .tdown {
    height: 80px;
  }
}
.tdown__button {
  margin-right: 20px;
  padding-right: 100px;
  padding-left: 100px;
}

.tnav {
  position: relative;
}
.tnav::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 5px);
  height: 50px;
  background: -webkit-gradient(linear, left bottom, left top, from(var(--white)), to(transparent));
  background: -o-linear-gradient(bottom, var(--white), transparent);
  background: linear-gradient(to top, var(--white), transparent);
}
.tnav__title {
  font-family: "PT Sans Bold";
  font-size: 19px;
  text-align: center;
  height: 70px;
  border-bottom: 1px #eeeeee solid;
}
@media screen and (max-width: 1400px) {
  .tnav__title {
    height: 50px;
    font-size: 17px;
  }
}
.tnav__title-text {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tnav__help {
  width: 70px;
  height: 70px;
  border-right: 1px #eeeeee solid;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  font-size: 32px;
  color: var(--blue);
}
@media screen and (max-width: 1400px) {
  .tnav__help {
    width: 50px;
    height: 50px;
    font-size: 24px;
  }
}
.tnav__help:hover {
  color: var(--blue);
}
.tnav__content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
  height: calc(100vh - 115px - 80px);
  overflow-y: scroll;
  position: relative;
  padding: 20px;
  padding-bottom: 70px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1400px) {
  .tnav__content {
    padding-bottom: 50px;
    height: calc(100vh - 50px - 120px);
  }
}
.tnav__button {
  width: 30px;
  height: 30px;
  border: 1px #eeeeee solid;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 12px;
}
.tnav__button:nth-child(10n) {
  margin-right: 0;
}
@media screen and (max-width: 1400px) {
  .tnav__button:nth-child(10n) {
    margin-right: 5px;
  }
}
@media screen and (max-width: 1400px) {
  .tnav__button:nth-child(8n) {
    margin-right: 0;
  }
}
.tnav__button--red {
  background: var(--red);
  background: #F08080;
  cursor: pointer;
  border-color: var(--black);
}
.tnav__button--green {
  background: var(--green);
  background: #32CD32;
  background: #64B350;
  color: var(--white);
  cursor: pointer;
  border-color: var(--black);
}
.tnav__button--yellow {
  background: var(--yellow);
  cursor: pointer;
  background: #FFFFE0;
  border-color: var(--black);
}
.tnav__button--like {
  position: relative;
}
.tnav__button--like::before {
  content: "★";
  position: absolute;
  top: -12px;
  right: -4px;
  color: #F9A62B;
  width: 10px;
  height: 10px;
  font-size: 16px;
}

.tstats {
  background: var(--white);
  height: 105px;
  margin-bottom: 20px;
  padding: 0 20px;
}
.tstats__block {
  width: 100%;
  margin-bottom: 10px;
}
.tstats__block:last-child {
  margin-bottom: 0;
}
.tstats__name {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
}
.tstats__value {
  width: 100%;
  height: 18px;
  border: 1px var(--black) solid;
  position: relative;
  overflow: hidden;
}
.tstats__fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.tstats__fill--blue {
  background: var(--blue);
}
.tstats__fill--red {
  background: var(--red);
}
.tstats__fill--green {
  background: var(--green);
}
.tstats__text {
  position: absolute;
  top: 0;
  line-height: 1;
  left: 5px;
  height: 100%;
  color: var(--white);
  font-size: 12px;
}

.tlegend {
  margin-top: 40px;
  margin-bottom: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tlegend__item {
  margin-bottom: 5px;
  width: calc(50% - 10px);
  margin-right: 20px;
  margin-bottom: 10px;
}
.tlegend__item:nth-child(2n) {
  margin-right: 0;
}
.tlegend__item:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.tlegend__name {
  font-size: 15px;
  margin-left: 10px;
  display: block;
}
.tlegend__color {
  width: 30px;
  height: 30px;
  border: 1px var(--black) solid;
}
.tlegend__color--gray {
  background: #808080;
}
.tlegend__color--yellow {
  background: #FFFFE0;
}
.tlegend__color--green {
  background: #64B350;
}
.tlegend__color--red {
  background: #F08080;
}

.message {
  opacity: 0;
  position: fixed;
  bottom: -100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 600px;
  border-radius: 10px;
  background: var(--white);
  padding: 20px;
  z-index: 999999999;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.message--show {
  opacity: 1;
  bottom: 20px;
}
.message--success {
  background: var(--green);
  color: var(--white);
}
.message--error {
  background: var(--red);
  color: var(--white);
}
.message--warning {
  background: var(--yellow);
  color: var(--white);
}
.message--info {
  background: var(--blue);
  color: var(--white);
}
.message__text {
  font-size: 17px;
}
.message__close {
  cursor: pointer;
  opacity: 0.8;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  font-size: 21px;
}
.message__close:hover {
  opacity: 1;
}

.login {
  width: 100%;
  min-height: 100vh;
  height: auto;
  background: var(--blue);
  overflow-x: hidden;
  overflow-y: auto;
}
.login__logo {
  padding: 20px;
  border-bottom: 1px #eeeeee solid;
  width: 100%;
}
.login__logo-image {
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 20px;
}
.login__logo-name {
  display: block;
  font-family: "PT Sans Bold";
  font-size: 19px;
  text-transform: uppercase;
}
.login__logo-description {
  display: block;
  font-size: 11px;
  margin-top: 3px;
}
.login__row {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.login__error {
  display: block;
  color: var(--red);
  margin-top: 20px;
  width: 100%;
  text-align: center;
}
.login__link {
  text-decoration: underline;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.login__link:hover {
  color: var(--blue);
}
.login__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 450px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  z-index: 500;
  background: var(--white);
  border: 1px #eeeeee solid;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.25);
          box-shadow: 0 0 200px rgba(255, 255, 255, 0.25);
}
@media screen and (max-width: 1400px) {
  .login__form {
    border-radius: 0;
  }
}
.login__label {
  margin-bottom: 20px;
}
.login__button {
  width: 100%;
}
.login__heading {
  display: block;
  width: 100%;
  font-size: 19px;
  padding-bottom: 20px;
  font-family: "PT Sans Bold";
  padding: 40px;
  padding-bottom: 0;
}
.login__content {
  width: 100%;
  padding: 40px;
}

.password {
  position: relative;
}
.password__control {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url("../images/icons/visibility_off_FILL0_wght400_GRAD0_opsz24.e19c577ced16.png") center no-repeat;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.password__control--view {
  background: url("../images/icons/visibility_FILL0_wght400_GRAD0_opsz24.a640fe42d213.png") center no-repeat;
}
.cookie {
  display: block;
  margin-bottom: 0.8rem;

  font-family: "PT Sans";
  font-size: 0.8rem;
}
.bold {
  font-family: "PT Sans Bold";
}
.custom-tooltip {
  display: none;
  /* Скрываем подсказку по умолчанию */
  position: absolute;
  background: var(--black);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  color: var(--white);
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 14px;
  white-space: nowrap;
  z-index: 1000;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 6px;
  cursor: default;
}
@media screen and (max-width: 1400px) {
  .custom-tooltip {
    border-radius: 0;
  }
}
.custom-tooltip::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent var(--black) transparent;
}

.botton-tooltip {
  position: relative;
  /*width: 100%;*/
}

.sla_box{
  width: fit-content;
  border-radius: 5px;
}

.sla_box a{
  color: revert;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: var(--white);
    min-width: 300px; /* Увеличиваем ширину для контактов */
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    padding: 10px 0; /* Добавляем отступы */
}

/* Убираем hover эффект - теперь меню открывается при клике */

.dropdown-content h4 {
    margin: 0; /* Убираем отступы */
    padding: 10px 15px; /* Отступы для подзаголовков */
    font-size: 17px; /* Размер шрифта для подзаголовков */
    font-weight: bolder; /* Жирный шрифт для подзаголовков */
    color: var(--black); /* Цвет подзаголовков */
}

.dropdown-content a {
    color: black;
    padding: 10px 5px; /* Отступы для пунктов */
    text-decoration: none;
    display: flex; /* Используем flex для выравнивания */
    /*justify-content: space-between; !* Выравнивание пунктов *!*/
}

.dropdown-content a:hover {
    background-color: var(--blue);
    color: var(--white);
}

/* Визуальный разделитель */
.dropdown-content .divider {
    height: 1px;
    background-color: #e3e3e3; /* Цвет разделителя */
    margin: 5px 0; /* Отступы для разделителя */
}

.pdf_a {
  text-decoration: underline;
  color: var(--blue);
  cursor: pointer;
}
.navin__item__news_li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.not_read_user_news_count {
  display: flex;
  justify-content: center;
  color: var(--accent1);
  justify-items: center;
  align-items: center;
  color: var(--white);
  background-color: var(--accent1);
  border-radius: 50%;
  width: 22px;
  height: 22px;
  margin-left: -12px;
  margin-top: -15px;
  font-size: 0.8rem;
}
.show_news_link {
  display: flex;
}
.proctoring_type {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 2rem;

}
.proctoring_type__card {
  display:flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 30%;
  border: 1px solid var(--blue);
  border-radius: 10px;
  padding: 10px;
  gap: 10px;
  cursor: pointer;
}
button.proctoring_type__card__button {
  color: var(--blue);
  border: none;
  border-radius: 10px;
  padding: 10px;
  cursor: pointer;
}
.proctoring_type__card__button:hover {
  background-color: var(--blue);
  color: var(--white);
}

    .player-html,
    .player-body {
      margin: 0;
      padding: 0;
      background-color: #F5F5F5;
      font-family: sans-serif;
    }

    .player-header {
      background-color: #0066AE;
      padding: 15px 20px;
      display: flex;
      align-items: center;
      gap: 15px;
    }

    .player-header img {
      height: 60px;
      flex-shrink: 0;
    }

    .player-header-text {
      display: flex;
      flex-direction: column;
      color: white;
    }

    .player-school-title {
      font-size: 20px;
      font-weight: bold;
      line-height: 1.2;
    }

    .player-player-title {
      font-size: 16px;
      margin-top: 5px;
      line-height: 1.2;
    }

    .player-h3 {
      margin: 20px;
      font-size: 22px;
    }

    .player-playlist {
      font-size: 18px;
      margin: 0 20px;
      padding-left: 20px;
    }

    .player-playlist li.playing {
      font-weight: bold;
      color: green;
    }

    .player-button {
      margin-left: 10px;
      font-size: 20px;
      transition: transform 0.1s ease;
    }

    .player-button:hover {
      transform: scale(1.1);
    }

    .player-button:active {
      transform: scale(0.95);
    }

    .player-audio {
      width: 80%;
      max-width: 800px;
      display: block;
      margin: 20px 0 40px 20px;
    }
    .arrow-audio {
        margin-right: 10%;
        flex-shrink: 0;
      }

    @media (max-width: 600px) {
      .player-header {
        flex-direction: row;
        align-items: flex-start;
      }

      .player-header img {
        height: 50px;
      }

      .player-school-title {
        font-size: 18px;
      }

      .player-player-title {
        font-size: 14px;
      }

      .player-h3 {
        font-size: 20px;
      }

      .player-playlist {
        font-size: 20px;
      }

      .player-button {
        font-size: 16px;
        margin-bottom: 10px;
      }

      .player-audio {
        width: 95%;
        max-width: 100%;
        margin: 20px auto 40px auto;
      }
      .arrow-audio {
        /*margin-right: 12%;*/
        display: none;
      }
    }

    /* Стили для списка лекций с аудио */
    .faq__item--with-audio {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 10px;
    }

    .faq__item--with-audio .faq__name {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }

    .faq__item--with-audio a {
      display: flex;
      align-items: center;
      flex: 1;
      overflow: hidden;
      white-space: nowrap;
    }
    .faq__item--with-audio a.lection-list__video-link {
            flex: none;
    }
    .faq__item--with-audio .faq__arrow {
      margin-left: 10px;
      flex-shrink: 0;
    }

    .faq__item--with-audio .player-controls {
      flex-shrink: 0;
      display: flex;
      gap: 5px;
    }

    .faq__item--with-audio .faq__item-content {
      display: flex;
      align-items: center;
      flex: 1 1 auto;
      min-width: 0;
    }

    .faq__item--with-audio .faq__spacer {
      flex: 1;
    }

.license__link{
  color: -webkit-link;
  text-decoration: underline;
}

.listforselect__name--plan a {
    font-weight: bold;
    font-size: 90%;
}
.button_br_5 {
    border-radius: 5px;
}
.footer2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 20px;
  margin-top: auto;
  margin-bottom: 0;
}
.header__navbar__settings {
  position: relative;
}
.header__navbar__info {
  position: relative;
}
.header__navbar__bread {
  display: none;
  flex-direction: column;
  gap: 15px;
  align-items: start;
  position: absolute;
  top: 50px;
  left: -50px;
  background-color: var(--white);
  border: 1px solid var(--green-opacity);
  z-index: 2;
  padding: 30px 20px;
  width: 200px;
  border-radius: 4px;
}
.header__navbar__bread__info {
  left: -150px;
}
.header__navbar__bread__item {
  list-style: none;
  text-decoration: underline;
  cursor: pointer;
}

.header__navbar__settings:hover  .header__navbar__bread {
  display: flex;

}
.header__navbar__info:hover  .header__navbar__bread {
  display: flex;
  color: black;

}

.not_active {
  opacity: 0.5;
}
.simbol_forward {
  display: flex;
  width: 36px;
  height: 36px;
  color: var(--blue2, #0D5C8F);

}
.header__navbar__link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 4px;
  color: var(--blue2, #0D5C8F);
  cursor: pointer;
}
.navbar__link__not_active {
  background-color: var(--grey-opacity, #0D5C8F);
  opacity: 0.8;
  cursor:default;
}
.navbar__link__active {
  color: var(--blue2, #0D5C8F);
  cursor: pointer;
  border: 1px solid var(--grey, #0D5C8F);
  opacity: 1;
}

.person_politica, .person_accept {
  display: flex;
  gap: 0.6rem;
  padding: 10px;
  border-radius: 4px;
  color: var(--blue2, #0D5C8F);
  cursor: pointer;
  font-size: 0.9rem;
  background-color: var(--grey-opacity, #0D5C8F);
  opacity: 0.8;
}

.person_politica__link {
  color: var(--blue2, #0D5C8F);
  cursor: pointer;
  text-decoration: underline
}

.person_politica__checkbox, .person_accept__checkbox {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 20px;
  width: 20px;
  min-width: 20px;
  min-height: 20px;
  max-width: 20px;
  max-height: 20px;
  flex-shrink: 0;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: var(--blue2, #0D5C8F);
  cursor: pointer;
  background-color: var(--grey-opacity, #0D5C8F);
  opacity: 0.8;
  border: 1px solid var(--blue2, #0D5C8F);
  border-radius: 4px;
  position: relative;
}

.person_politica__checkbox:checked,
.person_accept__checkbox:checked {
  background-color: var(--blue2, #0D5C8F);
  opacity: 1;
}

.person_politica__checkbox:checked::after,
.person_accept__checkbox:checked::after {
  content: '';
  position: absolute;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.cookie_block {
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	padding: 1rem;
	background:rgba(0,0,0,0.4);
	text-align: center;
	display:flex;
	justify-content:center;
	align-items:center;
	color:#fff;
	z-index:10000;
	transform: translateY(100%);
	opacity: 0;
	visibility: hidden;
	transition: transform 0.5s ease-out, opacity 0.5s ease-out,
	            visibility 0.5s ease-out;
}
.cookie_block.active {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	padding:20px 0;
}
.cookie_block button {
	display:inline-block;
	max-width:200px;
}

#select-word-report:hover {
  background-color: #0066AE;
  border-color: #0066AE;
  color: #fff;
}

#select-excel-report:hover {
  background-color: #64B350;
  border-color: #64B350;
  color: #fff;
}

.group-report-modal-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  z-index: 9998;
}

.group-report-modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  width: 100%;
  max-width: 420px;
  padding: 0 16px;
  box-sizing: border-box;
}

.group-report-modal__content {
  position: relative;
  background: #fff;
  border-radius: 14px;
  padding: 32px 24px 24px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.group-report-modal__title {
  margin: 0 0 24px;
  font-size: 18px;
  font-weight: 600;
  color: #222;
}

.group-report-modal__actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: stretch;
  max-width: 280px;
  margin: 0 auto;
}

.group-report-modal__actions .button {
  min-width: 0;
  width: 100%;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.15s ease;
}

.group-report-modal__btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.group-report-modal__btn-icon {
  flex-shrink: 0;
  line-height: 0;
}

.group-report-modal__btn-icon--brand {
  width: 24px;
  height: 24px;
  display: block;
}

.group-report-modal__actions .button:hover {
  transform: translateY(-1px);
}
.group-report-modal__close {
  position: absolute;
  top: 10px;
  right: 12px;
  border: none;
  background: transparent;
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
  color: #666;
}

.group-report-modal.is-active,
.group-report-modal-overlay.is-active {
  display: block;
}

/* CKEditor 5 content — корректный рендер картинок на пользовательской стороне */
.ck-content figure.image,
.ck-content figure.image img,
.ck-content img {
  max-width: 100%;
  height: auto;
}

.ck-content figure.image {
  display: table;
  margin: 0.9em auto;
  clear: both;
}

.ck-content figure.image > figcaption {
  display: table-caption;
  caption-side: bottom;
  word-break: break-word;
  color: #666;
  font-size: 0.85em;
  padding: 0.6em 0;
  text-align: center;
}

/* Сохраняем явный resize в % (CKEditor проставляет ширину inline на figure) */
.ck-content figure.image_resized {
  max-width: 100%;
}

.ck-content figure.image_resized img {
  width: 100%;
  height: auto;
}

/* Выравнивания CKEditor */
.ck-content figure.image-style-align-left {
  float: left;
  margin-right: 1.5em;
}

.ck-content figure.image-style-align-right {
  float: right;
  margin-left: 1.5em;
}

.ck-content figure.image-style-align-center {
  margin-left: auto;
  margin-right: auto;
}

.ck-content figure.image-style-side {
  float: right;
  margin-left: 1.5em;
  max-width: 50%;
}