

/* Start:/local/templates/nn-mobile-redesign/components/bitrix/news.detail/profile/style.css?1759732134554*/
.detail--info-box li a {
    color: #4f4f4f;
    text-decoration: underline;
}

.reviews--radio + .inp{
    display: flex;
    align-items: end;
    flex-direction: row-reverse;
    gap: 10px;
}

.review-form .inp img.captcha{
    width: 100%;
    margin-top: 21px;
}

.hashtags{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: 5px 7px;
}

.hashtags li{
    margin: 0 !important;
}

.hashtags li::before{
    display: none !important;
}

.video-block .ui-video-player{
    max-width: 100%;
}
/* End */


/* Start:/local/templates/nn-mobile-redesign/components/bitrix/system.pagenavigation/.default/style.css?174858530275*/
.pages{
    display: flex;
    gap: 5px;
    justify-content: center;
}
/* End */


/* Start:/local/templates/nn-mobile-redesign/components/bitrix/news.list/reviews/style.css?1760101557483*/
.reviews--name{
    font-weight: 600;
    font-size: 14px;
    color: #000;
}

.reviews--item{
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.reviews--item__answer{
    display: flex;
    margin: 10px 0 0 15px;
    flex-direction: column;
    border-left: 1px solid var(--theme);
    padding-left: 7px;
    line-height: 1;
    gap: 7px;
}

.reviews--item__answer-name {
    font-weight: 600;
    font-size: 14px;
    color: var(--theme);
}
/* End */
/* /local/templates/nn-mobile-redesign/components/bitrix/news.detail/profile/style.css?1759732134554 */
/* /local/templates/nn-mobile-redesign/components/bitrix/system.pagenavigation/.default/style.css?174858530275 */
/* /local/templates/nn-mobile-redesign/components/bitrix/news.list/reviews/style.css?1760101557483 */
