

/* Start:/local/templates/xpage/components/bitrix/news/events/style.css?17174230791425*/
.page-section__title {
    /* margin-bottom: 0rem ; */

}

.team-card {
    margin-bottom: 1rem;
    padding: 20px !important;
}

.team-card__img {
    margin-top: 0.5rem;
}

.team:last-child .team__cont {

    /* margin-bottom: -180px; */
    padding-bottom: 40px !important;
}

.team {
    word-wrap: break-word;
}

@media screen and (max-width: 980px) {
    .team {
        margin-bottom: 46px !important;
    }

    .page-section__title {
        margin: 30px 20px;
        text-align: left;
    }

    .team__cont {
        margin-left: -40px !important;
        width: 100vw !important;
    }

    .team__item {
        width: 35vw;
    }


    .team__list1 {
        padding: 40px;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        flex-wrap: wrap;
        gap: 30px;
        justify-content: space-evenly;
    }

    .team-card {
        width: 37vw;

    }

}

@media screen and (max-width: 820px) {
    .team__cont {
        margin-left: -24px !important;
        width: 100vw !important;
    }

}

@media screen and (max-width: 628px) {
    .team__title {
        margin-top: 40px !important;
        margin-bottom: 0 !important;
        font-size: 30px;
    }

    .team__list1 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .team__item {
        width: 70vw;
    }

    .team-card {
        width: 70vw;

    }
}
/* End */
/* /local/templates/xpage/components/bitrix/news/events/style.css?17174230791425 */
