

/* Start:/local/templates/.default/components/urdis/section.list/list_employees/style.css?17155467451894*/
.employees-list__wrapper button.slick-prev {
    left: -3rem;
}

.employees-list__wrapper button.slick-next {
    right: -3rem;
}

.employees-list__wrapper .employees-list__item-avatar {
    transform: translateY(-25%);
}

.employees-list__wrapper .employees-list__item {
    margin-top: 4rem;
}

.employees-list__wrapper button.slick-arrow:before {
    color: #888;
    font-size: 2.5rem;
}

.employees-list__wrapper .employees-list__item-description {
    margin-bottom: 1rem;
}

.employees-list__wrapper h4.employees-block__header {
    height: 53px;
}

.employees-list__wrapper .employees-list__item-labels {
    display: flex;
    flex-direction: column;
}

.employees-list__wrapper ul.small {
    height: 65px;
    margin-bottom: 15px;
}

@media screen and (max-width: 1035px) {
    .employees-list__wrapper button.slick-prev {
        left: -1.5rem;
    }
    
    .employees-list__wrapper button.slick-next {
        right: -1.5rem;
    }
    .employees-list__wrapper button.slick-arrow:before {
        color: #888;
        font-size: 2rem;
    }
}

@media screen and (max-width: 994px) {
    .employees-list__wrapper .employees-list__item-info {
        display: grid;
        flex-direction: column;
        grid-template-rows: 80px 60px;
    }
}

@media screen and (max-width: 991px) {
    .employees-list__wrapper .employees-list__item.slick-slide {
        display: grid;
        align-items: end;
        justify-content: center;
        justify-items: start;
    }

    .employees-list__wrapper .employees-list__item-info {
        grid-template-rows: 50px 55px;
    }

    .employees-list__wrapper h4.employees-block__header,
    .employees-list__wrapper ul.small {
        height: auto;
    }

    .employees-list__wrapper .employees-list__item-description {
        margin-bottom: 1rem;
    }
}
/* End */


/* Start:/local/components/urdis/hl.items/templates/partners/style.css?155534012156*/
.partners-section .slick-prev {
    left: 0!important;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/faq_list_in_main/style.css?17540387342221*/
.faq_list_in_main_wrapp {
/*	font-family: 'Manrope';
	font-style: normal;*/
	margin-top: 50px;
}
.faq_list_in_main_wrapp .app-accordion__button_ {
	padding: 20px 20px 35px 29px;
	border-top: 1px solid #898989;

}
.faq_list_in_main_wrapp .app-accordion__row:last-child .app-accordion__button_ {
	border-bottom: 1px solid #898989;
}
.faq_list_in_main_wrapp .app-accordion__title {
	font-weight: 600;
	font-size: 25px;
	line-height: 110%;
	color: #141414;
	margin-top: 14px;
	width: calc(100% - 55px);
	margin-right: 0;
}
.faq_list_in_main_wrapp .answer_text{
	font-weight: 400;
	font-size: 18px;
	line-height: 130%;
	color: #373737;
	margin-top: 22px;

}
.faq_list_in_main_wrapp  .question_wrapp_arrow {
	box-sizing: border-box;
    background: #141414;
    border-radius: 5px;
    width: 55px;
    height: 55px;
    border: 1px solid #141414;
}
.faq_list_in_main_wrapp .svg-block {
	margin: 0 auto
}
.faq_list_in_main_wrapp .app-accordion .app-accordion__row .question_wrapp_arrow svg {
	transition: .3s;
}
.faq_list_in_main_wrapp .app-accordion .app-accordion__row.open .question_wrapp_arrow svg{
	transform: rotate(135deg);
	transition: .3s;
	

}
.faq_list_in_main_wrapp .app-accordion .app-accordion__row.open .question_wrapp_arrow svg path{
	fill: #000;
	transition: .3s;
}
.faq_list_in_main_wrapp .app-accordion .app-accordion__row .question_wrapp_arrow svg path{
	fill: #fff;
	transition: .3s;
}

.faq_list_in_main_wrapp .app-accordion .app-accordion__row.open .question_wrapp_arrow {
	background: #fff;
	transition: .3s;

}



@media screen and (max-width:600px){
	.faq_list_in_main_wrapp .app-accordion__title {
		font-size: 16px;
	}
	.faq_list_in_main_wrapp .app-accordion__button_ {
		padding: 20px;
	}
	.faq_list_in_main_wrapp .answer_text {
		font-size: 14px;
		margin-top: 12px;
	}
	.faq_list_in_main_wrapp  .question_wrapp_arrow  {
		height: 35px;
		width: 35px;
	}
	.faq_list_in_main_wrapp .app-accordion .app-accordion__row.open .question_wrapp_arrow svg {
		width: 15px;
		height: 15px;
	}
	.faq_list_in_main_wrapp .app-accordion .app-accordion__row .question_wrapp_arrow svg {
		width: 15px;
		height: 15px;
	}

}
/* End */
/* /local/templates/.default/components/urdis/section.list/list_employees/style.css?17155467451894 */
/* /local/components/urdis/hl.items/templates/partners/style.css?155534012156 */
/* /local/templates/.default/components/bitrix/news.list/faq_list_in_main/style.css?17540387342221 */
