

/* Start:/local/templates/v1/components/bitrix/news.list/team/style.css?15739367852782*/
#team {
    padding: 120px 0 80px;
    background-color: #F7F5FB;
}
#team h2 {
    font-weight: 700;
    font-size: 36px;
    color: #1A1753;
    position: relative;
    padding-left: 60px;
    padding-bottom: 60px;
    margin-bottom: 0;
    padding-right: 20px;
}
#team h2:before {
    content: "";
    width: 37px;
    height: 2px;
    border-radius: 1px;
    position: absolute;
    background-color: #1A1752;
    left: 0;
    top: 23px;
}
#team h2.marks {
    margin-top: 20px;
}
#team .person {
    margin-bottom: 60px;
}
#team .photo-block {
    padding-right: 40px;
}
#team .person .photo {
    max-width: 180px;
    height: auto;
    border-radius: 100%;
}
#team .person .name {
    font-size: 24px;
    line-height: 32px;
    color: #1A1753;
    font-weight: 700;
    padding-bottom: 20px;
}
#team .person .role {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    padding-bottom: 10px;
}
#team .person .mail {
    background: url(/local/templates/v1/components/bitrix/news.list/team/img/mail.svg) no-repeat left 6px;
    padding-left: 21px;
    font-size: 14px;
    color: #38363A;
    text-decoration: none;
}
#team .person .phone {
    background: url(/local/templates/v1/components/bitrix/news.list/team/img/phone.svg) no-repeat left center / auto 15px;
    padding-left: 21px;
    font-size: 14px;
    color: #38363A;
    text-decoration: none;
    margin-top: 7px;
    display: inline-block;
}
#team .person .quote {
    background-color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    padding: 20px;
    margin-top: 40px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    border-radius: 10px;
}


@media (max-width: 991.98px) {

    #team {
        padding: 120px 0 0;
    }
    #team .photo-block {
        padding-right: 25px;
    }
    #team .person .photo {
        max-width: 145px
    }
    #team .person .name {
        font-size: 20px;
        line-height: 28px;
        padding-bottom: 14px;
    }
    #team .person .role {
        font-size: 15px;
        line-height: 20px;
    }
    #team .person .mail {
        font-size: 13px;
    }
    #team .person .phone {
        font-size: 13px;
    }

}

@media (max-width: 575.98px) {

    #team {
        padding: 50px 0 60px;
    }
    #team h2 {
        font-size: 24px;
        padding-left: 0;
        padding-bottom: 40px;
        padding-right: 0;
        line-height: 32px;
        text-align: center;
    }
    #team h2:before {
        display: none;
    }
    #team .person .photo {
        max-width: 100px;
    }
    #team .person .name {
        font-size: 16px;
        line-height: 25px;
        padding-bottom: 7px;
    }
    #team .person {
        margin-bottom: 40px;
    }
    #team .photo-block {
        padding-right: 20px;
    }
    #team .person .quote {
        font-size: 14px;
        line-height: 22px;
        margin-top: 20px;
    }

}
/* End */
/* /local/templates/v1/components/bitrix/news.list/team/style.css?15739367852782 */
