html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,strong {
  font-weight: bolder;
}

small {
  font-size: 87%;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button,input,optgroup,select,textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,input {
  overflow: visible;
}

button,select {
  text-transform: none;
}

[type="button"],[type="reset"],[type="submit"],button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

* {
  box-sizing: border-box;
}

details,main {
  display: block;
}

code,kbd,pre,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

[hidden],template {
  display: none;
}

a,button {
  -webkit-tap-highlight-color: transparent;
}

a {
  color: #000;
  text-decoration: none;
  transition: .2s;
}

body,html {
  color: #000;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.1;
  font-family: Helvetica Neue Cyr, sans-serif;
  background: #f5f5f5;
  overflow-x: hidden;
}

.page-container {
  position: relative;
  z-index: 13;
}

h1,h2,h3,h4,h5 {
  font-weight: 700;
  margin-top: 0;
}

h1 {
  font-family: Helvetica Neue Cyr, sans-serif;
  color: #000;
  font-weight: 900;
  font-size: 26px;
  line-height: 1.3;
  margin: 0 0 8px;
}

h2 {
  font-family: Helvetica Neue Cyr, sans-serif;
  color: #000;
  font-weight: 900;
  font-size: 24px;
  line-height: 1.3;
  margin: 0 0 16px;
}

h3 {
  font-family: Helvetica Neue Cyr, sans-serif;
  color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  margin: 0 0 16px;
}

h4 {
  font-family: Helvetica Neue Cyr, sans-serif;
  color: #000;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.1;
  margin: 0 0 16px;
}

h5 {
  font-family: Helvetica Neue Cyr, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  margin: 0 0 16px;
}

p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  margin: 12px 0;
}

table {
  width: 100%;
  margin: 24px 0;
  border-collapse: collapse;
  border-radius: 2px;
  border-bottom: 1px solid #dee2e6;
}

table td,table th {
  padding: 12px;
  border-top: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
}

table td:first-child {
  border-left: 1px solid #dee2e6;
}

ol,ul {
  padding: 0 0 0 16px;
  margin: 28px 0;
}

ol li,ul li {
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 16px;
  position: relative;
}

ol li p,ul li p {
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

ol li:last-child,ul li:last-child {
  margin: 0;
}

.page-title {
  margin: 42px 0 24px;
}

.page-title h2 {
  margin: 0 0 24px;
}

.container {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px;
}

.page-container .container {
  max-width: 100%;
  padding: 0;
}

.main-container {
  max-width: 960px;
  width: 100%;
}

.main-block {
  margin: 24px 0 32px;
}

.main-aside-block {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 24px 0;
}

.main-aside-block .main-block {
  margin: 0;
}

.sidebar {
  width: 100%;
  margin: 24px 0 0;
}

.btn {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: unset;
  position: relative;
  text-decoration: none;
  background: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: Helvetica Neue Cyr, sans-serif;
  padding: 0 16px;
  min-height: 40px;
  transition: .2s;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  border-radius: 10px;
}

.btn--reset {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  min-height: 1px;
  background: transparent;
  cursor: pointer;
  border-radius: 0;
}

.btn--wide {
  padding: 0 32px;
}

.btn--big {
  font-size: 14px;
  height: 40px;
}

.btn--large {
}

.btn--huge {
  min-height: 48px;
}

.btn--block {
  display: flex;
  justify-content: center;
}

.btn--accent,.btn-primary {
  color: #fff;
  background: #FF8518;
}

.btn--accent span,.btn-primary span {
  margin: 0 -8px 0 8px;
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  background: #EB6F00;
  border-radius: 10px;
  padding: 0 15px;
}

.btn--accent:hover,.btn-primary:hover {
  background: #fc9539;
}

.btn--accent:active,.btn-primary:active {
  background: #ff7b05;
}

.btn--border {
  border: 1px solid #D7D7D7;
}

.btn--border:hover {
  border-color: #6756d1;
  color: #6756d1;
}

.btn--tag {
  font-size: 15px;
}

.btn--burger {
  width: 48px;
  height: 48px;
  min-width: 48px;
  background: url('../img/icons/burger.svg') no-repeat center / 24px;
}

.btn--cross {
  width: 48px;
  height: 48px;
  min-width: 48px;
  background: url('../img/icons/cross.svg') no-repeat center / 24px;
}

.list-reset {
  list-style: none;
  padding: 0;
  margin: 0;
}

.overflow-hidden {
  overflow: hidden;
}

.visibility-hidden {
  visibility: hidden;
}

section {
  padding: 45px 0;
}

img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}

.hide-xl-down {
}

.hide-xl-only {
}

.hide-lg-down {
}

