

/* Start:/local/templates/prsite/components/bitrix/form.result.new/call_order/style.css?1715439345270*/
/* .btn-fos{
    border-radius: 33px;
    font-family: "Roboto_Regular",Helvetica,Arial,sans-serif;
    text-align: center;
    text-decoration: none;
    min-width: 214px;

} */

.btn-fos p{
	white-space: nowrap;
    position: relative;
    z-index: 2;
}

/* End */


/* Start:/local/templates/prsite/components/bitrix/breadcrumb/breadcrumbs/style.css?1715439345585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/prsite/components/bitrix/news.list/team-photos/style.css?17742676451461*/
.team-photos-swiper__control{
    gap: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.team-photos__title{
    max-width: calc(100% - 200px);
}

.team-photos__header{
    display: flex;
    gap: 30px;
    justify-content: space-between;
    align-items: baseline;
}

.team-photos-swiper__row{
    margin: 0 -15px;
    overflow: hidden;
}
.team-photos__item{
    padding: 0 15px 45px 15px;
    width: 25%;
    min-width: 327px;
}

.team-photos__image{
    border-radius: 20px;
    overflow: hidden;
}

.team-photos__image img{
    width: 100%;
    height: 396px;
    object-fit: cover;
}
.team-photos-swiper__row .swiper-wrapper{
    display: flex;
    flex-wrap: nowrap;

}
.team-photos__name{
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    margin-top: 15px;
    margin-bottom: 10px;
}
.team-photos__position{
    font-size: 16px;
}

.team-photos-swiper__control--mobile{
    display: none;
}

.team-photos-swiper__control--desktop{
    display: flex;
}

@media (max-width: 700px) {
    .team-photos-swiper__row{
        overflow: visible;
        margin: 0 -13px;
    }
    .team-photos__item{
        width: 297px;
        min-width: 297px;
        padding: 0 13px 45px 13px;
    }
    .team-photos-swiper__control--mobile{
        display: flex;
        gap: 15px;
    }
    .team-photos-swiper__control--desktop{
        display: none;
    }
    .team-photos__title{
        max-width: 100%;
    }
}
/* End */
/* /local/templates/prsite/components/bitrix/form.result.new/call_order/style.css?1715439345270 */
/* /local/templates/prsite/components/bitrix/breadcrumb/breadcrumbs/style.css?1715439345585 */
/* /local/templates/prsite/components/bitrix/news.list/team-photos/style.css?17742676451461 */
