

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/modern/style.min.css?17756488502087*/
div.modern-page-navigation{margin:20px 0;display:flex;justify-content:flex-end;align-items:center;margin-top:auto}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{display:inline-block;text-decoration:none;width:48px;height:48px;max-width:48px;max-height:48px;min-width:48px;min-height:48px;font-size:18px;line-height:48px;text-align:center;border:1px solid transparent;border-radius:50%;color:var(--site-default-color);background-color:transparent;margin-right:4px}div.modern-page-navigation a:hover{border-color:var(--site-accent-blue-color)}div.modern-page-navigation a:active{border-color:var(--site-accent-dark-blue-color);background-color:var(--site-accent-dark-blue-color);color:var(--site-white-color)}div.modern-page-navigation a.modern-page-previous,div.modern-page-navigation a.modern-page-next{font-size:0;line-height:0;color:var(--site-white-color);user-select:none;background-color:var(--site-white-color);background-position:20px center;background-repeat:no-repeat;background-image:var(--slider-btn-icon-black);border-color:var(--site-white-color)}div.modern-page-navigation a.modern-page-previous:hover,div.modern-page-navigation a.modern-page-next:hover{background-color:var(--site-accent-blue-color);background-image:var(--slider-btn-icon-white)}div.modern-page-navigation a.modern-page-previous:active,div.modern-page-navigation a.modern-page-next:active{background-color:var(--site-accent-dark-blue-color);background-image:var(--slider-btn-icon-white)}div.modern-page-navigation a.modern-page-previous{transform:rotate(180deg)}span.modern-page-current{color:var(--site-white-color);background-color:var(--site-accent-blue-color);border-color:var(--site-accent-blue-color)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:transparent}@media(max-width:768px){div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{width:44px;height:44px;max-width:44px;max-height:44px;min-width:44px;min-height:44px;font-size:16px;line-height:44px}}
/* End */