.hide-lg-up {
}

.hide-md-down {
}

.hide-md-up {
}

.hide-sm-down {
}

.hide-sm-only {
}

.slick-next,.slick-prev {
  width: 48px;
  height: 48px;
  min-width: 48px;
  border-radius: 50%;
  background-color: #44369A;
  background-size: 12px 29px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 61;
  transition: .2s ease-in-out;
}

.slick-next:before,.slick-prev:before {
  display: none;
}

.slick-next:hover,.slick-prev:hover {
  background-color: #6756D1;
}

.slick-prev {
  background-image: url('../img/icons/carousel-prev.svg');
  left: -15px;
}

.slick-prev:hover {
  background-image: url('../img/icons/carousel-prev.svg');
  background-size: 12px 29px;
  background-repeat: no-repeat;
  background-position: center;
}

.slick-prev:active {
  background-color: #3a2d86;
}

.slick-next {
  background-image: url('../img/icons/carousel-next.svg');
  right: -15px;
}

.slick-next:hover {
  background-image: url('../img/icons/carousel-next.svg');
  background-size: 12px 29px;
  background-repeat: no-repeat;
  background-position: center;
}

.slick-next:active {
  background-color: #3a2d86;
}

.social {
  display: flex;
  align-items: center;
}

.social__link {
  border: 1px solid #C4C4C4;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  width: 32px;
  height: 32px;
  min-width: 32px;
  margin: 0 16px 0 0;
}

.social__link-yb {
  background-image: url('../img/icons/social/yb.svg');
  background-size: 20px 14px;
}

.social__link-vk {
  background-image: url('../img/icons/social/vk.svg');
  background-size: 18px 10px;
}

.social__link-fb {
  background-image: url('../img/icons/social/fb.svg');
  background-size: 9px 18px;
}

.social__link-tw {
  background-image: url('../img/icons/social/tw.svg');
  background-size: 16px 13px;
}

.social__link-tg {
  background-image: url('../img/icons/social/tg.svg');
  background-size: 18px 15px;
}

.social__link-ok {
  background-image: url('../img/icons/social/ok.svg');
  background-size: 10px 18px;
}

.social__link:last-child {
  margin: 0;
}

.form__row {
}

.form__row .input {
  width: 100%;
}

.form__send {
  margin: 16px 0 0;
  color: #fff;
  text-transform: none;
  letter-spacing: normal;
  width: 100%;
}

.input {
  margin: 0 0 16px;
  position: relative;
}

.input__label {
  color: #000;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.1;
  white-space: nowrap;
  margin: 0 0 0 16px;
}

.input__elem {
  border: 1px solid #c4c4c4;
  outline: 0;
  resize: none;
  background: #000;
  border-radius: 4px;
  min-height: 40px;
  padding: 0 16px;
  color: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  width: 100%;
}

.input__elem::-webkit-input-placeholder {
  color: rgba(0, 0, 0, .5);
}

.input__elem::-moz-placeholder {
  color: rgba(0, 0, 0, .5);
}

.input__elem::-ms-input-placeholder {
  color: rgba(0, 0, 0, .5);
}

.input__elem::placeholder {
  color: rgba(0, 0, 0, .5);
}

.input__elem:hover {
  border-color: #BFBFBF;
}

.input__elem:focus {
  border-color: #F36F21;
}

.header {
  background: #44369A;
  height: 48px;
}

.header__logo {
  max-width: 140px;
  min-width: 140px;
}

.header__container {
  max-width: 1280px;
}

.header__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__nav {
  padding: 16px 0;
  display: none;
}

.header__nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.header__nav-item {
  background: #44369A;
  margin: 0 -1px 0 0;
  z-index: 97;
  position: relative;
}

.header__nav-item--arrow .header__nav-link {
  align-items: center;
  transition: .2s;
}

.header__nav-item--arrow .header__nav-link:after {
  content: '';
}

.header__nav-item--arrow.is-active .header__nav-link:after {
}

.header__nav-item--arrow.is-active .header__nav-child-list {
}

.header__nav-item--arrow:hover .header__nav-child-list {
}

.header__nav-item:hover {
}

.header__nav-link {
  color: #fff;
  font-size: 16px;
  line-height: 48px;
  white-space: nowrap;
  padding: 0 16px;
  display: inline-flex;
  justify-content: space-between;
}

.header__nav-link:after,.header__nav-link:before {
  content: '';
  background: rgba(255, 255, 255, .3);
  width: 1px;
  height: 34px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}

.header__nav-link:after {
  right: 0;
}

.header__nav-link:before {
  left: 0;
}

.header__nav:first-child .header__nav-link:before {
  display: none;
}

