

/* Start:/local/templates/euro-obyv/components/bitrix/news.list/reviews-job/style.css?17478161761510*/
.review{
    -webkit-flex-flow: row wrap;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}
.review__image{
    -webkit-flex: 1 0 150px;
flex: 1 0 150px;
}
.image__rounded{
    border-radius: 50%;
}
.review__inner{
    -webkit-flex: 3 1 200px;
    flex: 3 1 200px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
.review__inner:not(:last-child) {
    margin-bottom: 10px;
}
.review__title:not(:last-child) {
    margin-bottom: 10px;
}
.review__title {
    color: #000;
    font-family: inherit;
    font-size: 1.71429rem;
    font-weight: 700;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.review__position {
    font-style: italic;
}
.review__position:not(:last-child) {
    margin-bottom: 10px;
}
.review__list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.review__li {
    -webkit-flex-flow: row wrap;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    line-height: 1.5;
}
.review__collapse {
    min-width: 100%;
    overflow: hidden;
    position: relative;
}
.review__body {
    margin-top: 1rem;
    display: block;
    height: auto;
    max-height: 7em;
    overflow: hidden;
    position: relative;
    transition: height .35s ease;
}
.review__body.open{
    max-height: 100%;
}
.review__open{
        border-bottom: 1px dashed;
        text-decoration: none;
        color: var(--main-accent-color);
        cursor: pointer;
}
.mb-6, .my-6 {
    margin-bottom: 2.14286rem!important;
}
/* End */
/* /local/templates/euro-obyv/components/bitrix/news.list/reviews-job/style.css?17478161761510 */
