

/* Start:/local/templates/html/components-template/small-filter/style.css?17022041421362*/
@media (max-width: 1024) {
  .small-filter-slider {
    overflow: visible; } }

.catalog-filter-body {
  position: relative;
  z-index: 12; }

.small-filter-section {
  height: 40px; }

.small-filter-slider {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  z-index: 10; }

.small-filter-toggle {
  white-space: nowrap; }

.small-filter {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  .small-filter:not(:last-child) {
    margin: 0 10px 0 0; }

.small-filter-dropdown {
  background: #FFFFFF;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 1;
  min-width: 100%;
  padding: 12px 20px;
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  max-height: 275px;
  overflow-y: auto;
  overflow-x: hidden; }
  .small-filter-dropdown::-webkit-scrollbar {
    height: 3px;
    width: 3px; }
  .small-filter-dropdown::-webkit-scrollbar-thumb {
    background-color: #ddddde;
    height: 3px;
    width: 3px; }
  .small-filter-dropdown.active {
    display: block; }
  .small-filter-dropdown .form-group:last-child {
    margin-bottom: 7px; }

@media (min-width: 1024px) {
  .small-filter-slider {
    width: auto;
    padding: 0 10px 10px !important;
    margin: 0 -10px -10px !important; }
  .small-filter--right .small-filter-dropdown {
    left: auto;
    right: 0; } }

/* End */


/* Start:/local/templates/html/components-template/filter-billet/style.css?17022041422360*/
.filter-billet {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  display: flex;
  z-index: 129;
  background-color: #fff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05); }

.filter-billet-btn {
  width: 50%;
  height: 40px;
  cursor: pointer;
  line-height: 40px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.filter-billet-btn--filter {
  background: #007261;
  font-style: normal;
  font-weight: 500;
  font-size: calc((14 / 16) * 1rem);
  letter-spacing: 0.01em;
  color: #FFFFFF; }
  .filter-billet-btn--filter:after {
    content: '';
    display: block;
    min-width: 16px;
    width: 16px;
    height: 16px;
    margin: 0 0 0 5px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99985 13.7422L5.99985 11V7.42188L2.28508 3.70711C1.89456 3.31658 1.89456 2.68342 2.28508 2.29289C2.48131 2.09666 2.7388 1.99904 2.99599 2.00001L2.99985 2H12.9842C13.5326 2 13.9778 2.44134 13.9842 2.98818C13.9913 3.25306 13.8938 3.52025 13.6916 3.72241L9.99985 7.41419L9.99985 11.8125C9.99985 11.9125 9.98516 12.0092 9.95781 12.1003C9.91412 12.2651 9.82765 12.421 9.69838 12.5502L7.71806 14.5306C7.32754 14.9211 6.69438 14.9211 6.30385 14.5306C6.13314 14.3599 6.03705 14.1428 6.01559 13.9199C6.00525 13.8622 5.99985 13.8028 5.99985 13.7422Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center; }

.filter-billet-btn--reset {
  font-style: normal;
  font-weight: normal;
  font-size: calc((14 / 16) * 1rem);
  line-height: 22px;
  color: #898989; }
  .filter-billet-btn--reset:before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.0859 5.24988L13.2338 10.1085L13.7645 10.6385L18.6166 5.77985L18.0859 5.24988ZM18.0863 17.9998L12.2446 12.1581L6.66285 17.7338L6.13281 17.2032L11.7142 11.6278L6.13313 6.04669L6.66346 5.51636L18.6166 17.4695L18.0863 17.9998Z' fill='%23007261'/%3E%3C/svg%3E%0A");
    width: 24px;
    min-width: 24px;
    height: 24px; }

@media (min-width: 1024px) {
  .filter-billet {
    display: none; } }

/* End */


/* Start:/local/templates/html/components-template/catalog-list/style.css?1702204142163*/
.catalog-result {
  margin: 0 0 40px; }

.catalog-result-list {
  padding: 0 0 10px; }

@media (min-width: 1024px) {
  .catalog-result {
    margin: 0 0 80px; } }

/* End */


/* Start:/local/templates/html/components-template/filter/style.css?17022041423736*/
@charset "UTF-8";
.catalog-filter {
  display: flex;
  flex-direction: column;
  padding: 12px 0 20px; }

.catalog-filter-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 12px; }

.catalog-filter-title {
  font-style: normal;
  font-weight: normal;
  font-size: calc((16 / 16) * 1rem);
  line-height: 24px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #282828; }

.catalog-filter-sort {
  display: flex;
  align-items: center; }
  .catalog-filter-sort .form-group-select {
    width: auto;
    margin: 0; }

.catalog-filter-reset {
  display: flex;
  align-items: center;
  font-style: normal;
  font-weight: normal;
  font-size: calc((16 / 16) * 1rem);
  line-height: 24px;
  color: #30393F;
  cursor: pointer;
  display: none;
  transition: all ease 0.3s; }
  .catalog-filter-reset .icon {
    transition: fill 0.3s, stroke 0.3s; }
  .catalog-filter-reset[href]:hover {
    color: #078A51; }
    .catalog-filter-reset[href]:hover .icon {
      fill: #078A51; }
  .catalog-filter-reset[href]:active {
    text-decoration: none;
    color: #078A51; }
    .catalog-filter-reset[href]:active .icon {
      fill: #078A51; }
  .catalog-filter-reset .icon {
    fill: #007261;
    margin: 0 10px 0 0; }

.catalog-filter-nav {
  padding: 0 0 10px;
  width: 100%;
  border-bottom: 1px solid rgba(177, 177, 177, 0.5); }
  .catalog-filter-nav .nav-list {
    display: flex;
    align-items: center;
    max-width: 100%;
    margin: 0 auto;
    overflow-x: auto;
    overflow-y: hidden; }
  .catalog-filter-nav .nav {
    width: auto;
    display: flex; }
  .catalog-filter-nav .nav-item {
    margin: 0 12px; }
    .catalog-filter-nav .nav-item.active .nav-link {
      color: #007261; }
  .catalog-filter-nav .nav-link {
    font-weight: 500;
    font-size: calc((12 / 16) * 1rem);
    line-height: 22px;
    text-transform: uppercase;
    color: #282828;
    white-space: nowrap; }

.catalog-filter-body {
  margin: 0 0 20px;
  height: 40px; }
  .catalog-filter-body .swiper-container-horizontal > .swiper-scrollbar {
    bottom: auto;
    top: 40px; }

@media (min-width: 768px) {
  .catalog-filter--title {
    padding: 35px 0 20px; }
  .catalog-filter-sort {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 10px 0 0 0;
    position: relative;
    z-index: 11; }
    .catalog-filter-sort:before {
      content: 'Сортировать:';
      font-style: normal;
      font-weight: 500;
      font-size: calc((16 / 16) * 1rem);
      line-height: 146.28%;
      letter-spacing: 0.01em;
      color: #30393F;
      margin: 0 10px 0 0; } }

@media (min-width: 1024px) {
  .catalog-filter-title {
    font-size: calc((16 / 16) * 1rem);
    line-height: 22px; }
  .catalog-filter-reset {
    display: flex; }
  .catalog-filter-header {
    margin: 0 0 20px; }
  .catalog-filter-nav {
    margin: 20px 0 20px 0;
    padding: 16px 0;
    border-top: 1px solid rgba(177, 177, 177, 0.5); }
    .catalog-filter-nav .nav-link {
      font-weight: 500;
      font-size: calc((15 / 16) * 1rem);
      line-height: 22px; }
      .catalog-filter-nav .nav-link:not(span) {
        cursor: pointer;
        transition: all ease 0.3s; }
        .catalog-filter-nav .nav-link:not(span) .icon {
          transition: fill 0.3s, stroke 0.3s; }
        .catalog-filter-nav .nav-link:not(span)[href]:hover {
          color: #078A51; }
          .catalog-filter-nav .nav-link:not(span)[href]:hover .icon {
            fill: #078A51; }
        .catalog-filter-nav .nav-link:not(span)[href]:active {
          text-decoration: none;
          color: #078A51; }
          .catalog-filter-nav .nav-link:not(span)[href]:active .icon {
            fill: #078A51; } }

/* End */


/* Start:/local/templates/html/components-template/finance/style.css?17022041422413*/
.finance-skills {
  max-width: 1265px;
  margin: auto;
  margin-bottom: 90px;
  margin-top: 20px; }
  @media (max-width: 575px) {
    .finance-skills {
      margin-bottom: 40px; } }
  .finance-skills__descr {
    font-size: 20px;
    font-weight: 400; }
    @media (max-width: 575px) {
      .finance-skills__descr {
        font-size: 17px; } }
  .finance-skills__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -15px;
    margin-top: 36px; }
    @media (max-width: 575px) {
      .finance-skills__list {
        margin-left: 0px;
        margin-right: 0px; } }
  .finance-skills__item {
    padding: 0px 15px;
    width: 25%;
    margin-bottom: 30px; }
    @media (max-width: 1023px) {
      .finance-skills__item {
        width: 50%; } }
    @media (max-width: 575px) {
      .finance-skills__item {
        width: 100%;
        padding: 0px; } }

.finance-skill__image {
  margin-bottom: 10px; }

.finance-skill__title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px; }

.finance-skill__descr {
  font-size: 15px;
  font-weight: 400;
  max-width: 290px; }

.finance-reasons {
  padding: 90px 0px;
  position: relative;
  line-height: 1.3;
  color: #FFFFFF; }
  @media (max-width: 767px) {
    .finance-reasons {
      padding: 40px 0px; } }
  .finance-reasons:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(55, 170, 53, 0.85); }
  .finance-reasons__bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0; }
    .finance-reasons__bg img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .finance-reasons__inner {
    display: flex;
    position: relative;
    z-index: 1;
    max-width: 1265px;
    margin: auto; }
    @media (max-width: 1023px) {
      .finance-reasons__inner {
        flex-direction: column;
        align-items: flex-start; } }
  .finance-reasons__title {
    font-size: 40px;
    font-weight: 700;
    width: 440px;
    flex: 0 0 auto; }
    .finance-reasons__title .title-value {
      margin-right: 0px; }
    @media (max-width: 1023px) {
      .finance-reasons__title {
        width: auto; } }
  .finance-reasons__descr {
    padding-left: 77px; }
    .finance-reasons__descr p {
      font-size: 15px;
      margin-bottom: 15px; }
    @media (max-width: 1023px) {
      .finance-reasons__descr {
        padding-left: 0px; } }

/* End */


/* Start:/local/templates/html/components-template/banner-search/style.css?17022041421176*/
.banner-search-section {
  padding: 20px 0 20px; }

.banner-search {
  margin: 0 0 20px; }

.banner-search--schedule {
  margin: 0 0 40px; }

.banner-search-img-wrap {
  margin: 0 auto;
  max-width: 180px; }

.banner-search-name {
  font-weight: bold;
  font-size: calc((26 / 16) * 1rem);
  line-height: 34px;
  color: #282828;
  margin: 0 0 12px; }

.banner-search-desc {
  font-style: normal;
  font-weight: normal;
  font-size: calc((12 / 16) * 1rem);
  line-height: 18px;
  color: #282828;
  margin: 0 0 20px; }

@media (min-width: 1024px) {
  .banner-search-section {
    padding: 80px 0 40px; }
  .banner-search {
    margin: 0 0 40px;
    border: 1px solid #DFDFDF; }
  .banner-search--schedule {
    margin: 0 0 80px; }
  .banner-search-name {
    font-size: calc((30 / 16) * 1rem);
    line-height: 120%;
    margin: 0 0 12px; }
  .banner-search-container {
    display: flex;
    align-items: center;
    padding: 5px 57px 15px 80px; }
  .banner-search-img-wrap {
    min-width: 333px;
    order: 1; }
  .banner-search-body {
    padding: 35px 0 25px; }
  .banner-search-desc {
    font-size: calc((16 / 16) * 1rem);
    line-height: 24px;
    margin: 0 0 30px; } }

/* End */


/* Start:/local/templates/html/components/slam/filter/side-catalog-ajax/style.css?17022041401203*/
/*.ajaxfilter-disabled {*/
	/*display: none;*/
/*}*/


/*.ajaxfilter-disabled input[type=checkbox] + label {*/
	/*color: #e5e5ea;*/
/*}*/

.ajax-result.filter-preloader:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	opacity: .5;
	z-index: 200;
}

.ajax-result .preloader.filter-preloader-block{
	display: none;
	opacity: 1;
	position: absolute;
	z-index: 200;
	top: 210px;
	left: 50%;
}
.checkbox.ajaxfilter-disabled label{
	color: #ccc!important;
}

.ajax-result.filter-preloader .preloader.filter-preloader-block{
	display: block;
}


@media (min-width: 980px) {
	.ext-prop-filter{
		display:none;
	}
}

.ajaxfilter-combo .form-group:not(:first-child).activate {
	-webkit-transform: translateY(-65px);
	transform: translateY(-65px);
	opacity: 0;
}

.ajaxfilter-combo .form-group:not(:last-child).deactivate {
	-webkit-transform: translateY(65px);
	transform: translateY(65px);
	opacity: 0;
}

.ajaxfilter-combo .form-group {
	transition: opacity .3s,-webkit-transform .3s;
	transition: transform .3s,opacity .3s;
	transition: transform .3s,opacity .3s,-webkit-transform .3s;
}
/* End */


/* Start:/local/templates/html/components-template/teacher-list/style.css?1702204142823*/
.teacher-list-section {
  padding: 20px 0 40px; }
  .teacher-list-section .teacher-list--new {
    gap: 50px 0; }
    @media (max-width: 1365px) {
      .teacher-list-section .teacher-list--new {
        gap: 0; } }
    @media (max-width: 1023px) {
      .teacher-list-section .teacher-list--new {
        gap: 20px 0; } }
  .teacher-list-section .teacher-card.teacher-card--grid {
    height: 274px; }
    @media (max-width: 1365px) {
      .teacher-list-section .teacher-card.teacher-card--grid {
        height: 225px; } }
    @media (max-width: 1023px) {
      .teacher-list-section .teacher-card.teacher-card--grid {
        height: auto; } }

.teacher-tag-list {
  margin: 0 0 30px; }

@media (min-width: 1024px) {
  .teacher-tag-list {
    margin: 0 0 70px; }
  .teacher-list-section {
    padding: 30px 0 80px; } }

/* End */


/* Start:/local/templates/html/components-template/teacher-card/style.css?17022041426473*/
.teacher-card-container {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  width: 100%; }

.teacher-card-img-wrap {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 155px;
  height: 155px;
  border-radius: 50%;
  border-radius: 8px;
  background-color: #ececec;
  margin-left: auto;
  margin-right: 100px; }

.teacher-card-img {
  position: relative;
  z-index: 1; }

.teacher-card-header {
  position: relative;
  z-index: 3;
  width: calc(100% - 85px);
  margin: -60px 0 0 85px; }

.teacher-card-name {
  display: flex;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 16px 25px 0;
  cursor: pointer;
  color: #007261;
  border-radius: 155px 0 0 0;
  background-color: #fff;
  font-size: calc((16 / 16) * 1rem);
  font-weight: 600;
  font-style: normal;
  line-height: 21px; }

.teacher-card-body {
  position: relative;
  z-index: 2;
  margin-top: -5px;
  padding: 80px 20px 20px;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08); }
  @media (max-width: 767px) {
    .teacher-card-body {
      flex-grow: 1; } }

.teacher-card-desc {
  width: 100%;
  margin: 0 0 20px;
  color: #30393f;
  font-size: calc((12 / 16) * 1rem);
  font-weight: normal;
  font-style: normal;
  line-height: 18px; }

.teacher-card-info-list {
  display: flex;
  align-items: center; }

.teacher-card-info {
  margin: 0 0 5px;
  color: #007261;
  font-size: calc((12 / 16) * 1rem);
  font-weight: normal;
  font-style: normal;
  line-height: 18px; }
  .teacher-card-info:not(:last-child) {
    margin-right: 15px; }

@media (min-width: 1024px) {
  .teacher-card-img-wrap {
    width: 223px;
    height: 223px;
    margin-right: 65px; }
  .teacher-card-body {
    padding: 95px 37px 20px;
    border-radius: 8px; }
  .teacher-card-info {
    font-size: calc((15 / 16) * 1rem);
    line-height: 24px; }
  .teacher-card-desc {
    margin: 0 0 15px;
    font-size: calc((15 / 16) * 1rem);
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .teacher-card-header {
    width: calc(100% - 102px);
    margin: -90px 0 0 102px; }
  .teacher-card-name {
    height: 90px;
    padding: 30px 75px 10px 35px;
    color: #fff;
    background-color: #30393f;
    font-size: calc((19 / 16) * 1rem);
    font-weight: 400;
    font-style: normal;
    line-height: 26px; }
  .teacher-card-body {
    margin: -50px 0px 0 -30px; } }

@media (min-width: 1365px) {
  .teacher-card-header {
    width: calc(100% - 162px);
    margin: -90px 0 0 162px; }
  .teacher-card-img-wrap {
    width: 352px;
    height: 352px;
    margin-right: 105px; } }

.teacher-card.teacher-card--slide {
  width: 290px; }
  @media (max-width: 767px) {
    .teacher-card.teacher-card--slide .teacher-card-body {
      padding-top: 30px; } }
  .swiper-container:not(.swiper-container-initialized) .teacher-card.teacher-card--slide:not(:last-child) {
    margin: 0 30px 0 0; }
  @media (min-width: 1024px) {
    .teacher-card.teacher-card--slide {
      width: 480px; }
      .teacher-card.teacher-card--slide:not(:last-child) {
        margin: 0 5px 0 0; }
      .teacher-card.teacher-card--slide:hover .teacher-card-body {
        display: block;
        opacity: 1;
        pointer-events: auto; }
      .teacher-card.teacher-card--slide:hover .teacher-card-name {
        color: #282828;
        background-color: #fff; }
        .teacher-card.teacher-card--slide:hover .teacher-card-name:hover, .teacher-card.teacher-card--slide:hover .teacher-card-name:focus {
          color: #078A51; }
      .teacher-card.teacher-card--slide .teacher-card-body {
        display: none;
        opacity: 0;
        transition: opacity .3s;
        pointer-events: none; }
      .teacher-card.teacher-card--slide.swiper-slide-active .teacher-card-body {
        display: block;
        opacity: 1;
        pointer-events: auto; }
      .teacher-card.teacher-card--slide.swiper-slide-active .teacher-card-name {
        transition: color .3s, background .3s;
        color: #282828;
        background-color: #fff; }
        .teacher-card.teacher-card--slide.swiper-slide-active .teacher-card-name:hover, .teacher-card.teacher-card--slide.swiper-slide-active .teacher-card-name:focus {
          transition: color .3s, background .3s;
          color: #078A51; } }

.teacher-card.teacher-card--grid {
  width: 100%;
  margin: 0; }
  .teacher-card.teacher-card--grid .teacher-card-name {
    color: #282828; }
  @media (min-width: 1024px) {
    .teacher-card.teacher-card--grid {
      height: 225px;
      margin: 0 0 70px; }
      .teacher-card.teacher-card--grid:hover {
        position: relative;
        z-index: 3; }
        .teacher-card.teacher-card--grid:hover .teacher-card-body {
          display: block;
          visibility: visible;
          opacity: 1;
          overflow: visible;
          height: auto;
          padding: 120px 40px 35px; }
      .teacher-card.teacher-card--grid .teacher-card-name {
        padding: 40px 0 10px 42px;
        background-color: #fff;
        font-size: calc((19 / 16) * 1rem);
        line-height: 26px;
        transition: all ease 0.3s; }
        .teacher-card.teacher-card--grid .teacher-card-name .icon {
          transition: fill 0.3s, stroke 0.3s; }
        .teacher-card.teacher-card--grid .teacher-card-name[href]:hover {
          color: #078A51; }
          .teacher-card.teacher-card--grid .teacher-card-name[href]:hover .icon {
            fill: #078A51; }
        .teacher-card.teacher-card--grid .teacher-card-name[href]:active {
          text-decoration: none;
          color: #078A51; }
          .teacher-card.teacher-card--grid .teacher-card-name[href]:active .icon {
            fill: #078A51; }
      .teacher-card.teacher-card--grid .teacher-card-body {
        visibility: hidden;
        opacity: 0;
        overflow: hidden;
        width: calc(100% + 40px);
        height: 0;
        margin: -90px 0 0 0;
        padding: 0;
        transition: opacity 0.3s;
        box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.09); }
        .teacher-card.teacher-card--grid .teacher-card-body:before {
          display: none; } }

[data-img='0'] .teacher-card-header {
  width: 100%;
  margin: 0; }

[data-img='0'] .teacher-card-name {
  border-radius: 0; }

[data-img='0'] .teacher-card-body {
  margin: 0;
  padding: 0 40px 40px; }

/* End */


/* Start:/local/templates/html/components-template/modal/style.css?170220414211056*/
@charset "UTF-8";
.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.modal {
  background-color: #fff; }
  .modal .modal-dialog {
    margin: 0 auto; }
  .modal .modal-content {
    border: none;
    border-radius: 0;
    background-clip: unset; }
  .modal .modal-footer > * {
    margin: unset; }
  .modal .modal-footer {
    display: flex;
    align-items: flex-start;
    flex-direction: column; }
  .modal .modal-close {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    padding: 0;
    cursor: pointer;
    border: none;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.0859 5.24988L13.2338 10.1085L13.7645 10.6385L18.6166 5.77985L18.0859 5.24988ZM18.0863 17.9998L12.2446 12.1581L6.66285 17.7338L6.13281 17.2032L11.7142 11.6278L6.13313 6.04669L6.66346 5.51636L18.6166 17.4695L18.0863 17.9998Z' fill='%23289628'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px; }
  .modal .modal-body {
    padding: 20px 20px 20px; }
  .modal .modal-header {
    display: flex;
    flex-direction: column;
    padding: 40px 20px 0;
    border-bottom: none;
    border-radius: 0; }
  .modal .modal-subtitle {
    margin: 16px 0 0 0;
    color: #282828;
    font-size: calc((12 / 16) * 1rem);
    font-weight: normal;
    font-style: normal;
    line-height: 18px; }
  .modal .modal-title {
    color: #282828;
    font-size: calc((26 / 16) * 1rem);
    font-weight: bold;
    font-style: normal;
    line-height: 34px; }
  @media (min-width: 576px) {
    .modal {
      background-color: transparent; } }
  @media (min-width: 768px) {
    .modal .modal-body {
      padding: 20px 60px 40px; }
    .modal .modal-header {
      display: flex;
      flex-direction: column;
      padding: 40px 60px 0;
      border-bottom: none;
      border-radius: 0; }
    .modal .modal-subtitle {
      margin: 30px 0 0 0;
      font-size: calc((15 / 16) * 1rem);
      line-height: 24px; }
    .modal .modal-title {
      font-size: calc((40 / 16) * 1rem);
      font-weight: bold;
      line-height: 103.18%; }
      .modal .modal-title:last-child {
        margin: 0 0 10px; }
    .modal .modal-close {
      top: 5px;
      right: 5px;
      background-size: 36px; }
    .modal .modal-dialog {
      max-width: 595px; }
    .modal .modal-dialog--lg {
      max-width: 768px; } }
  @media (min-width: 1366px) {
    .modal .modal-close:hover {
      opacity: 0.8; } }

@media (min-width: 1024px) {
  body.modal-open .header-fixed {
    width: calc(100% - 17px); } }

#smart_auth-confirm .modal-title {
  padding: 30px 60px 20px; }

#smart_auth-confirm .alert--confirm {
  padding: 10px 60px 20px; }

#smart_auth-confirm .alert-container {
  display: flex; }

#smart_auth-confirm .alert-icon {
  margin: 0 15px 0 0; }

#smart_auth-confirm .action-group {
  text-align: center; }

@media (min-width: 768px) {
  #smart_auth-confirm .modal-title {
    font-size: 36px; } }

#smart_auth-forget .modal-title {
  padding: 30px 60px 0; }

#smart_auth-forget .modal-subtitle {
  padding: 0 60px 20px; }

#smart_auth-success {
  padding: 0 60px 20px; }
  #smart_auth-success .modal-title {
    padding: 30px 0 20px; }

#modalformResume .drag_n_drop-field {
  padding: 0; }

#modalformResume .webform-field-upload {
  width: 160px;
  color: #007261;
  border: 1px solid #eaeaea;
  border-radius: 50px;
  background-color: transparent; }

#modalformResume .form-file-link {
  padding: 0 20px;
  letter-spacing: 0;
  text-transform: unset;
  color: #007261 !important;
  font-size: 16px; }

#modalformResume .webform-field-upload-list li div.webform-field-item-wrap {
  display: inline-flex; }

.webpay-content {
  display: block; }

.webpay-text {
  font-size: 13px;
  line-height: 1.8; }
  .webpay-text p {
    margin: 0 0 10px; }
  .webpay-text a {
    color: #007261; }

.webpay-text__imgs {
  margin: 20px 0 0; }
  .webpay-text__imgs .payment-system {
    max-height: 100%;
    margin: 0 0 20px; }

@media (min-width: 768px) {
  .modal-webpay .modal-dialog {
    max-width: 855px; }
  .webpay-content {
    display: flex; }
  .webpay-text__imgs {
    flex: 1 0 200px;
    max-width: 200px;
    margin: 0 0 0 20px; } }

.modal.modal-cookies .modal-cookie__info {
  font-size: 18px;
  font-weight: 400; }
  @media (max-width: 575px) {
    .modal.modal-cookies .modal-cookie__info {
      font-size: 16px; } }

.modal.modal-cookies .modal-cookie__control {
  margin: 15px 0px;
  display: flex;
  align-items: center;
  gap: 20px; }
  .modal.modal-cookies .modal-cookie__control > div {
    width: calc(50% - 10px); }
    .modal.modal-cookies .modal-cookie__control > div .btn {
      width: 100%; }

.modal.modal-cookies .modal-cookie__settings {
  border-bottom: 1px solid #282828;
  color: #282828;
  display: inline-block;
  font-weight: 500; }
  @media (min-width: 1024px) {
    .modal.modal-cookies .modal-cookie__settings:hover {
      cursor: pointer;
      border-color: #078A51;
      color: #078A51; } }

.modal.modal-cookies .modal-cookie__step-1, .modal.modal-cookies .modal-cookie__step-2 {
  display: none; }

.modal.modal-cookies .modal-cookie__step-1.active, .modal.modal-cookies .modal-cookie__step-2.active {
  display: block; }

.modal.modal-cookies .modal-cookie__title {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500; }
  @media (max-width: 575px) {
    .modal.modal-cookies .modal-cookie__title {
      font-size: 18px; } }

.modal.modal-cookies .modal-cookie__overflow {
  max-height: 65vh;
  overflow: auto;
  padding-right: 5px;
  margin-right: -10px; }
  .modal.modal-cookies .modal-cookie__overflow::-webkit-scrollbar {
    width: 5px;
    /* ширина для вертикального скролла */
    height: 5px;
    /* высота для горизонтального скролла */
    border-radius: 0px;
    background-color: #f5f5f5; }
  .modal.modal-cookies .modal-cookie__overflow::-webkit-scrollbar-thumb {
    background-color: #bdbdbd;
    border-radius: 0em; }
    .modal.modal-cookies .modal-cookie__overflow::-webkit-scrollbar-thumb:hover {
      background-color: #828282; }

.modal.modal-cookies .modal-cookie__footer {
  padding-top: 15px; }

.modal.modal-cookies .modal-cookie__checkbox {
  margin: 10px 0px; }

.modal.modal-cookies .modal-body {
  padding: 20px 25px;
  padding-bottom: 20px; }

.modal.modal-cookies .modal-dialog {
  max-width: 500px; }

.modal.modal-cookies .modal-close {
  display: none; }

.modal.modal-cookies .modal-cookie-alert {
  display: flex;
  align-items: flex-start;
  padding: 12px;
  margin: 12px 0;
  background-color: #fbeff1;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px; }
  .modal.modal-cookies .modal-cookie-alert__icon {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    fill: #ff9536; }
    .modal.modal-cookies .modal-cookie-alert__icon svg {
      max-width: 100%;
      max-height: 100%; }
  .modal.modal-cookies .modal-cookie-alert.hide {
    display: none; }

.modal.modal-cookies .checkbox label {
  font-weight: 500; }

.modal.modal-cookies .form-group {
  margin-bottom: 0px; }

.modal.modal-cookies .checkbox-descr {
  font-size: 13px;
  line-height: 1.4;
  margin-top: 3px;
  opacity: 0.6;
  padding-left: 36px; }

/* End */


/* Start:/local/templates/html/components-template/buy-form/style.css?17022041426949*/
.buy-form-section {
  z-index: 2;
  display: flex;
  align-items: center;
  margin: 0 0 40px;
  padding: 40px 0;
  background: #f1f2f1; }

.buy-form-order {
  margin: -40px -15px 0;
  padding: 40px 15px;
  background: #fff;
  box-shadow: 0 14px 60px rgba(0, 0, 0, 0.12); }

.buy-form-title-thanks {
  position: relative;
  padding: 25px 0 0;
  text-align: center;
  color: #282828;
  font-size: calc((18 / 16) * 1rem);
  font-weight: bold;
  font-style: normal;
  line-height: 24px; }
  .buy-form-title-thanks:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 83px;
    content: '';
    transform: translateX(-50%);
    border-top: 1px solid #dfdfdf; }

.buy-form-title-social {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px; }

.buy-form-title-social__title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px; }
  @media (max-width: 1023px) {
    .buy-form-title-social__title {
      font-size: 16px; } }

.buy-form-title-social__list {
  display: flex; }
  .buy-form-title-social__list .social-item .icon {
    fill: #868686; }

.buy-form-title-second {
  margin: 0 0 20px;
  letter-spacing: .01em;
  text-transform: uppercase;
  color: #30393F;
  font-size: calc((18 / 16) * 1rem);
  font-weight: 500;
  font-style: normal;
  line-height: 28px; }

.buy-form-title {
  width: 100%;
  margin: 0 0 20px;
  color: #282828;
  font-size: calc((26 / 16) * 1rem);
  font-weight: bold;
  font-style: normal;
  line-height: 1.3; }

.buy-form-title--center {
  text-align: center; }

.buy-form-desc {
  margin: 0 0 40px;
  color: #30393F;
  font-size: calc((15 / 16) * 1rem);
  font-weight: normal;
  font-style: normal;
  line-height: 24px; }
  .buy-form-desc a {
    color: #007261;
    transition: all ease 0.3s; }
    .buy-form-desc a .icon {
      transition: fill 0.3s, stroke 0.3s; }
    .buy-form-desc a[href]:hover {
      color: #078A51; }
      .buy-form-desc a[href]:hover .icon {
        fill: #078A51; }
    .buy-form-desc a[href]:active {
      text-decoration: none;
      color: #078A51; }
      .buy-form-desc a[href]:active .icon {
        fill: #078A51; }

.buy-form-desc--center {
  text-align: center; }

.buy-form-control:not(:last-child) {
  margin: 0 0 8px; }

.buy-form-price-list {
  margin: 0 0 15px; }

.buy-form-price-item {
  display: flex;
  align-items: baseline;
  font-size: calc((52 / 16) * 1rem);
  font-weight: 500;
  font-style: normal;
  line-height: 36px; }
  .buy-form-price-item:before {
    order: 1;
    content: '\00A0'; }
  .buy-form-price-item:after {
    order: 2;
    content: attr(data-sufix);
    font-size: calc((30 / 16) * 1rem); }
  .buy-form-price-item:not(:last-child) {
    margin: 0 0 8px; }

.buy-form-price-item--sale {
  color: #898989;
  font-size: calc((30 / 16) * 1rem);
  font-weight: 500;
  line-height: 24px;
  text-decoration-line: line-through; }
  .buy-form-price-item--sale:after {
    font-size: calc((20 / 16) * 1rem); }

.buy-form-desc-num {
  margin: 0 0 15px;
  text-align: center;
  font-size: 24px;
  font-weight: 600; }
  .buy-form-desc-num p {
    text-align: left; }

.buy-form-desc-list {
  text-align: left; }
  .buy-form-desc-list ol {
    font-size: 18px;
    font-weight: 600; }
  .buy-form-desc-list li {
    margin: 0 0 10px;
    list-style-position: inside;
    list-style-type: unset; }

.buy-form-title-btn {
  text-align: center; }

.buy-form-sale-condition {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  width: auto;
  height: 40px;
  margin: 0 0 30px;
  padding: 0 20px;
  color: #fff;
  border-radius: 50px;
  background: #007261;
  font-size: calc((15 / 16) * 1rem);
  font-weight: normal;
  font-style: normal;
  line-height: 24px; }

.buy-form-sale-condition-value {
  margin: 0 0 0 10px;
  color: #fff;
  font-size: calc((22 / 16) * 1rem);
  font-weight: bold;
  font-style: normal;
  line-height: 28px; }

.buy-form-question-item {
  display: flex;
  align-items: flex-start; }
  .buy-form-question-item:not(:last-child) {
    margin: 0 0 13px; }
  .buy-form-question-item .icon {
    display: block;
    width: 32px;
    min-width: 32px;
    height: 32px;
    margin: 0 8px 0 0;
    fill: #007261; }

.buy-form-question-item-body {
  padding: 3px 0 0 0; }

.buy-form-question-item-desc {
  font-size: calc((12 / 16) * 1rem);
  font-weight: normal;
  font-style: normal;
  line-height: 18px; }
  .buy-form-question-item-desc a {
    color: #007261;
    transition: all ease 0.3s; }
    .buy-form-question-item-desc a .icon {
      transition: fill 0.3s, stroke 0.3s; }
    .buy-form-question-item-desc a[href]:hover {
      color: #078A51; }
      .buy-form-question-item-desc a[href]:hover .icon {
        fill: #078A51; }
    .buy-form-question-item-desc a[href]:active {
      text-decoration: none;
      color: #078A51; }
      .buy-form-question-item-desc a[href]:active .icon {
        fill: #078A51; }

.theme-dark .buy-form-question-item-desc a {
  color: #fff; }

.buy-form-question-item-name {
  margin: 0 0 7px;
  color: #282828;
  font-size: calc((15 / 16) * 1rem);
  font-weight: 600;
  font-style: italic;
  line-height: 24px; }

.buy-form-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 40px 0 0; }

.buy-form-small {
  margin-top: 10px;
  text-align: center;
  color: #6d6d6d;
  font-size: calc((12 / 16) * 1rem);
  font-weight: normal;
  font-style: normal;
  line-height: 22px; }
  .buy-form-small a {
    color: #007261;
    transition: all ease 0.3s; }
    .buy-form-small a .icon {
      transition: fill 0.3s, stroke 0.3s; }
    .buy-form-small a[href]:hover {
      color: #078A51; }
      .buy-form-small a[href]:hover .icon {
        fill: #078A51; }
    .buy-form-small a[href]:active {
      text-decoration: none;
      color: #078A51; }
      .buy-form-small a[href]:active .icon {
        fill: #078A51; }

.buy-form-webpay {
  text-align: center; }
  .buy-form-webpay a {
    color: #007261;
    font-size: calc((12 / 16) * 1rem); }

@media (min-width: 1024px) {
  .buy-form-question-item-desc {
    font-size: calc((15 / 16) * 1rem);
    font-weight: normal;
    line-height: 24px; }
  .buy-form-control-list {
    margin-top: 40px; }
  .buy-form-info {
    padding: 0; }
  .buy-form-section {
    height: 630px;
    margin: 100px 0; }
  .buy-form-order {
    margin: 0;
    padding: 40px; }
  .buy-form-title-thanks {
    font-size: calc((26 / 16) * 1rem); }
    .buy-form-title-thanks:before {
      width: 241px; }
  .buy-form-title {
    letter-spacing: .5px;
    font-size: calc((40 / 16) * 1rem); } }

.theme-dark .buy-form-section {
  background: #30393F; }

.theme-dark .buy-form-question-item-name {
  color: #fff; }

.theme-dark .buy-form-order .buy-form-title {
  color: #282828; }

.theme-dark .buy-form-title, .theme-dark .buy-form-desc, .theme-dark .buy-form-title-thanks {
  color: #fff; }

.theme-dark .buy-form .buy-form-small {
  color: #fff; }

/* End */


/* Start:/local/templates/html/components-template/teacher-slider/style.css?17022041421010*/
.teacher-slider-section {
  position: relative;
  padding: 40px 0 100px;
  background-color: #30393f; }

.teacher-slider .swiper-button-prev,
.teacher-slider .swiper-button-next {
  display: none; }

.teacher-slider .swiper-slide {
  padding: 10px 0px; }

@media (min-width: 1024px) {
  .teacher-slider-section {
    padding: 70px 0 136px;
    height: 692px; }
  .teacher-slider {
    height: auto;
    padding: 20px 0 0 0; }
    .teacher-slider .swiper-button-prev,
    .teacher-slider .swiper-button-next {
      top: 100px;
      display: block; }
    .teacher-slider .swiper-pagination {
      display: none; }
    .teacher-slider .swiper-container {
      overflow: hidden;
      padding: 0px 30px;
      margin: 0 auto; } }

@media (min-width: 1366px) {
  .teacher-slider-section {
    height: 798px; } }

@media (min-width: 1366px) {
  .teacher-slider .swiper-container {
    padding: 0px 49px; } }

@media (max-width: 767px) {
  .teacher-slider .swiper-slide {
    height: auto;
    display: flex; } }

/* End */


/* Start:/local/templates/html/components-template/white-mask/style.css?1702204142361*/
.white-mask {
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% + 2px);
  height: 278px;
  pointer-events: none;
  background-position: center calc(100% + 1px);
  background-size: 100vw 15vw;
  background-repeat: no-repeat; }

@media (min-width: 768px) {
  .white-mask {
    background-size: 1922px 278px; } }

/* End */


/* Start:/local/templates/html/components-template/article-slider/style.css?1702204142893*/
.article-slider-section--teacher {
  padding: 40px 0 0; }

.article-slider {
  margin: 0 0 80px; }
  .article-slider .swiper-button-next, .article-slider .swiper-button-prev {
    display: none; }

@media (min-width: 1024px) {
  .article-slider-section--teacher {
    padding: 80px 0 0; }
  .article-slider {
    margin: 0 0 80px; }
    .article-slider .swiper-container {
      overflow: hidden;
      padding: 30px;
      margin: -30px; }
    .article-slider .swiper-pagination {
      display: none; }
    .article-slider .swiper-button-next, .article-slider .swiper-button-prev {
      display: block; } }

@media (min-width: 1630px) {
  .article-slider .swiper-button-prev, .article-slider .swiper-container-rtl .swiper-button-next {
    left: 0 !important; }
  .article-slider .swiper-button-next, .article-slider .swiper-container-rtl .swiper-button-prev {
    right: 0 !important; } }

/* End */


/* Start:/local/templates/html/components-template/article-card/style.css?17022041428275*/
.article-card {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin: 0 0 20px;
  background: #FFFFFF;
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden; }

.article-card-img-wrap {
  position: relative;
  width: calc(100% - 20px);
  margin: 10px;
  padding: 0 0 47%; }

.article-card-bg-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 0; }
  .article-card-bg-wrap:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9); }
  .article-card-bg-wrap .article-card-img {
    position: static;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: none; }

.article-card-bg {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.article-card-img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
  background-size: cover; }

.article-card-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  flex-grow: 1;
  padding: 16px 20px 16px;
  position: relative;
  z-index: 10;
  width: 100%; }

.article-card-topic {
  letter-spacing: .02em;
  font-size: calc((12 / 16) * 1rem);
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
  padding: 6px 28px;
  border-radius: 90px;
  background: #CDD1D4;
  font-feature-settings: 'pnum'; }

.article-card-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 7px;
  width: 100%; }

.article-card-date {
  margin: 0 0 0 10px;
  color: #757B80;
  font-size: calc((12 / 16) * 1rem);
  line-height: 18px;
  margin-left: auto; }

.article-card-name {
  display: block;
  width: 100%;
  margin: 0 0 15px;
  color: #282828;
  font-size: calc((18 / 16) * 1rem);
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  transition: all ease 0.3s; }
  .article-card-name .icon {
    transition: fill 0.3s, stroke 0.3s; }
  .article-card-name[href]:hover {
    color: #078A51; }
    .article-card-name[href]:hover .icon {
      fill: #078A51; }
  .article-card-name[href]:active {
    text-decoration: none;
    color: #078A51; }
    .article-card-name[href]:active .icon {
      fill: #078A51; }

.article-card-desc {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  width: 100%;
  max-height: 150px;
  margin: 12px 0 0 0;
  text-overflow: ellipsis;
  color: #282828;
  font-size: calc((15 / 16) * 1rem);
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  -webkit-line-clamp: 6; }
  @media (max-width: 1365px) {
    .article-card-desc {
      max-height: 100px;
      -webkit-line-clamp: 4; } }
  @media (max-width: 575px) {
    .article-card-desc {
      -webkit-line-clamp: 6;
      max-height: 140px; } }

.article-card-auth {
  margin: 10px 0 0 0; }

.article-card-auth-img-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  border-radius: 50%; }

.article-card-auth-name {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  min-height: 30px;
  margin: -30px 0 0 35px;
  padding: 5px 17px;
  letter-spacing: .02em;
  color: #282828;
  border-radius: 30px 0 0 0;
  background-color: #fff;
  font-size: calc((12 / 16) * 1rem);
  font-weight: 500;
  font-style: normal;
  line-height: 18px; }

.article-card-video {
  position: absolute;
  top: 16px;
  right: 20px;
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='10.125' fill='%23289628'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.832 11L9.25043 15.7385L8.95231 15.2615L15.7707 11L7.58262 5.88244L7.58262 16.625L7.02012 16.625L7.02012 4.86755L16.832 11Z' fill='white' stroke='white' stroke-width='0.3'/%3E%3C/svg%3E%0A");
  background-size: 100%; }

.article-card-body {
  flex-grow: 1;
  width: 100%; }

@media (max-width: 575px) {
  .article-card-img-wrap {
    padding: 0px;
    height: 180px; }
    .article-card-img-wrap img {
      width: 100%;
      height: 100%;
      object-fit: cover; } }

@media (min-width: 768px) {
  .article-card-container {
    display: flex;
    flex-direction: column;
    flex-grow: 1; } }

@media (min-width: 1024px) {
  .article-card {
    transition: box-shadow .3s, transform .3s; }
    .article-card:hover {
      box-shadow: 0 2px 30px rgba(0, 0, 0, 0.2); }
  .article-card-topic {
    font-size: calc((15 / 16) * 1rem); }
  .article-card-date {
    font-size: 13px; }
  .article-card-auth-name {
    letter-spacing: .01em;
    font-size: calc((15 / 16) * 1rem);
    font-weight: 500; }
  .article-card-header {
    margin: 0 0 27px; }
  .article-card-name {
    width: 100%;
    color: #282828;
    font-size: calc((22 / 16) * 1rem);
    font-weight: 400;
    font-style: normal;
    line-height: 28px;
    transition: all ease 0.3s; }
    .article-card-name .icon {
      transition: fill 0.3s, stroke 0.3s; }
    .article-card-name[href]:hover {
      color: #078A51; }
      .article-card-name[href]:hover .icon {
        fill: #078A51; }
    .article-card-name[href]:active {
      text-decoration: none;
      color: #078A51; }
      .article-card-name[href]:active .icon {
        fill: #078A51; } }

.article-card.article-card--slide {
  width: 290px;
  height: 245px;
  margin: 0; }
  .article-card.article-card--slide .article-card-name {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    max-height: 98px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4; }
  .article-card.article-card--slide:not(:last-child) {
    margin-right: 30px; }
  @media (min-width: 1024px) {
    .article-card.article-card--slide {
      width: 296px;
      height: 296px; }
      .article-card.article-card--slide .article-card-name {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        max-height: 140px;
        text-overflow: ellipsis;
        -webkit-line-clamp: 5; }
      .swiper-container:not(.is-moving) .article-card.article-card--slide.swiper-slide-prev {
        box-shadow: none; }
      .swiper-container:not(.is-moving) .article-card.article-card--slide.swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide {
        box-shadow: none; } }

.article-card.article-card--slide-grid {
  width: 290px;
  height: 245px;
  margin: 0; }
  .article-card.article-card--slide-grid .article-card-name {
    max-height: 98px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis; }
  .article-card.article-card--slide-grid .article-card-img-wrap {
    display: none; }
  .article-card.article-card--slide-grid:not(:last-child) {
    margin-right: 30px; }
  @media (min-width: 1024px) {
    .article-card.article-card--slide-grid {
      width: 296px;
      height: 296px; }
      .article-card.article-card--slide-grid .article-card-name {
        max-height: 140px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis; }
      .swiper-container:not(.is-moving) .article-card.article-card--slide-grid.swiper-slide-prev {
        box-shadow: none; }
      .swiper-container:not(.is-moving) .article-card.article-card--slide-grid.swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide {
        box-shadow: none; }
      .article-card.article-card--slide-grid .article-card-img-wrap {
        display: flex; } }

[data-size='2'] .article-card-auth-name, [data-size='3'] .article-card-auth-name {
  max-height: 44px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis; }

[data-size='3'] .article-card-auth-name {
  max-height: 28px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  line-height: 1; }

/* End */


/* Start:/local/components/slam/subscribe/templates/subscribe/ext_style.css?17022041433123*/
.slam-modal-subscribe .alert.error_subscribe{
    color: #b4241e;
}


.slam-modal-subscribe .slam_subscribe_modal_content{
    font-size: 18px;
    margin-bottom: 15px;
}
.slam-modal-subscribe.slam-modal .error_subscribe{
    font-size: 14px;
    color: #b4241e;
    font-weight: 100;
}
.slam-modal.cmodal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.modal-open .slam-modal {
    overflow-x: hidden;
    overflow-y: auto
}
.slam-modal.cfade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform .3s ease-out
}
.slam-modal.in .modal-dialog {
    transform: translate(0, 0)
}
.slam-modal .modal-dialog {
    position: relative;
    margin: 10px;
    margin-top: 50px
}
.slam-modal .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    box-shadow: 0 4px 50px rgba(0,0,0,.08);
}
.slam-modal .modal-header {
    padding: 0;
    border: none
}
.slam-modal .modal-header .close {
    margin-top: -2px
}
.slam-modal .modal-title {
    margin: 0;
    line-height: 1.42857143
}
.slam-modal-subscribe.slam-modal .modal-body {
    position: relative;
    padding: 30px 40px;!important;
}

.slam-modal-subscribe.slam-modal .modal-title{
    font-size: 24px;
    font-weight: 700;
}

.slam-modal.fade.in {
    opacity: 1 !important
}
.slam-modal.fade:not(.show) {
    opacity: 1
}
.modal-open {
    overflow: hidden
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop.show {
    opacity: .5
}
.modal-backdrop.in {
    opacity: .5
}
.slam-modal-descr {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
}

.slam-modal-subscribe .input-group {
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .slam-modal .modal-dialog {
        margin: 150px auto!important;
        width: 600px;
    }
}
.slam-subscribe .form-control{
    height: 40px;
}


.slam-modal-subscribe input.form-control{
    display: block;
}


.slam-modal-subscribe .modal-content{
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
}


.slam-modal-subscribe .error_subscribe{
    padding: 0;
    margin: 5px 0 0 0;
    border: none;
}
.slam-modal-subscribe .alert{
    padding: 5px 0 0 0;
    margin-bottom: 0;
    border: none;
    color: #000;
}


.slam-subscribe * {
    box-sizing: border-box;
}

.slam-subscribe .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.form-control.subscribe__input-wrap{
    width: 100%;
}

.subscribe__input-group{
    width: 100%;
}

.subscribe-form .form-group.has-error .help-block{
    left: 45%;!important;
}
/* End */


/* Start:/local/templates/html/components-template/metrics/style.css?17022041422162*/
.metrics-section {
  padding: 60px 0 20px;
  position: relative; }
  @media (max-width: 767px) {
    .metrics-section {
      padding-top: 35px; } }

.metrics {
  display: flex;
  align-items: center;
  padding: 0 47px;
  margin: 0 0 20px; }
  @media (max-width: 767px) {
    .metrics {
      padding: 0px; } }
  .metrics:nth-child(even) .metrics-value {
    color: #007261; }

.metrics-value {
  font-style: normal;
  font-weight: 400;
  font-size: calc((50 / 16) * 1rem);
  line-height: 103.18%;
  letter-spacing: 0.5px;
  color: #30393f;
  min-width: 95px;
  margin: 0 10px 0 0; }

.metrics-name {
  font-style: normal;
  font-weight: normal;
  font-size: calc((16 / 16) * 1rem);
  line-height: 24px;
  color: #30393f; }

@media (max-width: 767px) {
  .metrics-value {
    text-align: right; } }

@media (max-width: 575px) {
  .metrics-value {
    font-size: calc((32 / 16) * 1rem);
    margin-right: 15px; } }

@media (min-width: 576px) and (max-width: 767px) {
  .metrics-value {
    min-width: 132px; } }

@media (min-width: 768px) {
  .metrics-list {
    display: flex;
    align-items: flex-start;
    justify-content: center; }
  .metrics {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 100%; }
  .metrics-value {
    margin: 0 0 12px;
    min-width: auto;
    text-align: center; }
  .metrics-name {
    font-style: normal;
    font-weight: normal;
    font-size: calc((16 / 16) * 1rem);
    line-height: 24px;
    color: #30393f;
    text-align: center; }
  .metrics-section {
    padding: 85px 0 80px; }
  .metrics-section--light .metrics {
    position: static !important; } }

@media (min-width: 1024px) {
  .metrics-value {
    font-weight: 400;
    font-size: 60px;
    line-height: 103.18%;
    margin: 0 0 12px; }
  .metrics-name {
    font-size: calc((18 / 16) * 1rem);
    line-height: 24px; }
  .metrics-section--light {
    padding: 35px 0 90px; } }

@media (min-width: 1366px) {
  .metrics-value {
    font-size: 80px; }
  .metrics-name {
    font-size: calc((20 / 16) * 1rem); } }

.theme-dark .metrics-value {
  color: #6D6D6D; }

.theme-dark .metrics-name {
  color: #fff; }

/* End */
/* /local/templates/html/components-template/small-filter/style.css?17022041421362 */
/* /local/templates/html/components-template/filter-billet/style.css?17022041422360 */
/* /local/templates/html/components-template/catalog-list/style.css?1702204142163 */
/* /local/templates/html/components-template/filter/style.css?17022041423736 */
/* /local/templates/html/components-template/finance/style.css?17022041422413 */
/* /local/templates/html/components-template/banner-search/style.css?17022041421176 */
/* /local/templates/html/components/slam/filter/side-catalog-ajax/style.css?17022041401203 */
/* /local/templates/html/components-template/teacher-list/style.css?1702204142823 */
/* /local/templates/html/components-template/teacher-card/style.css?17022041426473 */
/* /local/templates/html/components-template/modal/style.css?170220414211056 */
/* /local/templates/html/components-template/buy-form/style.css?17022041426949 */
/* /local/templates/html/components-template/teacher-slider/style.css?17022041421010 */
/* /local/templates/html/components-template/white-mask/style.css?1702204142361 */
/* /local/templates/html/components-template/article-slider/style.css?1702204142893 */
/* /local/templates/html/components-template/article-card/style.css?17022041428275 */
/* /local/components/slam/subscribe/templates/subscribe/ext_style.css?17022041433123 */
/* /local/templates/html/components-template/metrics/style.css?17022041422162 */
