

/* Start:/local/templates/main/components/bitrix/breadcrumb/.default/style.min.css?1647550212467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/main/styles.css?17664777402866*/
.article__nav a {
    font-size: .8rem;
    color: #858789;
}

.article__nav__title {
    font-family: RotondaC;
    font-weight: 500;
    color: #858789;
}

.article__nav li {
    color: #f69b41;
}

.article__likes,
.article__views {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.9rem;
    color: #858789;
}

.article__likes img,
.article__views img {
    width: 20px;
}

.article__btn-like {
    padding: 0;
    border: none;
}

.article__like__exist {
    position: absolute;
    left: -20px;
    top: calc(100% + 10px);
    background-color: #fff;
    border: 1px solid #cfcfcf;
    padding: 10px 15px;
    border-radius: 8px;
    font-size: 0.8rem;
    color: #858789;
    white-space: nowrap;
    opacity: 0;
    transition: 0.3s;
}

.article__like__exist::before {
    content: '';
    top: -6px;
    left: 33px;
    position: absolute;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    background-color: #fff;
    border-left: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    z-index: 2;
}

.article__btn-like:focus {
    box-shadow: none;
}

.article__statistics {
    display: flex;
    align-items: center;
    gap: 20px;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    padding-top: 18px;
    padding-bottom: 18px;
    margin: 40px auto;
}

.article__share {
    position: relative;
    margin-left: auto;
}

.article__share.active .article__share__list {
    position: absolute;
    left: 26px;
    top: calc(100% + 11px);
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: -5px;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #cfcfcf;
    border-radius: 15px;
}

.article__share__link {
    display: block;
    width: 32px;
    height: 32px;
}

.article__share__btn {
    display: grid;
    place-items: center;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #cfcfcf;
    border-radius: 50%;
}

.article__share__btn:focus {
    box-shadow: none;
}

.article__share__btn img {
    width: 20px;
}

.article__share__list {
    display: none;
    position: absolute;
}

.stati-statistics__wrapper{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.stati-statistics {
    display: flex;
    gap: 15px;
}

.stati-statistics__item {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 1em;
    color: #858789;
}

/* new year design */
.new-year__img {
    
    position: absolute;
    top: 0px;
    z-index: 999
}

.new-year__img.right {
    right: 0;
    width: 34%;
    top: 0
}

.new-year__img.left {
    left: 0;
    width: 38%
}


/* .new-year__img {
    display: none
} */

.useful-block__image-1 {
    background: none;
}

.top-image::after {
    background: none !important;
}
/* End */
/* /local/templates/main/components/bitrix/breadcrumb/.default/style.min.css?1647550212467 */
/* /local/templates/main/styles.css?17664777402866 */
