

/* Start:/local/templates/.default/components/bitrix/news.list/our-team/style.css?17834032204060*/
.team-list__item {
    position: relative;
    overflow: hidden;
}

.grid-list--no-gap .team-list__item {
    overflow: visible;
}

.grid-list--no-gap .team-list__item-image--absolute {
    left: -1px;
}

.team-list__item-image-wrapper {
    position: relative;
}

.team-list__item-image-wrapper--BG {
    padding-top: 130%;
    overflow: hidden;
    width: 100%;
}

.team-list__item-image-wrapper--BG:after {
    content: "";
    position: absolute;
    left: 0%;
    right: 0%;
    top: 51%;
    bottom: 0%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.team-list__item-image-wrapper--TOP {
    padding-top: 67%;
}

.team-list__item-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}

.team-list__item-image--absolute {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.team-list__item-link--absolute {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
}

.team-slider .slick-track {
    display: flex;
}

.team-slider .slick-list {
    margin: 0 -10px;
    padding-bottom: 15px;
}

.team-slider .slick-slide {
    margin: 0 10px;
    height: auto;
}

.team-slider.grid-list {
    display: flex;
}

.custom-arrow {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333333;
    background: white;
    border: 1px solid #E5E5E5;
    transition: all 0.3s;
    top: -77px;
    left: auto;
    right: 0;
}

.custom-arrow.slick-prev {
    right: 48px;
}

.custom-arrow:before {
    content: none;
}

.custom-arrow:hover {
    color: white;
    background-color: #d4242c;
    border-color: #d4242c;
}

.team-list--has-slider .index-block__part--right {
    margin-right: 140px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .grid-list--no-grid > .team-list__wrapper {
        width: 33.33%;
    }

    .grid-list--no-grid > .team-list__wrapper.item-w66,
    .grid-list--no-grid > .team-list__wrapper.item-w50 {
        width: 66.66%;
    }
}

@media (min-width: 992px) {
    .team-list__wrapper.item-w50 .team-list__item-image-wrapper--BG {
        padding-top: 62%;
    }

    .team-list__wrapper.item-w66 .team-list__item-image-wrapper--BG {
        padding-top: 63%;
    }

    .grid-list--wide-first .team-list__item-image-wrapper--BG {
        height: 100%;
    }
}

@media (max-width: 991px) {
    .grid-list--no-grid > .team-list__wrapper {
        width: 33.33%;
    }
}

@media (max-width: 767px) {
    .grid-list--no-grid > .team-list__wrapper {
        width: 50%;
    }
}

@media (max-width: 600px) {
    .team-list__item.flexbox--direction-row-reverse {
        flex-direction: column;
    }

    .team-list__item-image-wrapper--BG {
        padding-top: 150%;
    }

    .team-list__item-image-wrapper--BG:after {
        top: 40%;
    }
}

@media (max-width: 500px) {
    .grid-list--normal .team-list__wrapper {
        width: 100%;
    }

    .grid-list--normal .team-list__item-image-wrapper--BG {
        padding-top: 110%;
    }
}

.staff-block-inner__properties {
    padding: 32px 32px 23px 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.staff-block-inner__property {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.staff-block-inner__label {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
}

.staff-block-inner__name {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    color: #333333;
}

.staff-block-inner__property-value a {
    color: #2A2A2A;
}

.staff-block-inner__property-value a:hover {
    color: #d4242c;
}

@media (max-width: 768px) {
    .staff-block-inner__properties {
        padding: 20px;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/our-team/style.css?17834032204060 */
