

/* Start:/bitrix/components/vamba/video.slider/templates/.default/style.css?1724229134765*/
.pupils2021 {
	margin-bottom:120px;
}

.pupils2021 .pupils__item-name {
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #1A1A1A;
}

.pupils2021 .pupils__item-desc {
	font-size: 14px;
	line-height: 18px;
	color: #999999;
}

.pupils2021 .pupils__item iframe {
	border-radius:20px;
	overflow:hidden;
}

.js-video-div {
	width:100%;
	/*height:203px;*/
	cursor:pointer;
	position:relative;
}

.js-video-div img {
	max-width:100%;
}

.js-video-div a {
   position: absolute;
   display: block;
  /*/ background: url(/images/play-btn-50.png) no-repeat center center;*/
   background: url(/images/icon-play.svg) no-repeat center center;
   height: 50px;
   width: 50px;
   top: 50%;
   left: 50%;
   margin-top:-25px;
   margin-left:-25px;
   z-index:11;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/prices_landing2023/style.css?17535204715679*/
.course-buy-vars {
	display:flex;
	gap:28px;
	flex-wrap:wrap;
}

.course-buy-var {
	position:relative;
	flex: 0 0 344px;
	padding:40px;
	border-radius: 16px;
	border: 2px solid #F4F4F4;
	background: #FFF;
	box-shadow: 0px 24px 64px 0px rgba(0, 0, 0, 0.04);	
}

.cbv-title {
	display: inline-flex;
	padding: 6px 12px;
	justify-content: center;
	align-items: center;
	gap: 10px;	
	border-radius: 40px;
	border: 2px solid rgba(146, 150, 157, 0.40);
	
	color: #92969D;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px; /* 128.571% */
	letter-spacing: 0.5px;
	text-transform: uppercase;	
	
	margin-bottom:25px;
}

.trial .cbv-title {
	margin-bottom:63px;
}

.cbv-price {
	color: var(--Black, #1A1A1A);
	font-family: Roboto;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px; /* 116.667% */
	letter-spacing: -0.6px;
	text-transform: uppercase;	
}
.trial .cbv-price {
	text-transform:none;
}
.cbv-price span {
	color: var(--Black, #1A1A1A);
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px; /* 130% */	
}
.trial .cbv-price {
	color: var(--Black, #1A1A1A);
	font-family: Roboto;
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px; /* 117.647% */	
}
.cbv-desc {
	color: #000;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	
	margin-bottom:24px;
}
.trial .cbv-desc {
	color: var(--Grey-1, #999);
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */	
}
.cbv-text {
	color: var(--Black, #1A1A1A);
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px; /* 137.5% */	
}
.cbv-top {
	height:327px;
	border-bottom:1px solid rgba(60,60,60,0.2);
	margin-bottom:24px;
}
.cbv-info {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;	
}
.cbv-info span {
	display: flex;
	padding: 6px 12px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	
	border-radius: 40px;
	border: 2px solid rgba(146, 150, 157, 0.40);	
	
	color: #92969D;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px; /* 128.571% */
	letter-spacing: 0.5px;
	text-transform: uppercase;	
}
.cbv-info span.green {
	color: #44B659;
	border-color:#44B659;
}

.cbv-bottom {
	height:232px;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}

.cbv-button a {
	display: flex;
	padding: 12px 24px;
	flex-direction: column;
	align-items: center;
	gap: 4px;
	align-self: stretch;
	
	border-radius: 4px;
	background: var(--Green, #44B659);	
	
	color: var(--White, #FFF);
	text-align: center;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */	
}

.course-buy .cbv-title {
	border: 2px solid var(--Green, #44B659);	
	color: var(--Green, #44B659);
}
.subscribe-buy .cbv-title {
	border: 2px solid #0350E6;	
	color:  #0350E6;
}
.subscribe-buy {
	border-radius: 16px;
	border: 2px solid #DBE5F8;
	background: #FFF9E6;
	box-shadow: 0px 24px 64px 0px rgba(0, 0, 0, 0.04);
}
.subscribe-buy .cbv-button a {
	background: #0350E6;
}
.cbv-month {
	color: var(--Black, #1A1A1A);
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px; /* 130% */	
}

.course-buy-var .economy  {
	position:absolute;
	left:50%;
	margin-left:-69px;
	top:-15px;
	display: inline-flex;
	padding: 6px 12px;
	justify-content: center;
	align-items: center;
	gap: 10px;	
	border-radius: 40px;
	background: #0350E6;	
	
	color: var(--White, #FFF);
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px; /* 128.571% */
	letter-spacing: 0.5px;
	text-transform: uppercase;	
}

.course-buy-var .label {
	position:absolute;
	top:40px;
	right:24px;
}




.spb-head {
	display:none;
}
@media(max-width:768px) {
	.course-buy-vars .slick-track{
		display:flex;
		max-width:calc(100vw * 3);
	}
	.spb-head {
		display:block;
		padding-top:28px;
		background:#fff;
	}
	.course-buy-vars {
		width:calc(100% + 0px);
		padding:32px 0;
	}
	.spb-head_wrapper {
		display:flex;
		
	}
	.spb-head-item {
		flex:0 0 33.33%;
		display:flex;
		flex-direction:column;
		justify-content:center;
		padding-bottom:15px;
		border-bottom:2px solid #999999;
		cursor:pointer;
	}
	.spb-head-item.active {
		border-bottom:4px solid #44B659;
	}
	.spb-head-item_price {
		font-weight: 400;
		font-size: 16px;
		line-height: 22px;
		text-align: center;
		color: #999999;
		margin-bottom:9px;
	}
	.spb-head-item_name {
		height: 30px;
		border: 2px solid rgba(146, 150, 157, 0.4);
		border-radius: 40px;
		padding:0 16.5px;
		width:max-content;
		margin:auto;
		
		font-weight: 700;
		font-size: 14px;
		line-height: 26px;
		letter-spacing: 0.5px;
		text-transform: uppercase;
		color: #92969D;
	}
	.lite .spb-head-item_name {
		color: #44B659;
		border-color:#44B659;
	}
	.pro .spb-head-item_name {
		color: #0350E6;
		border-color:#0350E6;
	}
	.spb-head-item_economy {
		display:none;
	}
	
	
	.spl-item {
		max-width:100%;
		flex:0 0 100%;
		width:100%;
		margin:0;
	}
	.spl-item.slick-slide {
		margin:0 !important;
		max-width:100vw !important;
		width:100vw !important;
	}
	
	.course-buy-vars {
		flex-wrap:nowrap;
		gap:0 !important;
	}
	.course-buy-var {
		width:100%;
		flex:0 0 100%;
		min-width:100%;
		max-width:100vw !important;
	}
	.nsp-wrapper {
		max-width:100%;
		overflow:hidden;
	}
}

.cbv-price del {
    font-size: 26px;
	text-decoration-color: red;
}
.cbv-desc,
.cbv-text {
	text-transform:none !important;
}












/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16128168671581*/
.pagination-list {
	width:auto;
	text-align:center;
}
.pagination-list ul{
	vertical-align:top;
}

.pagination-list li {
	display:inline-block;
	width:34px;
	height:34px;
	text-align:center;
	line-height:34px;
	border:1px solid #1e7bcb;
	position:relative;
    margin-right: -5px;
	vertical-align:top;
}
.pagination-list li:first-child {
	
}
.pagination-list li:nth-child(2) {
	border-radius:5px 0px 0px 5px;
}
.pagination-list li.lastnum {
	border-radius:0px 5px 5px 0px;
}

.pagination-list li a {
  font-size: 15px;
  text-align: center;
  color: #1e7bcb;
}
.pagination-list li.active {
  background:#1e7bcb;
}
.pagination-list li.active a{
  color:#fff;
}
.pagination-list li.next {
  float:right;
  border:none;  
  
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: normal;
  color: #1e7bcb;
  
  white-space:nowrap;
}
.pagination-list li.prev {
  float:left;
  border:none;
  
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	color: #1e7bcb;
  
  white-space:nowrap;
}

.pagination-list li.prev span,
.pagination-list li.next span {
	font-size:20px;
	position:relative;
	top:1px;
}
.pagination-list li.next span{
	margin-left:10px;
}
.pagination-list li.prev span {
	margin-right:10px;
}
.pagination-list li.prev.disabled a,
.pagination-list li.next.disabled a {
	color:#9ea7a5;
}


























/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/reviews2021/style.css?1638908353966*/
.reviews2021 .reviews_block__item {
	background: #E5E5E5;
	/*max-width:780px;*/
	border-radius: 20px;
	margin:auto;
	padding:32px;
	min-height:319px;
	position:relative;
}

.reviews2021 .reviews_block__text2021 {
	font-size: 16px;
	line-height: 24px;
	color: #1A1A1A;
	padding-bottom:150px;
}

.reviews2021 .reviews_block__bottom {
	display:flex;
	justify-content:space-between;
	position:absolute;
	bottom:32px;
	width:calc(100% - 64px);
}

.reviews_block__bottom_left {
	display:flex;
	align-items:center;
}
.reviews_block__photo {
	margin-right:12px;
}
.reviews_block__photo img {
	width:48px;
	height:48px;
	border-radius:50%;
}

.refresh-button {
	display:block;
	width:48px;
	height:48px;
	background: url(/images/icon-refresh.png) no-repeat center center #44B659;
	border-radius: 100px;
}


.reviews2021 .slick-slide > div {
	display:flex;
}
.reviews2021 .slick-dots,
.reviews2021 .slick-prev,
.reviews2021 .slick-next {
	display:none !important;
}











/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/faq2/style.css?16679982181887*/
.question {
    background-color: #f9f9f9;
    padding: 70px 0;
}
@media (max-width:767px) {
    .question {
    padding: 40px 0;
}
}.question__caption {
    padding-bottom: 30px;
}
@media (max-width:767px) {
    .question__caption {
    font-size: 28px;
    padding-bottom: 20px;
}
}.question__item {
    -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .07);
    border-radius: 8px;
    border: 1px solid #e4e4e4;
    padding: 30px;
    color: #3e504b;
    margin-bottom: 20px;
}
@media (max-width:767px) {
    .question__item {
    margin-bottom: 16px;
    padding: 20px;
}
}.question__item:last-child {
    margin-bottom: 0;
}
.question__title {
    display: block;
    cursor: pointer;
    font-size: 24px;
    line-height: 1.33;
    padding-right: 50px;
    position: relative;
}
.question__title:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    border-left: 3px solid rgba(62, 80, 75, .5);
    border-bottom: 3px solid rgba(62, 80, 75, .5);
    border-radius: 1px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 0;
    top: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.question__title.active:before {
    top: 12px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all .5s;
    transition: all .5s;
}
@media (max-width:767px) {
    .question__title {
    font-size: 16px;
    line-height: 1.38;
    padding-right: 30px;
}
.question__title:before {
    width: 14px;
    height: 14px;
}
.question__title.active:before {
    top: 9px;
}
}.question__content {
    display: none;
    padding-top: 12px;
    width: 85%}

@media (max-width:767px) {
    .question__content {
    font-size: 13px;
    color: #454545;
    width: 100%}

}
/* End */
/* /bitrix/components/vamba/video.slider/templates/.default/style.css?1724229134765 */
/* /bitrix/templates/.default/components/bitrix/news.detail/prices_landing2023/style.css?17535204715679 */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16128168671581 */
/* /bitrix/templates/.default/components/bitrix/news.list/reviews2021/style.css?1638908353966 */
/* /bitrix/templates/.default/components/bitrix/news.list/faq2/style.css?16679982181887 */
