

/* Start:/local/templates/fctehnar/components/bitrix/system.pagenavigation/.default/style.css?17450827901626*/
.nbPagination {text-align: center; font-size: 1.125rem; padding-bottom: 1.25rem;}
.nbPagination__container {list-style: none; margin: 0; padding: 0;}
.nbPagination__item {display: inline-block; margin: 0 0.625rem;}
.nbPagination__item._prev,
.nbPagination__item._next,
.nbPagination__item._first,
.nbPagination__item._last {font-size: 1.25rem;}
.nbPagination__item._prev {}
.nbPagination__item._next {}
.nbPagination__item._first {}
.nbPagination__item._last {}
.nbPagination__item._active {}
.nbPagination__item._all {}

.nbPagination__link,
.nbPagination__link._empty:hover {
  width: 2.625rem;
  height: 2.625rem;
  text-align: center; 
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-bottom: 2px solid var(--primary-color);
  color: #000000;
}
.nbPagination__link._first {border-left: 2px solid var(--primary-color); border-top: 2px solid var(--primary-color);}
.nbPagination__link._last {border-right: 2px solid var(--primary-color); border-top: 2px solid var(--primary-color);}

a.nbPagination__link:hover {color: var(--primary-color); text-decoration: none;}
.nbPagination__item._active .nbPagination__link {text-decoration: none; background: var(--third-color); color: #fff; border-bottom: 2px solid var(--third-color);}
.nbPagination__link._empty {cursor: default;}

.nbPagination__link svg {width: 12px; height: 12px;}
.nbPagination__link._first svg {transform: rotate(180deg);}
.nbPagination__link svg.back  {transform: rotate(180deg);}
.nbPagination__item._active {} 


.nbPagination__link._first,
.nbPagination__link._last {}

/* End */


/* Start:/local/templates/fctehnar/components/bitrix/news.list/pageLinks/style.css?17450827901102*/
.pageLinks {}
.pageLinks__item {position: relative; height: 0; padding-top: 30%; background-size: cover; margin-bottom: 2rem; text-decoration: none !important; display: block; transition: .5s; background-position: center}
.pageLinks__item:hover {
  box-shadow: 0px 0px 11.52px 0.48px rgba(0, 0, 0, 0.39);
}

.pageLinks__content {position: absolute; bottom: 0; left: 0; right: 4.375rem; padding: 0.5rem 2rem; background: rgba(255,255,255,0.81); transition: .5s; min-height: 4.375rem;
display: flex; align-items: center;
}
.pageLinks__item:hover .pageLinks__content {background: rgba(255,255,255,1)}

.pageLinks__name {color: var(--primary-color); text-transform: uppercase; font-size: 1.25rem; font-weight: 700;}

.pageLinks__btn {position: absolute; right: 0; bottom: 0;
    padding: 1.25rem 1rem 1rem 1.125rem !important;
  height: 4.375rem;
}

.pageLinks__btn svg.arrow {width: 1.875rem !important; height: 1.875rem !important;}



/*desktops*/
@media (max-width: 1200px) { 

}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) { 

}
/* End */


/* Start:/local/templates/fctehnar/components/bitrix/main.include/pageAbout/style.css?1745082790812*/
.pageAbout {}
.pageAbout__block {}

.pageAbout__title {
	font-size: 24px;
	text-transform: uppercase;
	color: var(--primary-color);
	font-weight: bold;
	padding-bottom: 2rem;
}

.pageAbout__text { padding-left: 0; margin: 0; font-size: 1rem;}
.pageAbout__text b {font-weight: 600;}
.pageAbout__text ul {list-style: none;position: relative;
	padding: 0;}
.pageAbout__text ul li {padding-left: 3.25rem; position: relative; margin-bottom: 1rem; }
.pageAbout__text ul li:last-child {margin-bottom: 0;}
.pageAbout__text ul li:before {content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 1.75rem; height: 1.75rem;
	background: var(--primary-color) url(/local/templates/fctehnar/components/bitrix/main.include/pageAbout/../../../../images/checkbox.svg) center bottom no-repeat;
	background-size: contain;
}


