:focus, :active {
	outline:none;
}
*, :after, :before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	text-decoration: none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}
input, textarea, select, button {
	font: inherit;	
}
table {
	width: 100%;
}
body {
	-webkit-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6 {
    font: inherit;
}
ul, ol {
    list-style: none;
}
.clearbox:after {
	content:'';
	display: block;
	clear: both;
}
.user-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.row {
	display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.row + .row {
    margin-top: 30px;
}
.row--4,
.row--5,
.row--6,
.row--7,
.row--8,
.row--9,
.row--12 {
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.row--4 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.row--5 {
    flex: 0 0 41.66%;
    max-width: 41.66%;
}
.row--6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.row--7 {
    flex: 0 0 58.33%;
    max-width: 58.33%;
}
.row--8 {
    flex: 0 0 66.66%;
    max-width: 66.66%;
}
.row--9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.row--12 {
    flex: 0 0 100%;
    max-width: 100%;
}/* Rounded M Plus 1c */
@font-face {
    font-display: swap;
    font-family: 'RoundedMplus1c';
    font-style: normal;
    font-weight: 300;
    src: url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Light.eot');
    src: local('RoundedMplus1c Light'),
         local('RoundedMplus1c-Light'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Light.eot?#iefix') format('embedded-opentype'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Light.woff') format('woff'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Light.woff2') format('woff2'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Light.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'RoundedMplus1c';
    font-style: normal;
    font-weight: 400;
    src: url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Regular.eot');
    src: local('RoundedMplus1c Regular'),
         local('RoundedMplus1c-Regular'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Regular.eot?#iefix') format('embedded-opentype'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Regular.woff') format('woff'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Regular.woff2') format('woff2'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Regular.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'RoundedMplus1c';
    font-style: normal;
    font-weight: 500;
    src: url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Medium.eot');
    src: local('RoundedMplus1c Medium'),
         local('RoundedMplus1c-Medium'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Medium.eot?#iefix') format('embedded-opentype'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Medium.woff') format('woff'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Medium.woff2') format('woff2'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Medium.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'RoundedMplus1c';
    font-style: normal;
    font-weight: 700;
    src: url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Bold.eot');
    src: local('RoundedMplus1c Bold'),
         local('RoundedMplus1c-Bold'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Bold.eot?#iefix') format('embedded-opentype'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Bold.woff') format('woff'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Bold.woff2') format('woff2'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Bold.ttf') format('truetype');
}
i[data-icon] {
  font-family: 'Material Icons';
  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;
}
i[data-icon]:before {
  content:attr(data-icon);
}:root {
    --blue-color: #3b6ee0;
    --dark-blue-color: #304167;
    --violet-color: #6282ce;
    --light-violet-color: #8fb1ff;
    --dark-violet-color: #304168;
    --yellow-color: #ffef54;
    --green-color: #289567;
    --light-green-color: #71cba4;
    --danger-color: #ff5733;
    --light-red-color: #ff937c;
    --arg-color: 0, 0, 0;
}
body {
    color: #000;
    background-color: #fff;
    font-family: 'RoundedMplus1c', sans-serif;
    font-size: 16px;
    min-width: 320px;
}
.container {
    width: 100%;
    max-width: 1440px;
    padding-right: 25px;
    padding-left: 25px;
    margin: 0 auto;
}

/* ---------- Button ---------- */
.button {
    position: relative;
    display: inline-block;
    border: 1px solid transparent;
    background-color: transparent;
    text-align: center;
    cursor: pointer;
    transition: background-color 150ms, color 150ms, border-color 150ms;
    user-select: none;
    padding: 8px 18px;
    border-radius: 4px;
    font-size: 14px;
}
.button i[data-icon] {
    margin-right: 5px;
    font-size: 16px;
    vertical-align: -2px;
}
.button--icon i[data-icon] {
    margin-right: 0;
}
.button:not(:disabled):hover,
.button:not(:disabled):focus {
    color: #fff;
    background-color: #000;
}
.button--black {
    color: #fff;
    font-weight: 500;
    background-color: #000;
}
.button--black:not(:disabled):hover {
    background-color: transparent;
    border-color: #000;
    color: #000;
}
.button--red {
    color: #fff;
    font-weight: 500;
    background-color: var(--danger-color);
}
.button--blue {
    color: #fff;
    font-weight: 500;
    background-color: var(--blue-color);
}
.button--violet {
    color: #fff;
    font-weight: 500;
    background-color: var(--violet-color);
}
.button--green {
    color: #fff;
    font-weight: 500;
    background-color: var(--green-color);
}
.button--yellow {
    color: #000;
    font-weight: 500;
    background-color: var(--yellow-color);
}
.button--gray {
    color: #555;
    background-color: #ddd;
}
.button--big {
    padding: 13px 28px;
    font-size: 14px;
}
.button--big i[data-icon] {
    vertical-align: -4px;
    font-size: 18px;
}
.button.loading {
    color: transparent !important;
    transition: none;
}
.button.loading:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: url('/theme/images/loader-white.svg');
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    vertical-align: -5px;
    cursor: default;
}

/* ---------- Forms ---------- */

.grecaptcha-badge {
    visibility: hidden !important;
}

.select {
    position: relative;
}
.select select {
    display: inline-block;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    -moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;
}
.select:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    width: 12px;
    background-image: url('/theme/images/arrow-down.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    z-index: 1;
}

.form-title {
    font-size: 28px;
    font-weight: 600;
    padding-top: 40px;
    padding-bottom: 20px;
}

.form__buttons {
    padding-top: 30px;
}
.form__buttons > * {
    margin-top: 10px;
    margin-right: 10px;
}
.form__field {
    position: relative;
    padding: 0 0 23px;
}
.form__label {
    display: block;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 5px;
}
.form__input {
    width: 100%;
    min-height: 38px;
    padding: 6px 15px;
    border: 1px solid #ced4da;
    background-color: #fff;
    border-radius: 8px;
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    box-shadow: none;
    -moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form__input:focus {
    border-color: var(--light-violet-color);
    outline: 0;
    box-shadow: 0 0 0 3px rgb(143 177 255 / 30%);
}
.form__input[disabled],
.form__input[readonly] {
    background-color: #f5f5f5;
}

.form__select {
    width: 100%;
    padding: 6px 15px;
    border: 1px solid #ced4da;
    border-radius: 8px;
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    background-color: transparent;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    word-wrap: normal;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form__select:focus {
    border-color: var(--light-violet-color);
    outline: 0;
    box-shadow: 0 0 0 3px rgb(143 177 255 / 30%);
}
.form__select:not(.form__select--multiple) {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: 16px 12px;
}
.form__select--multiple {
    overflow: hidden;
    overflow-y: auto;
    height: 100px;
}
.form__input--textarea {
    resize: none;
}
.form__select[disabled],
.form__select[readonly] {
    opacity: 1;
    background-color: #f5f5f5;
}
.form__attr {
    display: block;
    font-weight: 500;
    font-size: 12px;
    margin-top: 3px;
    color: #777;
}
.form__attr > span {
    cursor: pointer;
    border-bottom: 1px dashed;
    transition: border-color 250ms;
}
.form__attr > span:hover {
    border-color: transparent;
}
.form__attr > span + span {
    margin-left: 5px;
}
.form__error {
    position: absolute;
    bottom: 6px;
    left: 0;
    display: none;
    color: var(--danger-color);
    font-size: 10px;
    line-height: 16px;
}
.form__field--error .form__error {
    display: block;
}
.form__field--error .form__input {
    border-bottom-color: var(--danger-color);
}
.form__policy {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 16px;
}
.form__policy a {
    color: #000;
    text-decoration: underline;
}
.form__policy a:hover {
    text-decoration: none;
}

/* ---------- Table ---------- */
.my__table {
    display: grid;
    max-width: calc(100vw - 50px);
    grid-template-columns: repeat(4, 1fr);
    border-radius: 5px;
    overflow-y: hidden;
    overflow-x: auto;
}
.my__table--periods {
    grid-template-columns: 40px minmax(180px, 1fr) minmax(160px, 1fr) minmax(340px, 2fr);
}
.my__table--certs {
    grid-template-columns: 40px 140px minmax(220px, 1fr) minmax(220px, 1fr) minmax(220px, 1fr) 220px 100px;
}
.my__table--docs {
    grid-template-columns: 40px 180px minmax(220px, 1fr) minmax(220px, 1fr) minmax(220px, 1fr) 140px 140px;
}
.my__table--rent {
    grid-template-columns: 40px 220px 140px minmax(200px, 1fr) 140px 140px;
}
.my__table .t-row {
    display: contents;
    font-size: 14px;
}
.my__table .t-cell {
    display: flex;
    align-items: center;
    background-color: #fcfcfc;
}
.my__table--alt .t-row:nth-of-type(odd) .t-cell {
    background-color: #f5f5f5;
}
.my__table--alt .t-row:hover .t-cell {
    background-color: #e3e3e3;
}
.my__table .t-cell > a {
    color: var(--blue-color);
    font-weight: 500;
    border-bottom: 1px dotted;
    transition: border-color 250ms;
}
.my__table .t-cell > a:hover {
    border-bottom-color: transparent;
}
.my__table .t-cell .t-icons {
    display: flex;
    margin-left: auto;
}
.my__table .t-cell .t-icons__item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    color: #000;
    border: 1px solid;
    cursor: pointer;
    transition: color 150ms;
}
.my__table .t-cell .t-icons__item:hover {
    color: #333 !important;
}
.my__table .t-cell .t-icons__item + .t-icons__item {
    margin-left: 6px;
}
.my__table .t-cell .t-icons__item [data-icon] {
    font-size: 18px;
}
.my__table .t-cell .t-icons__item.ti--red {
    color: var(--light-red-color);
}
.my__table .t-cell .t-icons__item.ti--green {
    color: var(--green-color);
}
.my__table .t-cell.t-status {
    font-weight: 600;
}
.my__table .t-cell.t-subcategories {
    white-space: normal;
    flex-wrap: wrap;
}
.my__table .t-cell.t-subcategories .names {
    font-size: 12px;
    color: #777;
}
.my__table .t-row.t--blue .t-cell {
    background-color: #dbfffa;
}
.my__table .t-row.t--blue:hover .t-cell {
    background-color: #befff6;
}
.my__table .t-row.t--orange .t-cell {
    background-color: #ffe3ae;
}
.my__table .t-row.t--orange:hover .t-cell {
    background-color: #ffd78c;
}
.my__table .t-row.t--green .t-cell {
    background-color: #ccffce;
}
.my__table .t-row.t--green:hover .t-cell {
    background-color: #bdf9c0;
}
.my__table .t-cell,
.my__table .t-head {
    padding: 5px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.my__table .t-row .t-head {
    background: var(--dark-blue-color);
    color: #fff;
    font-size: 14px;
}
.my__table .t-row .t-head:last-child {
    border: 0;
}
.my__table .t-row.t-date .t-cell {
    grid-column: 1/-1;
    background: #ebebeb;
    font-weight: 700;
    font-size: 15px;
}
.my__table .t-row.t-period .t-cell {
    display: block;
    grid-column: 1/-1;
    background: #4c5d83;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}
.my__table .t-row.t--canceled .t-cell .lesson-root__lessons-info .name {
    text-decoration: line-through;
    color: var(--danger-color);
}
.my__table.t--screen .t-row.t--canceled .t-cell .lesson-root__lessons-info .name {
    position: relative;
    font-size: 0;
    text-decoration: none;
}
.my__table.t--screen .t-row.t--canceled .t-cell .lesson-root__lessons-info .name:before {
    display: inline-block;
    content: 'Отменен';
    font-size: 14px;
    color: var(--danger-color);
}
.my__table.t--screen .t-row.t--canceled .t-cell .lesson-root__lessons-info .icons {
    opacity: 0.3;
}
.my__table .t-cell .lesson-tags {
    display: inline-block;
    margin-right: 5px;
}
.my__table .t-cell .lesson-tags > i {
    font-size: 16px;
    margin-right: 2px;
    vertical-align: -2px;
}
.my__table .t-cell .lesson-tags > i.tag--access {
    color: var(--green-color);
}
.my__table .t-cell .lesson-tags > i.tag--unaccess {
    color: var(--danger-color);
}

/* ---------- Loader ---------- */
.loading__wrap,
.loading__ring {
    width: 50px;
    height: 50px;
}
@keyframes rotate{
    to {transform:rotate(360deg);}
}
.loading__ring {
    position: absolute;
}
.loading__ring:first-child {
    transform: skew(30deg, 20deg);
}
.loading__ring:last-child {
    transform: skew(-30deg, -20deg) scale(-1,1);
}
.loading__ring:last-child svg {
    animation-delay: -0.5s;
}
.loading__ring svg {
    animation: rotate 1s linear infinite;
    fill: rgba(0,0,0, 0.7);
}

/* ---------- Tabs ---------- */
.tabs {
    height: 50px;
    overflow: hidden;
    margin-bottom: 30px;
}
.tabs__wrap {
    overflow: hidden;
    padding-bottom: 50px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
.tabs__list {
    display: inline-block;
    min-width: 100%;
    list-style: none;
    font-size: 0;
    white-space: nowrap;
    user-select: none;
    border-bottom: 3px solid #e1eaff;
}
.tabs__list > li {
    display: inline-block;
}
.tabs__list > li + li {
    margin-left: 30px;
}
.tabs__list > li > a,
.tabs__list > li > span {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    background-color: transparent;
    transition: background-color 250ms ease;
    padding: 10px 0;
    border-bottom: 3px solid transparent;
    margin-bottom: -3px;
}
.tabs__list > li.active > a,
.tabs__list > li.active > span {
    border-color: var(--blue-color);
}

/* ---------- Modal ---------- */
.modal__wrap {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index: 99;
    opacity: 0;
    min-width: 320px;
}
.modal__elem {
    position: relative;
    width: calc(100% - 16px);
    margin: auto;
    background: #fff;
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
    padding: 25px;
    border-radius: 5px;
}
.modal__elem > h2 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-right: 25px;
}
.modal__close {
    position: absolute;
    right: 15px;
    top: 20px;
    display: block;
    font-size: 0;
    cursor: pointer;
    z-index: 103;
    transition: opacity 250ms;
    opacity: 1;
}
.modal__close:hover {
    opacity: 0.75;
}
.modal__close > i {
    font-size: 28px;
    color: #000;
}
.modal__content {
    position: relative;
    max-height: calc(100vh - 250px);
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 5px 0;
}
.modal__buts {
    padding-top: 15px;
}
.modal__buts > * {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.modal__buts > *:last-child {
    margin-right: 0;
}
.modal__mssg {
    display: none;
}
.modal__mssg.error {
    display: block;
    color: var(--danger-color);
}
.modal__mssg.success {
    display: block;
    color: var(--green-color);
}
.modal_extra {
    margin-top: 15px;
}

/* ---------- Accordion ---------- */
.accordion-list {
    border-bottom: 1px solid #e8e8e8;
}
.accordion-list__header {
    cursor: pointer;
    padding: 22px 40px 22px 0;
    border-top: 1px solid #e8e8e8;
    position: relative;
    user-select: none;
}
.accordion-list__name {
    font-weight: 500;
}
.accordion-list__icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    transition: transform 250ms;
}
.accordion-list__icon > span {
    display: flex;
    align-items: center;
    height: 32px;
    width: 32px;
    background-color: transparent;
    border-radius: 50%;
    transition: background-color 250ms;
}
.accordion-list__icon > span i {
    margin: auto;
    font-size: 24px;
    transition: transform 250ms;
}
.accordion-list__header:hover .accordion-list__icon > span {
    background-color: #f3f3f5;
}
.accordion-list__header.opened .accordion-list__icon > span i {
    transform: rotate(180deg);
}
.accordion-list__cont {
    display: none;
}
.accordion-list__text {
    padding: 0 0 25px;
}
.accordion-list__buttons {
    padding-top: 15px;
    margin-left: -10px;
}
.accordion-list__buttons > * {
    margin-top: 10px;
    margin-left: 10px;
}

/* ---------- Header ---------- */
.header {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}
.header__wrapper {
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.header__item {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    line-height: 1.2;
}
.header__item + .header__item {
    padding-left: 30px;
}
.header__item .button {
    margin-top: 4px;
    border-radius: 20px;
    color: #000;
    border: 1px solid #000;
    font-weight: 700;
    padding: 6px 18px;
}
.header__item .button.active,
.header__item .button:hover {
    background-color: #000;
    color: #fff;
}
.header__item .button i {
    margin-left: 5px;
    margin-right: -5px;
    font-size: 24px;
    vertical-align: -7px;
}
.header__item > b {
    display: none;
}
.header__item > span,
.header__item > a {
    display: inline-block;
    color: #000;
    cursor: pointer;
    border-bottom: 1px dotted
}
.header__item > span:hover,
.header__item > a:hover {
    border-bottom-style: solid;
}
.header__logo {
    font-size: 0;
    padding-right: 40px;
}
.header__logo img {
    width: 176px;
    height: 44px;
}
.header__items {
    display: none;
}
.header-nav__open-mobile {
    width: 40px;
    height: 26px;
    margin-left: auto;
    position: relative;
    cursor: pointer;
}
.header-nav__open-mobile span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background-color: var(--dark-blue-color);
    border-radius: 3px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out; 
}
.header-nav__open-mobile span:nth-child(1) {
    top: 0px;
    transform-origin: left center;
}
.header-nav__open-mobile span:nth-child(2) {
    top: 12px;
    transform-origin: left center;
}
.header-nav__open-mobile span:nth-child(3) {
    top: 24px;
    transform-origin: left center;
}

/* ---------- Auth ---------- */

.auth-section__inputs {
    display: grid;
    grid-column-gap: 24px;
    grid-template-columns: repeat(2, 1fr);
}
.auth-section__wrapper {
    padding: 70px 50px;
    border: 1px solid var(--dark-blue-color);
    border-radius: 10px;
}
.auth-section__title {
    margin-bottom: 20px;
    font-weight: 600;
}
.auth-section__descr {
    padding-bottom: 40px;
}
.auth-section__button {
    margin: 30px 0 0 0;
}
.auth-section__message {
    display: none;
    margin-top: 30px;
    font-weight: 500;
}
.auth-section__message.error {
    display: block;
    color: var(--danger-color);
}
.auth-section__message.success {
    display: block;
    color: var(--green-color);
}

/* ---------- Content ---------- */
.panel-header__wrapper {
    padding: 60px 50px;
    background-color: #f7f7f5;
    border-radius: 10px;
}
.panel-header__title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}
.panel-header__info {
    margin-top: 30px;
}
.panel-header__info > a {
    color: var(--blue-color);
    font-weight: 500;
}
.panel-header__info > a:hover {
    opacity: 0.75;
}
.panel-buttons {
    margin-left: -5px;
    margin-top: -5px;
    padding-bottom: 20px;
}
.panel-buttons > * {
    margin-left: 5px;
    margin-top: 5px;
    display: block;
}
.panel-filters {
    background-color: #f7f7f7;
    padding: 20px;
    border-radius: 4px;
}
.panel-filters .form__field {
    padding-top: 0;
}
.panel-filters .form__error{
    position: static;
}
.panel-filters__inputs {
    margin-bottom: -23px;
}

.control-section {
    margin-top: 30px;
}
.control-section__fields-address {
    display: grid;
    grid-column-gap: 24px;
    grid-template-columns: 25% 20% 1fr;
}
.control-section__fields--2 {
    display: grid;
    grid-column-gap: 24px;
    grid-template-columns: repeat(2, 1fr);
}
.control-section__fields--3 {
    display: grid;
    grid-column-gap: 24px;
    grid-template-columns: repeat(3, 1fr);
}
.control-section__fields--4 {
    display: grid;
    grid-column-gap: 24px;
    grid-template-columns: repeat(4, 1fr);
}

.accesses-section__wrapper {
    display: grid;
    grid-gap: 40px 0;
    padding: 20px 0;
}
.accesses-section_menu > ul {
    background-color: #fafafa;
    border-radius: 16px;
}
.accesses-section_menu > ul li {
    display: block;
    padding: 8px 12px;
    font-weight: 400;
    font-size: 14px;
    border-radius: 16px;
    transition: background-color 150ms, color 150ms;
    cursor: pointer;
}
.accesses-section_menu > ul li + li {
    margin-top: 2px;
}
.accesses-section_menu > ul li:hover {
    background-color: #ebebeb;
}
.accesses-section_menu > ul li span {
    float:right;
}
.accesses-section_menu > ul li.act {
    background-color: var(--dark-blue-color);
    color: #fff;
    font-weight: 700;
}

.period-access__title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 10px 0;
    position: sticky;
    top: 0px;
    z-index: 2;
}
.period-access__block +.period-access__block {
    margin-top: 60px;
}
.period-access__button {
    margin-left: -5px;
    margin-top: -5px;
    padding-top: 20px;
}
.period-access__button > * {
    margin-left: 5px;
    margin-top: 5px;
    width: calc(33% - 15px / 2);
}

.lesson-root__level + .lesson-root__level {
    margin-top: 30px;
}
.lesson-root__level-name {
    padding: 10px 0;
    font-weight: 700;
}
.lesson-root__lessons-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.lesson-root__lessons-info > .icons {
    display: flex;
}
.lesson-root__lessons-info > .icons i {
    padding-left: 5px;
}
.lesson-root__lessons-info > .icons i:before {
    font-size: 20px;
}
.lesson-root__lessons-info > .icons i.ic-text {
    color: var(--violet-color);
}
.lesson-root__lessons-info > .icons i.ic-badge {
    color: var(--danger-color);
}
.lesson-root__lessons .lesson-root__lessons-info {
    font-size: 13px;
    border-bottom: 1px solid #ddd;
}
.lesson-root__lessons .lesson-root__lessons-info > .name {
    padding: 8px 0;
    transition: color 250ms;
    cursor: pointer;
}
.lesson-root__lessons .lesson-root__lessons-info > .name:hover {
    color: var(--blue-color);
}

.edit-access {
    display: block !important;
}
.edit-access.hover {
    cursor: pointer;
    background-color: #e7fba8;
}

.certics-logs-list > li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
}
.certics-logs-list > li .name {
    color: #000;
    padding: 8px 0;
    transition: color 250ms;
}
.certics-logs-list > li .name:hover {
    color: var(--blue-color);
}
.certics-logs-list > li .text {
    text-align: right;
}

.document__message {
    font-size: 18px;
}
.document__message > a {
    color: var(--blue-color);
    font-weight: 500;
    border-bottom: 1px dotted;
    transition: border-color 250ms;
}
.document__message > a:hover {
    border-bottom-color: transparent;
}

/* ---------- Footer ---------- */
.footer {
    padding: 30px 0;
}
.footer__copyright {
    font-size: 12px;
}

@media (min-width: 768px) {
    .button--big {
        padding: 14px 32px;
        font-size: 16px;
    }
    .button--big i[data-icon] {
        font-size: 22px;
        vertical-align: -5px;
    }

    .footer {
        font-size: 14px;
        padding: 35px 0;
    }

    .modal__elem {
        width: 758px;
    }

    .enroll__inputs {
        display: grid;
        grid-column-gap: 24px;
        grid-template-columns: repeat(2, 1fr);
    }

    .panel-filters__inputs {
        display: grid;
        grid-column-gap: 24px;
        grid-template-columns: repeat(2, 1fr);
    }

    .panel-buttons > * {
        display: inline-block;
    }

    .period-access__button > * {
        width: auto;
    }
}

@media (min-width: 1024px) {
    .button--big {
        padding: 16px 40px;
        font-size: 18px;
    }
    .button--big i[data-icon] {
        font-size: 24px;
        vertical-align: -6px;
    }

    .header__items {
        display: block;
        margin-left: auto;
    }
    .header__item {
        padding-left: 34px !important;
        font-size: 16px;
    }
    .header__item > i {
        display: block;
        position: absolute;
        left: 0;
        top: 48%;
        transform: translateY(-50%);
        font-size: 28px;
        vertical-align: 0;
        padding-right: 0;
        color: var(--dark-blue-color);
    }
    .header__item > b {
        display: block;
        font-size: 16px;
        font-weight: 500;
        color: var(--dark-blue-color);
    }
    .header__item > span,
    .header__item > a {
        color: var(--blue-color);
    }

    .header-nav__menu > li {
        display: inline-block;
    }
    .header-nav__menu > li.only-mobile {
        display: none;
    }
    .header-nav__menu > li + li {
        margin-left: 10px;
    }
    .header-nav__menu > li > a {
        color: #000;
        position: relative;
        font-weight: 500;
        padding: 9px 15px;
        border-radius: 20px;
        background-color: transparent;
        transition: background-color 250ms;
    }
    .header-nav__menu > li > a:hover,
    .header-nav__menu > li > a.active {
        background-color: #f5f5f5;
    }
    .header-nav__open-mobile {
        display: none;
    }

    .footer {
        font-size: 16px;
        padding: 50px 0;
    }

    .accesses-section__wrapper {
        grid-gap: 0 20px;
        grid-template-columns: 280px 1fr;
    }

    .my__table--periods {
        max-width: calc(100vw - 320px);
    }

    .panel-filters__inputs {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 1023.9px) {

    .header-nav {
        display: none;
        position: fixed;
        overflow: hidden;
        overflow-y: scroll;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        z-index: 100;
        background: #fff;
    }
    .header-nav__menu {
        padding-top: 74px;
    }
    .header-nav__menu > li {
        padding: 20px;
        border-bottom: 1px solid #eee;
    }
    .header-nav__menu > li:first-child {
        border-top: 1px solid #eee;
    }
    .header-nav__menu > li a {
        font-size: 20px;
        font-weight: 700;
        text-decoration: none;
        color: var(--dark-blue-color);
    }

    body.open-menu {
        overflow: hidden;
    }
    body.open-menu .header-nav {
        display: block;
    }
    body.open-menu .header__logo {
        z-index: 101;
    }
    body.open-menu .header-nav__open-mobile {
        position: fixed;
        top: 22px;
        right: 25px;
        z-index: 101;
    }
    body.open-menu .header-nav__open-mobile span:nth-child(1) {
        transform: rotate(45deg);
        top: -3px;
        left: 7px;
    }
    body.open-menu .header-nav__open-mobile span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }
    body.open-menu .header-nav__open-mobile span:nth-child(3) {
        transform: rotate(-45deg);
        top: 25px;
        left: 7px;
    }
}

@media (min-width: 1280px) {
    .modal__elem.big {
        width: 1200px;
    }
    .modal__elem.big .enroll__inputs {
        grid-template-columns: repeat(3, 1fr);
    }
}