

/* Start:/local/templates/blog/components/bitrix/system.pagenavigation/.default/style.css?1772015273474*/
.pagenavigation {
    display: flex;
}
.pagenavigation .active,
.pagenavigation a {
    padding: 10px;
    width: 50px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    background: #fff;
    line-height: 28px;
    margin-right: 20px;
    color: #2a89f1;
    transition: all 0.2s linear;
}
.pagenavigation a:hover{
    background: #3d98ff;
    color: #fff;
}
.pagenavigation .active {
    color: #fff;
    background: #3d98ff;
}
/* End */


/* Start:/local/templates/blog/components/bitrix/news/komanda/bitrix/news.list/.default/style.css?1772015273776*/
.komanda_items {
margin-bottom: 30px;
}

.komanda_item {
    border-bottom: solid 1px #E5E5EB;
}

.komanda_item__head {
    font-family: GilroySemiBold,sans-serif;
    color: #3b3e42;
    letter-spacing: .36px;
    font-size: 18px;
}

.komanda_item__text {
    letter-spacing: .3px;
    font-family: GilroySemiBold,sans-serif;
    color: #3b3e42;
}

.komanda_item_content {
    background-color: #fff;
    padding: 50px 0 54px 170px;
    position: relative;
    line-height: 28px;
}

.komanda_item__img {
    position: absolute !important;
    border-radius: 50%;
	margin:0 !important;
    top: 20px;
    left: 30px;
    width: 120px;
    height: 120px;
    background: no-repeat center top #DAEEF2;
    background-size: cover;
}

.komanda_item__img img {
    height: 300px;
}
/* End */
/* /local/templates/blog/components/bitrix/system.pagenavigation/.default/style.css?1772015273474 */
/* /local/templates/blog/components/bitrix/news/komanda/bitrix/news.list/.default/style.css?1772015273776 */