.pageAbout__block._1 {
	padding: 2rem 0;
}
/* End */


/* Start:/local/templates/fctehnar/components/bitrix/news.list/founders/style.css?17450827902726*/
.founders {

}

.founder {
	background: #fff;
	margin-bottom: 3.25rem;
	box-shadow: 0px 0px 7.68px 0.32px rgba(0, 0, 0, 0.19);
	position: relative;
}

.founder:last-child {
	margin-bottom: 0;
}


.founder:before {
	content: '';
	display: block;
	position: absolute;
	background: url(/local/templates/fctehnar/components/bitrix/news.list/founders/../../../../images/pattern_2.png) center 42% repeat;
	left: 84%;
	right: 0;
	bottom: 0;
	top: 0;
}

.founder:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 66%;
	bottom: 0;
	top: 0;
	background: var(--primary-color) url(/local/templates/fctehnar/components/bitrix/news.list/founders/../../../../images/pattern.png) center bottom repeat;
}

.founder._0:before {
	left: 0;
	right: 84%;
	bottom: 0;
	top: 0;
}
.founder._0:after {
	left: 66%;
	right: 0;
	bottom: 0;
	top: 0;
}

.founder > .row {
	position: relative;
	z-index: 2;
}

.founder__video {
	margin-bottom: 4rem;
}

.founder__icon {
	position: absolute;
	top: 2.25rem;
	right: 0.8125rem;
	box-shadow: 0 0 0 0.8125rem #fff;
	width: 7.625rem;
	height: 7.625rem;
	background-position: center top;
	background-size: cover;
}

.founder._0 .founder__icon {
	top: 2.25rem;
	right: auto;
}


.founder__name {
	font-size: 24px;
	text-transform: uppercase;
	color: var(--primary-color);
	font-weight: bold;
}
.founder__doc {
	display: block;
	width: 3.5rem;
	height: 3.5rem;
	position: relative;
	color: #fff !important;
	background: var(--third-color);
}
.founder__doc:hover {
	background: var(--primary-color);
}
.founder__doc svg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2.5rem;
	height: 2.5rem;
	transform: translate(-50%,-50%);

}


.founder__desc {
	font-size: 1.25rem;
}

.founder__desc ul {
	list-style: none;
	position: relative;
	padding: 0;
}

.founder__desc ul li {
	padding-left: 1.625rem;
	position: relative;
	margin-bottom: 0.5rem;
	break-inside: avoid;
}

.founder__desc ul li:last-child {
	margin-bottom: 0;
}

.founder__desc ul li:before {
	content: '';
	position: absolute;
	top: 0.625rem;
	left: 0;
	width: 0.5rem;
	height: 0.5rem;
	background: var(--primary-color);
	background-size: contain;
}

.founders__content {
	padding: 5rem 2rem 2rem 0;
}
.founder._0 .founders__content{
	padding: 5rem 0 2rem 2rem;
}

/*desktops*/
@media (max-width: 1200px) {
	.founder:after {
		display: none;
	}
	.founder__video {
		margin-bottom: 0;
	}
	.founder._0 .founders__content,
	.founders__content {
		padding: 2rem;
	}
	.founder__icon {
		top: 2.25rem;
		right: auto;
	}

}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) {
	.founder._0 .founders__content, .founders__content {
		padding: 1rem;
	}
}
/* End */
/* /local/templates/fctehnar/components/bitrix/system.pagenavigation/.default/style.css?17450827901626 */
/* /local/templates/fctehnar/components/bitrix/news.list/pageLinks/style.css?17450827901102 */
/* /local/templates/fctehnar/components/bitrix/main.include/pageAbout/style.css?1745082790812 */
/* /local/templates/fctehnar/components/bitrix/news.list/founders/style.css?17450827902726 */
