

/* Start:/local/templates/concept/components/bitrix/news.list/reviews/style.css?1748333360448*/
/* .reviews-block_list .reviews-block_item {
	position: relative;
	padding: 30px;
	margin-bottom: 20px;
	width: 48.5%;
} */

.pointer{
 cursor: pointer;
}

.reviews-block_title_name_answer {
    font-weight: bold;
    line-height: 1.5;
    background: var(--primary);
    color: #ffffff;
    border-radius: 30px;
    text-align: center;
    position: relative;
    padding: 3px 10px;
    min-width: 150px;
	margin-top: 10px;
}
/* End */


/* Start:/bitrix/components/navigator/notificblock/templates/.default/style.css?17479023131622*/
#navNotificBlock{
    position: fixed;
    z-index: 1000;
}

#navNotificBlock.top{
    top: 0;
    width: 100%;
}

#navNotificBlock.bottom{
    bottom: 0;
    width: 100%;
    z-index: 1100;
}

#navNotificBlock.left{
    left: 0;
    bottom: 0;
    width: 40%;
}

#navNotificBlock.right{
    right: 0;
    bottom: 0;
    width: 40%;
}

@media (max-width: 460px){
    #navNotificBlock.right {
        width: 100%;
    }
    #navNotificBlock.left {
        width: 100%;
    }
}


#navNotificBlock .nav-block-notific{
    display: none;
}

#navNotificBlock .nav-block-notific{
    margin-bottom: 1px;
    padding:10px;
}

#navNotificBlock .nav-block-notific.active{
    display: block;
}

#navNotificBlock .nav-block-notific.active a{
    font-size: 18px;
}

.nav-block-notific-button{
    user-select: none;
    border: 1px solid transparent;
    font-weight: 500;
    border-width: 2px;
    font-style: normal;
    letter-spacing: 1px;
    margin: .2rem .4rem;
    white-space: normal;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    word-break: break-word;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    display: -webkit-inline-flex;
    padding: 10px;
    border-radius: 3px;
}

#navNotificBlock .nav-block-notific.active{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.body{
max-width: 70%;
}
/* End */
/* /local/templates/concept/components/bitrix/news.list/reviews/style.css?1748333360448 */
/* /bitrix/components/navigator/notificblock/templates/.default/style.css?17479023131622 */
