

/* Start:/local/templates/polair/components/bitrix/system.pagenavigation/.default/style.css?1764592119863*/
.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pagination-arrow {
    font-size: 22px;
    color: #C4C4C4;
}

.pagination-arrow.prev {
    margin-right: 26px;
}

.pagination-arrow.next {
    margin-left: 26px;
}

.pagination-link {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin: 0 11px;
    color: #7B7C7E;
}

.pagination-link.active {
    color: #C4C4C4;
}

.pagination-link:hover {
    color: #DE1326;
}

@media(max-width: 480px) {
    .pagination-arrow {
        display: none;
    }
}
/* End */


/* Start:/local/templates/polair/components/bitrix/news.list/latest_news/style.css?17645921203510*/
.news {
	padding: 100px 0 76px;
	background: #f7f9fb;
}

.news .new_cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0 -12px;
}

.news .new_cont .new_item {
	background: #fff;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 33.333%;
	flex: 0 1 33.333%;
	margin: 0 12px;
	position: relative;
	border: 2px solid #e0ebf2;
	padding-bottom: 60px;
}

.news .new_cont .new_item .big_title {
	font-weight: 600;
	font-size: 36px;
	line-height: 130%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #006fb6;
	margin-top: 40px;
}

.news .new_cont .new_item .learn_more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	bottom: 40px;
	left: 24px;
}

.news .new_cont .new_item .learn_more .text {
	margin-right: 10px;
	font-weight: 500;
	font-size: 16px;
	line-height: 130%;
	letter-spacing: 0.03em;
	color: #006fb6;
}

@media screen and (max-width: 600px) {
	.news .new_cont .new_item .learn_more {
		bottom: 20px;
		left: 16px;
	}
}

.news .new_cont .new_item .img {
	position: relative;
	padding-bottom: 43%;
}

.news .new_cont .new_item .img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.news .new_cont .new_item .date {
	padding: 32px 24px 0;
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 130%;
	letter-spacing: 0.03em;
	color: #808080;
}

@media screen and (max-width: 600px) {
	.news .new_cont .new_item .date {
		padding: 24px 16px 0;
	}
}

.news .new_cont .new_item .title {
	margin-bottom: 16px;
	padding: 0 24px;
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #006fb6;
}

@media screen and (max-width: 600px) {
	.news .new_cont .new_item .title {
		padding: 0 16px 0;
	}
}

.news .new_cont .new_item .desc {
	margin-bottom: 32px;
	font-size: 18px;
	line-height: 140%;
	color: #333333;
	padding: 0 24px;
}

@media screen and (max-width: 600px) {
	.news .new_cont .new_item .desc {
		padding: 0 16px;
	}
}

.news .new_cont .new_item:first-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.news .new_cont .new_item:first-child .learn_more {
	max-width: 225px;
	width: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

@media screen and (max-width: 600px) {
	.news .new_cont .new_item:first-child {
		height: 330px;
	}
}

@media screen and (max-width: 1000px) {
	.news .new_cont .new_item {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 calc(50% - 24px);
		flex: 0 1 calc(50% - 24px);
		margin: 0 12px 24px;
	}
}

@media screen and (max-width: 600px) {
	.news .new_cont .new_item {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		padding-bottom: 40px;
	}
}

@media screen and (max-width: 1000px) {
	.news .new_cont {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.news .wrapper {
	position: relative;
}

.news .wrapper .sexteen_dots {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate(-110%, -50%);
	transform: translate(-110%, -50%);
}

@media screen and (max-width: 1000px) {
	.news {
		padding: 56px 0;
	}
}
/* End */
/* /local/templates/polair/components/bitrix/system.pagenavigation/.default/style.css?1764592119863 */
/* /local/templates/polair/components/bitrix/news.list/latest_news/style.css?17645921203510 */
