

/* Start:/mba-education/css/mba-education.css?17530887667431*/

h1.content__title{
  max-width: 830px !important;
  margin-bottom: 24px !important;
}
p.content__subtitle{
  max-width: 609px !important;
}
@media(max-width: 768px){
  h1.content__title{
    margin-bottom: 16px !important;
  }
}

.mba{
  margin-top: 40px;
}
.mba-slider{
  margin-top: 110px;
}
.mba-docs,
.mba-banner{
  margin-top: 120px;
}
.mba-cards{
  margin-top: 120px;
  /* padding-bottom: 100px; */
}
.mba-faq{
  margin-top: 120px;
}
.mba-form{
  margin: 0 -40px;
  margin-top: 120px;
}
.mba-popular{
  margin-top: 80px;
}
@media(max-width: 768px){
  .mba{
    margin-top: 32px;
  }
  .mba-slider{
    margin: 0 -40px;
    margin-top: 32px;
  }
  .mba-popular{
    margin-top: 17px;
  }
  .mba-docs,
  .mba-banner{
    margin-top: 80px;
  }
}
@media(max-width: 490px){
  .mba > a.g-button{
    min-width: 100%;
    text-align: left;
  }
}
@media(max-width: 415px){
  .mba-slider{
    margin: 0 -20px;
    margin-top: 32px;
  }
  .mba-form{
    margin: 0 -20px;
    margin-top: 80px;
  }
}


