

/* Start:/local/templates/rutector/css/about.css?1744573002792*/
.about-company{
    line-height: 24px;
    margin-top: 50px;
}

.blue-block{
    padding: 40px 0;
    background-color: rgba(25, 119, 211, 0.08);
    color: #1976D3;
    width: 100vw;
    transform: translateX(-50%);
    margin-left: 50%;
}

.blue-block__text{
    font-weight: lighter;
}

.default-ul{
    list-style: disc inside;
}

.about-company__leader_mobile{
    width: 100%;
    display: none;
    margin-top: 30px;
}

.about-company__leader_mobile img{
    width: 100%;
}

@media screen and (max-width: 1050px)  {
    .about-company__leader{
        width: 300px;
    }
}

@media screen and (max-width: 768px)  {
    .about-company__leader_mobile{
        display: block;
    }

    .about-company__leader{
        display: none;
    }
}
/* End */


/* Start:/local/templates/rutector/components/bitrix/news.list/about_company_cards/style.css?17445730032226*/
.about-company__cards__wrapper{
	position: relative;
}

.about-company__cards__map{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.about-company__cards__map img{
	width: 100%;
}

.about-company__cards{
	position: relative;
	z-index: 2;
	display: grid;
	grid-template-columns: repeat(4, minmax(315px, 330px));
}

.about-company__cards__item:nth-child(1),
.about-company__cards__item:nth-child(3),
.about-company__cards__item:nth-child(6),
.about-company__cards__item:nth-child(8),
.about-company__cards__item:nth-child(9),
.about-company__cards__item:nth-child(11){
	background-color: rgba(25, 119, 211, 0.08);
}

.about-company__cards__item{
	padding: 60px 40px;
	color: #1976D3;
	font-weight: lighter;
}

.about-company__cards__item a{
	color: #1976D3;
	text-decoration: underline;
}

.about-company__cards__title{
	display: inline-block;
	line-height: normal;
	font-size: 34px;
}

.about-company__cards__title_big, .about-company__cards__title p{
	font-size: 62px;
	display: inline-block;
}

.about-company__cards__text{
	margin-top: 40px;
	font-size: 18px;
}

@media screen and (max-width: 1310px)  {
	.about-company__cards{
		grid-template-columns: repeat(3, minmax(330px, 437px));
	}

	.about-company__cards__item:nth-child(n){
		background-color: #fff;
	}

	.about-company__cards__item:nth-child(odd){
		background-color: rgba(25, 119, 211, 0.08);
	}
}

@media screen and (max-width: 1050px)  {
	.about-company__cards__map{
		display: none;
	}

	.about-company__cards{
		grid-template-columns: repeat(2, minmax(352px, 525px));
	}

	.about-company__cards__item:nth-child(n){
		background-color: #fff;
	}

	.about-company__cards__item:nth-child(1),
	.about-company__cards__item:nth-child(4),
	.about-company__cards__item:nth-child(5),
	.about-company__cards__item:nth-child(8),
	.about-company__cards__item:nth-child(9),
	.about-company__cards__item:nth-child(12){
		background-color: rgba(25, 119, 211, 0.08);
	}
}

@media screen and (max-width: 768px)  {
	.about-company__cards{
		grid-template-columns: 1fr;
	}

	.about-company__cards__item:nth-child(n){
		background-color: #fff;
	}

	.about-company__cards__item:nth-child(odd){
		background-color: rgba(25, 119, 211, 0.08);
	}
}
/* End */


/* Start:/local/templates/rutector/components/bitrix/news.list/we_are_trusted_list/style.css?1744573003194*/
.about-company__brands{
	width: 100%;
	display: grid;
	grid-template-columns: repeat(auto-fill, 112px);
	grid-gap: 60px;
	justify-content: center;
}

.about-company__brands img{
	width: 100%;
}

/* End */
/* /local/templates/rutector/css/about.css?1744573002792 */
/* /local/templates/rutector/components/bitrix/news.list/about_company_cards/style.css?17445730032226 */
/* /local/templates/rutector/components/bitrix/news.list/we_are_trusted_list/style.css?1744573003194 */