.header__nav-child-list {
  display: none;
  list-style: none;
  margin: 0;
  padding: 24px 20px;
  background: #6756D1;
}

.header__nav-child-list.is-show {
}

.header__nav-child-item {
  margin: 0 0 16px;
  display: inline-flex;
  align-items: flex-start;
}

.header__nav-child-item:before {
  content: '';
  background: #fff;
  width: 5px;
  height: 5px;
  min-width: 5px;
  margin: 0 24px 0 0;
  position: relative;
  top: 6px;
  border-radius: 50%;
}

.header__nav-child-item:last-child {
  margin: 0;
}

.header__nav-child-link {
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
}

.header__burger {
  margin: 0 -16px 0 0;
}

.header-mobile-show .header__nav {
}

.intro {
  color: #000;
  background: linear-gradient(99.34deg, #E5EEFF 26.3%, #F0E2FF 91.61%);
  position: relative;
  text-align: center;
}

.intro .container {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 45px 15px;
  position: relative;
}

.intro__info {
}

.intro__info .btn {
  margin: 32px 0 0;
}

.intro__title {
  color: #000;
  font-size: 28px;
  line-height: 1.3;
  margin: 0 0 24px;
}

.intro__desc {
  color: #000;
  font-size: 21px;
  line-height: 1.3;
  margin: 24px 0 0;
}

.intro__img-wrap {
  max-width: 430px;
  margin: 32px auto 24px;
}

.intro:before {
  content: '';
  width: 100%;
  height: 50px;
  background: url('../img/icons/intro-ellipse.svg') repeat center;
  position: absolute;
  bottom: -30px;
  left: 0;
  z-index: 3;
}

.intro:after {
  content: '';
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(196, 196, 196, 0) 100%);
  width: 100%;
  height: 943px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.article {
  background: #fff;
  border-radius: 10px;
  padding: 24px 16px;
  max-width: 100%;
  width: 100%;
}

.article__short {
  margin: 0 0 16px;
}

.article__short ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.article__short li {
  color: #C4C4C4;
  font-size: 14px;
  line-height: 1.3;
  margin: 0 30px 15px 0;
}

.article__short li a {
  color: #C4C4C4;
  font-size: 14px;
  line-height: 1.3;
  text-decoration: underline;
  display: inline-block;
  margin: 0 0 0 4px;
}

.article__short li a:hover {
  color: #6756D1;
  text-decoration: none;
}

.article__title {
  margin: 0 0 24px;
}

.article__lead {
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  margin: 24px 0 32px;
}

.article__img {
  position: absolute;
  top: 0;
  left: 0;
}

.article__img-wrap {
  position: relative;
  padding: 58.5% 0 0;
  overflow: hidden;
  margin: 32px 0;
}

.article__content h2 {
  position: relative;
  margin: 28px 0 24px;
  padding: 0 0 0 28px;
}

.article__content h2:before {
  content: '';
  width: 12px;
  height: 12px;
  background: #f36f21;
  border-radius: 4px;
  display: block;
  position: absolute;
  top: 9px;
  left: 0;
}

.article__content h3 {
  margin: 28px 0 24px;
}

.article__content .editor-js-image {
  margin: 0 0 24px;
  font-style: italic;
}

.article__content .editor-js-image img {
  margin: 0 0 4px;
}

.article__content p {
  font-size: 14px;
  margin: 28px 0;
}

.article__content ol {
  padding: 0 0 0 24px;
}

.article__content ul {
  list-style: none;
  padding: 0 0 0 24px;
  margin: 28px 0;
}

.article__content ul li {
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  padding: 0 0 0 32px;
  margin: 0 0 16px;
  position: relative;
}

.article__content ul li p {
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

.article__content ul li:before {
  content: '';
  width: 12px;
  height: 12px;
  min-width: 12px;
  position: absolute;
  top: 4px;
  left: 0;
  background: #FF8518;
  border-radius: 50%;
}

.article__content ul li:last-child {
  margin: 0;
}

.article__content blockquote {
  color: #000;
  font-weight: 900;
  font-size: 14px;
  line-height: 1.5;
  border: 4px solid #FFC28B;
  border-radius: 10px;
  width: 100%;
  margin: 28px 0;
  padding: 24px 40px 24px 24px;
}

.article__content blockquote p {
  color: #000;
  font-weight: 900;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

.article__content .blockquote-bright,.article__content .blockquote-gray {
  margin: 28px 0;
  padding: 24px 40px 24px 24px;
  border-radius: 10px;
}

.article__content .blockquote-bright blockquote,.article__content .blockquote-gray blockquote {
  margin: 0;
  padding: 0;
  border: none;
}

.article__content .blockquote-gray {
  background: #EFEFEF;
}

.article__content .blockquote-bright {
  background: #6756D1;
}

.article__content .blockquote-bright blockquote,.article__content .blockquote-bright p {
  color: #fff;
}

.article__content .list-bg,.article__content .list-border {
  border-radius: 10px;
  padding: 28px 20px;
  margin: 28px 0;
}

.article__content .list-bg ul,.article__content .list-border ul {
  margin: 0;
}

.article__content .list-bg {
  background: #6756D1;
}

.article__content .list-bg li {
  color: #fff;
}

.article__content .list-border {
  border: 4px solid #FFC28B;
}

.article .tags {
  margin: 0 -10px -15px;
}

.article .tags__item {
  padding: 0 10px;
  margin: 0 0 15px;
  min-width: 120px;
  width: auto;
}

.card-trainer {
  margin: 0 0 16px;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}

.card-trainer__body {
  background: #fff;
  padding: 16px;
  overflow: hidden;
}

.card-trainer__body .btn--accent {
  max-width: 190px;
  margin: 0 auto;
}

.card-trainer__title {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 12px;
}

.card-trainer__img {
}

.card-trainer__img-wrap {
  position: relative;
  overflow: hidden;
}

.card-trainer__icon {
  min-height: 100px;
  max-height: 100px;
  background-color: #C7E2FF;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 70px;
}

.card-trainer__mark {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  background: rgba(0, 0, 0, .4);
  position: absolute;
  right: 8px;
  bottom: 8px;
  padding: 0 6px;
  border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.card-trainer-task .card-trainer__icon {
  background-image: url('../img/icons/card-trainer-task.svg');
}

.card-trainer-article .card-trainer__icon {
  background-image: url('../img/icons/card-trainer-article.svg');
}

.categories {
  margin: 42px 0;
}

.categories__item {
  padding: 0 15px;
}

.categories__item-inner {
  display: block;
  border-radius: 10px;
  position: relative;
  transition: .6s ease-in-out;
  overflow: hidden;
}

.categories__item-inner:hover {
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}

.categories__item-inner:before {
  content: '';
  background: linear-gradient(180deg, rgba(41, 47, 69, 0.16) 0%, rgba(0, 0, 0, 0) 82.42%);
  width: 100%;
  height: 90px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 3;
}

.categories__item-title {
  color: #fff;
  font-weight: 900;
  font-size: 17px;
  line-height: 1.5;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 4;
  padding: 16px;
  background: transparent;
}

.categories-static .categories__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -12px -24px;
}

.categories-static .categories__item {
  width: 50%;
  padding: 0 12px;
  margin: 0 0 24px;
}

.categories-static .categories__item-inner {
}

.categories-static .categories__item-title {
  color: #000;
  font-size: 14px;
}

.categories-carousel {
  margin: 52px 0;
}

.categories-carousel .slick-list {
  padding: 50px 0;
  margin: -50px 0;
}

.categories-carousel .categories__item-inner {
  width: 206px;
}

.categories-carousel .slick-track {
  margin: 0 -15px;
}

.trainers {
  margin: 42px 0;
}

.trainers__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -24px;
}

.trainers__item {
  width: 50%;
  padding: 0 12px;
  margin: 0 0 24px;
}

.trainers__item-inner {
  box-shadow: 4px 4px 10px rgba(39, 40, 53, 0.07);
  border-radius: 10px;
  background: #fff;
  display: block;
  height: 100%;
  transition: .6s ease-in-out;
}

.trainers__item-inner:hover {
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}

.trainers__item-footer {
  background: #fff;
  padding: 10px 10px 16px;
  border-radius: 0 0 10px 10px;
  text-align: center;
}

.trainers__item-footer .btn {
  width: 100%;
}

.trainers__item-title {
  color: #000;
  font-size: 15px;
}

.trainers__item-img {
  width: 100%;
}

.trainers__item-img-wrap {
  position: relative;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

.trainers .btn--block {
  margin: 32px 0 0;
}

.trainers-scroll {
  overflow: hidden;
}

.trainers-scroll .trainers__list {
  flex-wrap: nowrap;
  overflow: auto;
  padding: 50px 0;
  margin: -50px -15px;
}

.trainers-scroll .trainers__item {
  width: auto;
  padding: 0 15px;
  margin: 0;
}

.trainers-scroll .trainers__item-inner {
  width: 206px;
  min-width: 206px;
}

.section {
  background: #fff;
  border-radius: 10px;
  margin: 42px 0;
  padding: 32px 24px;
}

.section h2 {
  margin: 32px 0 24px;
}

.section h2:first-child {
  margin: 0 0 24px;
}

.section a:not([class]) {
  color: #44369a;
  text-decoration: underline;
}

.section a:not([class]):hover {
  color: #6756d1;
  text-decoration: none;
}

.section ul:not([class]) {
  margin: 24px 0;
}

.section ul:not([class]) li {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 1.3;
}

.section ul:not([class]) li:last-child {
  margin: 0;
}

.section p:not([class]) {
  margin: 24px 0;
}

.section:last-child {
  margin-bottom: 0;
}

.manual {
  margin: 40px 0 0;
}

.manual__item {
  width: 100%;
  padding: 40px 0 24px;
  border-bottom: 1px solid #E7E7E7;
}

.manual__item-inner {
}

.manual__item-inner:hover .manual__item-title {
  text-decoration: none;
  color: #6756d1;
}

.manual__item-img-wrap {
  margin: 0 0 16px;
  max-width: 36px;
  min-width: 36px;
}

.manual__item-title {
  color: #000;
  font-weight: 900;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: underline;
  margin: 0 0 16px;
  transition: .2s;
}

.manual__item-desc {
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  margin: 16px 0 0;
}

.manual__item:first-child {
  padding-top: 0;
}

.manual__item:last-child {
  border: none;
  padding-bottom: 0;
}

.main-block .container {
  padding: 0;
}

.card {
  max-width: 420px;
  margin: 0 auto;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  padding: 16px;
}

.card-header {
  font-family: Helvetica Neue Cyr, sans-serif;
  color: #000;
  font-weight: 900;
  font-size: 20px;
  line-height: 1.3;
  margin: 0 0 16px;
}

.card .form-group {
  margin: 0 0 20px;
}

.card .form-control {
  border: 1px solid #e5e5e5;
  outline: 0;
  resize: none;
  background: #fff;
  border-radius: 4px;
  min-height: 40px;
  padding: 0 16px;
  color: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  width: 100%;
}

.card .col-form-label {
  display: block;
  color: rgba(0, 0, 0, .5);
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 4px;
}

.card .btn-primary {
  font-size: 15px;
  min-width: 160px;
}

.card .btn-link {
  min-height: 1px;
  padding: 0;
  outline: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  border-radius: 0;
  margin: 16px 0 0;
  display: block;
  color: rgba(0, 0, 0, .5);
  font-size: 15px;
  line-height: 1.5;
  text-decoration: underline;
}

.card .btn-link:hover {
  color: #6756d1;
  text-decoration: none;
}

.pagination {
  list-style: none;
  padding: 0;
  margin: 30px -5px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.pagination .page-item {
  padding: 5px;
}

.pagination .page-item.active .page-link {
  color: #fff;
  background: #FF8518;
}

.pagination .page-item:last-child {
  margin-bottom: 32px;
  margin-right: 0;
}

.pagination .page-link {
  display: block;
  width: 30px;
  height: 30px;
  min-width: 30px;
  color: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.02em;
  border-radius: 4px;
  background: #E7E7E7;
  text-align: center;
}

span.page-link {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}

.rubricator__list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 40px -15px -32px;
}

.rubricator__item {
  padding: 0 15px;
  margin: 0 0 32px;
  width: 100%;
}

.rubricator__item-inner {
  text-decoration: none;
}

.rubricator__item-inner:hover .rubricator__item-title {
  text-decoration: none;
  color: #6756d1;
}

.rubricator__item-title {
  color: #000;
  font-weight: 900;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: underline;
  margin: 0 0 6px;
  transition: .2s;
}

.rubricator__item-desc {
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  margin: 6px 0 0;
}

.rubricator__item-img-wrap {
  max-width: 64px;
  min-width: 64px;
  margin: 0 0 16px -12px;
}

.rubricator--full {
  margin: 24px 0 0;
}

.rubricator--full .rubricator__item {
  width: 100%;
  padding: 0;
}

.recital {
  background: #fff;
  border-radius: 10px;
  padding: 16px;
  margin: 0 0 24px;
}

.recital__row {
  align-items: flex-start;
  margin: 0 0 16px;
  display: flex;
  justify-content: space-between;
}

.recital__img-wrapper {
  width: 56px;
  height: 56px;
  min-width: 56px;
  border-radius: 50%;
  overflow: hidden;
}

.recital__title {
  color: #000;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  font-family: Helvetica Neue Cyr, sans-serif;
  margin: 0;
}

.recital__info {
  margin: 12px 0;
}

.recital__info p {
  margin: 0;
  color: rgba(0, 0, 0, .5);
}

.recital__social {
  margin: 32px 0;
}

.crew__list {
  justify-content: space-between;
  margin: 24px 0 -12px;
  display: flex;
  flex-wrap: wrap;
}

.crew__item {
  width: 48%;
  margin: 0 0 24px;
  color: rgba(0, 0, 0, .5);
  font-weight: 400;
  font-size: 17px;
  line-height: 1.7;
  text-decoration: none;
}

.crew__item-img--wrapper {
  width: 88px;
  min-width: 88px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 0 8px;
}

.crew__item-post {
  color: rgba(0, 0, 0, .5);
}

.tags {
  display: flex;
  flex-wrap: wrap;
  margin: 40px -15px -20px;
}

.tags__item {
  width: 100%;
  padding: 0 15px;
  margin: 0 0 20px;
}

.tags .btn--tag {
  color: #000;
  width: 100%;
  text-decoration: none;
}

.footer {
  font-family: 'Lato', sans-serif;
  background: #f5f5f5;
  margin: 40px 0 0;
  position: relative;
}

.footer__container {
  position: static;
  padding: 24px 15px 48px;
}

.footer__container:before {
  content: '';
  background: #C4C4C4;
  height: 1px;
  position: absolute;
  top: 0;
  right: 15px;
  left: 15px;
  display: block;
}

.footer__row {
  display: flex;
  flex-direction: column;
  margin: 0 0 20px;
}

.footer__row p {
  margin: 0;
  order: 2;
}

.footer__nav {
  order: 2;
}

.footer__nav ul {
  list-style: none;
  padding: 0;
  margin: 0 0 -8px;
  display: flex;
  flex-wrap: wrap;
}

.footer__nav li {
  margin: 0 16px 8px 0;
}

.footer__nav a {
  color: rgba(0, 0, 0, .5);
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  text-decoration: underline;
  white-space: nowrap;
}

.footer__nav a:hover {
  color: #000;
  text-decoration: none;
}

.footer p {
  color: rgba(0, 0, 0, .5);
  font-size: 14px;
  line-height: 1.3;
}

.footer__logo {
  min-width: 137px;
  max-width: 137px;
  margin: 0 0 24px;
  order: 1;
}

.footer .social {
  margin: 0 0 32px;
  order: 1;
}

.footer__copyright {
  margin: 24px 0 0;
}

@media (min-width: 380px) {
  .manual__item-inner {
    display: flex;
    align-items: flex-start;
  }

  .manual__item-img-wrap {
    margin: 0 32px 0 0;
  }

  .rubricator__item-inner {
    display: flex;
    align-items: flex-start;
  }

  .rubricator__item-img-wrap {
    margin: 0 4px 0 0;
  }

  .tags__item {
    width: 50%;
  }
}

@media (min-width: 480px) {
  .hide-sm-only {
    display: none;
  }

  .article {
    padding: 32px 24px;
  }

  .article .tags__item {
    min-width: 186px;
  }

  .categories-static .categories__list {
    margin: 0 -15px -24px;
  }

  .categories-static .categories__item {
    width: 33.3%;
    padding: 0 15px;
  }

  .categories-static .categories__item-title {
    color: #fff;
    font-size: 15px;
  }

  .trainers__item {
    width: 33.3%;
  }

  .crew__list {
    justify-content: flex-start;
    margin-right: -3%;
    margin-left: -3%;
  }

  .crew__item {
    width: 27%;
    margin-right: 3%;
    margin-left: 3%;
  }
}

@media (min-width: 785px) {
  .container {
    max-width: 768px;
  }

  h1 {
    font-size: 34px;
  }

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 18px;
  }

  p {
    font-size: 16px;
  }

  ol,ul {
    margin: 32px 0;
  }

  ol li,ul li {
    font-size: 16px;
    margin: 0 0 32px;
  }

  ol li p,ul li p {
    font-size: 16px;
  }

  ol li:last-child,ul li:last-child {
    margin: 0;
  }

  .page-title {
    margin: 42px 0 32px;
  }

  .page-title h2 {
    margin: 0 0 32px;
  }

  .main-block {
    margin: 32px 0 40px;
  }

  .main-aside-block {
    flex-wrap: nowrap;
    margin: 32px 0;
  }

  .sidebar {
    min-width: 210px;
    max-width: 210px;
    margin: 0 0 0 30px;
  }

  .btn {
    font-size: 20px;
  }

  .btn--wide {
    padding: 0 56px;
  }

  .btn--large {
    min-height: 46px;
  }

  .btn--huge {
    min-height: 56px;
  }

  .btn--tag {
    font-size: 15px;
  }

  section {
    padding: 60px 0;
  }

  .hide-md-up {
    display: none;
  }

  .slick-next,.slick-prev {
    width: 60px;
    height: 60px;
    min-width: 60px;
  }

  .slick-prev {
    left: -30px;
  }

  .slick-next {
    right: -30px;
  }

  .form__row {
    display: flex;
    margin: 0 -7px 16px;
  }

  .form__row .input {
    padding: 0 7px;
  }

  .input__label {
    font-size: 17px;
  }

  .header__container {
    max-width: 1280px;
  }

  .intro__title {
    font-size: 34px;
  }

  .intro__desc {
    font-size: 25px;
  }

  .article {
    max-width: 925px;
    margin: 0 30px 0 0;
  }

  .article__short li {
    font-size: 16px;
  }

  .article__short li a {
    font-size: 16px;
  }

  .article__lead {
    font-size: 16px;
  }

  .article__content h2 {
    margin: 40px 0 28px;
    padding: 0 0 0 36px;
  }

  .article__content h2:before {
    width: 16px;
    height: 16px;
    top: 11px;
  }

  .article__content h3 {
    margin: 40px 0 28px;
  }

  .article__content p {
    font-size: 16px;
    margin: 32px 0;
  }

  .article__content ol {
    padding: 0 0 0 32px;
  }

  .article__content ul {
    padding: 0 0 0 32px;
    margin: 32px 0;
  }

  .article__content ul li {
    font-size: 16px;
    margin: 0 0 32px;
  }

  .article__content ul li p {
    font-size: 16px;
  }

  .article__content ul li:before {
    top: 5px;
  }

  .article__content ul li:last-child {
    margin: 0;
  }

  .article__content blockquote {
    font-size: 16px;
    margin: 32px 0;
    padding: 28px 48px 28px 28px;
  }

  .article__content blockquote p {
    font-size: 16px;
  }

  .article__content .blockquote-bright,.article__content .blockquote-gray {
    margin: 32px 0;
    padding: 28px 48px 28px 28px;
  }

  .article__content .list-bg,.article__content .list-border {
    padding: 32px 28px;
    margin: 32px 0;
  }

  .card-trainer {
    margin: 0 0 30px;
  }

  .card-trainer__body {
    padding: 24px 16px;
    text-align: center;
  }

  .card-trainer__title {
    font-size: 17px;
    margin: -6px auto 12px;
    max-width: 190px;
  }

  .card-trainer__img {
    position: absolute;
    top: 0;
    left: 0;
  }

  .card-trainer__img-wrap {
    padding: 100% 0 0;
  }

  .card-trainer__icon {
    min-height: 140px;
    max-height: 140px;
    background-size: 128px;
  }

  .card-trainer__mark {
    font-size: 20px;
    line-height: 45px;
    right: 24px;
    bottom: 24px;
  }

  .categories-static .categories__list {
    margin-bottom: -30px;
  }

  .categories-static .categories__item {
    width: 25%;
    margin: 0 0 30px;
  }

  .categories-static .categories__item-title {
    font-size: 17px;
  }

  .trainers__list {
    margin: 0 -15px -30px;
  }

  .trainers__item {
    width: 25%;
    padding: 0 15px;
    margin: 0 0 30px;
  }

  .trainers__item-title {
    font-size: 17px;
  }

  .trainers .btn--block {
    margin: 42px 0 0;
  }

  .section {
    padding: 40px;
  }

  .section ul:not([class]) {
    margin: 32px 0;
  }

  .section ul:not([class]) li {
    font-size: 17px;
  }

  .section p:not([class]) {
    margin: 32px 0;
  }

  .manual__item-desc {
    font-size: 16px;
  }

  .card-header {
    font-size: 24px;
  }

  .rubricator__item {
    width: 50%;
  }

  .rubricator__item-desc {
    font-size: 16px;
  }

  .recital {
    padding: 24px;
  }

  .recital__title {
    font-size: 24px;
  }

  .tags__item {
    width: 25%;
  }

  .footer {
    margin: 52px 0 0;
  }

  .footer__container {
    padding: 24px 15px 120px;
  }

  .footer__row {
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
  }

  .footer__row p {
    order: 1;
  }

  .footer__nav {
    order: 1;
  }

  .footer__nav a {
    font-size: 16px;
  }

  .footer p {
    font-size: 16px;
  }

  .footer__logo {
    margin: 0 0 0 24px;
    order: 2;
  }

  .footer .social {
    margin: 0 0 0 24px;
    order: 2;
  }

  .footer__copyright {
    margin: 30px 0 0;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 991px;
  }

  ol,ul {
    margin: 40px 0;
  }

  .hide-lg-up {
    display: none;
  }

  .header {
    height: 60px;
  }

  .header__logo {
    max-width: 183px;
    min-width: 183px;
  }

  .header__row {
    justify-content: flex-start;
  }

  .header__nav {
    margin: 0 0 0 24px;
    padding: 0;
    display: block;
  }

  .header__nav-list {
    display: flex;
    align-items: center;
  }

  .header__nav-item {
    height: 60px;
    display: inline-flex;
    align-items: center;
  }

  .header__nav-item--arrow:hover .header__nav-child-list {
    display: block;
  }

  .header__nav-item:hover {
    background: #6756D1;
  }

  .header__nav-link {
    font-size: 14px;
    line-height: 60px;
    display: block;
  }

  .header__nav-link:after,.header__nav-link:before {
    display: block;
  }

  .header__nav-child-list {
    position: absolute;
    top: 60px;
    left: 0;
    width: 326px;
  }

  .header__burger {
    display: none;
  }

  .intro {
    height: 400px;
    text-align: left;
  }

  .intro__info {
    max-width: 480px;
  }

  .intro__img-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .article {
    padding: 42px 52px;
  }

  .article__content p {
    margin: 40px 0;
  }

  .article__content ul {
    margin: 40px 0;
  }

  .article__content blockquote {
    margin: 40px 0;
  }

  .article__content .blockquote-bright,.article__content .blockquote-gray {
    margin: 40px 0;
  }

  .article__content .list-bg,.article__content .list-border {
    padding: 40px 32px;
    margin: 40px 0;
  }

  .manual__item-img-wrap {
    max-width: 48px;
    min-width: 48px;
  }

  .rubricator__list {
    margin: 40px -30px -50px;
  }

  .rubricator__item {
    padding: 0 30px;
    margin: 0 0 50px;
  }

  .rubricator__item-img-wrap {
    max-width: 96px;
    min-width: 96px;
  }

  .tags__item {
    width: 20%;
  }
}

@media (min-width: 1152px) {
  .container {
    max-width: 1182px;
  }

  .hide-xl-only {
    display: none;
  }

  .header__container {
    max-width: 1280px;
  }

  .header__nav-link {
    font-size: 16px;
    padding: 0 20px;
  }

  .intro {
    height: 420px;
  }

  .intro__info {
    max-width: 584px;
  }

  .intro__img-wrap {
    max-width: 496px;
  }

  .article__content blockquote {
    padding: 32px 52px 32px 32px;
  }

  .article__content .blockquote-bright,.article__content .blockquote-gray {
    padding: 32px 52px 32px 32px;
  }

  .card-trainer__icon {
    min-height: 174px;
    max-height: 174px;
  }

  .categories-static .categories__item {
    width: 20%;
  }

  .trainers__item {
    width: 20%;
  }

  .crew__item {
    width: 19%;
  }
}

@media (max-width: 784px) {
  .btn--large {
    font-size: 15px;
  }

  .hide-md-down {
    display: none;
  }

  .card-trainer {
    width: 100%;
    display: flex;
    align-items: flex-start;
  }

  .card-trainer__img-wrap {
    min-width: 100px;
    border-radius: 10px;
    margin: 16px 0 16px 16px;
    max-width: 100px;
    width: 100%;
  }

  .card-trainer__icon {
    margin: 16px 0 16px 16px;
    width: 100px;
    border-radius: 10px;
  }
}

@media (max-width: 1151px) {
  .hide-xl-down {
    display: none;
  }
}

@media (max-width: 991px) {
  .hide-lg-down {
    display: none;
  }

  .header__nav {
    position: absolute;
    top: 48px;
    right: 0;
    width: 240px;
    background: #44369A;
    height: calc(100vh - 48px);
    overflow: auto;
    z-index: 997;
  }

  .header__nav-item--arrow .header__nav-link {
    pointer-events: none;
  }

  .header__nav-item--arrow .header__nav-link:after {
    display: block;
    background: url('../img/icons/chevron-down.svg') no-repeat center/contain;
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin: 0 0 0 24px;
    position: static;
    -webkit-transform: none;
    transform: none;
  }

  .header__nav-item--arrow.is-active .header__nav-link:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .header__nav-item--arrow.is-active .header__nav-child-list {
    display: block;
  }

  .header__nav-link {
    width: 100%;
  }

  .header__nav-child-list.is-show {
    display: block;
  }

  .header-mobile-show .header__nav {
    display: block;
  }
}

@media (max-width: 479px) {
  .hide-sm-down {
    display: none;
  }

  .categories-static .categories__item-inner {
    box-shadow: 4px 4px 10px rgb(39 40 53 / 7%);
    height: 100%;
  }

  .categories-static .categories__item-title {
    text-shadow: none;
    position: static;
    padding: 10px 10px 16px;
    background: #fff;
    height: 100%;
  }
}