.mba-promo{
  margin-top: 120px;
}
.mba-promo h2{
  margin: 0;
  margin-bottom: 32px;
  letter-spacing: -0.03em;
}
.mba-promo__card{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px;
  background-color: var(--site-white-color);
  color: var(--site-bg-blue-color);
}
.mba-promo__card-block{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mba-promo__card-block h3,
.mba-promo__card-block p{
  margin: 0;
}
.mba-promo__card-block h3{
  margin-bottom: 8px;
}
.mba-promo__card-block-subtitle{
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.mba-promo__card-block p{
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  opacity: 0.8;
  margin-bottom: 16px;
  max-width: 550px;
}
.mba-promo__card-block.mba-promo__card-block--info{
  max-width: 720px;
}
.mba-promo__card-block.mba-promo__card-block--img{
  min-width: 313px;
  margin-left: 70px;
}
.mba-promo__card-block img{
  max-width: 313px;
}
.mba-promo__card-block-link{
  /* position: relative; */
  z-index: 1;
}
.mba-promo__card-block-link a{
  position: unset;
}
.mba-promo__card-block-link a::after{
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
@media(max-width: 960px){
  .mba-promo__card-block.mba-promo__card-block--img{
    min-width: 240px;
    margin-left: 40px;
  }
  .mba-promo__card-block img{
    max-width: 240px;
  }
}
@media(max-width: 768px){
  .mba-promo__card{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 24px;
  }
  .mba-promo__card-block.mba-promo__card-block--img{
    margin-left: unset;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    min-height: 220px;
    margin-bottom: 40px;
  }
  .mba-promo__card-block img{
    display: block;
    margin: 0 auto;
  }
  .mba-promo{
    margin-top: 80px;
  }
  .mba-promo h2{
    margin-bottom: 24px;
  }
  .mba-promo__card-block-subtitle{
    font-size: 14px;
  }
  .mba-promo__card-block p{
    margin-bottom: 32px;
  }
}
@media(max-width: 550px){
  .mba-promo__card-block-link a{
    min-width: 100%;
    text-align: left;
  }
}



.mba-banner__holder{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 40px;
  background-color: var(--site-bg-blue-color--card);
  background-repeat: no-repeat;
  background-position: calc(100% + 175px) -240px;
  background-image: var(--banner-bg-image);
  background-size: 780px;
}
.mba-banner__block:first-child{
  max-width: 620px;
}
.mba-banner__block:last-child{
  margin-left: 130px;
}
.mba-banner__block h3,
.mba-banner__block .h2{
  margin: 0;
}
.mba-banner__block h3{
  margin-bottom: 24px;
}
.mba-banner__block .h2{
  white-space: nowrap;
  margin-bottom: 22px;
  letter-spacing: -0.03em;
}
.mba-banner__block p{
  color: var(--site-light-grey-color);
}
.tooltip{
  position: relative;
  cursor: pointer;
}
.tooltip .icon{
  display: inline-block;
  height: 24px;
  width: 24px;
  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%3Ccircle cx='11.9992' cy='11.9992' r='9.8' stroke='%2367A4FF' stroke-width='2'/%3E%3Cpath d='M12 17.5001V10.5001' stroke='%2367A4FF' stroke-width='2'/%3E%3Cpath d='M12 8.50029V6.50009' stroke='%2367A4FF' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: center;
  -webkit-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);
}
.tooltip.open .icon{
  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%3Ccircle cx='11.9992' cy='11.9992' r='9.8' stroke='%23FFFFFF' stroke-width='2'/%3E%3Cpath d='M12 17.5001V10.5001' stroke='%23FFFFFF' stroke-width='2'/%3E%3Cpath d='M12 8.50029V6.50009' stroke='%23FFFFFF' stroke-width='2'/%3E%3C/svg%3E");
}
.tooltip-content{
  display: none;
  position: absolute;
  right: 0;
  bottom: calc(100% + 14px);
  padding: 20px;
  background-color: var(--site-white-color);
  border-radius: 8px;
  -webkit-box-shadow: var(--site-shadow);
          box-shadow: var(--site-shadow);
  max-width: 412px;
  width: min(412px, calc(100vw - 40px));
  font-size: 15px;
  z-index: 70;
  color: var(--site-default-color);
}
.tooltip.open .tooltip-content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tooltip-content span img{
  max-width: 40px;
  display: inline-block;
  margin-right: 12px;
}
@media(max-width: 990px){
  .mba-banner__holder{
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-position: calc(100% + 175px) -174px;
    background-size: 695px;
  }
  .mba-banner__block:first-child{
    max-width: unset;
    margin-bottom: 60px;
  }
  .mba-banner__block:last-child{
    margin-left: unset;
  }
  .tooltip-content{
    transform: translateX(50%);
  }
}
@media(max-width: 768px){
  .mba-banner__holder{
    padding: 28px;
  }
  .mba-banner__block h3{
    margin-bottom: 20px;
  }
  .mba-banner__block .h2{
    margin-bottom: 12px;
  }
  .tooltip-content{
    transform: translateX(30%);
  }
}
@media(max-width: 560px){
  .mba-banner__holder{
    position: relative;
  }
  .tooltip{
    position: unset;
  }
  .tooltip-content{
    right: 0;
    left: 0;
    width: 100%;
    bottom: 60px;
    transform: translateX(0%);
    font-size: 14px;
  }
  .tooltip-content span img{
    max-width: 28px;
  }
}

/* End */


/* Start:/local/templates/template.cbs/components/ma/news.list/main-banner-slider/style.css?17530887662086*/
.main-banner-slider__item {
	background-color: var(--site-bg-light-color);
}

.dark-theme .main-banner-slider__item {
	background-color: var(--site-bg-blue-color);
}

.main-banner-slider__item-holder {
	position: relative;
	background-color: var(--site-white-color);
	padding: 17px 24px 22px;
	display: flex;
	align-items: center;
}

.dark-theme .main-banner-slider__item-holder {
	background-color: var(--site-bg-blue-color--card);
}

.main-banner-slider__item-holder-number {
	font-size: 30px;
	line-height: 33px;
	margin-right: 16px;
	white-space: nowrap;
}

.main-banner-slider__item-holder-text {
	color: var(--site-dark-grey-color);
	/* max-width: 200px; */
	/* height: 44px; */
}

.dark-theme .main-banner-slider__item-holder-text {
	color: var(--site-grey-color);
}

.main-banner-slider__item-holder-link.g-button-border.small.arrow {
	background-position: center;
	position: unset;
	order: 2;
	width: 20px;
	height: 20px;
	min-width: 20px;
	min-height: 20px;
	max-width: 20px;
	max-height: 20px;
	border: none;
	padding: unset;
	background-image: var(--site-arrow-img-blue);
	transform: rotate(-45deg) translate(25px, -6px);
	margin-left: unset;
	background-size: 15px;
}

.dark-theme .main-banner-slider__item-holder-link.g-button-border.small.arrow {
	background-image: var(--site-arrow-img-white);
}

@media(max-width: 1040px) {
	.main-banner-slider__item-holder {
		height: 114px;
	}
	.main-banner-slider__item-holder-link.g-button-border.small.arrow {
		transform: rotate(-45deg) translate(30px, -14px);
		
	}
	.main-banner-slider__item-holder-number {
		font-size: 24px;
	}
}

@media(max-width: 768px) {
	.main-banner-slider__item-holder {
		height: 110px;
	}
	
}

@media(max-width: 415px) {

	/* .main-banner-slider__holder{
		padding: 0 20px;
	} */
	.main-banner-slider__item:first-child {
		margin-left: 20px;
	}

	.main-banner-slider__item:last-child {
		margin-bottom: 20px;
	}
}
@media(max-width: 374px) {

	.main-banner-slider__item-holder-text {
		height: 44px;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/modern/style.css?17530887662460*/
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);
}
div.modern-page-navigation a.modern-page-next {

}
div.modern-page-navigation a.modern-page-first,
div.modern-page-navigation span.modern-page-first {

}

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/template.cbs/components/ma/news.list/popular-programs/style.css?17530887662666*/
.catalog-section-holder{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.catalog-section-title h2{
	margin: 0;
	letter-spacing: -0.03em;
}
.catalog-section-title,
.catalog-section-link{
	margin-bottom: 32px;
}
.catalog-items{
	display: flex;
	min-width: 100%;
	overflow-x: scroll;
	overflow: -moz-scrollbars-none;
	scrollbar-width: none;
}
.catalog-items::-webkit-scrollbar {
	display: none;
	-webkit-appearance: none;
	width: 0;
	height: 0;
}
.catalog-items__item{
	position: relative;
	color: var(--site-default-color);
	padding: 40px;
	background-color: var(--site-white-color);
	min-width: 444px;
}
.catalog-items__item.blue{
	background-color: var(--site-accent-blue-color);
	color: var(--site-white-color);
}
.catalog-items__item.red{
	background-color: var(--site-accent-red-color);
	color: var(--site-white-color);
}
.catalog-items__item.light-blue{
  background-color: var(--site-accent-azure-color);
	color: var(--site-white-color);
}
.catalog-items__item.dark-blue{
  background-color: var(--site-accent-dark-blue-color);
	color: var(--site-white-color);
}
.catalog-items__item:not(:last-child){
	margin-right: 12px;
}
.catalog-items__item-holder{
	display: flex;
	flex-direction: column;
	height: 100%;
}
.catalog-items__item-info{
	flex-grow: 1;
	margin-bottom: 32px;
}
.catalog-items__item-img{
	min-height: 257px;
}
.catalog-items__item-img img{
	max-height: 257px;
	display: block;
	margin: 0 auto;
}
.catalog-items__item-info-name{
	margin-top: 32px;
	margin-bottom: 4px;
}
.catalog-items__item-info-name h3{
	margin: 0;
}
.catalog-items__item-info-duration{
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 20px;
}
.catalog-items__item-link{
	position: relative;
	z-index: 1;
}
@media(max-width: 1440px){
	.catalog-items{
		margin: 0 -40px;
		padding: 0 40px;
	}
}
@media(max-width: 768px){
	.catalog-section-link{
		order: 3;
		width: 100%;
		margin-top: 32px;
	}
	.catalog-section-title{
		width: 100%;
	}
	.catalog-section-link a.g-button{
		min-width: 100%;
		text-align: left;
	}
	.catalog-items__item{
		padding: 24px;
		min-width: 300px;
	}
	.catalog-section-title{
		margin-bottom: 24px;
	}
	.catalog-section-link{
		margin-bottom: 0px;
	}
	.catalog-items__item-img{
		min-height: 180px;
	}
	.catalog-items__item-img img{
		max-height: 180px;
	}
	.catalog-items__item-info-duration{
		font-size: 14px;
		margin-bottom: 16px;
	}
	.catalog-items__item-info-name{
		margin-bottom: 8px;
	}
	.catalog-items__item-link{
		width: 100%;
	}
	.catalog-items__item-link a{
		min-width: 100%;
		text-align: left;
	}
}
@media(max-width: 415px){
	.catalog-items{
		margin: 0 -20px;
		padding: 0 20px;
	}
}

/* End */


/* Start:/local/templates/template.cbs/components/ma/news.list/documents/style.css?17530887664520*/
.documents__wrapper {
	display: flex;
	justify-content: space-between;
}

.documents__title {
	max-width: 420px;
	margin-top: 0;
	margin-bottom: 32px;
}

.documents__right {
	position: relative;
	max-width: 455px;
}

.documents__right--no-gradient::after {
	display: none;
	opacity: 0;
	animation: fadeEffect 0.4s;
}

.documents__right-inner {
	position: relative;
	/* max-height: 700px; */
	/* overflow-y: auto; */
	-ms-overflow-style: none;  /* IE 10+ */
    scrollbar-width: none; /* Firefox */
	overflow: -moz-scrollbars-none;
	scrollbar-width: none;
}
.documents__right-inner::-webkit-scrollbar {
	display: none;
	-webkit-appearance: none;
	width: 0;
	height: 0;
}

.documents__right-inner-back {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: calc(100% - 460px);
	content: '';
	background-color: transparent;
	z-index: 55;
	overflow: hidden;
}

.documents__right-inner-back::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 240px;
	background: linear-gradient(360deg, #F0F5F8 38.02%, rgba(240, 245, 248, 0) 100%);
	content: '';
	opacity: 1;
}
.dark-theme .documents__right-inner-back::before{
	background: linear-gradient(360deg, #182547 36.98%, rgba(24, 37, 71, 0) 100%);
}
.documents__right-inner-back::after {
	position: absolute;
	left: 0;
	bottom: 0;
	height: calc(100% - 240px);
	width: 100%;
	background-color: var(--site-bg-light-color);
	content: '';
}
.dark-theme .documents__right-inner-back::after{
	background-color: var(--site-bg-blue-color);
}
.documents__right-inner::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}
.dark-theme .g-button-border, .dark-theme .g-button-border:visited{
	color: var(--site-white-color);
}
.documents__pic {
	width: 100%;
	padding: 11px;
	margin-bottom: 12px;
	background-color: var(--site-white-color);
	border: 1px solid var(--site-grey-color);
}

.documents__pic img {
	vertical-align: bottom;
}

.documents__name {
	color: var(--site-dark-grey-color);
}
.dark-theme .documents__name{
	color: var(--site-light-grey-color);
}
.documents__list {
	margin-top: -40px;
	opacity: 0;
	animation: fadeEffect 0.8s;
}

.documents__list.show {
	opacity: 1;
	animation: fadeEffect 0.8s;
}

.documents__item {
	margin-top: 40px;
}

.documents__section-button.active,
.documents__section-button.active:hover  {
	background-color: var(--site-accent-blue-color);
	color: var(--site-white-color);
	border-color: var(--site-accent-blue-color);
	cursor: default;
	outline: none;
}

.dark-theme .documents__section-button.active,
.dark-theme .documents__section-button.active:hover{
	background-color: var(--site-white-color);
	color: var(--site-bg-blue-color--card);
	border-color: var(--site-white-color);
}

.documents__section-list {
	display: flex;
	flex-wrap: wrap;
	margin-top: -12px;
	margin-left: -8px;
	margin-bottom: 32px;
}

.documents__section-button {
	margin-left: 8px;
	margin-top: 12px;
}

.documents__left {
	position: relative;
	flex-grow: 1;
}

.documents__left-wrap--absolute {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.documents__left-wrap--fixed {
	position: fixed;
	top: 100px;
}

@media (max-width: 1024px) {
	.documents__wrapper {
		flex-direction: column;
	}

	.documents__title {
		max-width: unset;
	}

	.documents__left {
		margin-bottom: 40px;
	}

	.documents__right-inner {
		overflow: visible;
		max-height: unset;
	}

	.documents__right {
		max-width: unset;
	}

	.documents__list {
		display: flex;
		overflow-x: auto;
		margin-left: -12px;
		margin-top: 0;
		-ms-overflow-style: none;  /* IE 10+ */
		scrollbar-width: none; /* Firefox */
	}

	.documents__list::-webkit-scrollbar {
		width: 0px;
		background: transparent;
	}
	.documents__list::-webkit-scrollbar {
		display: none;
		-webkit-appearance: none;
		width: 0;
		height: 0;
	}
	.documents__item {
		width: 84%;
		flex-shrink: 0;
		margin-top: 0;
		margin-left: 12px;
	}

	.documents__pic img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}

	.documents__right::after {
		display: none;
	}

	/* .documents {
		margin-bottom: 80px;
	} */

	.documents__right-inner-back {
		display: none;
	}
}

@media (max-width: 575px) {
	.documents__title {
		margin-bottom: 24px;
	}

	.documents__section-list {
		margin-bottom: 24px;
	}
}

@media (max-width: 414px) {
	.documents__list {
		margin: 0 -20px;
	}

	.documents__item:first-child {
		margin-left: 20px;
	}

	.documents__item:last-child {
		margin-right: 20px;
	}
}

@keyframes fadeEffect {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

/* End */


/* Start:/local/templates/template.cbs/components/ma/news.list/cards/style.css?17530887662675*/
.l-page{
  overflow: unset !important; /*без этого не будет работать нативная анимация скролла карточек с помощью position: sticky;*/
}


.cards__wrapper{
	position: relative;
	display: flex;
	justify-content: space-between;
}
.cards__headline{
	max-width: 400px;
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 100px;
	/* transform: translateY(100px); */
	height: 320px;
}
.cards__headline h2{
	margin: 0;
	margin-bottom: 24px;
	letter-spacing: -0.03em;
}

.cards{
	min-height: 420px;
	position: relative;
	max-width: 907px;
	width: 100%;
	margin-left: 45px;
	flex-grow: 1;
}
.cards__item{
	position: relative;
	border: 1px solid var(--site-light-grey-color);
	border-radius: 20px;
	padding: 40px;
	min-height: 320px;
	background: var(--site-bg-blue-color);
	max-width: 907px;
	display: flex;
	flex-direction: column;

	position: -webkit-sticky; /* Safari */
	position: sticky;
  top: 100px;
	/* transform: translateY(100px); */
}
.cards__item:nth-child(2){
	top: 120px;
}
.cards__item:nth-child(3){
	top: 140px;
}
.cards__item:nth-child(4){
	top: 160px;
}
.cards__item:nth-child(5){
	top: 180px;
}
.cards__item:nth-child(6){
	top: 200px;
}
.cards__item:nth-child(7){
	top: 220px;
}
.cards__item:nth-child(2n){
	background: var(--site-bg-blue-color--card);
}
.cards__item:not(:last-child){
	margin-bottom: 12px;
}
.cards__holder{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	flex-grow: 1;
}
.cards_text{
	margin-top: 32px;
	font-size: 22px;
	line-height: 1.4;
	color: var(--site-light-grey-color);
}
.cards__title h3{
	margin: 0;
}

@media(max-width: 1023px){
	.cards__wrapper{
		flex-direction: column;
	}
	.cards{
		margin-left: unset;
		max-width: unset;
	}
	.cards__item{
		/* transform: translateY(130px); */
	}
	.cards__item{
		top: 180px;
	}
	.cards__item:nth-child(2){
		top: 200px;
	}
	.cards__item:nth-child(3){
		top: 220px;
	}
	.cards__item:nth-child(4){
		top: 240px;
	}
	.cards__item:nth-child(5){
		top: 260px;
	}
	.cards__item:nth-child(6){
		top: 280px;
	}
	.cards__item:nth-child(7){
		top: 300px;
	}
	.cards__headline{
		height: fit-content;
		top: 70px;
		transform: translateY(0px);
	}
}
@media(max-width: 768px){
	.cards__item{
		padding: 24px;
	}
	.cards_text{
		margin-top: 16px;
		font-size: 18px;
		line-height: 1.2;
	}
	.cards__item{
		top: 155px;
	}
	.cards__item:nth-child(2){
		top: 175px;
	}
	.cards__item:nth-child(3){
		top: 195px;
	}
	.cards__item:nth-child(4){
		top: 215px;
	}
	.cards__item:nth-child(5){
		top: 235px;
	}
	.cards__item:nth-child(6){
		top: 255px;
	}
	.cards__item:nth-child(7){
		top: 275px;
	}
}

/* End */


/* Start:/local/templates/.default/components/ma/form/call-back-form/style.css?17530887663399*/
.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;
  }
}

/* End */


/* Start:/local/templates/template.cbs/components/ma/news.list/questions/style.css?17530887662345*/
.questions__wrapper {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.questions__title {
	flex-shrink: 0;
}

.questions__inner {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	max-width: 908px;
	margin-top: -12px;
	margin-left: 20px;
}

.questions__inner .accordion__container {
	margin-top: 12px;
}

.questions__wrapper .accordion__btn {
	position: relative;
	/* display: flex;
	align-items: center;
	justify-content: space-between; */
	padding: 39px 84px 39px 24px;
	width: 100%;
	background-color: transparent;
	border: none;
	cursor: pointer;
	text-align: left;
}

.questions__wrapper .accordion__btn::after {
	/* position: relative; */
	display: block;
	width: 48px;
	height: 48px;
	flex-shrink: 0;
	margin-left: 12px;
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 24H24V14' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M24 34V24H34' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	content: '';
	transition: 0.3s;
}
.questions__wrapper .accordion-content::before{
	content: unset;
}

.questions__wrapper .open .accordion__btn::after {
	transform: rotate(225deg);
}

.questions__wrapper .accordion__container {
	background-color: var(--site-bg-blue-color--card);
	border-radius: 20px;
}

.questions__wrapper .accordion-content>div {
	padding: 24px;
	padding-top: 0;
	color: var(--site-light-grey-color);
}

@media (max-width: 1024px) {
	.questions__wrapper {
		flex-direction: column;
	}

	.questions__wrapper .questions__title {
		margin-bottom: 32px;
	}

	.questions__inner {
		margin-left: 0;
		max-width: unset;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.questions__wrapper .accordion__btn {
		padding: 20px 70px 20px 20px;
		font-size: 22px;
	}
	.questions__wrapper .accordion__container.open  .accordion__btn{
		padding: 20px 70px 20px 20px;
	}
}
@media (max-width: 650px){
	.questions__wrapper .accordion__btn,
	.questions__wrapper .accordion__container.open  .accordion__btn{
		padding: 20px 50px 20px 20px;
	}
}
@media (max-width: 575px) {
	.questions__wrapper .questions__title {
		margin-bottom: 24px;
	}
}

/* End */
/* /mba-education/css/mba-education.css?17530887667431 */
/* /local/templates/template.cbs/components/ma/news.list/main-banner-slider/style.css?17530887662086 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/modern/style.css?17530887662460 */
/* /local/templates/template.cbs/components/ma/news.list/popular-programs/style.css?17530887662666 */
/* /local/templates/template.cbs/components/ma/news.list/documents/style.css?17530887664520 */
/* /local/templates/template.cbs/components/ma/news.list/cards/style.css?17530887662675 */
/* /local/templates/.default/components/ma/form/call-back-form/style.css?17530887663399 */
/* /local/templates/template.cbs/components/ma/news.list/questions/style.css?17530887662345 */
