

/* Start:/local/templates/gnbservice/components/bitrix/system.pagenavigation/.default/style.css?1752157552858*/
.pages-cat{

    display: flex;
    justify-content: center;
    align-items: center;
}
.pages-cat ul{
    padding: 0;
    margin: 0 -7px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pages-cat ul>li{
    padding: 0 7px;

}
.pages-cat ul>li>a,
.pages-cat ul>li>span{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;

}
.pages-cat ul>li>a{
    text-decoration: none;
    color: #747373;
}
.pages-cat ul>li>span{
    color: #363636;
}
.pages-cat-prev,
.pages-cat-next{
    width: 48px;
    height: 48px;
    background-color: #E5E5E5;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pages-cat-prev{
    margin-right: 14px;
}
.pages-cat-next{
    margin-left: 14px;
}
/* End */


/* Start:/local/templates/gnbservice/components/bitrix/news.list/news/style.css?17521575521654*/
.news-list{
    display: flex;
    flex-wrap: wrap;
    margin: -21px -10px;
    margin-bottom: 40px;
}
.news-item-block{
    padding: 21px 10px;
    max-width: calc(100%/3);
    flex: 0 0 calc(100%/3);
}
.news-item{
    background-color: #E5E5E5;
    padding: 30px;
    border-radius: 30px;
    height: 100%;
}
.news-item-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}
.news-item-img{
    display: block;
    height: 250px;
    border-radius: 24px;
    overflow: hidden;
    margin-bottom: 30px;
}
.news-item-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-item-name{
    display: block;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: #363636;
    margin-bottom: 20px;
    text-decoration: none;
}
.news-item-desc{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #747373;
    margin-bottom: 20px;
}
.news-item-bottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news-item-date{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #B8B8B8;
    padding: 6px 12px;
    border-radius: 10px;
    background-color: #fff;
}
.news-item-link{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background-color: #fff;
}
.news-item-link:hover svg{
    transform: rotateZ(45deg);
}
/* End */


/* Start:/local/templates/gnbservice/components/wexpert/iblock.list/offices/style.css?17521575521318*/
.office-slider-block{
    margin-bottom: 120px;
}
.office-wrap{
    background-color: #E5E5E5;
    padding: 30px;
    border-radius: 30px;
}
.office-name{
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: #363636;
    display: flex;
    align-items: center;
    margin-bottom: 22px;
}
.office-name svg{
    margin-right: 10px;
}
.office-phone{
    margin-bottom: 22px;
}
.office-phone a{
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 13px;
    background-color: #AE3D03;
    border-radius: 10px;
    text-align: center;
}
.office-email a {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    text-decoration-line: underline;
    color: #AE3D03;
}
.office-slider-nav{
    display: flex;
}
.office-slider-nav .owl-prev{
    margin-right: 20px;
}
.office-slider-nav .owl-next,
.office-slider-nav .owl-prev{
    width: 70px;
    height: 70px;
    border-radius: 10px;
    background-color: #E5E5E5;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
/* End */
/* /local/templates/gnbservice/components/bitrix/system.pagenavigation/.default/style.css?1752157552858 */
/* /local/templates/gnbservice/components/bitrix/news.list/news/style.css?17521575521654 */
/* /local/templates/gnbservice/components/wexpert/iblock.list/offices/style.css?17521575521318 */
