

/* Start:/about/style.css?17756510833672*/
.tabs-panel {
	margin-top: 12px;
	margin-bottom: 10px;
}

.tabs-panel__list {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	scrollbar-width: 0;
	scrollbar-height: 0;
}

.tabs-panel__list::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.tabs-panel__list::-webkit-scrollbar-track {
	width: 0;
	height: 0;
}

.tabs-panel__list-item {
	height: 48px;
	line-height: 46px;
	color: #444;
	font-size: 15px;
	background-color: #f0f4f7;
	border: 1px solid #d6dce1;
	border-radius: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	position: relative;
	display: flex;
	flex-flow: row;
	white-space: nowrap;
}

@media (max-width: 767.98px) {
	.tabs-panel__list-item {
		font-size: 14px;
		height: 44px;
		line-height: 42px;
	}
}

.tabs-panel__list-item span {
	display: inline-block;
	float: left;
}

.tabs-panel__list-item [class*=' i-'],
.tabs-panel__list-item [class^='i-'] {
	font-size: 28px;
	line-height: 46px;
	height: 46px;
	width: 28px;
	margin-right: 10px;
	color: #3169b6;
}

@media (max-width: 767.98px) {
	.tabs-panel__list-item [class*=' i-'],
	.tabs-panel__list-item [class^='i-'] {
		line-height: 42px;
		height: 44px;
		font-size: 26px;
		margin-right: 4px;
	}
}

.tabs-panel__list-item._active, .tabs-panel__list-item:hover, .tabs-panel__list-item:active {
	color: #fff;
	background-color: #3169b6;
	border-color: #3169b6;
}

.tabs-panel__list-item._active [class*=' i-'],
.tabs-panel__list-item._active [class^='i-'], .tabs-panel__list-item:hover [class*=' i-'],
.tabs-panel__list-item:hover [class^='i-'], .tabs-panel__list-item:active [class*=' i-'],
.tabs-panel__list-item:active [class^='i-'] {
	color: #fff;
}

.page-section {
	margin: 0 0 15px;
}

.page-section__title, .page-section__text {
	text-align: left;
}

.page-section._teammates .page-section__card-background {
	margin-bottom: 10px;
}

.page-section__img {
	min-height: 250px;
}

@media (min-width: 360px) {
	.page-section__img {
		min-height: 290px;
	}
}

@media (min-width: 420px) {
	.page-section__img {
		min-height: 340px;
	}
}

@media (min-width: 576px) {
	.page-section__img {
		min-height: 480px;
	}
}

@media (min-width: 768px) {
	.page-section__img {
		width: 90%;
		min-height: 650px;
	}
}

@media (min-width: 992px) {
	.page-section__img {
		width: 100%;
		min-height: 395px;
	}
}

@media (min-width: 1200px) {
	.page-section__img {
		min-height: 475px;
	}
}

@media (min-width: 1500px) {
	.page-section__img {
		min-height: 600px;
	}
}

.page-section__card-background {
	margin-bottom: 20px;
}

.page-section__card-text-paragraph {
	font-size: 17px;
}

@media (min-width: 1200px) {
	.page-section__card-text-paragraph {
		font-size: 18px;
	}
}

.page-section__card-icon-text {
	font-size: 20px;
}

@media (max-width: 767.98px) {
	.page-section {
		margin: 0 0 24px;
	}
	.page-title {
		margin-top: 10px;
	}
	.page-title h1 {
		font-size: 34px;
		margin-bottom: 24px;
	}
	.page-section__title._big {
		font-size: 26px;
	}
	.page-section__img {
		margin-bottom: 24px;
	}
	.page-section__text-paragraph {
		font-size: 16px;
		line-height: 24px;
	}
	.title-mobile {
		font-size: 22px !important;
		margin-top: -26px;
	}
	.page-section__text-paragraph {
		margin-bottom: 16px;
	}
	.page-section__title._mobile {
		font-size: 32px;
		margin-top: -12px;
	}
	.page-section__card-text._mobile p {
		font-style: italic;
		font-size: 16px;
		padding: 0;
	}
	.page-section__card-background {
		margin-bottom: 12px;
	}
	.page-section__title-desc {
		margin-top: 0;
		font-size: 16px;
	}
	.page-section__card-title {
		font-size: 28px;
		margin-bottom: 4px;
	}
	._teammates .page-section__card-text-paragraph {
		font-size: 14px;
		padding: 0;
	}
}

/* End */
/* /about/style.css?17756510833672 */
