

/* Start:/local/templates/.default/components/ma/news/cbs-news/bitrix/search.page/.default/style.css?1753088766170*/
a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}
/* End */


/* Start:/local/templates/.default/components/ma/news/cbs-news/bitrix/search.form/flat/style.css?17530887662453*/
.news-search-form{
  position: relative;
  max-width: 680px;
  margin-bottom: 80px;
}
.news-search-form form{
  height: 64px;
}
.news-search-form input[type="text"],
.page-holder .news-search-form input[type="text"]:not(.custom){
  padding: 20px 115px 20px 28px;
  height: 64px;
}
.news-search-form input[type="submit"]{
  position: absolute;
  top: 50%;
  right: 6px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.bx-mac .news-search-form input[type="submit"]{
  -webkit-transform: translateY(-53%);
      -ms-transform: translateY(-53%);
          transform: translateY(-53%);
}
.news-search-form button[type="reset"]{
  position: absolute;
	bottom: 6px;
  display: none;
  right: 120px;
  top: 12px;
  background-color: unset;
  border: none;
  padding: 0;
  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 d='M4 20L12 12L4 4' stroke='%237F90BB' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M20 20L12 12L20 4' stroke='%237F90BB' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  max-width: 40px;
  max-height: 40px;
}
.news-search-form .show-reset button[type="reset"]{
  display: block;
}
@media(max-width: 1024px){
  .news-search-form{
    max-width: unset;
  }
}
@media(max-width: 768px){
  .news-search-form{
    margin-bottom: 40px;
  }
  .news-search-form form{
    height: 56px;
  }
  .news-search-form input[type="text"],
  .page-holder .news-search-form input[type="text"]:not(.custom){
    padding: 17px 55px 17px 28px;
    height: 56px;
    min-height: 56px;
  }
  .news-search-form input[type="submit"]{
    right: 8px;
    background-repeat: no-repeat;
    background-image: var(--site-search-icon-white);
    font-size: 0;
    line-height: 0;
    padding: unset;
    background-position: center;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
  }
  .news-search-form button[type="reset"]{
    right: 55px;
    top: 9px;
  }
}

/* End */


/* Start:/local/templates/.default/components/ma/catalog.section.list/tags/style.css?17530887662757*/
@media(min-width: 1023px){
	.g-custom-select__title{
		display: none !important;
	}
	.g-custom-select__list{
		position: relative !important;
		display: flex !important;
		flex-wrap: wrap !important;
		background-color: transparent !important;
		border: none !important;
		box-shadow: none !important;
		max-height: unset !important;
		z-index: 0 !important;
		padding: unset !important;
		margin: unset !important;
		border-radius: 0 !important;
		padding-top: 12px !important;
	}
	.g-custom-select__item{
		padding: 0 !important;
		margin-bottom: 12px !important;
		margin-right: 12px !important;
		color: var(--site-default-color) !important;
	}
	.g-custom-select__item.g-custom-select__item--hide{
		display: none !important;
	}
	.g-custom-select.all-tags .g-custom-select__item.g-custom-select__item--hide{
		display: block !important;
	}
	.g-custom-select__item.g-custom-select__item--all{
		order: -1;
	}
	.g-custom-select.all-tags .g-custom-select__item.g-custom-select__item--all{
		display: none !important;
	}
	.g-custom-select__item a{
		border: 1px solid var(--site-grey-color) !important;
		border-radius: 100px !important;
		display: block !important;
		padding: 9px 20px !important;
		color: var(--site-default-color) !important;
		font-size: 15px;
		line-height: 1.4;
	}
	.g-custom-select__item a:hover{
		border-color: var(--site-accent-blue-color) !important;
	}
	.g-custom-select__item a:active{
		border-color: var(--site-accent-blue-color) !important;
		background-color: var(--site-accent-blue-color) !important;
		color: var(--site-white-color) !important;
	}
	.g-custom-select__item:hover{
		background-color: transparent !important;
	}
	.g-custom-select__item.section-item{
		padding: 8px 17px !important;
	}

	.g-custom-select__item.active-link a{
		border: 1px solid var(--site-white-color) !important;
		background-color: var(--site-white-color);
	}
}
@media(max-width: 1024px){
	.g-custom-select .g-custom-select__item.g-custom-select__item--all{
		display: none !important;
	}
	.g-custom-select .g-custom-select__item{
		position: relative;
	}
	.g-custom-select .g-custom-select__item a::before{
		position: absolute;
		content: '';
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
	}
	.g-custom-select .g-custom-select__item a:hover{
		border-color: transparent;
		color: var(--site-accent-blue-color);
	}
}


.section-tags{
	margin-top: -52px;
	margin-bottom: 67px;
}
@media (max-width: 768px){
	.section-tags{
		margin-top: -28px;
		margin-bottom: 40px;
	}
}
.g-custom-select__item a{
	color: var(--site-default-color) !important;
}
.g-custom-select__item.active-link a{
	color: var(--site-accent-blue-color) !important;
}

/* 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/.default/components/ma/news/cbs-news/ma/news.list/cbs-news-list/style.css?17530887662275*/
.news{
	display: flex;
	flex-wrap: wrap;
}
.news__item{
	width: calc(100% / 3 - 28px * 2 / 3);
	margin-bottom: 28px;
}
.news__item:not(:nth-child(3n)){
	margin-right: 28px;
}
.news__item-holder{
	display: flex;
	flex-direction: column;
	height: 100%;
	position: relative;
}
.news__img{
	height: 320px;
}
.news__img img{
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.news__img a{
	display: block;
	height: 100%;
}
.news__img a:hover{
	border-color: transparent;
}
.news__text{
	display: flex;
	flex-direction: column;
	padding: 28px;
	background-color: var(--site-white-color);
	flex-grow: 1;
}
.news__title{
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: -0.01em;
	margin-bottom: 16px;
}
.news__title a,
.news__title a:visited{
	color: var(--site-default-color);
	font-weight: 500;
}
.news__title a:hover{
	color: var(--site-accent-blue-color);
	/* border-color: transparent; */
}
.news__preview{
	/* margin-top: 16px;
	margin-bottom: 28px; */
	flex-grow: 1;
}
.news__date{
	margin-top: 28px;
}
.news__preview,
.news__date{
	color: var(--site-dark-grey-color);
}
.news__item-tag{
	position: absolute;
	top: 28px;
	left: 28px;
	padding: 4px 12px;
	background-color: var(--site-white-color);
	font-size: 15px;
	line-height: 1.4;
	border-radius: 50px;
	user-select: none;
	color: var(--site-default-color);
}
@media(max-width: 1024px){
	.news__item{
		width: calc(100% / 2 - 28px / 2);
	}
	.news__item:not(:nth-child(3n)){
		margin-right: unset;
	}
	.news__item:not(:nth-child(2n)){
		margin-right: 28px;
	}
}
@media(max-width: 768px){
	.news__title{
		font-size: 22px;
	}
	.news__preview{
		/* margin-bottom: 20px; */
	}
	.news__date{
		margin-top: 20px;
	}
	.news__text{
		padding: 20px;
	}
	.news__item{
		width: calc(100% / 2 - 20px / 2);
		margin-bottom: 20px;
	}
	.news__item:not(:nth-child(2n)){
		margin-right: 20px;
	}
	.news__item-tag{
		top: 20px;
		left: 20px;
		font-size: 14px;
	}
	.news__img{
		height: 240px;
	}
}
@media(max-width: 620px){
	.news__item{
		width: 100%;
		margin-bottom: 20px;
	}
	.news__item:not(:nth-child(2n)){
		margin-right: unset;
	}
	.news__title a:hover{
		color: var(--site-default-color);
	}
}

/* End */


/* Start:/local/templates/.default/components/ma/form/call-back-form-program/style.css?17530887663588*/
.cb-form.cb-form--program{
  margin-top: 50px;
  margin-bottom: 0;
}
.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/ma/news/cbs-news/bitrix/search.page/.default/style.css?1753088766170 */
/* /local/templates/.default/components/ma/news/cbs-news/bitrix/search.form/flat/style.css?17530887662453 */
/* /local/templates/.default/components/ma/catalog.section.list/tags/style.css?17530887662757 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/modern/style.css?17530887662460 */
/* /local/templates/.default/components/ma/news/cbs-news/ma/news.list/cbs-news-list/style.css?17530887662275 */
/* /local/templates/.default/components/ma/form/call-back-form-program/style.css?17530887663588 */
