

/* Start:/local/templates/praktik72/components/bitrix/news/ui-catalog/style.css?1772189189345*/
.service__element .nounderline {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.s-el__pos {
    position: relative;
    padding-top: 100%;
}
.s-el__pos img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    max-height: 100%;
}
/* End */


/* Start:/local/templates/praktik72/components/bitrix/news/ui-catalog/bitrix/news.detail/.default/style.css?17721891891094*/
.article__pagination {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.tags {
    list-style: none;
    margin: 20px 0 30px 0;
    padding: 0;
    border: 0;
}

.tags__item {
    display: inline-block;
    margin-left: 15px;
    -webkit-box-shadow: 0 1px 15.5px 0.5px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 15.5px 0.5px rgb(0 0 0 / 5%);
    background-color: #cd9f6c;
    color: #000000;
    text-decoration: unset;
    padding: 5px 10px;
    margin-bottom: 15px;
    border-radius: 48px;
}

.tags__item:first-child {
    margin: 0;
}

.tags__item::before {
    content: unset;
}

.text {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 15.5px 0.5px rgb(0 0 0 / 4%);
    box-shadow: 0 1px 15.5px 0.5px rgb(0 0 0 / 4%);
    background: #FFFFFF;
    padding: 37px 30px 50px;
}

.text img {
    display: flex;
    width: 100%;
    max-height: 300px;
    object-fit: cover;
    margin: 0 auto 60px auto;
}

@media only screen and (min-width: 768px) {
    .article__pagination {
        justify-content: space-between;
        flex-direction: row;
        gap: unset;
    }
}
/* End */
/* /local/templates/praktik72/components/bitrix/news/ui-catalog/style.css?1772189189345 */
/* /local/templates/praktik72/components/bitrix/news/ui-catalog/bitrix/news.detail/.default/style.css?17721891891094 */