/* Start:/local/templates/.default/components/ma/news/success-stories/ma/news.list/blocks/style.css?17756488501760*/
.news{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -6px;
}
.news__item{
	width: 25%;
	/* max-width: 342px;
	min-width: 260px; */
	padding: 0 6px;
	margin-bottom: 60px;
}
.news__pic{
	height: 460px;
	overflow: hidden;
	margin-bottom: 32px;
}
.news__pic img{
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.news__quote,
.news__quote a,
.news__quote a:visited{
	font-size: 22px;
	line-height: 31px;
	color: var(--site-accent-blue-color);
	margin-top: 32px;
	margin-bottom: 24px;
}
.news__title{
	font-size: 24px;
	line-height: 31px;
	letter-spacing: -0.02em;
	margin-top: 24px;
	margin-bottom: 8px;
	color: var(--site-default-color);
}
.news__quote a:hover{
	/* border-color: transparent;
	color: var(--site-accent-blue-color); */
}
.news__course{
	margin-top: 8px;
	font-size: 15px;
	line-height: 21px;
	color: var(--site-dark-grey-color);
}
.main-banner-slider + .news{
	margin-top: 80px;
}
@media(max-width: 1200px){
	.news__pic{
		height: 400px;
	}
}
@media(max-width: 1024px){
	.news__item{
		width: calc(100% / 3);
	}
	.main-banner-slider + .news{
		margin-top: 60px;
	}
}
@media(max-width: 768px){
	.news__item{
		width: 50%;
	}
	.news__pic{
		height: 400px;
	}
}
@media(max-width: 520px){
	.news__item{
		width: 100%;
		margin-bottom: 40px;
	}
	.news__pic{
		margin-bottom: 24px;
	}
	.news__quote{
		font-size: 18px;
		line-height: 22px;
		margin-top: 24px;
		margin-bottom: 16px;
		letter-spacing: -0.02em;
	}
	.news__title,
	.news__title a{
		font-size: 18px;
		line-height: 22px;
		letter-spacing: -0.01em;
		margin-top: 16px;
	}
	.news__course{
		font-size: 14px;
		line-height: 20px;
	}
	.main-banner-slider + .news{
		margin-top: 20px;
	}
}

/* End */


/* Start:/local/templates/.default/components/ma/form/call-back-form-program/style.css?17763225203987*/
.cb-form.cb-form--program{
  margin-top: 50px;
  margin-bottom: 0;
}
.choose-program-text {
  margin-bottom: 24px !important;
  font-size: 56px !important;
  line-height: 56px !important;
  letter-spacing: -0.02em !important;
  display: block;
  margin: 0.938em 0;
  font-weight: 400 !important;
  color: inherit;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  unicode-bidi: isolate;
}
.cb-form{
  margin-bottom: 120px;
}
.cb-form .light-grey-box{
  padding: 40px 0;
  background-color: var(--site-white-color);
}
.cb-form__holder{
  padding: 0 40px;
}
.cb-form__text h2{
  margin: 0;
  margin-bottom: 24px;
}
.cb-form__text p{
  margin: 0;
  max-width: 485px;
}
.cb-form__holder{
  display: flex;
  justify-content: space-between;
}
.cb-form__block{
  width: 50%;
}
.cb-form__form .g-input-holder + .g-input-holder,
.b-message-form_item + .b-message-form_item{
  margin-top: 12px;
}
.cb-form__form-footer{
  margin-top: 25px;
  display: flex;
  align-items: center;
}
.cb-form__form-footer p{
  margin: 0;
  margin-left: 24px;
  font-size: 15px;
  line-height: 21px;
  color: var(--site-grey-color);
}
.cb-form__success{
  position: relative;
  border-radius: 12px;
  padding: 24px;
  height: 100%;
  background-color: var(--site-secondary-blue-color);
  min-height: 312px;
}
.cb-form__success h5{
  margin: 0;
  margin-bottom: 16px;
}
.cb-form__success p{
  margin: 0;
}
.cb-form__success h5,
.cb-form__success p{
  max-width: calc(100% - 40px);
}
.cb-form__success-close{
  position: absolute;
  right: 24px;
  top: 24px;
  cursor: pointer;
}
.cb-form__success-close a:hover,
.cb-form__success-close a:active{
  border-color: transparent;
}
.cb-form input[type="text"]:not(.custom),
.cb-form input[type="tel"]:not(.custom),
.cb-form input[type="password"],
.cb-form input[type="email"],
.cb-form textarea{
  background-color: var(--site-bg-light-color);
}
.cb-form .g-button.arrow.loading::before{
  top: 22px;
}
@media(max-width: 1024px){
  .cb-form__block {
    width: calc(50% - 40px);
  }
  .cb-form__form-footer{
    align-items: unset;
  }
  .cb-form__form-footer input{
    height: fit-content;
  }
}
@media(max-width: 1000px){
  .cb-form .g-button.arrow.loading::before{
    right: 24px;
  }
  .cb-form__form-footer{
    flex-direction: column;
  }
  .cb-form__form-footer p{
    margin-left: 0;
    margin-top: 16px;
  }
  .cb-form__form-footer input.g-button{
    width: 100%;
    text-align: left;
  }
  .cb-form__holder{
    padding: 0 24px;
  }
  .cb-form__text h2 {
    font-size: 28px;
    line-height: 31px;
  }
  .cb-form__text p{
    font-size: 16px;
    line-height: 22px;
    max-width: 300px;
  }
  .cb-form__block {
    width: 50%;
  }
  .cb-form__form-footer p{
    font-size: 14px;
    line-height: 20px;
  }
  .cb-form__text.cb-form__block{
    width: 49%;
  }
  .cb-form__form.cb-form__block{
    width: 51%;
  }
  .cb-form__success h5{
    font-size: 18px;
    line-height: 22px;
  }
  .cb-form__success p{
    font-size: 16px;
    line-height: 22px;
  }
  .cb-form {
    margin-bottom: 80px;
  }
  .b-message-form_submit > button.g-button{
    width: 100%;
    text-align: left;
  }
}
@media(max-width: 600px){
  .cb-form > .l-wrapper{
    padding: 0;
  }
  .cb-form__holder{
    flex-direction: column;
  }
  .cb-form__text.cb-form__block,
  .cb-form__form.cb-form__block{
    width: 100%;
  }
  .cb-form__block + .cb-form__block{
    margin-top: 32px;
  }
  .cb-form__holder {
    padding: 0 20px;
  }
  .cb-form__text p {
    max-width: 320px;
  }
  .cb-form__form-footer p {
    text-align: center;
    max-width: 341px;
  }
  .cb-form__success{
    min-height: 368px;
  }
}
@media(max-width: 415px){
  .cb-form.cb-form--program{
    margin-left: -20px;
    margin-right: -20px;
  }
}

/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/modern/style.min.css?17756488502087 */
/* /local/templates/.default/components/ma/news/success-stories/ma/news.list/blocks/style.css?17756488501760 */
/* /local/templates/.default/components/ma/form/call-back-form-program/style.css?17763225203987 */
